क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

Raipur IPL 2026: रायपुर में IPL मैच, मई के पहले हफ्ते से मिलेंगी टिकट; यहां से खरीदें..

On: अप्रैल 28, 2026 3:02 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

Raipur IPL 2026: इंडियन प्रीमियर लीग के रोमांच का इंतजार कर रहे क्रिकेट फैंस के लिए बड़ी खबर है। राजधानी रायपुर में 10 और 13 मई को होने वाले हाईवोल्टेज मुकाबलों के लिए टिकट बुकिंग मई के पहले सप्ताह से शुरू हो सकती है। हालांकि आधिकारिक घोषणा का इंतजार है।

10 मई को रॉयल चैलेंजर्स बेंगलुरु और मुंबई इंडियंस के बीच मुकाबला खेला जाएगा। वहीं 13 मई को रॉयल चैलेंजर्स बेंगलुरु का सामना कोलकाता नाइट राइडर्स से होगा। दोनों मैच शाम 7:30 बजे से शुरू होंगे।

Cg Ipl 300x200

टीमों का शेड्यूल

जानकारी के मुताबिक आरसीबी की टीम 8 मई को रायपुर पहुंचेगी और करीब 6 दिन तक यहां ठहरेगी। इस दौरान टीम प्रैक्टिस भी करेगी। मुंबई इंडियंस की टीम भी इसी समय के आसपास राजधानी पहुंच सकती है।

IPL Matches in Chhattisgarh

 

इतनी होगी टिकट कीमत

टिकट सिर्फ आरसीबी की ऑफिशियल वेबसाइट के जरिए ऑनलाइन बुक किए जाएंगे। शुरुआती कीमत लगभग ₹2000 रखी गई है। इसके अलावा ₹2500, ₹3500, ₹5000 और ₹8000 तक की अलग-अलग कैटेगरी में टिकट उपलब्ध रहेंगे।

Image 19 7 300x166

दर्शकों के बेहतर अनुभव के लिए प्लैटिनम सीटों के सामने लगे कांच के पैनल हटा दिए गए हैं, जिससे फैंस खिलाड़ियों को और करीब से देख सकेंगे। हालांकि मैच खत्म होने के बाद सुरक्षा कारणों से इन्हें फिर से लगाया जाएगा।

Raipur IPL 2026: रायपुर में IPL मैच, फिजिकल टिकट बंद; QR Code से ही एंट्री

 

Join WhatsApp

Join Now

Join Telegram

Join Now

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });