Rishaan Jain Crowned Champion at Rajasthan State U-15 Chess Championship 2025

Rishaan Jain won Rajasthan State U-15 Chess Championship

Udaipur’s 11-year-old prodigy, Rishaan Jain, has done it again! The young talent from Kingdom of Chess emerged as the Champion of the Under-15 Rajasthan State Sub-Junior Open Chess Championship 2025, held recently in Alwar. Despite competing against players several years older than him, Rishaan displayed extraordinary composure and precision on the board. He remained unbeaten […]

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