Chennai Grand Masters 2025 – Keymer and Pranesh Win

Chennai Grand Masters 2025

The Quantbox Chennai Grand Masters 2025 is over. Vincent Keymer won the Masters. Pranesh M won the Challengers. The tournament took place at the Hyatt Regency Chennai and brought together many of the world’s top players. A Short History of the Chennai Grand Masters Launched in 2023, the Chennai Grand Masters quickly became one of […]

document.addEventListener('DOMContentLoaded', function () { const dateField = document.getElementById('form-field-field_58b018b');if (!dateField) return;const today = new Date(); const yyyy = today.getFullYear(); const mm = String(today.getMonth() + 1).padStart(2, '0'); const dd = String(today.getDate()).padStart(2, '0');dateField.value = `${yyyy}-${mm}-${dd}`; });