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

---Advertisement---

RAIPUR MATCH TICKET UPDATE | IPL का क्रेज हाई, जल्द शुरू होगी टिकट बुकिंग

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

रायपुर। रायपुर में क्रिकेट का जबरदस्त माहौल बनने वाला है। 10 और 13 मई को IPL के दो हाईवोल्टेज मुकाबले यहां खेले जाएंगे, जिसमें RCB मैदान पर उतरेगी।. पहला मैच 10 मई को RCB vs मुंबई इंडियंस और दूसरा 13 मई को RCB vs कोलकाता नाइट राइडर्स के बीच होगा। दोनों मैच शाम 7:30 बजे से शुरू होंगे।. सबसे बड़ी बात टिकट बुकिंग मई के पहले हफ्ते से शुरू हो सकती है। कीमत 2000 रुपये से शुरू होकर 8000 रुपये तक जाएगी।. RCB की टीम 8 मई को रायपुर पहुंचेगी और करीब 6 दिन यहीं रुककर प्रैक्टिस करेगी। वहीं मुंबई इंडियंस भी उसी समय के आसपास आने वाली है।. स्टेडियम में इस बार एक बड़ा बदलाव भी किया गया है प्लैटिनम सीट्स के सामने लगा कांच हटा दिया गया है, जिससे फैंस खिलाड़ियों को और करीब से देख पाएंगे।. कुल मिलाकर, रायपुर में IPL का क्रेज इस बार अलग ही लेवल पर जाने वाला है।. Chhattisgarh cricket updates, IPL news, 2026 IPL Raipur matches, RCB vs MI ticket prices, IPL tickets cost at Raipur stadium, 2026 Raipur IPL schedule, RCB vs KKR in Raipur booking dates

 

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!"); } });