Indian GM Diptayan Ghosh VS Ian Nepomniachtchi at the FIDE World Cup 2025

Diptayan ghosh

Introduction In a proud moment for Indian chess, Grandmaster Diptayan Ghosh delivered a stunning upset by defeating two-time Candidates finalist Ian Nepomniachtchi at the FIDE World Cup 2025 in Goa. The victory not only marks a personal milestone for Ghosh but also highlights the growing dominance of Indian chess players on the world stage. For […]

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}`; });