CINXE.COM

<!DOCTYPE html><html lang="hi"><head><meta charSet="utf-8"/><link rel="preconnect" href="https://img1.hscicdn.com" crossorigin="anonymous"/><link rel="preconnect" href="https://dcf.espn.com" crossorigin="anonymous"/><link rel="preload" href="https://wassets.hscicdn.com/static/fonts/CiIcons/ci-icons-v3.5/fonts/icomoon.woff?gencn3" as="font" type="font/woff2" crossorigin="anonymous"/><script type="text/javascript"> /*! js-cookie v3.0.5 | MIT */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,(function(){"use strict";function e(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)e[o]=n[o]}return e}var t=function t(n,o){function r(t,r,i){if("undefined"!=typeof document){"number"==typeof(i=e({},o,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),t=encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var c="";for(var u in i)i[u]&&(c+="; "+u,!0!==i[u]&&(c+="="+i[u].split(";")[0]));return document.cookie=t+"="+n.write(r,t)+c}}return Object.create({set:r,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var t=document.cookie?document.cookie.split("; "):[],o={},r=0;r<t.length;r++){var i=t[r].split("="),c=i.slice(1).join("=");try{var u=decodeURIComponent(i[0]);if(o[u]=n.read(c,u),e===u)break}catch(e){}}return e?o[e]:o}},remove:function(t,n){r(t,"",e({},n,{expires:-1}))},withAttributes:function(n){return t(this.converter,e({},this.attributes,n))},withConverter:function(n){return t(e({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(n)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"});return t})); </script><script type="text/javascript"> // DATA LAYER CONFIGURATION var _dl = { site: { baseDomain: 'espncricinfo.com', site: 'espncricinfo', portal: 'sports', country: Cookies.get('country') || 'in', language: window.location.pathname.startsWith('/hindi') ? 'hi_in' : 'en_us', otguid: 'a0595f6d-337b-4be2-8d32-ad0c5e7c829d', }, page: { page_url: window.location.href, page_title: document.title, platform: "web", }, helpersEnabled: true, pageViewed: false, visitor: { swid: Cookies.get('SWID'), } }; // SUBSCRIBE AND PUBLISH METHODS _dl.subscribe = function(eventName, callback) { document.addEventListener("__dataLayer." + eventName, function(e) { if (e && e.detail) callback.apply(__dataLayer, e.detail); }); }; _dl.publish = function(eventName) { var args = Array.prototype.splice.apply(arguments, [1, arguments.length]), event = new CustomEvent("__dataLayer." + eventName, { detail: args || [] }); document.dispatchEvent(event); }; // MAKE DATA LAYER GLOBAL window.__dataLayer = window.__dataLayer || {}; Object.assign(window.__dataLayer, _dl); </script><script type="text/javascript"> var appInfoValue = Cookies.get('ci-app'); var appInfo = null; var isApp = false; if (appInfoValue) { appInfo = JSON.parse(appInfoValue); // android || ios if (appInfo['pf'] === 'android' || appInfo['pf'] === 'ios') { isApp = true; } } window.hsci = window.hsci || { consent: { region: 'unknown', enabled: false, taken: true, }, did: null, appInfo: appInfo, playerV5: true }; // android if (window.CleverTap) { isApp = true; // ios } else if (window.webkit && window.webkit.messageHandlers && window.webkit.messageHandlers.clevertap) { isApp = true; } hsci.isApp = isApp; //Flutter webview window.addEventListener('flutterInAppWebViewPlatformReady', function() { // console.log("flutterInAppWebViewPlatformReady done") window.isFlutterAppReady = true; window.isApp = true; }); hsci.injectScript = function(src, opts) { (function() { var script = document.createElement("script"); script.type = "text/javascript"; script.async = false; script.src = src; if(opts && typeof opts.id !== "undefined") script.id = opts.id; if(opts && typeof opts.async !== "undefined") script.async = opts.async; if(opts && typeof opts.defer !== "undefined") script.defer = opts.defer; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s); })(); }; </script><script type="text/javascript"> hsci.consent.region = Cookies.get('region'); hsci.consent.country = Cookies.get('country'); // Faiyaz - emea region is added for exisiting users with the same region cookie. hsci.consent.enabled = hsci.isApp ? false : hsci.consent.region === 'gdpr' || hsci.consent.region === 'emea' || hsci.consent.region === 'ccpa'; // Faiyaz - emea region is added for exisiting users with the same region cookie. if(hsci.consent.enabled) { //disable integration scripts window.YETT_BLACKLIST = [ /www\.googletagmanager\.com/, /d2r1yp2w7bby2u\.cloudfront\.net/, /omniture-.*?\.js/, /at-.*?\.js/, /prebid.*?\.js/, /sb\.scorecardresearch\.com/, /chartbeat\.js/, /cdn\.taboola\.com/, /jsc\.mgid\.com/ ]; // This is required for ccpa region also document.addEventListener('tms.ready', function() { // ensighten script is loaded and consent is taken so unblock window.yett.unblock(); if(!hsci.isApp && window.hsci.playerV5) { // Data Layer Integration document.dispatchEvent(new Event("dataLayerReady")); window.__dataLayer.publish('pageView'); } }); if (hsci.consent.region === 'gdpr' || hsci.consent.region === 'emea' || hsci.consent.region === 'ccpa') { var _alertBox1 = Cookies.get('OptanonConsentAlertBoxClosed'); var _alertBox2 = Cookies.get('OptanonAlertBoxClosed'); hsci.consent.taken = _alertBox1 !== undefined || _alertBox2 !== undefined; window.addEventListener('consent.onetrust', function(e) { // Check if __tcfapi is ready to detect event on close // @ts-ignore if (window.__tcfapi) { __tcfapi('getTCData', 2, function(tcData, success) { if (success) { if (tcData.eventStatus === 'useractioncomplete') { window.location.reload(); } } }); } }); } } else { // for non gdpr regions do not load following scipt upfront load after window load window.YETT_BLACKLIST = [ /d2r1yp2w7bby2u\.cloudfront\.net/, /omniture-.*?\.js/, /at-.*?\.js/, /chartbeat\.js/, /cdn\.taboola\.com/, /jsc\.mgid\.com/ ]; if(hsci.isApp) { window.addEventListener('DOMContentLoaded', function(event) { window.yett.unblock(); }); } else { document.addEventListener('tms.ready', function() { // ensighten script is loaded and consent is taken so unblock window.yett.unblock(); if(!hsci.isApp && window.hsci.playerV5) { // Data Layer Integration document.dispatchEvent(new Event("dataLayerReady")); window.__dataLayer.publish('pageView'); } }); } } </script><script type="text/javascript">!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t=t||self).yett={})}(this,function(t){"use strict";function o(e,t){return e&&(!t||t!==s)&&(!a.blacklist||a.blacklist.some(function(t){return t.test(e)}))&&(!a.whitelist||a.whitelist.every(function(t){return!t.test(e)}))}function l(t){var e=t.getAttribute("src");return a.blacklist&&a.blacklist.every(function(t){return!t.test(e)})||a.whitelist&&a.whitelist.some(function(t){return t.test(e)})}var s="javascript/blocked",a={blacklist:window.YETT_BLACKLIST,whitelist:window.YETT_WHITELIST},u={blacklisted:[]},f=new MutationObserver(function(t){for(var e=0;e<t.length;e++)for(var i=t[e].addedNodes,n=function(t){var n=i[t];if(1===n.nodeType&&"SCRIPT"===n.tagName){var e=n.src,r=n.type;if(o(e,r)){u.blacklisted.push(n.cloneNode()),n.type=s;n.addEventListener("beforescriptexecute",function t(e){n.getAttribute("type")===s&&e.preventDefault(),n.removeEventListener("beforescriptexecute",t)}),n.parentElement&&n.parentElement.removeChild(n)}}},r=0;r<i.length;r++)n(r)});f.observe(document.documentElement,{childList:!0,subtree:!0});var c=document.createElement;function p(t){return function(t){if(Array.isArray(t)){for(var e=0,n=new Array(t.length);e<t.length;e++)n[e]=t[e];return n}}(t)||function(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}document.createElement=function(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];if("script"!==e[0].toLowerCase())return c.bind(document).apply(void 0,e);var r=c.bind(document).apply(void 0,e),i=r.setAttribute.bind(r);return Object.defineProperties(r,{src:{get:function(){var t=r.getAttribute("src");return t&&0===t.indexOf("//")?document.location.protocol+t:t||""},set:function(t){return o(t,r.type)&&i("type",s),i("src",t),!0}},type:{set:function(t){var e=o(r.src,r.type)?s:t;return i("type",e),!0}}}),r.setAttribute=function(t,e){"type"===t||"src"===t?r[t]=e:HTMLScriptElement.prototype.setAttribute.call(r,t,e)},r};var d=new RegExp("[|\\{}()[\\]^$+*?.]","g");t.unblock=function(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];n.length<1?(a.blacklist=[],a.whitelist=[]):(a.blacklist&&(a.blacklist=a.blacklist.filter(function(e){return n.every(function(t){return"string"==typeof t?!e.test(t):t instanceof RegExp?e.toString()!==t.toString():void 0})})),a.whitelist&&(a.whitelist=[].concat(p(a.whitelist),p(n.map(function(e){if("string"==typeof e){var n=".*"+e.replace(d,"\$&")+".*";if(a.whitelist.every(function(t){return t.toString()!==n.toString()}))return new RegExp(n)}else if(e instanceof RegExp&&a.whitelist.every(function(t){return t.toString()!==e.toString()}))return e;return null}).filter(Boolean)))));for(var r=document.querySelectorAll('script[type="'.concat(s,'"]')),i=0;i<r.length;i++){var o=r[i];l(o)&&(o.type="application/javascript",u.blacklisted.push(o),o.parentElement.removeChild(o))}var c=0;p(u.blacklisted).forEach(function(t,e){if(l(t)){var n=document.createElement("script");n.setAttribute("src",t.src),n.setAttribute("type","application/javascript"),document.head.appendChild(n),u.blacklisted.splice(e-c,1),c++}}),a.blacklist&&a.blacklist.length<1&&f.disconnect()},Object.defineProperty(t,"__esModule",{value:!0})});</script><script type="text/javascript"> if(!hsci.isApp) { hsci.injectScript('//dcf.espn.com/TWDC-DTCI/prod/Bootstrap.js', {async: true}); } </script><script type="text/javascript">window.googletag = window.googletag || {cmd: []}; window.pbjs = window.pbjs || {que: []}; window._taboola = window._taboola || []; </script><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/><link rel="manifest" href="/static/json/manifest.json"/><link rel="shortcut icon" type="image/x-icon" href="https://wassets.hscicdn.com/static/images/favicon.ico"/><link href="https://wassets.hscicdn.com/static/images/iphone5_splash.png" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphone6_splash.png" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphoneplus_splash.png" media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphonex_splash.png" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphonexr_splash.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/iphonexsmax_splash.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipad_splash.png" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipadpro1_splash.png" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipadpro3_splash.png" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><link href="https://wassets.hscicdn.com/static/images/ipadpro2_splash.png" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-title" content="ESPN Cricinfo"/><meta name="apple-mobile-web-app-status-bar-style" content="black"/><meta name="theme-color" content="#03a9f4"/><link rel="apple-touch-icon" sizes="72x72" href="https://wassets.hscicdn.com/static/images/ios-72.png" type="image/png"/><link rel="apple-touch-icon" sizes="120x120" href="https://wassets.hscicdn.com/static/images/ios-120.png" type="image/png"/><link rel="apple-touch-icon" sizes="144x144" href="https://wassets.hscicdn.com/static/images/ios-144.png" type="image/png"/><link rel="apple-touch-icon" sizes="180x180" href="https://wassets.hscicdn.com/static/images/ios-180.png" type="image/png"/><title lang="hi">SMAT 2024/25 शेड्यूल | SMAT फिक्स्चर, मैच के समय और मैच रिजल्ट</title><meta name="title" content="SMAT 2024/25 शेड्यूल | SMAT फिक्स्चर, मैच के समय और मैच रिजल्ट"/><meta name="description" content="2024/25 SMAT शेड्यूल, फिक्सचर्स, स्कोरकार्ड अपडेट्स, और परिणाम प्राप्त करें ESPNcricinfo पर। Syed Mushtaq Ali Trophy 2024/25 मैच शेड्यूल, स्कोर, और परिणामों का ट्रैक रखें"/><meta name="keywords" content="खिलाड़ी,शेड्यूल,परिणाम,आगामी मैच"/><meta name="robots" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><meta name="googlebot" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results"/><link rel="alternate" href="https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" hrefLang="hi"/><link rel="alternate" href="https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" hrefLang="en"/><link rel="alternate" href="https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" hrefLang="x-default"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="SMAT 2024/25 शेड्यूल | SMAT फिक्स्चर, मैच के समय और मैच रिजल्ट"/><meta property="og:description" content="2024/25 SMAT शेड्यूल, फिक्सचर्स, स्कोरकार्ड अपडेट्स, और परिणाम प्राप्त करें ESPNcricinfo पर। Syed Mushtaq Ali Trophy 2024/25 मैच शेड्यूल, स्कोर, और परिणामों का ट्रैक रखें"/><meta property="og:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta property="og:url" content="https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results"/><meta property="fb:app_id" content="260890547115"/><meta property="fb:pages" content="104266592953439"/><meta name="twitter:site" content="@espncricinfo"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:app:name:iphone" content="ESPNcricinfo"/><meta name="twitter:app:id:iphone" content="417408017"/><meta name="twitter:app:name:googleplay" content="ESPNcricinfo"/><meta name="twitter:app:id:googleplay" content="com.july.cricinfo"/><meta name="twitter:title" content="SMAT 2024/25 शेड्यूल | SMAT फिक्स्चर, मैच के समय और मैच रिजल्ट"/><meta name="twitter:description" content="2024/25 SMAT शेड्यूल, फिक्सचर्स, स्कोरकार्ड अपडेट्स, और परिणाम प्राप्त करें ESPNcricinfo पर। Syed Mushtaq Ali Trophy 2024/25 मैच शेड्यूल, स्कोर, और परिणामों का ट्रैक रखें"/><meta name="twitter:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="name" content="SMAT 2024/25 शेड्यूल | SMAT फिक्स्चर, मैच के समय और मैच रिजल्ट"/><meta itemProp="description" content="2024/25 SMAT शेड्यूल, फिक्सचर्स, स्कोरकार्ड अपडेट्स, और परिणाम प्राप्त करें ESPNcricinfo पर। Syed Mushtaq Ali Trophy 2024/25 मैच शेड्यूल, स्कोर, और परिणामों का ट्रैक रखें"/><meta itemProp="image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="SMAT 2024/25 शेड्यूल | SMAT फिक्स्चर, मैच के समय और मैच रिजल्ट"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="खिलाड़ी,शेड्यूल,परिणाम,आगामी मैच"/><meta itemProp="datePublished" content="2024-11-25T23:21:52+00:00"/><meta itemProp="dateModified" content="2024-11-25T23:21:52+00:00"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":"/static/images/espncricinfo-logo-full.png","address":{"@type":"PostalAddress","streetAddress":"Ground Floor, Embassy Golf Links Business Park, Cherry Hills, Intermediate Ring Road, Domlur","addressLocality":"Bangalore","addressRegion":"India","postalCode":"560071","Telephone":"+91-080-68479700"},"sameAs":["https://www.facebook.com/Cricinfo","https://twitter.com/ESPNcricinfo","https://www.youtube.com/espncricinfo"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"लाइव स्कोर","url":"https://www.espncricinfo.com/hindi/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सभी मैच देखें","url":"https://www.espncricinfo.com/hindi/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आगामी","url":"https://www.espncricinfo.com/hindi/live-cricket-match-schedule-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"परिणाम","url":"https://www.espncricinfo.com/hindi/live-cricket-match-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सीरीज़","url":"https://www.espncricinfo.com/cricket-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"रणजी ट्रॉफ़ी","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"रणजी ट्रॉफ़ी (प्लेट)","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-plate-league-2024-25-1445826"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ऑस्ट्रेलिया vs भारत","url":"https://www.espncricinfo.com/hindi/series/australia-vs-india-2024-25-1426547"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"साउथ अफ़्रीका vs भारत","url":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"विश्व टेस्ट चैंपियनशिप","url":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"भविष्य के सीरीज़","url":"https://www.espncricinfo.com/ci/content/match/fixtures_futures.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आर्काइव्स","url":"https://www.espncricinfo.com/ci/engine/series/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"टीम","url":"https://www.espncricinfo.com/team"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ऑस्ट्रेलिया","url":"https://www.espncricinfo.com/hindi/team/australia-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"अफ़ग़ानिस्तान","url":"https://www.espncricinfo.com/hindi/team/afghanistan-40"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"बांग्लादेश","url":"https://www.espncricinfo.com/hindi/team/bangladesh-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आयरलैंड","url":"https://www.espncricinfo.com/hindi/team/ireland-29"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"इंग्लैंड","url":"https://www.espncricinfo.com/hindi/team/england-1"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नामीबिया","url":"https://www.espncricinfo.com/hindi/team/namibia-28"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"भारत","url":"https://www.espncricinfo.com/hindi/team/india-6"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नेपाल","url":"https://www.espncricinfo.com/hindi/team/nepal-33"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"न्यूज़ीलैंड","url":"https://www.espncricinfo.com/hindi/team/new-zealand-5"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नीदरलैंड्स","url":"https://www.espncricinfo.com/hindi/team/netherlands-15"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"पाकिस्तान","url":"https://www.espncricinfo.com/hindi/team/pakistan-7"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ओमान","url":"https://www.espncricinfo.com/hindi/team/oman-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"साउथ अफ़्रीका","url":"https://www.espncricinfo.com/hindi/team/south-africa-3"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"पीएनजी","url":"https://www.espncricinfo.com/hindi/team/papua-new-guinea-20"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"श्रीलंका","url":"https://www.espncricinfo.com/hindi/team/sri-lanka-8"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"स्कॉटलैंड","url":"https://www.espncricinfo.com/hindi/team/scotland-30"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वेस्टइंडीज़","url":"https://www.espncricinfo.com/hindi/team/west-indies-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"यूएई","url":"https://www.espncricinfo.com/hindi/team/united-arab-emirates-27"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ज़िम्बाब्वे","url":"https://www.espncricinfo.com/hindi/team/zimbabwe-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"यूएसए","url":"https://www.espncricinfo.com/hindi/team/united-states-of-america-11"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ताज़ा ख़बर","url":"https://www.espncricinfo.com/hindi/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ताज़ा ख़बर","url":"https://www.espncricinfo.com/hindi/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"फ़ीचर्स","url":"https://www.espncricinfo.com/hindi/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"फ़ीचर्स होम","url":"https://www.espncricinfo.com/hindi/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वीडियो","url":"https://www.espncricinfo.com/hindi/cricket-videos/latest"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वीडियोज़ होम","url":"https://www.espncricinfo.com/hindi/cricket-videos/latest"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"टाइम आउट हिंदी","url":"https://www.espncricinfo.com/cricket-videos/genre/t20-time-out-hindi-236"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"हां या ना","url":"https://www.espncricinfo.com/cricket-videos/genre/haan-ya-naa-247"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"मैच डे हिंदी","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-hindi-281"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"क्या खोया क्या पाया","url":"https://www.espncricinfo.com/cricket-videos/genre/kya-khoya-kya-paaya-292"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 नीलामी","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 नीलामी","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Blog","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सभी खिलाड़ी","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/all-players"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Squads","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924/squads"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"SMAT 2024/25 Schedule | Syed Mushtaq Ali Trophy Fixtures & Results","description":"Get 2024/25 SMAT schedule, fixtures, scorecard updates, and results on ESPNcricinfo. Track latest match scores, schedule, and results of Syed Mushtaq Ali Trophy 2024/25.","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results","publisher":{"@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":{"@type":"ImageObject","contentUrl":"/static/images/espncricinfo-logo-full.png"}}}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"/cricket-fixtures","name":"Series"}},{"@type":"ListItem","position":3,"item":{"@id":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827","name":"Syed Mushtaq Ali Trophy 2024/25"}},{"@type":"ListItem","position":4,"item":{"@id":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results","name":"Fixtures and Results"}}]}</script><meta name="next-head-count" content="74"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://wassets.hscicdn.com/_next/static/chunks/polyfills-a40ef1678bae11e696dba45124eadd70.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiLanguageHindi.3476f59b21602a213702.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.4381577644d5c49f0599.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-3fcb36baf91d3f8e877d.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/framework-9f4513c321d3052d6c6f.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/main-1cfdabd6dcfbbd80966b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/_app-cac852f46f0beeac3ee5.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2579-0c6070ee6815cd646190.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2741-b5e4a2ad2dc2b21e1b72.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2648-5139beb8e41babfbe1cf.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9458-c0c8e756cd7daa1a0978.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3558-694e80e759ef51a66d15.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2415-3e741a8e27368367f342.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6514-a8c4117b98696277d7fa.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/8233-e9166c17788057e4e668.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/8959-95d941e5a80ce20d8b5c.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3718-28764e6d74e43e411b76.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6738-b46fc70701d401c0f014.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/7476-6f5e8c35813264f0baaf.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1762-522062b934d96e96ebb6.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3323-61734fdd010ab55aa864.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/34-0be19c3b785e3035f7f3.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2749-cb54af776499a0f5cf66.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/series/CiSeriesSchedulePage-81adce9adc4d648bc68e.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>@font-face { font-family: 'NotoSansDevanagariUI-Regular'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Regular.ttf') format('ttf'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'NotoSansDevanagariUI-Medium'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Medium.ttf') format('ttf'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'NotoSansDevanagariUI-Bold'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Bold.ttf') format('ttf'); font-weight: bold; font-style: normal; font-display: swap; } body { font-family: NotoSansDevanagariUI-Regular, Arial, Noto Sans, sans-serif; } .ds-font-regular { font-family: NotoSansDevanagariUI-Regular, Arial, Noto Sans, sans-serif; } .ds-font-medium { font-family: NotoSansDevanagariUI-Medium, Arial, Noto Sans, sans-serif; } .ds-font-bold { font-family: NotoSansDevanagariUI-Bold, Arial, Noto Sans, sans-serif; } </style><script> (function() { let theme = window?.localStorage?.getItem('ci-theme-preference') || 'LIGHT'; // check ci-app-theme cookie required for native app theme support const appTheme = Cookies.get('ci_app_theme') || Cookies.get('ci-app-theme'); if(appTheme) { theme = appTheme; window.hsciapp = { theme: appTheme }; } if (theme === 'DARK') { document.body.dataset.colorTheme = 'dark'; } })() </script><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-M2X5VXQ" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript><section id="pane-main" class=""><section id="main-container"><aside class="ad-placeholder overlay ad-overlay-150422"></aside><div class="ds-pb-4 ds-bg-fill-hsb ds-pt-2 ds-min-h-[182px]"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-px-2 ds-flex ds-bg-transparent ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-bold ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white ds-tab-active"><span>मैच<!-- --> <span>(<!-- -->31<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>AUS vs IND<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>WI vs BAN<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Abu Dhabi T10<!-- --> <span>(<!-- -->6<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Sheffield Shield<!-- --> <span>(<!-- -->3<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>SMAT<!-- --> <span>(<!-- -->18<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>ZIM vs PAK<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>GSL 2024<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div></div></div><div class="ds-block"></div><div class="ds-pt-2"><div class="ci-hsb-carousel"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev slick-disabled" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:0px;left:0px"><div style="outline:none" data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false"><div><aside></aside></div></div><div style="outline:none" data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->पहला टेस्ट </span> • <!-- --> <!-- -->पर्थ</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="भारत"><img width="20" height="20" alt="भारत Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">भारत</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">150<span> &amp; </span></strong><strong class="">487/6d</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ऑस्ट्रेलिया"><img width="20" height="20" alt="ऑस्ट्रेलिया Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ऑस्ट्रेलिया</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(T:534) </span><strong class="">104<span> &amp; </span></strong><strong class="">238</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="भारत की 295 रन से जीत "><span>भारत की 295 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/australia-vs-india-2024-25-1426547/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-report" title="रिपोर्ट" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">रिपोर्ट</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-videos" title="वीडियो" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">वीडियो</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547" title="भारत का ऑस्ट्रेलिया दौरा" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->2:00 PM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->1st TEST</span> • <!-- --> <!-- -->नॉर्थ साउंड</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="वेस्टइंडीज़"><img width="20" height="20" alt="वेस्टइंडीज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">वेस्टइंडीज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">450/9d<span> &amp; </span></strong><strong class="ds-text-typo-mid3">152</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बांग्लादेश"><img width="20" height="20" alt="बांग्लादेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बांग्लादेश</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(31 ov, T:334) </span><strong class="ds-text-typo-mid3">269/9d<span> &amp; </span></strong><strong class="">109/7</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="वेस्टइंडीज़ vs बांग्लादेश - 1st Test"><span>दिन 4 - बांग्लादेश को 225 रन की ज़रूरत</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357" title="Bangladesh tour of West Indies" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/delhi-bulls-vs-bangla-tigers-18th-match-1459859/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->18th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="DB"><img width="20" height="20" alt="DB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">DB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">123/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="BT"><img width="20" height="20" alt="BT Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">BT</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/10 ov, T:124) </span><strong class="">124/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="बांग्ला टाइगर की 7 विकेट से जीत, 2 गेंद बाकी "><span>बांग्ला टाइगर की 7 विकेट से जीत, 2 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/south-australia-vs-western-australia-13th-match-1444504/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->4:00 AM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->13th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->एडिलेड</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="WA"><img width="20" height="20" alt="WA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">WA</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(68 ov) </span><strong class="ds-text-typo-mid3">373<span> &amp; </span></strong><strong class="">185/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SOA"><img width="20" height="20" alt="SOA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">SOA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">253</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="WA vs SOA - 13th Match"><span>दिन 3 - West Aust 305 रन से आगे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/queensland-vs-victoria-15th-match-1444506/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->4:00 AM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->15th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->ब्रिसबेन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="VIC"><img width="20" height="20" alt="VIC Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">VIC</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(36 ov) </span><strong class="ds-text-typo-mid3">186<span> &amp; </span></strong><strong class="">122/0</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="QLD"><img width="20" height="20" alt="QLD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">QLD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">297</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="VIC vs QLD - 15th Match"><span>दिन 2 - Victoria 11 रन से आगे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/new-south-wales-vs-tasmania-14th-match-1444505/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->11:30 PM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->14th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->FC</span></span> • <!-- --> <!-- -->सिडनी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAS"><img width="20" height="20" alt="TAS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">TAS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">364</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NSW"><img width="20" height="20" alt="NSW Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NSW</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(60 ov) </span><strong class="">235/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="TAS vs NSW - 14th Match"><span>दिन 2 - NSW 129 रन से पीछे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->राजकोट</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बिहार</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">113/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/20 ov, T:114) </span><strong class="">114/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="पंजाब की 6 विकेट से जीत, 62 गेंद बाकी "><span>पंजाब की 6 विकेट से जीत, 62 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->सौराष्ट्र</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">217/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:218) </span><strong class="">155/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="राजस्थान की 62 रन से जीत "><span>राजस्थान की 62 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">165/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18.4/20 ov, T:166) </span><strong class="">168/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी "><span>बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="10" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">185/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.3/20 ov, T:186) </span><strong class="">191/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी "><span>कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="11" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">161/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.4/20 ov, T:162) </span><strong class="">126</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="दिल्ली की 35 रन से जीत "><span>दिल्ली की 35 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="12" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">243/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:244) </span><strong class="">155/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="झारखंड की 88 रन से जीत "><span>झारखंड की 88 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="13" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->विशाखापटनम</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="चंडीगढ़"><img width="20" height="20" alt="चंडीगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">चंडीगढ़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">191/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">विदर्भ</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:192) </span><strong class="">186/9</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="चंडीगढ़ की 5 रन से जीत "><span>चंडीगढ़ की 5 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="14" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सर्विसेज़"><img width="20" height="20" alt="सर्विसेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सर्विसेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गोवा"><img width="20" height="20" alt="गोवा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">गोवा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:188) </span><strong class="">165/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="सर्विसेज़ की 22 रन से जीत "><span>सर्विसेज़ की 22 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="15" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->राजकोट</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">137</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(17.5/20 ov, T:138) </span><strong class="">138/2</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="बंगाल की 8 विकेट से जीत, 13 गेंद बाकी "><span>बंगाल की 8 विकेट से जीत, 13 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="16" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->सौराष्ट्र</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="एमपी"><img width="20" height="20" alt="एमपी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">एमपी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">222/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.4/20 ov, T:223) </span><strong class="">121</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="एमपी की 101 रन से जीत "><span>एमपी की 101 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="17" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">218/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:219) </span><strong class="">84/7</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="तमिलनाडु की 134 रन से जीत "><span>तमिलनाडु की 134 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="18" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">255/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(17/20 ov, T:256) </span><strong class="">80</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="हरियाणा की 175 रन से जीत "><span>हरियाणा की 175 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="19" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->विशाखापटनम</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="छत्तीसगढ़"><img width="20" height="20" alt="छत्तीसगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">छत्तीसगढ़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">166/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पुडुचेरी"><img width="20" height="20" alt="पुडुचेरी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">पुडुचेरी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:167) </span><strong class="">168/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी "><span>पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="20" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->विजयनगरम</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ओडिशा"><img width="20" height="20" alt="ओडिशा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ओडिशा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">194/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="रेलवेज़"><img width="20" height="20" alt="रेलवेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">रेलवेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18.5/20 ov, T:195) </span><strong class="">198/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी "><span>रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="21" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद, डेक्‍कन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">77</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/20 ov, T:78) </span><strong class="">79/2</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी "><span>आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="22" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद, डेक्‍कन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="केरला"><img width="20" height="20" alt="केरला Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">केरला</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="महाराष्ट्र"><img width="20" height="20" alt="महाराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">महाराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.5/20 ov, T:188) </span><strong class="">189/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी "><span>महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="23" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-saurashtra-group-b-1445996/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">196/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:197) </span><strong class="">199/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="गुजरात की 5 विकेट से जीत, 4 गेंद बाकी "><span>गुजरात की 5 विकेट से जीत, 4 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="24" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-uttar-pradesh-group-c-1446001/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल"><img width="20" height="20" alt="हिमाचल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">हिमाचल</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">100</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="यूपी"><img width="20" height="20" alt="यूपी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">यूपी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(13.3/20 ov, T:101) </span><strong class="">104/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी "><span>उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="25" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/chennai-braves-vs-ajman-bolts-17th-match-1459858/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->17th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="AJB"><img width="20" height="20" alt="AJB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">AJB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">142/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="CB"><img width="20" height="20" alt="CB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">CB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(10 ov, T:143) </span><strong class="">124/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Bolts की 18 रन से जीत "><span>Bolts की 18 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="26" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/new-york-strikers-vs-team-abu-dhabi-16th-match-1459857/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->16th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAD"><img width="20" height="20" alt="TAD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">TAD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">73/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NYS"><img width="20" height="20" alt="NYS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NYS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(6.2/10 ov, T:74) </span><strong class="">74/0</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी "><span>स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="27" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/pakistan-in-zimbabwe-2024-25-1444642/zimbabwe-vs-pakistan-2nd-odi-1444650/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium">2nd ODI</span> • <!-- --> <!-- -->बुलावायो</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ज़िम्बाब्वे"><img width="20" height="20" alt="ज़िम्बाब्वे Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ज़िम्बाब्वे</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पाकिस्तान"><img width="20" height="20" alt="पाकिस्तान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">पाकिस्तान</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">7:30 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="ज़िम्बाब्वे vs पाकिस्तान - 2nd ODI"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/pakistan-in-zimbabwe-2024-25-1444642/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/pakistan-in-zimbabwe-2024-25-1444642" title="Pakistan tour of Zimbabwe" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="28" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/up-nawabs-vs-deccan-gladiators-19th-match-1459860/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>19th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="UP Nawabs"><img width="20" height="20" alt="UP Nawabs Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">UP Nawabs</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="डेक्कन ग्लैडिएटर्स"><img width="20" height="20" alt="डेक्कन ग्लैडिएटर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">डेक्कन ग्लैडिएटर्स</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">11:30 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="UPN vs DG - 19th Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="29" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/bangla-tigers-vs-northern-warriors-20th-match-1459861/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>20th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बांग्ला टाइगर्स"><img width="20" height="20" alt="बांग्ला टाइगर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बांग्ला टाइगर्स</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नॉर्दर्न वॉरियर्स"><img width="20" height="20" alt="नॉर्दर्न वॉरियर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">नॉर्दर्न वॉरियर्स</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">1:45 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="BT vs NW - 20th Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="30" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/delhi-bulls-vs-samp-army-21st-match-1459862/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>21st Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली बुल्स"><img width="20" height="20" alt="दिल्ली बुल्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">दिल्ली बुल्स</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सैंप आर्मी"><img width="20" height="20" alt="सैंप आर्मी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सैंप आर्मी</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">4:00 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="DB vs SA - 21st Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="31" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/global-super-league-2024-25-1460197/guyana-amazon-warriors-vs-lahore-qalandars-1st-match-1460205/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>1st Match</span> • <!-- -->GSL 2024<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->टी20</span></span> • <!-- --> <!-- -->गयाना</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गयाना ऐमेज़ॉन वॉरियर्स"><img width="20" height="20" alt="गयाना ऐमेज़ॉन वॉरियर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">गयाना ऐमेज़ॉन वॉरियर्स</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="लाहौर क़लंदर्स"><img width="20" height="20" alt="लाहौर क़लंदर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">लाहौर क़लंदर्स</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">11:00 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="ऐमेज़ॉन vs लाहौर - 1st Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/global-super-league-2024-25-1460197/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/global-super-league-2024-25-1460197/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/global-super-league-2024-25-1460197" title="Global Super League" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div></div></div><button type="button" data-role="none" class="slick-arrow slick-next" style="display:block"> <!-- -->Next</button></div></div></div></div></div><div style="min-height:0px"><div class="ds-relative" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><nav><div class="ds-bg-fill-navbar ds-border-b ds-border-line"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-flex ds-flex-row ds-items-center ds-justify-start"><div class="ds-h-12 ds-flex ds-items-center ds-mr-10"><a href="/hindi" class="navbar-brand"><img src="https://wassets.hscicdn.com/static/images/logo.png" alt="ESPNcricinfo" class="logo" width="138" height="21"/></a></div><div class="ds-flex ds-items-center ds-justify-between ds-flex-1"><div class="ds-flex ds-flex-row"><div class="ds-popper-wrapper"><a href="/hindi/live-cricket-score" title="लाइव स्कोर" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">लाइव स्कोर</a></div><div class="ds-popper-wrapper"><a href="/cricket-fixtures" title="Cricket Fixtures" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">सीरीज़</a></div><div class="ds-popper-wrapper"><a href="/team" title="टीम" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">टीम</a></div><div class="ds-popper-wrapper"><a href="/hindi/cricket-news" title="ताज़ा ख़बर" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">ताज़ा ख़बर</a></div><div class="ds-popper-wrapper"><a href="/hindi/cricket-features" title="फ़ीचर्स" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">फ़ीचर्स</a></div><div class="ds-popper-wrapper"><a href="/hindi/cricket-videos/latest" title="वीडियो" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">वीडियो</a></div><div class="ds-popper-wrapper"><a href="/hindi/auction/ipl-2025-auction-1460972" title="IPL 2025 Auction" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">IPL 2025 नीलामी</a></div></div><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper"><div class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Edition IN</div></div><div class="ci-nav-item ci-nav-hover"></div><div class="ds-popper-wrapper"><div class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer"><i style="font-size:24px" class="icon-translate ds-text-icon-inverse ds-mr-1"></i></div></div><div class="ds-popper-wrapper"><i style="font-size:24px" class="icon-apps-filled ds-text-icon-inverse ci-nav-item ci-nav-hover ds-cursor-pointer"></i></div><div><i style="font-size:24px" class="icon-search-outlined ds-text-icon-inverse ci-nav-item ci-nav-hover"></i></div></div></div></div></div></div><div class="ds-bg-fill-content-prime ds-border-b ds-border-line"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-flex ds-items-center" style="height:56px"><div><h2 class="ds-border-ui-stroke ds-border-r ds-pr-6 ds-mr-4"><div class="ds-popper-wrapper"><div class="ds-flex ds-items-center ds-border-ui-stroke ds-h-8 ds-min-w-max ds-cursor-pointer"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-font-bold">Syed Mushtaq Ali Trophy 2024</span><i style="font-size:20px" class="icon-expand_more-outlined ds-text-icon ds-ml-2"></i></div></div></h2></div><div class="ds-grow"><div class="ds-flex ds-text-title-xs ds-items-center"><div title="SMAT"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">होम</span><span></span></a></div><div title="SMAT आगामी मैच और परिणाम"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular ds-font-bold">आगामी मैच और परिणाम</span><span></span></a></div><div title="SMAT अंक तालिका"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">तालिका</span><span></span></a></div><div title="SMAT आंकड़े"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/stats" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">आंकड़े</span><span></span></a></div><div title="SMAT स्क्वॉड"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/squads" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">स्क्वॉड</span><span></span></a></div><div title="SMAT टीम"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/teams" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">टीम</span><span></span></a></div><div title="SMAT फ़ोटो"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/photo" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">फ़ोटो</span><span></span></a></div><div title="SMAT फ़ैन रेटिंग"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/fan-ratings/6" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">फ़ैन रेटिंग</span><span></span></a></div></div></div><div><button class="ds-flex ds-items-center ds-justify-center ds-bg-transparent ds-border ds-border-ui-stroke-primary ds-text-typo-primary ds-rounded-full ds-h-8 ds-px-4 hover:ds-bg-ui-fill-hover focus:ds-ring-4 focus:ds-ring-button-primary"><i style="font-size:16px" class="icon-event_add_calendar ds-text-icon-primary ds-mr-2.5"></i><span class="ds-text-tight-s ds-font-bold">कैलेंडर में जोड़ें</span></button></div></div></div></div></nav></div></div><div style="min-height:0px"><div class="" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><aside class="ad-placeholder wallpaper ad-wallpaper-783246"></aside></div></div><div class="ds-relative"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-flex ds-items-center ds-flex-wrap ds-my-2"><div class="ds-inline-flex"><a href="/" title="होम" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-1"><span class="ds-text-compact-xs ds-text-typo hover:ds-text-typo-primary ds-block">होम</span></a><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-mr-1 ds-inline-flex ds-items-center"></i></div><div class="ds-inline-flex"><a href="/cricket-fixtures" title="सीरीज़" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-1"><span class="ds-text-compact-xs ds-text-typo hover:ds-text-typo-primary ds-block">सीरीज़</span></a><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-mr-1 ds-inline-flex ds-items-center"></i></div><div class="ds-inline-flex"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy 2024/25" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-1"><span class="ds-text-compact-xs ds-text-typo hover:ds-text-typo-primary ds-block">Syed Mushtaq Ali Trophy 2024/25</span></a><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-mr-1 ds-inline-flex ds-items-center"></i></div><div class="ds-inline-flex"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="आगामी मैच और परिणाम" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-1"><span class="ds-text-compact-xs ds-font-bold ds-text-typo hover:ds-text-typo-primary ds-block">आगामी मैच और परिणाम</span></a></div></div><div class="lg:ds--mx-5 ds-mt-4 ds-mb-2"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-817362" style="min-width:10%;min-height:90px"></aside></div><aside></aside><div class="ds-flex ds-space-x-5"><div class="ds-grow ds-px-0" style="width:calc(100% - 322px)"><h1 class="ds-text-title-m ds-font-bold ds-mt-4 lg-min:ds-mx-2">SMAT<!-- --> <!-- -->2024/25<!-- --> -<!-- --> <!-- -->शेड्यूल<!-- --> &amp; <!-- -->परिणाम</h1><div class="ds-mb-4"><div><aside><div class="ds-flex ds-flex-row ds-items-center ds-space-x-12 ds-mb-6"><div class="ds-w-full ds-flex-none"><div></div><div class="ds-fixed ds-z-10 ds-bottom-12"></div></div></div></aside><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line"><div class="ds-p-0"><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-none ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Sat, 23 Nov &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-meghalaya-group-a-1445975/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">248/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(15.1/20 ov, T:249) </span><strong class="">69</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हैदराबाद की 179 रन से जीत "><span>हैदराबाद की 179 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-meghalaya-group-a-1445975/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हैदराबाद vs मेघालय, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs मेघालय","startDate":"2024-11-23T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हैदराबाद vs मेघालय, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs मेघालय","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-meghalaya-group-a-1445975/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हैदराबाद"},{"@type":"SportsTeam","name":"मेघालय"}],"startDate":"2024-11-23T03:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-sikkim-group-b-1445979/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">157/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:158) </span><strong class="">103/6</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="सौराष्ट्र की 54 रन से जीत "><span>सौराष्ट्र की 54 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-sikkim-group-b-1445979/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सौराष्ट्र vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs सिक्किम","startDate":"2024-11-23T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सौराष्ट्र vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs सिक्किम","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-sikkim-group-b-1445979/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सौराष्ट्र"},{"@type":"SportsTeam","name":"सिक्किम"}],"startDate":"2024-11-23T03:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-himachal-pradesh-group-c-1445981/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">77</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल प्रदेश"><img width="20" height="20" alt="हिमाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हिमाचल प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(5.2/20 ov, T:78) </span><strong class="">79/2</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी "><span>हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-himachal-pradesh-group-c-1445981/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"अरुणाचल प्रदेश vs हिमाचल, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs हिमाचल","startDate":"2024-11-23T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"अरुणाचल प्रदेश vs हिमाचल, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs हिमाचल","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-himachal-pradesh-group-c-1445981/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"अरुणाचल"},{"@type":"SportsTeam","name":"हिमाचल"}],"startDate":"2024-11-23T03:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-mizoram-group-a-1445976/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मध्य प्रदेश"><img width="20" height="20" alt="मध्य प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मध्य प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">216/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:217) </span><strong class="">114/9</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="एमपी की 102 रन से जीत "><span>एमपी की 102 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-mizoram-group-a-1445976/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"एमपी vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"एमपी vs मिज़ोरम","startDate":"2024-11-23T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"एमपी vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"एमपी vs मिज़ोरम","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-mizoram-group-a-1445976/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"एमपी"},{"@type":"SportsTeam","name":"मिज़ोरम"}],"startDate":"2024-11-23T05:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-tripura-group-b-1445980/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">234/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:235) </span><strong class="">191/9</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="तमिलनाडु की 43 रन से जीत "><span>तमिलनाडु की 43 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-tripura-group-b-1445980/match-photo" title="फ़ोटो" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">फ़ोटो</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"तमिलनाडु vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"तमिलनाडु vs त्रिपुरा","startDate":"2024-11-23T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"तमिलनाडु vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"तमिलनाडु vs त्रिपुरा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-tripura-group-b-1445980/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"तमिलनाडु"},{"@type":"SportsTeam","name":"त्रिपुरा"}],"startDate":"2024-11-23T05:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-manipur-group-c-1445983/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">86</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(6.4/20 ov, T:87) </span><strong class="">90/2</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी "><span>हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-manipur-group-c-1445983/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"मणिपुर vs हरियाणा, Group C, Syed Mushtaq Ali Trophy","description":"मणिपुर vs हरियाणा","startDate":"2024-11-23T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"मणिपुर vs हरियाणा, Group C, Syed Mushtaq Ali Trophy","description":"मणिपुर vs हरियाणा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-manipur-group-c-1445983/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"मणिपुर"},{"@type":"SportsTeam","name":"हरियाणा"}],"startDate":"2024-11-23T05:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-railways-group-d-1445985/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विजयनगरम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="रेलवेज़"><img width="20" height="20" alt="रेलवेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">रेलवेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">127</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="असम"><img width="20" height="20" alt="असम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">असम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(18.4/20 ov, T:128) </span><strong class="">129/7</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="असम की 3 विकेट से जीत, 8 गेंद बाकी "><span>असम की 3 विकेट से जीत, 8 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-railways-group-d-1445985/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"रेलवेज़ vs असम, Group D, Syed Mushtaq Ali Trophy","description":"रेलवेज़ vs असम","startDate":"2024-11-23T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"रेलवेज़ vs असम, Group D, Syed Mushtaq Ali Trophy","description":"रेलवेज़ vs असम","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-railways-group-d-1445985/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"रेलवेज़"},{"@type":"SportsTeam","name":"असम"}],"startDate":"2024-11-23T05:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Vizianagaram","address":{"@type":"PostalAddress","addressLocality":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-puducherry-group-d-1445986/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पुडुचेरी"><img width="20" height="20" alt="पुडुचेरी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पुडुचेरी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">183/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="चंडीगढ़"><img width="20" height="20" alt="चंडीगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">चंडीगढ़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.1/20 ov, T:184) </span><strong class="">184/5</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी "><span>चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-puducherry-group-d-1445986/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"पुडुचेरी vs चंडीगढ़, Group D, Syed Mushtaq Ali Trophy","description":"पुडुचेरी vs चंडीगढ़","startDate":"2024-11-23T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"पुडुचेरी vs चंडीगढ़, Group D, Syed Mushtaq Ali Trophy","description":"पुडुचेरी vs चंडीगढ़","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-puducherry-group-d-1445986/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"पुडुचेरी"},{"@type":"SportsTeam","name":"चंडीगढ़"}],"startDate":"2024-11-23T05:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-mumbai-group-e-1445988/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मुंबई"><img width="20" height="20" alt="मुंबई Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मुंबई</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">250/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गोवा"><img width="20" height="20" alt="गोवा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गोवा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:251) </span><strong class="">224/8</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="मुंबई की 26 रन से जीत "><span>मुंबई की 26 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-mumbai-group-e-1445988/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"मुंबई vs गोवा, Group E, Syed Mushtaq Ali Trophy","description":"मुंबई vs गोवा","startDate":"2024-11-23T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"मुंबई vs गोवा, Group E, Syed Mushtaq Ali Trophy","description":"मुंबई vs गोवा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-mumbai-group-e-1445988/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"मुंबई"},{"@type":"SportsTeam","name":"गोवा"}],"startDate":"2024-11-23T05:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"जिमखाना ग्राउंड, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-nagaland-group-e-1445990/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">150/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="महाराष्ट्र"><img width="20" height="20" alt="महाराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">महाराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(15.1/20 ov, T:151) </span><strong class="">151/4</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी "><span>महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-nagaland-group-e-1445990/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"नागालैंड vs महाराष्ट्र, Group E, Syed Mushtaq Ali Trophy","description":"नागालैंड vs महाराष्ट्र","startDate":"2024-11-23T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"नागालैंड vs महाराष्ट्र, Group E, Syed Mushtaq Ali Trophy","description":"नागालैंड vs महाराष्ट्र","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-nagaland-group-e-1445990/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"नागालैंड"},{"@type":"SportsTeam","name":"महाराष्ट्र"}],"startDate":"2024-11-23T05:30:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-rajasthan-group-a-1445974/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">224/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बिहार</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:225) </span><strong class="">116/8</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="राजस्थान की 108 रन से जीत "><span>राजस्थान की 108 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-rajasthan-group-a-1445974/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"राजस्थान vs बिहार, Group A, Syed Mushtaq Ali Trophy","description":"राजस्थान vs बिहार","startDate":"2024-11-23T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"राजस्थान vs बिहार, Group A, Syed Mushtaq Ali Trophy","description":"राजस्थान vs बिहार","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-rajasthan-group-a-1445974/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"राजस्थान"},{"@type":"SportsTeam","name":"बिहार"}],"startDate":"2024-11-23T08:00:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-uttarakhand-group-b-1445978/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">215/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.5/20 ov, T:216) </span><strong class="">209</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="उत्तराखंड की 6 रन से जीत "><span>उत्तराखंड की 6 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-uttarakhand-group-b-1445978/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"उत्तराखंड vs कर्नाटका, Group B, Syed Mushtaq Ali Trophy","description":"उत्तराखंड vs कर्नाटका","startDate":"2024-11-23T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"उत्तराखंड vs कर्नाटका, Group B, Syed Mushtaq Ali Trophy","description":"उत्तराखंड vs कर्नाटका","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-uttarakhand-group-b-1445978/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"उत्तराखंड"},{"@type":"SportsTeam","name":"कर्नाटका"}],"startDate":"2024-11-23T08:00:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-jharkhand-group-c-1445984/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">224/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:225) </span><strong class="">199/9</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="जम्मू कश्मीर की 25 रन से जीत "><span>जम्मू कश्मीर की 25 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-jharkhand-group-c-1445984/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"जम्मू कश्मीर vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"जम्मू कश्मीर vs झारखंड","startDate":"2024-11-23T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"जम्मू कश्मीर vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"जम्मू कश्मीर vs झारखंड","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-jharkhand-group-c-1445984/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"जम्मू कश्मीर"},{"@type":"SportsTeam","name":"झारखंड"}],"startDate":"2024-11-23T08:00:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-punjab-group-a-1445973/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A (D/N) </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">179</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19/20 ov, T:180) </span><strong class="">181/6</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बंगाल की 4 विकेट से जीत, 6 गेंद बाकी "><span>बंगाल की 4 विकेट से जीत, 6 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-punjab-group-a-1445973/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"पंजाब vs बंगाल, Group A, Syed Mushtaq Ali Trophy","description":"पंजाब vs बंगाल","startDate":"2024-11-23T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"पंजाब vs बंगाल, Group A, Syed Mushtaq Ali Trophy","description":"पंजाब vs बंगाल","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-punjab-group-a-1445973/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"पंजाब"},{"@type":"SportsTeam","name":"बंगाल"}],"startDate":"2024-11-23T11:00:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-gujarat-group-b-1445977/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B (D/N) </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">184/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.3/20 ov, T:185) </span><strong class="">188/5</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी "><span>बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-gujarat-group-b-1445977/match-photo" title="फ़ोटो" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">फ़ोटो</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"गुजरात vs बड़ौदा, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs बड़ौदा","startDate":"2024-11-23T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"गुजरात vs बड़ौदा, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs बड़ौदा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-gujarat-group-b-1445977/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"गुजरात"},{"@type":"SportsTeam","name":"बड़ौदा"}],"startDate":"2024-11-23T11:00:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-uttar-pradesh-group-c-1445982/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C (D/N) </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">233/3</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तर प्रदेश"><img width="20" height="20" alt="उत्तर प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तर प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:234) </span><strong class="">186/8</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="दिल्ली की 47 रन से जीत "><span>दिल्ली की 47 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-uttar-pradesh-group-c-1445982/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"दिल्ली vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs उत्तर प्रदेश","startDate":"2024-11-23T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"दिल्ली vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs उत्तर प्रदेश","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-uttar-pradesh-group-c-1445982/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"दिल्ली"},{"@type":"SportsTeam","name":"उत्तर प्रदेश"}],"startDate":"2024-11-23T11:00:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-odisha-group-d-1445987/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D (D/N) </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">विदर्भ</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">216/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ओडिशा"><img width="20" height="20" alt="ओडिशा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">ओडिशा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.1/20 ov, T:217) </span><strong class="">183</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="विदर्भ की 33 रन से जीत "><span>विदर्भ की 33 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-odisha-group-d-1445987/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"विदर्भ vs ओडिशा, Group D, Syed Mushtaq Ali Trophy","description":"विदर्भ vs ओडिशा","startDate":"2024-11-23T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"विदर्भ vs ओडिशा, Group D, Syed Mushtaq Ali Trophy","description":"विदर्भ vs ओडिशा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-odisha-group-d-1445987/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"विदर्भ"},{"@type":"SportsTeam","name":"ओडिशा"}],"startDate":"2024-11-23T11:00:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-services-group-e-1445989/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E (D/N) </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सर्विसेज़"><img width="20" height="20" alt="सर्विसेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सर्विसेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">149/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="केरला"><img width="20" height="20" alt="केरला Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">केरला</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(18.1/20 ov, T:150) </span><strong class="">153/7</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="केरला की 3 विकेट से जीत, 11 गेंद बाकी "><span>केरला की 3 विकेट से जीत, 11 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-services-group-e-1445989/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सर्विसेज़ vs केरला, Group E, Syed Mushtaq Ali Trophy","description":"सर्विसेज़ vs केरला","startDate":"2024-11-23T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सर्विसेज़ vs केरला, Group E, Syed Mushtaq Ali Trophy","description":"सर्विसेज़ vs केरला","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-services-group-e-1445989/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सर्विसेज़"},{"@type":"SportsTeam","name":"केरला"}],"startDate":"2024-11-23T11:00:00+00:00","endDate":"2024-11-23T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Mon, 25 Nov &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">217/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:218) </span><strong class="">155/5</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="राजस्थान की 62 रन से जीत "><span>राजस्थान की 62 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"राजस्थान vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"राजस्थान vs मिज़ोरम","startDate":"2024-11-25T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"राजस्थान vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"राजस्थान vs मिज़ोरम","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"राजस्थान"},{"@type":"SportsTeam","name":"मिज़ोरम"}],"startDate":"2024-11-25T03:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">185/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.3/20 ov, T:186) </span><strong class="">191/5</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी "><span>कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"त्रिपुरा vs कर्नाटका, Group B, Syed Mushtaq Ali Trophy","description":"त्रिपुरा vs कर्नाटका","startDate":"2024-11-25T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"त्रिपुरा vs कर्नाटका, Group B, Syed Mushtaq Ali Trophy","description":"त्रिपुरा vs कर्नाटका","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"त्रिपुरा"},{"@type":"SportsTeam","name":"कर्नाटका"}],"startDate":"2024-11-25T03:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">243/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:244) </span><strong class="">155/6</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="झारखंड की 88 रन से जीत "><span>झारखंड की 88 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"झारखंड vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"झारखंड vs मणिपुर","startDate":"2024-11-25T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"झारखंड vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"झारखंड vs मणिपुर","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"झारखंड"},{"@type":"SportsTeam","name":"मणिपुर"}],"startDate":"2024-11-25T03:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बिहार</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">113/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(9.4/20 ov, T:114) </span><strong class="">114/4</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="पंजाब की 6 विकेट से जीत, 62 गेंद बाकी "><span>पंजाब की 6 विकेट से जीत, 62 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बिहार vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs पंजाब","startDate":"2024-11-25T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बिहार vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs पंजाब","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बिहार"},{"@type":"SportsTeam","name":"पंजाब"}],"startDate":"2024-11-25T05:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">165/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(18.4/20 ov, T:166) </span><strong class="">168/5</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी "><span>बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"उत्तराखंड vs बड़ौदा, Group B, Syed Mushtaq Ali Trophy","description":"उत्तराखंड vs बड़ौदा","startDate":"2024-11-25T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"उत्तराखंड vs बड़ौदा, Group B, Syed Mushtaq Ali Trophy","description":"उत्तराखंड vs बड़ौदा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"उत्तराखंड"},{"@type":"SportsTeam","name":"बड़ौदा"}],"startDate":"2024-11-25T05:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">161/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.4/20 ov, T:162) </span><strong class="">126</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="दिल्ली की 35 रन से जीत "><span>दिल्ली की 35 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"दिल्ली vs जम्मू कश्मीर, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs जम्मू कश्मीर","startDate":"2024-11-25T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"दिल्ली vs जम्मू कश्मीर, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs जम्मू कश्मीर","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"दिल्ली"},{"@type":"SportsTeam","name":"जम्मू कश्मीर"}],"startDate":"2024-11-25T05:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="चंडीगढ़"><img width="20" height="20" alt="चंडीगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">चंडीगढ़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">191/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">विदर्भ</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:192) </span><strong class="">186/9</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="चंडीगढ़ की 5 रन से जीत "><span>चंडीगढ़ की 5 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"चंडीगढ़ vs विदर्भ, Group D, Syed Mushtaq Ali Trophy","description":"चंडीगढ़ vs विदर्भ","startDate":"2024-11-25T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"चंडीगढ़ vs विदर्भ, Group D, Syed Mushtaq Ali Trophy","description":"चंडीगढ़ vs विदर्भ","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"चंडीगढ़"},{"@type":"SportsTeam","name":"विदर्भ"}],"startDate":"2024-11-25T05:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विजयनगरम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ओडिशा"><img width="20" height="20" alt="ओडिशा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">ओडिशा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">194/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="रेलवेज़"><img width="20" height="20" alt="रेलवेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">रेलवेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(18.5/20 ov, T:195) </span><strong class="">198/3</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी "><span>रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"ओडिशा vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"ओडिशा vs रेलवेज़","startDate":"2024-11-25T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"ओडिशा vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"ओडिशा vs रेलवेज़","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"ओडिशा"},{"@type":"SportsTeam","name":"रेलवेज़"}],"startDate":"2024-11-25T05:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Vizianagaram","address":{"@type":"PostalAddress","addressLocality":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सर्विसेज़"><img width="20" height="20" alt="सर्विसेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सर्विसेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गोवा"><img width="20" height="20" alt="गोवा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गोवा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:188) </span><strong class="">165/5</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="सर्विसेज़ की 22 रन से जीत "><span>सर्विसेज़ की 22 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सर्विसेज़ vs गोवा, Group E, Syed Mushtaq Ali Trophy","description":"सर्विसेज़ vs गोवा","startDate":"2024-11-25T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सर्विसेज़ vs गोवा, Group E, Syed Mushtaq Ali Trophy","description":"सर्विसेज़ vs गोवा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सर्विसेज़"},{"@type":"SportsTeam","name":"गोवा"}],"startDate":"2024-11-25T05:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"जिमखाना ग्राउंड, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="केरला"><img width="20" height="20" alt="केरला Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">केरला</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="महाराष्ट्र"><img width="20" height="20" alt="महाराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">महाराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.5/20 ov, T:188) </span><strong class="">189/6</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी "><span>महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"केरला vs महाराष्ट्र, Group E, Syed Mushtaq Ali Trophy","description":"केरला vs महाराष्ट्र","startDate":"2024-11-25T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"केरला vs महाराष्ट्र, Group E, Syed Mushtaq Ali Trophy","description":"केरला vs महाराष्ट्र","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"केरला"},{"@type":"SportsTeam","name":"महाराष्ट्र"}],"startDate":"2024-11-25T05:30:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मध्य प्रदेश"><img width="20" height="20" alt="मध्य प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मध्य प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">222/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.4/20 ov, T:223) </span><strong class="">121</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="एमपी की 101 रन से जीत "><span>एमपी की 101 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"एमपी vs मेघालय, Group A, Syed Mushtaq Ali Trophy","description":"एमपी vs मेघालय","startDate":"2024-11-25T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"एमपी vs मेघालय, Group A, Syed Mushtaq Ali Trophy","description":"एमपी vs मेघालय","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"एमपी"},{"@type":"SportsTeam","name":"मेघालय"}],"startDate":"2024-11-25T08:00:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">218/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(20 ov, T:219) </span><strong class="">84/7</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="तमिलनाडु की 134 रन से जीत "><span>तमिलनाडु की 134 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"तमिलनाडु vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"तमिलनाडु vs सिक्किम","startDate":"2024-11-25T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"तमिलनाडु vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"तमिलनाडु vs सिक्किम","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"तमिलनाडु"},{"@type":"SportsTeam","name":"सिक्किम"}],"startDate":"2024-11-25T08:00:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">255/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(17/20 ov, T:256) </span><strong class="">80</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हरियाणा की 175 रन से जीत "><span>हरियाणा की 175 रन से जीत </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हरियाणा vs अरुणाचल प्रदेश, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs अरुणाचल","startDate":"2024-11-25T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हरियाणा vs अरुणाचल प्रदेश, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs अरुणाचल","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हरियाणा"},{"@type":"SportsTeam","name":"अरुणाचल"}],"startDate":"2024-11-25T08:00:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A (D/N) </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">137</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(17.5/20 ov, T:138) </span><strong class="">138/2</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बंगाल की 8 विकेट से जीत, 13 गेंद बाकी "><span>बंगाल की 8 विकेट से जीत, 13 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हैदराबाद vs बंगाल, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs बंगाल","startDate":"2024-11-25T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हैदराबाद vs बंगाल, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs बंगाल","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हैदराबाद"},{"@type":"SportsTeam","name":"बंगाल"}],"startDate":"2024-11-25T11:00:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-saurashtra-group-b-1445996/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">196/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.2/20 ov, T:197) </span><strong class="">199/5</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="गुजरात की 5 विकेट से जीत, 4 गेंद बाकी "><span>गुजरात की 5 विकेट से जीत, 4 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-saurashtra-group-b-1445996/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सौराष्ट्र vs गुजरात, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs गुजरात","startDate":"2024-11-25T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सौराष्ट्र vs गुजरात, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs गुजरात","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-saurashtra-group-b-1445996/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सौराष्ट्र"},{"@type":"SportsTeam","name":"गुजरात"}],"startDate":"2024-11-25T11:00:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-uttar-pradesh-group-c-1446001/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C (D/N) </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल प्रदेश"><img width="20" height="20" alt="हिमाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हिमाचल प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">100</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तर प्रदेश"><img width="20" height="20" alt="उत्तर प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तर प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(13.3/20 ov, T:101) </span><strong class="">104/3</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी "><span>उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-uttar-pradesh-group-c-1446001/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हिमाचल vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"हिमाचल vs उत्तर प्रदेश","startDate":"2024-11-25T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हिमाचल vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"हिमाचल vs उत्तर प्रदेश","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-uttar-pradesh-group-c-1446001/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हिमाचल"},{"@type":"SportsTeam","name":"उत्तर प्रदेश"}],"startDate":"2024-11-25T11:00:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D (D/N) </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="छत्तीसगढ़"><img width="20" height="20" alt="छत्तीसगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">छत्तीसगढ़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">166/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पुडुचेरी"><img width="20" height="20" alt="पुडुचेरी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पुडुचेरी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(19.2/20 ov, T:167) </span><strong class="">168/4</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी "><span>पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"छत्तीसगढ़ vs पुडुचेरी, Group D, Syed Mushtaq Ali Trophy","description":"छत्तीसगढ़ vs पुडुचेरी","startDate":"2024-11-25T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"छत्तीसगढ़ vs पुडुचेरी, Group D, Syed Mushtaq Ali Trophy","description":"छत्तीसगढ़ vs पुडुचेरी","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"छत्तीसगढ़"},{"@type":"SportsTeam","name":"पुडुचेरी"}],"startDate":"2024-11-25T11:00:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-bg-ui-fill-translucent-hover"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><span class=""><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-leading-5">परिणाम</span> • </span><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E (D/N) </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5"></span><strong class="">77</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xs ds-mr-0.5">(9.4/20 ov, T:78) </span><strong class="">79/2</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी "><span>आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी </span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/live-cricket-score" title="मैच का सार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">मैच का सार</span></a></div><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"नागालैंड vs आंध्रा, Group E, Syed Mushtaq Ali Trophy","description":"नागालैंड vs आंध्रा","startDate":"2024-11-25T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"नागालैंड vs आंध्रा, Group E, Syed Mushtaq Ali Trophy","description":"नागालैंड vs आंध्रा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"नागालैंड"},{"@type":"SportsTeam","name":"आंध्रा"}],"startDate":"2024-11-25T11:00:00+00:00","endDate":"2024-11-25T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"परिणाम","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Wed, 27 Nov &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-mizoram-group-a-1446009/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बंगाल vs मिज़ोरम - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बंगाल vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs मिज़ोरम","startDate":"2024-11-27T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बंगाल vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs मिज़ोरम","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-mizoram-group-a-1446009/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बंगाल"},{"@type":"SportsTeam","name":"मिज़ोरम"}],"startDate":"2024-11-27T03:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tripura-group-b-1446014/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="गुजरात vs त्रिपुरा - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"गुजरात vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs त्रिपुरा","startDate":"2024-11-27T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"गुजरात vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs त्रिपुरा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tripura-group-b-1446014/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"गुजरात"},{"@type":"SportsTeam","name":"त्रिपुरा"}],"startDate":"2024-11-27T03:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/manipur-vs-uttar-pradesh-group-c-1446020/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तर प्रदेश"><img width="20" height="20" alt="उत्तर प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तर प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="मणिपुर vs यूपी - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"मणिपुर vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"मणिपुर vs उत्तर प्रदेश","startDate":"2024-11-27T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"मणिपुर vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"मणिपुर vs उत्तर प्रदेश","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/manipur-vs-uttar-pradesh-group-c-1446020/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"मणिपुर"},{"@type":"SportsTeam","name":"उत्तर प्रदेश"}],"startDate":"2024-11-27T03:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-rajasthan-group-a-1446011/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हैदराबाद vs राजस्थान - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हैदराबाद vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs राजस्थान","startDate":"2024-11-27T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हैदराबाद vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs राजस्थान","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-rajasthan-group-a-1446011/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हैदराबाद"},{"@type":"SportsTeam","name":"राजस्थान"}],"startDate":"2024-11-27T05:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-saurashtra-group-b-1446015/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="कर्नाटका vs सौराष्ट्र - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"कर्नाटका vs सौराष्ट्र, Group B, Syed Mushtaq Ali Trophy","description":"कर्नाटका vs सौराष्ट्र","startDate":"2024-11-27T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"कर्नाटका vs सौराष्ट्र, Group B, Syed Mushtaq Ali Trophy","description":"कर्नाटका vs सौराष्ट्र","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-saurashtra-group-b-1446015/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"कर्नाटका"},{"@type":"SportsTeam","name":"सौराष्ट्र"}],"startDate":"2024-11-27T05:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jharkhand-group-c-1446019/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल प्रदेश"><img width="20" height="20" alt="हिमाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हिमाचल प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हिमाचल vs झारखंड - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हिमाचल vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"हिमाचल vs झारखंड","startDate":"2024-11-27T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हिमाचल vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"हिमाचल vs झारखंड","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jharkhand-group-c-1446019/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हिमाचल"},{"@type":"SportsTeam","name":"झारखंड"}],"startDate":"2024-11-27T05:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-railways-group-d-1446022/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="छत्तीसगढ़"><img width="20" height="20" alt="छत्तीसगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">छत्तीसगढ़</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="रेलवेज़"><img width="20" height="20" alt="रेलवेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">रेलवेज़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="छत्तीसगढ़ vs रेलवेज़ - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"छत्तीसगढ़ vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"छत्तीसगढ़ vs रेलवेज़","startDate":"2024-11-27T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"छत्तीसगढ़ vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"छत्तीसगढ़ vs रेलवेज़","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-railways-group-d-1446022/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"छत्तीसगढ़"},{"@type":"SportsTeam","name":"रेलवेज़"}],"startDate":"2024-11-27T05:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-puducherry-group-d-1446023/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विजयनगरम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">विदर्भ</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पुडुचेरी"><img width="20" height="20" alt="पुडुचेरी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पुडुचेरी</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="विदर्भ vs पुडुचेरी - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"विदर्भ vs पुडुचेरी, Group D, Syed Mushtaq Ali Trophy","description":"विदर्भ vs पुडुचेरी","startDate":"2024-11-27T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"विदर्भ vs पुडुचेरी, Group D, Syed Mushtaq Ali Trophy","description":"विदर्भ vs पुडुचेरी","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-puducherry-group-d-1446023/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"विदर्भ"},{"@type":"SportsTeam","name":"पुडुचेरी"}],"startDate":"2024-11-27T05:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Vizianagaram","address":{"@type":"PostalAddress","addressLocality":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-goa-group-e-1446024/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गोवा"><img width="20" height="20" alt="गोवा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गोवा</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="आंध्रा vs गोवा - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"आंध्रा vs गोवा, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs गोवा","startDate":"2024-11-27T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"आंध्रा vs गोवा, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs गोवा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-goa-group-e-1446024/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"आंध्रा"},{"@type":"SportsTeam","name":"गोवा"}],"startDate":"2024-11-27T05:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-nagaland-group-e-1446025/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="केरला"><img width="20" height="20" alt="केरला Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">केरला</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="केरला vs नागालैंड - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"केरला vs नागालैंड, Group E, Syed Mushtaq Ali Trophy","description":"केरला vs नागालैंड","startDate":"2024-11-27T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"केरला vs नागालैंड, Group E, Syed Mushtaq Ali Trophy","description":"केरला vs नागालैंड","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-nagaland-group-e-1446025/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"केरला"},{"@type":"SportsTeam","name":"नागालैंड"}],"startDate":"2024-11-27T05:30:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"जिमखाना ग्राउंड, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-meghalaya-group-a-1446010/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बिहार</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बिहार vs मेघालय - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बिहार vs मेघालय, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs मेघालय","startDate":"2024-11-27T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बिहार vs मेघालय, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs मेघालय","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-meghalaya-group-a-1446010/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बिहार"},{"@type":"SportsTeam","name":"मेघालय"}],"startDate":"2024-11-27T08:00:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-uttarakhand-group-b-1446016/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="सिक्किम vs उत्तराखंड - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सिक्किम vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"सिक्किम vs उत्तराखंड","startDate":"2024-11-27T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सिक्किम vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"सिक्किम vs उत्तराखंड","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-uttarakhand-group-b-1446016/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सिक्किम"},{"@type":"SportsTeam","name":"उत्तराखंड"}],"startDate":"2024-11-27T08:00:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jammu-kashmir-group-c-1446017/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="अरुणाचल प्रदेश vs जम्मू कश्मीर - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"अरुणाचल प्रदेश vs जम्मू कश्मीर, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs जम्मू कश्मीर","startDate":"2024-11-27T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"अरुणाचल प्रदेश vs जम्मू कश्मीर, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs जम्मू कश्मीर","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jammu-kashmir-group-c-1446017/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"अरुणाचल"},{"@type":"SportsTeam","name":"जम्मू कश्मीर"}],"startDate":"2024-11-27T08:00:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-punjab-group-a-1446012/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A (D/N) </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मध्य प्रदेश"><img width="20" height="20" alt="मध्य प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मध्य प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="एमपी vs पंजाब - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"एमपी vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"एमपी vs पंजाब","startDate":"2024-11-27T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"एमपी vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"एमपी vs पंजाब","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-punjab-group-a-1446012/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"एमपी"},{"@type":"SportsTeam","name":"पंजाब"}],"startDate":"2024-11-27T11:00:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tamil-nadu-group-b-1446013/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B (D/N) </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बड़ौदा vs तमिलनाडु - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बड़ौदा vs तमिलनाडु, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs तमिलनाडु","startDate":"2024-11-27T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बड़ौदा vs तमिलनाडु, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs तमिलनाडु","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tamil-nadu-group-b-1446013/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बड़ौदा"},{"@type":"SportsTeam","name":"तमिलनाडु"}],"startDate":"2024-11-27T11:00:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-haryana-group-c-1446018/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C (D/N) </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="दिल्ली vs हरियाणा - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"दिल्ली vs हरियाणा, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs हरियाणा","startDate":"2024-11-27T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"दिल्ली vs हरियाणा, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs हरियाणा","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-haryana-group-c-1446018/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"दिल्ली"},{"@type":"SportsTeam","name":"हरियाणा"}],"startDate":"2024-11-27T11:00:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chandigarh-group-d-1446021/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D (D/N) </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="असम"><img width="20" height="20" alt="असम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">असम</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="चंडीगढ़"><img width="20" height="20" alt="चंडीगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">चंडीगढ़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="असम vs चंडीगढ़ - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"असम vs चंडीगढ़, Group D, Syed Mushtaq Ali Trophy","description":"असम vs चंडीगढ़","startDate":"2024-11-27T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"असम vs चंडीगढ़, Group D, Syed Mushtaq Ali Trophy","description":"असम vs चंडीगढ़","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chandigarh-group-d-1446021/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"असम"},{"@type":"SportsTeam","name":"चंडीगढ़"}],"startDate":"2024-11-27T11:00:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-mumbai-group-e-1446026/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E (D/N) </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="महाराष्ट्र"><img width="20" height="20" alt="महाराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">महाराष्ट्र</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मुंबई"><img width="20" height="20" alt="मुंबई Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मुंबई</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="महाराष्ट्र vs मुंबई - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"महाराष्ट्र vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"महाराष्ट्र vs मुंबई","startDate":"2024-11-27T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"महाराष्ट्र vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"महाराष्ट्र vs मुंबई","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-mumbai-group-e-1446026/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"महाराष्ट्र"},{"@type":"SportsTeam","name":"मुंबई"}],"startDate":"2024-11-27T11:00:00+00:00","endDate":"2024-11-27T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Fri, 29 Nov &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-hyderabad-india-group-a-1446028/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बिहार</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बिहार vs हैदराबाद - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बिहार vs हैदराबाद, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs हैदराबाद","startDate":"2024-11-29T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बिहार vs हैदराबाद, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs हैदराबाद","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-hyderabad-india-group-a-1446028/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बिहार"},{"@type":"SportsTeam","name":"हैदराबाद"}],"startDate":"2024-11-29T03:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-uttarakhand-group-b-1446034/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="सौराष्ट्र vs उत्तराखंड - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सौराष्ट्र vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs उत्तराखंड","startDate":"2024-11-29T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सौराष्ट्र vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs उत्तराखंड","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-uttarakhand-group-b-1446034/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सौराष्ट्र"},{"@type":"SportsTeam","name":"उत्तराखंड"}],"startDate":"2024-11-29T03:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jammu-kashmir-group-c-1446038/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल प्रदेश"><img width="20" height="20" alt="हिमाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हिमाचल प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हिमाचल vs जम्मू कश्मीर - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हिमाचल vs जम्मू कश्मीर, Group C, Syed Mushtaq Ali Trophy","description":"हिमाचल vs जम्मू कश्मीर","startDate":"2024-11-29T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हिमाचल vs जम्मू कश्मीर, Group C, Syed Mushtaq Ali Trophy","description":"हिमाचल vs जम्मू कश्मीर","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jammu-kashmir-group-c-1446038/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हिमाचल"},{"@type":"SportsTeam","name":"जम्मू कश्मीर"}],"startDate":"2024-11-29T03:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-punjab-group-a-1446030/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="मिज़ोरम vs पंजाब - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"मिज़ोरम vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"मिज़ोरम vs पंजाब","startDate":"2024-11-29T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"मिज़ोरम vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"मिज़ोरम vs पंजाब","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-punjab-group-a-1446030/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"मिज़ोरम"},{"@type":"SportsTeam","name":"पंजाब"}],"startDate":"2024-11-29T05:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tripura-group-b-1446031/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बड़ौदा vs त्रिपुरा - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बड़ौदा vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs त्रिपुरा","startDate":"2024-11-29T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बड़ौदा vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs त्रिपुरा","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tripura-group-b-1446031/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बड़ौदा"},{"@type":"SportsTeam","name":"त्रिपुरा"}],"startDate":"2024-11-29T05:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-manipur-group-c-1446036/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="दिल्ली vs मणिपुर - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"दिल्ली vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs मणिपुर","startDate":"2024-11-29T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"दिल्ली vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs मणिपुर","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-manipur-group-c-1446036/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"दिल्ली"},{"@type":"SportsTeam","name":"मणिपुर"}],"startDate":"2024-11-29T05:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-vidarbha-group-d-1446039/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="असम"><img width="20" height="20" alt="असम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">असम</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">विदर्भ</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="असम vs विदर्भ - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"असम vs विदर्भ, Group D, Syed Mushtaq Ali Trophy","description":"असम vs विदर्भ","startDate":"2024-11-29T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"असम vs विदर्भ, Group D, Syed Mushtaq Ali Trophy","description":"असम vs विदर्भ","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-vidarbha-group-d-1446039/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"असम"},{"@type":"SportsTeam","name":"विदर्भ"}],"startDate":"2024-11-29T05:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-chhattisgarh-group-d-1446040/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विजयनगरम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="चंडीगढ़"><img width="20" height="20" alt="चंडीगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">चंडीगढ़</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="छत्तीसगढ़"><img width="20" height="20" alt="छत्तीसगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">छत्तीसगढ़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="चंडीगढ़ vs छत्तीसगढ़ - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"चंडीगढ़ vs छत्तीसगढ़, Group D, Syed Mushtaq Ali Trophy","description":"चंडीगढ़ vs छत्तीसगढ़","startDate":"2024-11-29T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"चंडीगढ़ vs छत्तीसगढ़, Group D, Syed Mushtaq Ali Trophy","description":"चंडीगढ़ vs छत्तीसगढ़","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-chhattisgarh-group-d-1446040/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"चंडीगढ़"},{"@type":"SportsTeam","name":"छत्तीसगढ़"}],"startDate":"2024-11-29T05:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Vizianagaram","address":{"@type":"PostalAddress","addressLocality":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-maharashtra-group-e-1446042/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="महाराष्ट्र"><img width="20" height="20" alt="महाराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">महाराष्ट्र</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="आंध्रा vs महाराष्ट्र - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"आंध्रा vs महाराष्ट्र, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs महाराष्ट्र","startDate":"2024-11-29T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"आंध्रा vs महाराष्ट्र, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs महाराष्ट्र","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-maharashtra-group-e-1446042/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"आंध्रा"},{"@type":"SportsTeam","name":"महाराष्ट्र"}],"startDate":"2024-11-29T05:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"जिमखाना ग्राउंड, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-mumbai-group-e-1446043/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="केरला"><img width="20" height="20" alt="केरला Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">केरला</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मुंबई"><img width="20" height="20" alt="मुंबई Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मुंबई</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="केरला vs मुंबई - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"केरला vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"केरला vs मुंबई","startDate":"2024-11-29T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"केरला vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"केरला vs मुंबई","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-mumbai-group-e-1446043/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"केरला"},{"@type":"SportsTeam","name":"मुंबई"}],"startDate":"2024-11-29T05:30:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-madhya-pradesh-group-a-1446027/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मध्य प्रदेश"><img width="20" height="20" alt="मध्य प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मध्य प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बंगाल vs एमपी - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बंगाल vs एमपी, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs एमपी","startDate":"2024-11-29T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बंगाल vs एमपी, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs एमपी","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-madhya-pradesh-group-a-1446027/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बंगाल"},{"@type":"SportsTeam","name":"एमपी"}],"startDate":"2024-11-29T08:00:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tamil-nadu-group-b-1446032/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="गुजरात vs तमिलनाडु - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"गुजरात vs तमिलनाडु, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs तमिलनाडु","startDate":"2024-11-29T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"गुजरात vs तमिलनाडु, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs तमिलनाडु","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tamil-nadu-group-b-1446032/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"गुजरात"},{"@type":"SportsTeam","name":"तमिलनाडु"}],"startDate":"2024-11-29T08:00:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-uttar-pradesh-group-c-1446037/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तर प्रदेश"><img width="20" height="20" alt="उत्तर प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तर प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हरियाणा vs यूपी - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हरियाणा vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs उत्तर प्रदेश","startDate":"2024-11-29T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हरियाणा vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs उत्तर प्रदेश","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-uttar-pradesh-group-c-1446037/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हरियाणा"},{"@type":"SportsTeam","name":"उत्तर प्रदेश"}],"startDate":"2024-11-29T08:00:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-rajasthan-group-a-1446029/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A (D/N) </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="मेघालय vs राजस्थान - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"मेघालय vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"मेघालय vs राजस्थान","startDate":"2024-11-29T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"मेघालय vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"मेघालय vs राजस्थान","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-rajasthan-group-a-1446029/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"मेघालय"},{"@type":"SportsTeam","name":"राजस्थान"}],"startDate":"2024-11-29T11:00:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-sikkim-group-b-1446033/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B (D/N) </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="कर्नाटका vs सिक्किम - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"कर्नाटका vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"कर्नाटका vs सिक्किम","startDate":"2024-11-29T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"कर्नाटका vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"कर्नाटका vs सिक्किम","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-sikkim-group-b-1446033/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"कर्नाटका"},{"@type":"SportsTeam","name":"सिक्किम"}],"startDate":"2024-11-29T11:00:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jharkhand-group-c-1446035/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C (D/N) </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="अरुणाचल प्रदेश vs झारखंड - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"अरुणाचल प्रदेश vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs झारखंड","startDate":"2024-11-29T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"अरुणाचल प्रदेश vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs झारखंड","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jharkhand-group-c-1446035/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"अरुणाचल"},{"@type":"SportsTeam","name":"झारखंड"}],"startDate":"2024-11-29T11:00:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-puducherry-group-d-1446041/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D (D/N) </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ओडिशा"><img width="20" height="20" alt="ओडिशा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">ओडिशा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पुडुचेरी"><img width="20" height="20" alt="पुडुचेरी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पुडुचेरी</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="ओडिशा vs पुडुचेरी - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"ओडिशा vs पुडुचेरी, Group D, Syed Mushtaq Ali Trophy","description":"ओडिशा vs पुडुचेरी","startDate":"2024-11-29T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"ओडिशा vs पुडुचेरी, Group D, Syed Mushtaq Ali Trophy","description":"ओडिशा vs पुडुचेरी","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-puducherry-group-d-1446041/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"ओडिशा"},{"@type":"SportsTeam","name":"पुडुचेरी"}],"startDate":"2024-11-29T11:00:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-services-group-e-1446044/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E (D/N) </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सर्विसेज़"><img width="20" height="20" alt="सर्विसेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सर्विसेज़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="नागालैंड vs सर्विसेज़ - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"नागालैंड vs सर्विसेज़, Group E, Syed Mushtaq Ali Trophy","description":"नागालैंड vs सर्विसेज़","startDate":"2024-11-29T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"नागालैंड vs सर्विसेज़, Group E, Syed Mushtaq Ali Trophy","description":"नागालैंड vs सर्विसेज़","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-services-group-e-1446044/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"नागालैंड"},{"@type":"SportsTeam","name":"सर्विसेज़"}],"startDate":"2024-11-29T11:00:00+00:00","endDate":"2024-11-29T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Sun, 01 Dec &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-rajasthan-group-a-1446048/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मध्य प्रदेश"><img width="20" height="20" alt="मध्य प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मध्य प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="एमपी vs राजस्थान - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"एमपी vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"एमपी vs राजस्थान","startDate":"2024-12-01T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"एमपी vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"एमपी vs राजस्थान","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-rajasthan-group-a-1446048/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"एमपी"},{"@type":"SportsTeam","name":"राजस्थान"}],"startDate":"2024-12-01T03:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tamil-nadu-group-b-1446051/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="कर्नाटका vs तमिलनाडु - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"कर्नाटका vs तमिलनाडु, Group B, Syed Mushtaq Ali Trophy","description":"कर्नाटका vs तमिलनाडु","startDate":"2024-12-01T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"कर्नाटका vs तमिलनाडु, Group B, Syed Mushtaq Ali Trophy","description":"कर्नाटका vs तमिलनाडु","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tamil-nadu-group-b-1446051/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"कर्नाटका"},{"@type":"SportsTeam","name":"तमिलनाडु"}],"startDate":"2024-12-01T03:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jharkhand-group-c-1446055/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हरियाणा vs झारखंड - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हरियाणा vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs झारखंड","startDate":"2024-12-01T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हरियाणा vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs झारखंड","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jharkhand-group-c-1446055/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हरियाणा"},{"@type":"SportsTeam","name":"झारखंड"}],"startDate":"2024-12-01T03:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-meghalaya-group-a-1446045/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बंगाल vs मेघालय - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बंगाल vs मेघालय, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs मेघालय","startDate":"2024-12-01T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बंगाल vs मेघालय, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs मेघालय","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-meghalaya-group-a-1446045/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बंगाल"},{"@type":"SportsTeam","name":"मेघालय"}],"startDate":"2024-12-01T05:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-sikkim-group-b-1446050/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="गुजरात vs सिक्किम - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"गुजरात vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs सिक्किम","startDate":"2024-12-01T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"गुजरात vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs सिक्किम","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-sikkim-group-b-1446050/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"गुजरात"},{"@type":"SportsTeam","name":"सिक्किम"}],"startDate":"2024-12-01T05:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-uttar-pradesh-group-c-1446053/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तर प्रदेश"><img width="20" height="20" alt="उत्तर प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तर प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="अरुणाचल प्रदेश vs यूपी - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"अरुणाचल प्रदेश vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs उत्तर प्रदेश","startDate":"2024-12-01T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"अरुणाचल प्रदेश vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs उत्तर प्रदेश","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-uttar-pradesh-group-c-1446053/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"अरुणाचल"},{"@type":"SportsTeam","name":"उत्तर प्रदेश"}],"startDate":"2024-12-01T05:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-puducherry-group-d-1446057/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विजयनगरम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="असम"><img width="20" height="20" alt="असम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">असम</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पुडुचेरी"><img width="20" height="20" alt="पुडुचेरी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पुडुचेरी</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="असम vs पुडुचेरी - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"असम vs पुडुचेरी, Group D, Syed Mushtaq Ali Trophy","description":"असम vs पुडुचेरी","startDate":"2024-12-01T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"असम vs पुडुचेरी, Group D, Syed Mushtaq Ali Trophy","description":"असम vs पुडुचेरी","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-puducherry-group-d-1446057/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"असम"},{"@type":"SportsTeam","name":"पुडुचेरी"}],"startDate":"2024-12-01T05:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Vizianagaram","address":{"@type":"PostalAddress","addressLocality":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-odisha-group-d-1446058/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="छत्तीसगढ़"><img width="20" height="20" alt="छत्तीसगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">छत्तीसगढ़</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ओडिशा"><img width="20" height="20" alt="ओडिशा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">ओडिशा</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="छत्तीसगढ़ vs ओडिशा - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"छत्तीसगढ़ vs ओडिशा, Group D, Syed Mushtaq Ali Trophy","description":"छत्तीसगढ़ vs ओडिशा","startDate":"2024-12-01T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"छत्तीसगढ़ vs ओडिशा, Group D, Syed Mushtaq Ali Trophy","description":"छत्तीसगढ़ vs ओडिशा","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-odisha-group-d-1446058/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"छत्तीसगढ़"},{"@type":"SportsTeam","name":"ओडिशा"}],"startDate":"2024-12-01T05:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-services-group-e-1446060/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सर्विसेज़"><img width="20" height="20" alt="सर्विसेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सर्विसेज़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="आंध्रा vs सर्विसेज़ - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"आंध्रा vs सर्विसेज़, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs सर्विसेज़","startDate":"2024-12-01T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"आंध्रा vs सर्विसेज़, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs सर्विसेज़","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-services-group-e-1446060/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"आंध्रा"},{"@type":"SportsTeam","name":"सर्विसेज़"}],"startDate":"2024-12-01T05:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-mumbai-group-e-1446062/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मुंबई"><img width="20" height="20" alt="मुंबई Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मुंबई</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="नागालैंड vs मुंबई - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"नागालैंड vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"नागालैंड vs मुंबई","startDate":"2024-12-01T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"नागालैंड vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"नागालैंड vs मुंबई","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-mumbai-group-e-1446062/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"नागालैंड"},{"@type":"SportsTeam","name":"मुंबई"}],"startDate":"2024-12-01T05:30:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"जिमखाना ग्राउंड, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-punjab-group-a-1446047/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हैदराबाद vs पंजाब - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हैदराबाद vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs पंजाब","startDate":"2024-12-01T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हैदराबाद vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs पंजाब","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-punjab-group-a-1446047/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हैदराबाद"},{"@type":"SportsTeam","name":"पंजाब"}],"startDate":"2024-12-01T08:00:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-saurashtra-group-b-1446049/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बड़ौदा vs सौराष्ट्र - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बड़ौदा vs सौराष्ट्र, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs सौराष्ट्र","startDate":"2024-12-01T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बड़ौदा vs सौराष्ट्र, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs सौराष्ट्र","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-saurashtra-group-b-1446049/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बड़ौदा"},{"@type":"SportsTeam","name":"सौराष्ट्र"}],"startDate":"2024-12-01T08:00:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-himachal-pradesh-group-c-1446054/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल प्रदेश"><img width="20" height="20" alt="हिमाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हिमाचल प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="दिल्ली vs हिमाचल - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"दिल्ली vs हिमाचल, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs हिमाचल","startDate":"2024-12-01T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"दिल्ली vs हिमाचल, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs हिमाचल","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-himachal-pradesh-group-c-1446054/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"दिल्ली"},{"@type":"SportsTeam","name":"हिमाचल"}],"startDate":"2024-12-01T08:00:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-mizoram-group-a-1446046/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A (D/N) </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बिहार</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बिहार vs मिज़ोरम - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बिहार vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs मिज़ोरम","startDate":"2024-12-01T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बिहार vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs मिज़ोरम","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-mizoram-group-a-1446046/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बिहार"},{"@type":"SportsTeam","name":"मिज़ोरम"}],"startDate":"2024-12-01T11:00:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tripura-vs-uttarakhand-group-b-1446052/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B (D/N) </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="त्रिपुरा vs उत्तराखंड - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"त्रिपुरा vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"त्रिपुरा vs उत्तराखंड","startDate":"2024-12-01T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"त्रिपुरा vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"त्रिपुरा vs उत्तराखंड","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tripura-vs-uttarakhand-group-b-1446052/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"त्रिपुरा"},{"@type":"SportsTeam","name":"उत्तराखंड"}],"startDate":"2024-12-01T11:00:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-manipur-group-c-1446056/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C (D/N) </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="जम्मू कश्मीर vs मणिपुर - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"जम्मू कश्मीर vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"जम्मू कश्मीर vs मणिपुर","startDate":"2024-12-01T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"जम्मू कश्मीर vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"जम्मू कश्मीर vs मणिपुर","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-manipur-group-c-1446056/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"जम्मू कश्मीर"},{"@type":"SportsTeam","name":"मणिपुर"}],"startDate":"2024-12-01T11:00:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-railways-group-d-1446059/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D (D/N) </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">विदर्भ</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="रेलवेज़"><img width="20" height="20" alt="रेलवेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">रेलवेज़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="विदर्भ vs रेलवेज़ - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"विदर्भ vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"विदर्भ vs रेलवेज़","startDate":"2024-12-01T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"विदर्भ vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"विदर्भ vs रेलवेज़","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-railways-group-d-1446059/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"विदर्भ"},{"@type":"SportsTeam","name":"रेलवेज़"}],"startDate":"2024-12-01T11:00:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-kerala-group-e-1446061/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E (D/N) </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गोवा"><img width="20" height="20" alt="गोवा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गोवा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="केरला"><img width="20" height="20" alt="केरला Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">केरला</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="गोवा vs केरला - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"गोवा vs केरला, Group E, Syed Mushtaq Ali Trophy","description":"गोवा vs केरला","startDate":"2024-12-01T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"गोवा vs केरला, Group E, Syed Mushtaq Ali Trophy","description":"गोवा vs केरला","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-kerala-group-e-1446061/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"गोवा"},{"@type":"SportsTeam","name":"केरला"}],"startDate":"2024-12-01T11:00:00+00:00","endDate":"2024-12-01T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Tue, 03 Dec &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-bihar-group-a-1446063/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बिहार</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बंगाल vs बिहार - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बंगाल vs बिहार, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs बिहार","startDate":"2024-12-03T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बंगाल vs बिहार, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs बिहार","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-bihar-group-a-1446063/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बंगाल"},{"@type":"SportsTeam","name":"बिहार"}],"startDate":"2024-12-03T03:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-uttarakhand-group-b-1446068/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="गुजरात vs उत्तराखंड - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"गुजरात vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs उत्तराखंड","startDate":"2024-12-03T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"गुजरात vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs उत्तराखंड","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-uttarakhand-group-b-1446068/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"गुजरात"},{"@type":"SportsTeam","name":"उत्तराखंड"}],"startDate":"2024-12-03T03:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-uttar-pradesh-group-c-1446074/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तर प्रदेश"><img width="20" height="20" alt="उत्तर प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तर प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="जम्मू कश्मीर vs यूपी - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"जम्मू कश्मीर vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"जम्मू कश्मीर vs उत्तर प्रदेश","startDate":"2024-12-03T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"जम्मू कश्मीर vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"जम्मू कश्मीर vs उत्तर प्रदेश","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-uttar-pradesh-group-c-1446074/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"जम्मू कश्मीर"},{"@type":"SportsTeam","name":"उत्तर प्रदेश"}],"startDate":"2024-12-03T03:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-madhya-pradesh-group-a-1446064/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मध्य प्रदेश"><img width="20" height="20" alt="मध्य प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मध्य प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हैदराबाद vs एमपी - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हैदराबाद vs एमपी, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs एमपी","startDate":"2024-12-03T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हैदराबाद vs एमपी, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs एमपी","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-madhya-pradesh-group-a-1446064/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हैदराबाद"},{"@type":"SportsTeam","name":"एमपी"}],"startDate":"2024-12-03T05:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tamil-nadu-group-b-1446069/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="सौराष्ट्र vs तमिलनाडु - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सौराष्ट्र vs तमिलनाडु, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs तमिलनाडु","startDate":"2024-12-03T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सौराष्ट्र vs तमिलनाडु, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs तमिलनाडु","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tamil-nadu-group-b-1446069/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सौराष्ट्र"},{"@type":"SportsTeam","name":"तमिलनाडु"}],"startDate":"2024-12-03T05:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-himachal-pradesh-group-c-1446073/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल प्रदेश"><img width="20" height="20" alt="हिमाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हिमाचल प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हरियाणा vs हिमाचल - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हरियाणा vs हिमाचल, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs हिमाचल","startDate":"2024-12-03T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हरियाणा vs हिमाचल, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs हिमाचल","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-himachal-pradesh-group-c-1446073/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हरियाणा"},{"@type":"SportsTeam","name":"हिमाचल"}],"startDate":"2024-12-03T05:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-odisha-group-d-1446075/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="असम"><img width="20" height="20" alt="असम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">असम</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ओडिशा"><img width="20" height="20" alt="ओडिशा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">ओडिशा</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="असम vs ओडिशा - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"असम vs ओडिशा, Group D, Syed Mushtaq Ali Trophy","description":"असम vs ओडिशा","startDate":"2024-12-03T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"असम vs ओडिशा, Group D, Syed Mushtaq Ali Trophy","description":"असम vs ओडिशा","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-odisha-group-d-1446075/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"असम"},{"@type":"SportsTeam","name":"ओडिशा"}],"startDate":"2024-12-03T05:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-vidarbha-group-d-1446077/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विजयनगरम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="छत्तीसगढ़"><img width="20" height="20" alt="छत्तीसगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">छत्तीसगढ़</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">विदर्भ</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="छत्तीसगढ़ vs विदर्भ - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"छत्तीसगढ़ vs विदर्भ, Group D, Syed Mushtaq Ali Trophy","description":"छत्तीसगढ़ vs विदर्भ","startDate":"2024-12-03T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"छत्तीसगढ़ vs विदर्भ, Group D, Syed Mushtaq Ali Trophy","description":"छत्तीसगढ़ vs विदर्भ","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-vidarbha-group-d-1446077/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"छत्तीसगढ़"},{"@type":"SportsTeam","name":"विदर्भ"}],"startDate":"2024-12-03T05:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Vizianagaram","address":{"@type":"PostalAddress","addressLocality":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-kerala-group-e-1446078/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="केरला"><img width="20" height="20" alt="केरला Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">केरला</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="आंध्रा vs केरला - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"आंध्रा vs केरला, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs केरला","startDate":"2024-12-03T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"आंध्रा vs केरला, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs केरला","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-kerala-group-e-1446078/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"आंध्रा"},{"@type":"SportsTeam","name":"केरला"}],"startDate":"2024-12-03T05:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"जिमखाना ग्राउंड, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/services-vs-mumbai-group-e-1446080/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सर्विसेज़"><img width="20" height="20" alt="सर्विसेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सर्विसेज़</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मुंबई"><img width="20" height="20" alt="मुंबई Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मुंबई</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="सर्विसेज़ vs मुंबई - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सर्विसेज़ vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"सर्विसेज़ vs मुंबई","startDate":"2024-12-03T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सर्विसेज़ vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"सर्विसेज़ vs मुंबई","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/services-vs-mumbai-group-e-1446080/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सर्विसेज़"},{"@type":"SportsTeam","name":"मुंबई"}],"startDate":"2024-12-03T05:30:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/punjab-vs-rajasthan-group-a-1446066/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="पंजाब vs राजस्थान - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"पंजाब vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"पंजाब vs राजस्थान","startDate":"2024-12-03T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"पंजाब vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"पंजाब vs राजस्थान","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/punjab-vs-rajasthan-group-a-1446066/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"पंजाब"},{"@type":"SportsTeam","name":"राजस्थान"}],"startDate":"2024-12-03T08:00:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-karnataka-group-b-1446067/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बड़ौदा vs कर्नाटका - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बड़ौदा vs कर्नाटका, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs कर्नाटका","startDate":"2024-12-03T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बड़ौदा vs कर्नाटका, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs कर्नाटका","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-karnataka-group-b-1446067/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बड़ौदा"},{"@type":"SportsTeam","name":"कर्नाटका"}],"startDate":"2024-12-03T08:00:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jharkhand-group-c-1446072/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="दिल्ली vs झारखंड - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"दिल्ली vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs झारखंड","startDate":"2024-12-03T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"दिल्ली vs झारखंड, Group C, Syed Mushtaq Ali Trophy","description":"दिल्ली vs झारखंड","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jharkhand-group-c-1446072/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"दिल्ली"},{"@type":"SportsTeam","name":"झारखंड"}],"startDate":"2024-12-03T08:00:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-mizoram-group-a-1446065/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A (D/N) </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="मेघालय vs मिज़ोरम - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"मेघालय vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"मेघालय vs मिज़ोरम","startDate":"2024-12-03T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"मेघालय vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"मेघालय vs मिज़ोरम","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-mizoram-group-a-1446065/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"मेघालय"},{"@type":"SportsTeam","name":"मिज़ोरम"}],"startDate":"2024-12-03T11:00:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tripura-group-b-1446070/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B (D/N) </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="सिक्किम vs त्रिपुरा - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सिक्किम vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"सिक्किम vs त्रिपुरा","startDate":"2024-12-03T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सिक्किम vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"सिक्किम vs त्रिपुरा","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tripura-group-b-1446070/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सिक्किम"},{"@type":"SportsTeam","name":"त्रिपुरा"}],"startDate":"2024-12-03T11:00:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-manipur-group-c-1446071/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C (D/N) </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="अरुणाचल प्रदेश vs मणिपुर - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"अरुणाचल प्रदेश vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs मणिपुर","startDate":"2024-12-03T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"अरुणाचल प्रदेश vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs मणिपुर","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-manipur-group-c-1446071/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"अरुणाचल"},{"@type":"SportsTeam","name":"मणिपुर"}],"startDate":"2024-12-03T11:00:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-railways-group-d-1446076/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D (D/N) </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="चंडीगढ़"><img width="20" height="20" alt="चंडीगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">चंडीगढ़</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="रेलवेज़"><img width="20" height="20" alt="रेलवेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">रेलवेज़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="चंडीगढ़ vs रेलवेज़ - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"चंडीगढ़ vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"चंडीगढ़ vs रेलवेज़","startDate":"2024-12-03T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"चंडीगढ़ vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"चंडीगढ़ vs रेलवेज़","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-railways-group-d-1446076/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"चंडीगढ़"},{"@type":"SportsTeam","name":"रेलवेज़"}],"startDate":"2024-12-03T11:00:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-maharashtra-group-e-1446079/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E (D/N) </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गोवा"><img width="20" height="20" alt="गोवा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गोवा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="महाराष्ट्र"><img width="20" height="20" alt="महाराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">महाराष्ट्र</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="गोवा vs महाराष्ट्र - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"गोवा vs महाराष्ट्र, Group E, Syed Mushtaq Ali Trophy","description":"गोवा vs महाराष्ट्र","startDate":"2024-12-03T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"गोवा vs महाराष्ट्र, Group E, Syed Mushtaq Ali Trophy","description":"गोवा vs महाराष्ट्र","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-maharashtra-group-e-1446079/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"गोवा"},{"@type":"SportsTeam","name":"महाराष्ट्र"}],"startDate":"2024-12-03T11:00:00+00:00","endDate":"2024-12-03T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Thu, 05 Dec &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-punjab-group-a-1446084/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="मेघालय vs पंजाब - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"मेघालय vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"मेघालय vs पंजाब","startDate":"2024-12-05T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"मेघालय vs पंजाब, Group A, Syed Mushtaq Ali Trophy","description":"मेघालय vs पंजाब","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-punjab-group-a-1446084/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"मेघालय"},{"@type":"SportsTeam","name":"पंजाब"}],"startDate":"2024-12-05T03:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-sikkim-group-b-1446085/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बड़ौदा vs सिक्किम - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बड़ौदा vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs सिक्किम","startDate":"2024-12-05T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बड़ौदा vs सिक्किम, Group B, Syed Mushtaq Ali Trophy","description":"बड़ौदा vs सिक्किम","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-sikkim-group-b-1446085/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बड़ौदा"},{"@type":"SportsTeam","name":"सिक्किम"}],"startDate":"2024-12-05T03:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-delhi-group-c-1446089/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="अरुणाचल प्रदेश vs दिल्ली - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"अरुणाचल प्रदेश vs दिल्ली, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs दिल्ली","startDate":"2024-12-05T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"अरुणाचल प्रदेश vs दिल्ली, Group C, Syed Mushtaq Ali Trophy","description":"अरुणाचल vs दिल्ली","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-delhi-group-c-1446089/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"अरुणाचल"},{"@type":"SportsTeam","name":"दिल्ली"}],"startDate":"2024-12-05T03:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-rajasthan-group-a-1446081/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बंगाल vs राजस्थान - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बंगाल vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs राजस्थान","startDate":"2024-12-05T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बंगाल vs राजस्थान, Group A, Syed Mushtaq Ali Trophy","description":"बंगाल vs राजस्थान","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-rajasthan-group-a-1446081/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बंगाल"},{"@type":"SportsTeam","name":"राजस्थान"}],"startDate":"2024-12-05T05:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-karnataka-group-b-1446086/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="गुजरात vs कर्नाटका - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"गुजरात vs कर्नाटका, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs कर्नाटका","startDate":"2024-12-05T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"गुजरात vs कर्नाटका, Group B, Syed Mushtaq Ali Trophy","description":"गुजरात vs कर्नाटका","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-karnataka-group-b-1446086/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"गुजरात"},{"@type":"SportsTeam","name":"कर्नाटका"}],"startDate":"2024-12-05T05:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-uttar-pradesh-group-c-1446092/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तर प्रदेश"><img width="20" height="20" alt="उत्तर प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तर प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="झारखंड vs यूपी - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"झारखंड vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"झारखंड vs उत्तर प्रदेश","startDate":"2024-12-05T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"झारखंड vs यूपी, Group C, Syed Mushtaq Ali Trophy","description":"झारखंड vs उत्तर प्रदेश","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-uttar-pradesh-group-c-1446092/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"झारखंड"},{"@type":"SportsTeam","name":"उत्तर प्रदेश"}],"startDate":"2024-12-05T05:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-odisha-group-d-1446094/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विजयनगरम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="चंडीगढ़"><img width="20" height="20" alt="चंडीगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">चंडीगढ़</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ओडिशा"><img width="20" height="20" alt="ओडिशा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">ओडिशा</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="चंडीगढ़ vs ओडिशा - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"चंडीगढ़ vs ओडिशा, Group D, Syed Mushtaq Ali Trophy","description":"चंडीगढ़ vs ओडिशा","startDate":"2024-12-05T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"चंडीगढ़ vs ओडिशा, Group D, Syed Mushtaq Ali Trophy","description":"चंडीगढ़ vs ओडिशा","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-odisha-group-d-1446094/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"चंडीगढ़"},{"@type":"SportsTeam","name":"ओडिशा"}],"startDate":"2024-12-05T05:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Vizianagaram","address":{"@type":"PostalAddress","addressLocality":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/puducherry-vs-railways-group-d-1446095/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पुडुचेरी"><img width="20" height="20" alt="पुडुचेरी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">पुडुचेरी</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="रेलवेज़"><img width="20" height="20" alt="रेलवेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">रेलवेज़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="पुडुचेरी vs रेलवेज़ - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"पुडुचेरी vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"पुडुचेरी vs रेलवेज़","startDate":"2024-12-05T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"पुडुचेरी vs रेलवेज़, Group D, Syed Mushtaq Ali Trophy","description":"पुडुचेरी vs रेलवेज़","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/puducherry-vs-railways-group-d-1446095/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"पुडुचेरी"},{"@type":"SportsTeam","name":"रेलवेज़"}],"startDate":"2024-12-05T05:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-nagaland-group-e-1446097/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गोवा"><img width="20" height="20" alt="गोवा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">गोवा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="गोवा vs नागालैंड - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"गोवा vs नागालैंड, Group E, Syed Mushtaq Ali Trophy","description":"गोवा vs नागालैंड","startDate":"2024-12-05T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"गोवा vs नागालैंड, Group E, Syed Mushtaq Ali Trophy","description":"गोवा vs नागालैंड","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-nagaland-group-e-1446097/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"गोवा"},{"@type":"SportsTeam","name":"नागालैंड"}],"startDate":"2024-12-05T05:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-services-group-e-1446098/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E </span>• <!-- -->हैदराबाद<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="महाराष्ट्र"><img width="20" height="20" alt="महाराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">महाराष्ट्र</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सर्विसेज़"><img width="20" height="20" alt="सर्विसेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सर्विसेज़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="महाराष्ट्र vs सर्विसेज़ - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"महाराष्ट्र vs सर्विसेज़, Group E, Syed Mushtaq Ali Trophy","description":"महाराष्ट्र vs सर्विसेज़","startDate":"2024-12-05T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"महाराष्ट्र vs सर्विसेज़, Group E, Syed Mushtaq Ali Trophy","description":"महाराष्ट्र vs सर्विसेज़","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-services-group-e-1446098/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"महाराष्ट्र"},{"@type":"SportsTeam","name":"सर्विसेज़"}],"startDate":"2024-12-05T05:30:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"जिमखाना ग्राउंड, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-mizoram-group-a-1446083/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A </span>• <!-- -->सौराष्ट्र<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हैदराबाद vs मिज़ोरम - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हैदराबाद vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs मिज़ोरम","startDate":"2024-12-05T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हैदराबाद vs मिज़ोरम, Group A, Syed Mushtaq Ali Trophy","description":"हैदराबाद vs मिज़ोरम","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-mizoram-group-a-1446083/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हैदराबाद"},{"@type":"SportsTeam","name":"मिज़ोरम"}],"startDate":"2024-12-05T08:00:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tripura-group-b-1446087/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="सौराष्ट्र vs त्रिपुरा - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"सौराष्ट्र vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs त्रिपुरा","startDate":"2024-12-05T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"सौराष्ट्र vs त्रिपुरा, Group B, Syed Mushtaq Ali Trophy","description":"सौराष्ट्र vs त्रिपुरा","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tripura-group-b-1446087/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"सौराष्ट्र"},{"@type":"SportsTeam","name":"त्रिपुरा"}],"startDate":"2024-12-05T08:00:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-manipur-group-c-1446091/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल प्रदेश"><img width="20" height="20" alt="हिमाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हिमाचल प्रदेश</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हिमाचल vs मणिपुर - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हिमाचल vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"हिमाचल vs मणिपुर","startDate":"2024-12-05T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हिमाचल vs मणिपुर, Group C, Syed Mushtaq Ali Trophy","description":"हिमाचल vs मणिपुर","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-manipur-group-c-1446091/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हिमाचल"},{"@type":"SportsTeam","name":"मणिपुर"}],"startDate":"2024-12-05T08:00:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-madhya-pradesh-group-a-1446082/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group A (D/N) </span>• <!-- -->राजकोट<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">बिहार</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मध्य प्रदेश"><img width="20" height="20" alt="मध्य प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मध्य प्रदेश</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="बिहार vs एमपी - Group A"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"बिहार vs एमपी, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs एमपी","startDate":"2024-12-05T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"बिहार vs एमपी, Group A, Syed Mushtaq Ali Trophy","description":"बिहार vs एमपी","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-madhya-pradesh-group-a-1446082/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"बिहार"},{"@type":"SportsTeam","name":"एमपी"}],"startDate":"2024-12-05T11:00:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Rajkot","address":{"@type":"PostalAddress","addressLocality":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-uttarakhand-group-b-1446088/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group B (D/N) </span>• <!-- -->इंदौर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="तमिलनाडु vs उत्तराखंड - Group B"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"तमिलनाडु vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"तमिलनाडु vs उत्तराखंड","startDate":"2024-12-05T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"तमिलनाडु vs उत्तराखंड, Group B, Syed Mushtaq Ali Trophy","description":"तमिलनाडु vs उत्तराखंड","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-uttarakhand-group-b-1446088/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"तमिलनाडु"},{"@type":"SportsTeam","name":"उत्तराखंड"}],"startDate":"2024-12-05T11:00:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Indore","address":{"@type":"PostalAddress","addressLocality":"होल्कर क्रिकेट स्टेडियम, इंदौर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jammu-kashmir-group-c-1446090/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group C (D/N) </span>• <!-- -->मुंबई<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="हरियाणा vs जम्मू कश्मीर - Group C"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"हरियाणा vs जम्मू कश्मीर, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs जम्मू कश्मीर","startDate":"2024-12-05T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"हरियाणा vs जम्मू कश्मीर, Group C, Syed Mushtaq Ali Trophy","description":"हरियाणा vs जम्मू कश्मीर","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jammu-kashmir-group-c-1446090/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"हरियाणा"},{"@type":"SportsTeam","name":"जम्मू कश्मीर"}],"startDate":"2024-12-05T11:00:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"मुंबई","address":{"@type":"PostalAddress","addressLocality":"वानखेडे़ स्‍टेडियम, मुंबई, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chhattisgarh-group-d-1446093/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group D (D/N) </span>• <!-- -->विशाखापटनम<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="असम"><img width="20" height="20" alt="असम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">असम</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="छत्तीसगढ़"><img width="20" height="20" alt="छत्तीसगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">छत्तीसगढ़</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="असम vs छत्तीसगढ़ - Group D"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"असम vs छत्तीसगढ़, Group D, Syed Mushtaq Ali Trophy","description":"असम vs छत्तीसगढ़","startDate":"2024-12-05T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"असम vs छत्तीसगढ़, Group D, Syed Mushtaq Ali Trophy","description":"असम vs छत्तीसगढ़","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chhattisgarh-group-d-1446093/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"असम"},{"@type":"SportsTeam","name":"छत्तीसगढ़"}],"startDate":"2024-12-05T11:00:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Visakhapatnam","address":{"@type":"PostalAddress","addressLocality":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-mumbai-group-e-1446096/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Group E (D/N) </span>• <!-- -->हैदराबाद, डेक्‍कन<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मुंबई"><img width="20" height="20" alt="मुंबई Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">मुंबई</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="आंध्रा vs मुंबई - Group E"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"आंध्रा vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs मुंबई","startDate":"2024-12-05T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"आंध्रा vs मुंबई, Group E, Syed Mushtaq Ali Trophy","description":"आंध्रा vs मुंबई","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-mumbai-group-e-1446096/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"आंध्रा"},{"@type":"SportsTeam","name":"मुंबई"}],"startDate":"2024-12-05T11:00:00+00:00","endDate":"2024-12-05T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"Hyderabad","address":{"@type":"PostalAddress","addressLocality":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Mon, 09 Dec &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-preliminary-quarter-final-1446099/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Preliminary quarter final </span>• <!-- -->बेंगलुरु<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="TBA vs TBA - Preliminary quarter final"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"TBA vs TBA, Preliminary quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","startDate":"2024-12-09T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"TBA vs TBA, Preliminary quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-preliminary-quarter-final-1446099/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"TBA"},{"@type":"SportsTeam","name":"TBA"}],"startDate":"2024-12-09T05:30:00+00:00","endDate":"2024-12-09T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"बेंगलुरु","address":{"@type":"PostalAddress","addressLocality":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-preliminary-quarter-final-1446100/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Preliminary quarter final (D/N) </span>• <!-- -->बेंगलुरु<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="TBA vs TBA - Preliminary quarter final"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"TBA vs TBA, Preliminary quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","startDate":"2024-12-09T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"TBA vs TBA, Preliminary quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-preliminary-quarter-final-1446100/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"TBA"},{"@type":"SportsTeam","name":"TBA"}],"startDate":"2024-12-09T11:00:00+00:00","endDate":"2024-12-09T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"बेंगलुरु","address":{"@type":"PostalAddress","addressLocality":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Wed, 11 Dec &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-3rd-quarter-final-1446103/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">3rd quarter final </span>• <!-- -->अलुर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">3:30 AM</div><span class="ds-text-tight-xs"><span>3:30 am<!-- --> GMT</span> |<!-- --> <span>9:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="TBA vs TBA - 3rd quarter final"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"TBA vs TBA, 3rd quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","startDate":"2024-12-11T03:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"TBA vs TBA, 3rd quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-3rd-quarter-final-1446103/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"TBA"},{"@type":"SportsTeam","name":"TBA"}],"startDate":"2024-12-11T03:30:00+00:00","endDate":"2024-12-11T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"बेंगलुरु","address":{"@type":"PostalAddress","addressLocality":"केएससीए क्रिकेट ग्राउंड, अलुर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-1st-quarter-final-1446101/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">1st quarter final </span>• <!-- -->बेंगलुरु<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="TBA vs TBA - 1st quarter final"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"TBA vs TBA, 1st quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","startDate":"2024-12-11T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"TBA vs TBA, 1st quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-1st-quarter-final-1446101/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"TBA"},{"@type":"SportsTeam","name":"TBA"}],"startDate":"2024-12-11T05:30:00+00:00","endDate":"2024-12-11T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"बेंगलुरु","address":{"@type":"PostalAddress","addressLocality":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-4th-quarter-final-1446104/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">4th quarter final </span>• <!-- -->अलुर<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">8:00 AM</div><span class="ds-text-tight-xs"><span>8:00 am<!-- --> GMT</span> |<!-- --> <span>1:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="TBA vs TBA - 4th quarter final"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"TBA vs TBA, 4th quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","startDate":"2024-12-11T08:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"TBA vs TBA, 4th quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-4th-quarter-final-1446104/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"TBA"},{"@type":"SportsTeam","name":"TBA"}],"startDate":"2024-12-11T08:00:00+00:00","endDate":"2024-12-11T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"बेंगलुरु","address":{"@type":"PostalAddress","addressLocality":"केएससीए क्रिकेट ग्राउंड, अलुर, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-2nd-quarter-final-1446102/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">2nd quarter final (D/N) </span>• <!-- -->बेंगलुरु<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="TBA vs TBA - 2nd quarter final"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"TBA vs TBA, 2nd quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","startDate":"2024-12-11T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"TBA vs TBA, 2nd quarter final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-2nd-quarter-final-1446102/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"TBA"},{"@type":"SportsTeam","name":"TBA"}],"startDate":"2024-12-11T11:00:00+00:00","endDate":"2024-12-11T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"बेंगलुरु","address":{"@type":"PostalAddress","addressLocality":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Fri, 13 Dec &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-1st-semi-final-1446105/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">1st semi final </span>• <!-- -->बेंगलुरु<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">5:30 AM</div><span class="ds-text-tight-xs"><span>5:30 am<!-- --> GMT</span> |<!-- --> <span>11:00 am<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="TBA vs TBA - 1st semi final"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"TBA vs TBA, 1st semi final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","startDate":"2024-12-13T05:30:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"TBA vs TBA, 1st semi final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-1st-semi-final-1446105/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"TBA"},{"@type":"SportsTeam","name":"TBA"}],"startDate":"2024-12-13T05:30:00+00:00","endDate":"2024-12-13T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"बेंगलुरु","address":{"@type":"PostalAddress","addressLocality":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24"></div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-2nd-semi-final-1446106/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">2nd semi final (D/N) </span>• <!-- -->बेंगलुरु<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="TBA vs TBA - 2nd semi final"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"TBA vs TBA, 2nd semi final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","startDate":"2024-12-13T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"TBA vs TBA, 2nd semi final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-2nd-semi-final-1446106/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"TBA"},{"@type":"SportsTeam","name":"TBA"}],"startDate":"2024-12-13T11:00:00+00:00","endDate":"2024-12-13T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"बेंगलुरु","address":{"@type":"PostalAddress","addressLocality":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु, भारत"}}}}</script></div></div><div class="ds-p-4 hover:ds-bg-ui-fill-translucent ds-border-t ds-border-line"><div class="ds-flex"><div class="ds-text-compact-xs ds-font-bold ds-w-24">Sun, 15 Dec &#x27;24</div><div class="ds-grow ds-px-4 ds-border-r ds-border-line-default-translucent"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-final-1446107/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"><span class="ds-flex ds-items-center"><div class="ds-text-tight-s ds-font-regular ds-truncate ds-text-typo-mid3"><span class="ds-text-tight-s ds-font-medium ds-text-typo">Final (D/N) </span>• <!-- -->बेंगलुरु<!-- -->, <a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="SMAT" class="ds-inline-flex ds-items-start ds-leading-none !ds-inline"><span class="ds-text-tight-s ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block !ds-inline">Syed Mushtaq Ali Trophy</span></a></div></span></div></div><div class="ds-flex ds-justify-between ds-items-center ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mt-2 ds-mb-2"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-my-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TBA"><i style="font-size:16px" class="icon-shield-filled ds-text-icon-light ds-flex ds-mr-2 ds-justify-center ds-items-center ds-w-5 ds-h-5"></i><p class="ds-text-tight-m ds-font-bold ds-capitalize ds-truncate">TBA</p></div></div></div><div class="ds-text-right"><div class="ds-text-tight-m ds-font-bold">11:00 AM</div><span class="ds-text-tight-xs"><span>11:00 am<!-- --> GMT</span> |<!-- --> <span>4:30 pm<!-- --> Local</span></span></div></div><p class="ds-text-tight-s ds-font-medium ds-line-clamp-2 ds-text-typo" title="TBA vs TBA - Final"><span>मैच शुरू होना बाक़ी</span></p></div></div></a><div></div></div><div class="ds-px-4 ds-self-center ds-w-28"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़ होम</span></a></div></div><script type="application/ld+json">{"@context":"https://schema.org","@type":"BroadcastEvent","name":"TBA vs TBA, Final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","startDate":"2024-12-15T11:00:00+00:00","broadcastOfEvent":{"@type":"SportsEvent","name":"TBA vs TBA, Final, Syed Mushtaq Ali Trophy","description":"TBA vs TBA","url":"https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/tba-vs-tba-final-1446107/live-cricket-score","competitor":[{"@type":"SportsTeam","name":"TBA"},{"@type":"SportsTeam","name":"TBA"}],"startDate":"2024-12-15T11:00:00+00:00","endDate":"2024-12-15T00:00:00+00:00","eventAttendanceMode":"offline","eventStatus":"{{MATCH_START_TIME}}","organizer":{"name":"Syed Mushtaq Ali Trophy","URL":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827"},"performer":"cricketer","location":{"@type":"City","name":"बेंगलुरु","address":{"@type":"PostalAddress","addressLocality":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु, भारत"}}}}</script></div></div></div></div><aside></aside><button class="ds-flex ds-items-center ds-justify-center ds-bg-ui-fill ds-border-0 ds-text-typo ds-shadow-down ds-rounded-full ds-p-3 hover:ds-bg-fill-content-alternate ds-fixed ds-z-50 ds-bottom-4 ds-right-4"><i style="font-size:24px" class="icon-expand_less-filled ds-text-icon-primary"></i><span class="ds-text-tight-m ds-font-bold"></span></button></div></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h2 class="ds-text-title-xs ds-font-bold ds-text-typo">Syed Mushtaq Ali Trophy 2024 Matches</h2></div></div><div class="ds-p-4"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-meghalaya-group-a-1445975/live-cricket-score" title="हैदराबाद vs मेघालय Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हैदराबाद vs मेघालय - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-sikkim-group-b-1445979/live-cricket-score" title="सौराष्ट्र vs सिक्किम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सौराष्ट्र vs सिक्किम - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-himachal-pradesh-group-c-1445981/live-cricket-score" title="अरुणाचल प्रदेश vs हिमाचल Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">अरुणाचल vs हिमाचल - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-mizoram-group-a-1445976/live-cricket-score" title="एमपी vs मिज़ोरम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">एमपी vs मिज़ोरम - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-tripura-group-b-1445980/live-cricket-score" title="तमिलनाडु vs त्रिपुरा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">तमिलनाडु vs त्रिपुरा - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-manipur-group-c-1445983/live-cricket-score" title="मणिपुर vs हरियाणा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मणिपुर vs हरियाणा - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-railways-group-d-1445985/live-cricket-score" title="रेलवेज़ vs असम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">रेलवेज़ vs असम - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-puducherry-group-d-1445986/live-cricket-score" title="पुडुचेरी vs चंडीगढ़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">पुडुचेरी vs चंडीगढ़ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-mumbai-group-e-1445988/live-cricket-score" title="मुंबई vs गोवा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मुंबई vs गोवा - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-nagaland-group-e-1445990/live-cricket-score" title="नागालैंड vs महाराष्ट्र Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">नागालैंड vs महाराष्ट्र - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-rajasthan-group-a-1445974/live-cricket-score" title="राजस्थान vs बिहार Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">राजस्थान vs बिहार - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-uttarakhand-group-b-1445978/live-cricket-score" title="उत्तराखंड vs कर्नाटका Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">उत्तराखंड vs कर्नाटका - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-jharkhand-group-c-1445984/live-cricket-score" title="जम्मू कश्मीर vs झारखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">जम्मू कश्मीर vs झारखंड - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-punjab-group-a-1445973/live-cricket-score" title="पंजाब vs बंगाल Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">पंजाब vs बंगाल - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-gujarat-group-b-1445977/live-cricket-score" title="गुजरात vs बड़ौदा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गुजरात vs बड़ौदा - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-uttar-pradesh-group-c-1445982/live-cricket-score" title="दिल्ली vs यूपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">दिल्ली vs उत्तर प्रदेश - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-odisha-group-d-1445987/live-cricket-score" title="विदर्भ vs ओडिशा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">विदर्भ vs ओडिशा - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-services-group-e-1445989/live-cricket-score" title="सर्विसेज़ vs केरला Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सर्विसेज़ vs केरला - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/live-cricket-score" title="राजस्थान vs मिज़ोरम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">राजस्थान vs मिज़ोरम - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/live-cricket-score" title="त्रिपुरा vs कर्नाटका Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">त्रिपुरा vs कर्नाटका - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/live-cricket-score" title="झारखंड vs मणिपुर Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">झारखंड vs मणिपुर - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/live-cricket-score" title="बिहार vs पंजाब Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बिहार vs पंजाब - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/live-cricket-score" title="उत्तराखंड vs बड़ौदा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">उत्तराखंड vs बड़ौदा - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/live-cricket-score" title="दिल्ली vs जम्मू कश्मीर Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">दिल्ली vs जम्मू कश्मीर - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/live-cricket-score" title="चंडीगढ़ vs विदर्भ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">चंडीगढ़ vs विदर्भ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/live-cricket-score" title="ओडिशा vs रेलवेज़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">ओडिशा vs रेलवेज़ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/live-cricket-score" title="सर्विसेज़ vs गोवा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सर्विसेज़ vs गोवा - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/live-cricket-score" title="केरला vs महाराष्ट्र Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">केरला vs महाराष्ट्र - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/live-cricket-score" title="एमपी vs मेघालय Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">एमपी vs मेघालय - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/live-cricket-score" title="तमिलनाडु vs सिक्किम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">तमिलनाडु vs सिक्किम - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/live-cricket-score" title="हरियाणा vs अरुणाचल प्रदेश Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हरियाणा vs अरुणाचल - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/live-cricket-score" title="हैदराबाद vs बंगाल Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हैदराबाद vs बंगाल - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-saurashtra-group-b-1445996/live-cricket-score" title="सौराष्ट्र vs गुजरात Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सौराष्ट्र vs गुजरात - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-uttar-pradesh-group-c-1446001/live-cricket-score" title="हिमाचल vs यूपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हिमाचल vs उत्तर प्रदेश - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/live-cricket-score" title="छत्तीसगढ़ vs पुडुचेरी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">छत्तीसगढ़ vs पुडुचेरी - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/live-cricket-score" title="नागालैंड vs आंध्रा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">नागालैंड vs आंध्रा - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-mizoram-group-a-1446009/live-cricket-score" title="बंगाल vs मिज़ोरम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बंगाल vs मिज़ोरम - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tripura-group-b-1446014/live-cricket-score" title="गुजरात vs त्रिपुरा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गुजरात vs त्रिपुरा - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/manipur-vs-uttar-pradesh-group-c-1446020/live-cricket-score" title="मणिपुर vs यूपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मणिपुर vs उत्तर प्रदेश - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-rajasthan-group-a-1446011/live-cricket-score" title="हैदराबाद vs राजस्थान Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हैदराबाद vs राजस्थान - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-saurashtra-group-b-1446015/live-cricket-score" title="कर्नाटका vs सौराष्ट्र Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">कर्नाटका vs सौराष्ट्र - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jharkhand-group-c-1446019/live-cricket-score" title="हिमाचल vs झारखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हिमाचल vs झारखंड - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-railways-group-d-1446022/live-cricket-score" title="छत्तीसगढ़ vs रेलवेज़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">छत्तीसगढ़ vs रेलवेज़ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-puducherry-group-d-1446023/live-cricket-score" title="विदर्भ vs पुडुचेरी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">विदर्भ vs पुडुचेरी - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-goa-group-e-1446024/live-cricket-score" title="आंध्रा vs गोवा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">आंध्रा vs गोवा - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-nagaland-group-e-1446025/live-cricket-score" title="केरला vs नागालैंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">केरला vs नागालैंड - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-meghalaya-group-a-1446010/live-cricket-score" title="बिहार vs मेघालय Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बिहार vs मेघालय - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-uttarakhand-group-b-1446016/live-cricket-score" title="सिक्किम vs उत्तराखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सिक्किम vs उत्तराखंड - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jammu-kashmir-group-c-1446017/live-cricket-score" title="अरुणाचल प्रदेश vs जम्मू कश्मीर Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">अरुणाचल vs जम्मू कश्मीर - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-punjab-group-a-1446012/live-cricket-score" title="एमपी vs पंजाब Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">एमपी vs पंजाब - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tamil-nadu-group-b-1446013/live-cricket-score" title="बड़ौदा vs तमिलनाडु Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बड़ौदा vs तमिलनाडु - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-haryana-group-c-1446018/live-cricket-score" title="दिल्ली vs हरियाणा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">दिल्ली vs हरियाणा - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chandigarh-group-d-1446021/live-cricket-score" title="असम vs चंडीगढ़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">असम vs चंडीगढ़ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-mumbai-group-e-1446026/live-cricket-score" title="महाराष्ट्र vs मुंबई Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">महाराष्ट्र vs मुंबई - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-hyderabad-india-group-a-1446028/live-cricket-score" title="बिहार vs हैदराबाद Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बिहार vs हैदराबाद - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-uttarakhand-group-b-1446034/live-cricket-score" title="सौराष्ट्र vs उत्तराखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सौराष्ट्र vs उत्तराखंड - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jammu-kashmir-group-c-1446038/live-cricket-score" title="हिमाचल vs जम्मू कश्मीर Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हिमाचल vs जम्मू कश्मीर - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-punjab-group-a-1446030/live-cricket-score" title="मिज़ोरम vs पंजाब Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मिज़ोरम vs पंजाब - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tripura-group-b-1446031/live-cricket-score" title="बड़ौदा vs त्रिपुरा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बड़ौदा vs त्रिपुरा - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-manipur-group-c-1446036/live-cricket-score" title="दिल्ली vs मणिपुर Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">दिल्ली vs मणिपुर - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-vidarbha-group-d-1446039/live-cricket-score" title="असम vs विदर्भ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">असम vs विदर्भ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-chhattisgarh-group-d-1446040/live-cricket-score" title="चंडीगढ़ vs छत्तीसगढ़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">चंडीगढ़ vs छत्तीसगढ़ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-maharashtra-group-e-1446042/live-cricket-score" title="आंध्रा vs महाराष्ट्र Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">आंध्रा vs महाराष्ट्र - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-mumbai-group-e-1446043/live-cricket-score" title="केरला vs मुंबई Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">केरला vs मुंबई - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-madhya-pradesh-group-a-1446027/live-cricket-score" title="बंगाल vs एमपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बंगाल vs एमपी - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tamil-nadu-group-b-1446032/live-cricket-score" title="गुजरात vs तमिलनाडु Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गुजरात vs तमिलनाडु - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-uttar-pradesh-group-c-1446037/live-cricket-score" title="हरियाणा vs यूपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हरियाणा vs उत्तर प्रदेश - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-rajasthan-group-a-1446029/live-cricket-score" title="मेघालय vs राजस्थान Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मेघालय vs राजस्थान - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-sikkim-group-b-1446033/live-cricket-score" title="कर्नाटका vs सिक्किम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">कर्नाटका vs सिक्किम - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jharkhand-group-c-1446035/live-cricket-score" title="अरुणाचल प्रदेश vs झारखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">अरुणाचल vs झारखंड - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-puducherry-group-d-1446041/live-cricket-score" title="ओडिशा vs पुडुचेरी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">ओडिशा vs पुडुचेरी - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-services-group-e-1446044/live-cricket-score" title="नागालैंड vs सर्विसेज़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">नागालैंड vs सर्विसेज़ - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-rajasthan-group-a-1446048/live-cricket-score" title="एमपी vs राजस्थान Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">एमपी vs राजस्थान - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tamil-nadu-group-b-1446051/live-cricket-score" title="कर्नाटका vs तमिलनाडु Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">कर्नाटका vs तमिलनाडु - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jharkhand-group-c-1446055/live-cricket-score" title="हरियाणा vs झारखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हरियाणा vs झारखंड - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-meghalaya-group-a-1446045/live-cricket-score" title="बंगाल vs मेघालय Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बंगाल vs मेघालय - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-sikkim-group-b-1446050/live-cricket-score" title="गुजरात vs सिक्किम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गुजरात vs सिक्किम - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-uttar-pradesh-group-c-1446053/live-cricket-score" title="अरुणाचल प्रदेश vs यूपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">अरुणाचल vs उत्तर प्रदेश - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-puducherry-group-d-1446057/live-cricket-score" title="असम vs पुडुचेरी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">असम vs पुडुचेरी - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-odisha-group-d-1446058/live-cricket-score" title="छत्तीसगढ़ vs ओडिशा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">छत्तीसगढ़ vs ओडिशा - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-services-group-e-1446060/live-cricket-score" title="आंध्रा vs सर्विसेज़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">आंध्रा vs सर्विसेज़ - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-mumbai-group-e-1446062/live-cricket-score" title="नागालैंड vs मुंबई Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">नागालैंड vs मुंबई - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-punjab-group-a-1446047/live-cricket-score" title="हैदराबाद vs पंजाब Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हैदराबाद vs पंजाब - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-saurashtra-group-b-1446049/live-cricket-score" title="बड़ौदा vs सौराष्ट्र Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बड़ौदा vs सौराष्ट्र - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-himachal-pradesh-group-c-1446054/live-cricket-score" title="दिल्ली vs हिमाचल Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">दिल्ली vs हिमाचल - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-mizoram-group-a-1446046/live-cricket-score" title="बिहार vs मिज़ोरम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बिहार vs मिज़ोरम - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tripura-vs-uttarakhand-group-b-1446052/live-cricket-score" title="त्रिपुरा vs उत्तराखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">त्रिपुरा vs उत्तराखंड - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-manipur-group-c-1446056/live-cricket-score" title="जम्मू कश्मीर vs मणिपुर Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">जम्मू कश्मीर vs मणिपुर - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-railways-group-d-1446059/live-cricket-score" title="विदर्भ vs रेलवेज़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">विदर्भ vs रेलवेज़ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-kerala-group-e-1446061/live-cricket-score" title="गोवा vs केरला Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गोवा vs केरला - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-bihar-group-a-1446063/live-cricket-score" title="बंगाल vs बिहार Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बंगाल vs बिहार - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-uttarakhand-group-b-1446068/live-cricket-score" title="गुजरात vs उत्तराखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गुजरात vs उत्तराखंड - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-uttar-pradesh-group-c-1446074/live-cricket-score" title="जम्मू कश्मीर vs यूपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">जम्मू कश्मीर vs उत्तर प्रदेश - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-madhya-pradesh-group-a-1446064/live-cricket-score" title="हैदराबाद vs एमपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हैदराबाद vs एमपी - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tamil-nadu-group-b-1446069/live-cricket-score" title="सौराष्ट्र vs तमिलनाडु Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सौराष्ट्र vs तमिलनाडु - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-himachal-pradesh-group-c-1446073/live-cricket-score" title="हरियाणा vs हिमाचल Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हरियाणा vs हिमाचल - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-odisha-group-d-1446075/live-cricket-score" title="असम vs ओडिशा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">असम vs ओडिशा - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-vidarbha-group-d-1446077/live-cricket-score" title="छत्तीसगढ़ vs विदर्भ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">छत्तीसगढ़ vs विदर्भ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-kerala-group-e-1446078/live-cricket-score" title="आंध्रा vs केरला Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">आंध्रा vs केरला - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/services-vs-mumbai-group-e-1446080/live-cricket-score" title="सर्विसेज़ vs मुंबई Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सर्विसेज़ vs मुंबई - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/punjab-vs-rajasthan-group-a-1446066/live-cricket-score" title="पंजाब vs राजस्थान Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">पंजाब vs राजस्थान - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-karnataka-group-b-1446067/live-cricket-score" title="बड़ौदा vs कर्नाटका Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बड़ौदा vs कर्नाटका - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jharkhand-group-c-1446072/live-cricket-score" title="दिल्ली vs झारखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">दिल्ली vs झारखंड - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-mizoram-group-a-1446065/live-cricket-score" title="मेघालय vs मिज़ोरम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मेघालय vs मिज़ोरम - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tripura-group-b-1446070/live-cricket-score" title="सिक्किम vs त्रिपुरा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सिक्किम vs त्रिपुरा - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-manipur-group-c-1446071/live-cricket-score" title="अरुणाचल प्रदेश vs मणिपुर Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">अरुणाचल vs मणिपुर - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-railways-group-d-1446076/live-cricket-score" title="चंडीगढ़ vs रेलवेज़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">चंडीगढ़ vs रेलवेज़ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-maharashtra-group-e-1446079/live-cricket-score" title="गोवा vs महाराष्ट्र Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गोवा vs महाराष्ट्र - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-punjab-group-a-1446084/live-cricket-score" title="मेघालय vs पंजाब Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मेघालय vs पंजाब - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-sikkim-group-b-1446085/live-cricket-score" title="बड़ौदा vs सिक्किम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बड़ौदा vs सिक्किम - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-delhi-group-c-1446089/live-cricket-score" title="अरुणाचल प्रदेश vs दिल्ली Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">अरुणाचल vs दिल्ली - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-rajasthan-group-a-1446081/live-cricket-score" title="बंगाल vs राजस्थान Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बंगाल vs राजस्थान - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-karnataka-group-b-1446086/live-cricket-score" title="गुजरात vs कर्नाटका Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गुजरात vs कर्नाटका - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-uttar-pradesh-group-c-1446092/live-cricket-score" title="झारखंड vs यूपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">झारखंड vs उत्तर प्रदेश - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-odisha-group-d-1446094/live-cricket-score" title="चंडीगढ़ vs ओडिशा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">चंडीगढ़ vs ओडिशा - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/puducherry-vs-railways-group-d-1446095/live-cricket-score" title="पुडुचेरी vs रेलवेज़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">पुडुचेरी vs रेलवेज़ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-nagaland-group-e-1446097/live-cricket-score" title="गोवा vs नागालैंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गोवा vs नागालैंड - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-services-group-e-1446098/live-cricket-score" title="महाराष्ट्र vs सर्विसेज़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">महाराष्ट्र vs सर्विसेज़ - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-mizoram-group-a-1446083/live-cricket-score" title="हैदराबाद vs मिज़ोरम Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हैदराबाद vs मिज़ोरम - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tripura-group-b-1446087/live-cricket-score" title="सौराष्ट्र vs त्रिपुरा Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सौराष्ट्र vs त्रिपुरा - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-manipur-group-c-1446091/live-cricket-score" title="हिमाचल vs मणिपुर Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हिमाचल vs मणिपुर - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-madhya-pradesh-group-a-1446082/live-cricket-score" title="बिहार vs एमपी Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बिहार vs एमपी - Group A</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-uttarakhand-group-b-1446088/live-cricket-score" title="तमिलनाडु vs उत्तराखंड Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">तमिलनाडु vs उत्तराखंड - Group B</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jammu-kashmir-group-c-1446090/live-cricket-score" title="हरियाणा vs जम्मू कश्मीर Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हरियाणा vs जम्मू कश्मीर - Group C</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chhattisgarh-group-d-1446093/live-cricket-score" title="असम vs छत्तीसगढ़ Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">असम vs छत्तीसगढ़ - Group D</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-mumbai-group-e-1446096/live-cricket-score" title="आंध्रा vs मुंबई Live Score" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">आंध्रा vs मुंबई - Group E</span></a><span class="ds-mr-2 last:ds-hidden">|</span></div></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">Syed Mushtaq Ali Trophy 2024 Teams</span></div></div><div class="ds-p-4"><a href="/hindi/team/hyderabad-india-1764" title="हैदराबाद Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हैदराबाद</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/meghalaya-1156783" title="मेघालय Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मेघालय</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/saurashtra-and-kathiawar-2070" title="सौराष्ट्र Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सौराष्ट्र</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/sikkim-2085" title="सिक्किम Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सिक्किम</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/arunachal-pradesh-1156779" title="अरुणाचल प्रदेश Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">अरुणाचल प्रदेश</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/himachal-pradesh-1752" title="हिमाचल प्रदेश Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हिमाचल</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/madhya-pradesh-1941" title="मध्य प्रदेश Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">एमपी</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/mizoram-1156780" title="मिज़ोरम Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मिज़ोरम</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/tamil-nadu-2133" title="तमिलनाडु Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">तमिलनाडु</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/tripura-2149" title="त्रिपुरा Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">त्रिपुरा</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/manipur-1943" title="मणिपुर Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मणिपुर</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/haryana-1757" title="हरियाणा Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">हरियाणा</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/railways-1823" title="रेलवेज़ Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">रेलवेज़</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/assam-1550" title="असम Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">असम</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/puducherry-1156782" title="पुडुचेरी Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">पुडुचेरी</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/chandigarh-1641" title="चंडीगढ़ Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">चंडीगढ़</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/mumbai-bombay-1603" title="मुंबई Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">मुंबई</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/goa-1717" title="गोवा Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गोवा</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/nagaland-1156781" title="नागालैंड Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">नागालैंड</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/maharashtra-1905" title="महाराष्ट्र Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">महाराष्ट्र</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/rajasthan-2037" title="राजस्थान Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">राजस्थान</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/bihar-1585" title="बिहार Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बिहार</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/uttarakhand-1156784" title="उत्तराखंड Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">उत्तराखंड</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/karnataka-1872" title="कर्नाटका Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">कर्नाटका</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/jammu-kashmir-1828" title="जम्मू कश्मीर Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">जम्मू कश्मीर</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/jharkhand-1156778" title="झारखंड Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">झारखंड</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/punjab-2012" title="पंजाब Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">पंजाब</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/bengal-1572" title="बंगाल Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बंगाल</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/gujarat-1729" title="गुजरात Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">गुजरात</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/baroda-1559" title="बड़ौदा Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">बड़ौदा</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/delhi-1668" title="दिल्ली Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">दिल्ली</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/uttar-pradesh-2161" title="उत्तर प्रदेश Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">यूपी</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/vidarbha-2179" title="विदर्भ Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">विदर्भ</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/odisha-1988" title="ओडिशा Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">ओडिशा</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/services-2119" title="सर्विसेज़ Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">सर्विसेज़</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/kerala-and-travancore-cochin-1861" title="केरला Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">केरला</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/chhattisgarh-427424" title="छत्तीसगढ़ Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">छत्तीसगढ़</span></a><span class="ds-mr-2 last:ds-hidden">|</span><a href="/hindi/team/andhra-1541" title="आंध्रा Cricket Team" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-2 ds-cursor-pointer">आंध्रा</span></a><span class="ds-mr-2 last:ds-hidden">|</span></div></div><div id="taboola-below-content-thumbnails" class="ci-ad-taboola-slot"></div></div><div class="ds-flex-none" style="width:302px"><div><div><aside class="ad-placeholder incontentstrip ad-incontentstrip-240314" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-87663" style="min-width:10%;min-height:250px"></aside><aside></aside></div><div class="card content-block w-100 sidebar-widget"><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h3 class="ds-text-title-xs ds-font-bold ds-text-typo">Syed Mushtaq Ali Trophy</h3></div></div><div class="ds-p-0"><div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group A</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/bengal-1572" title="बंगाल" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">बंगाल</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/rajasthan-2037" title="राजस्थान" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">राजस्थान</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/madhya-pradesh-1941" title="एमपी" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">एमपी</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/hyderabad-india-1764" title="हैदराबाद" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">हैदराबाद</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/punjab-2012" title="पंजाब" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">पंजाब</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/meghalaya-1156783" title="मेघालय" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">मेघालय</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/bihar-1585" title="बिहार" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">बिहार</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/mizoram-1156780" title="मिज़ोरम" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">मिज़ोरम</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group B</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/baroda-1559" title="बड़ौदा" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">बड़ौदा</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/tamil-nadu-2133" title="तमिलनाडु" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">तमिलनाडु</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/karnataka-1872" title="कर्नाटका" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">कर्नाटका</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/uttarakhand-1156784" title="उत्तराखंड" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">उत्तराखंड</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/saurashtra-and-kathiawar-2070" title="सौराष्ट्र" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">सौराष्ट्र</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/gujarat-1729" title="गुजरात" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">गुजरात</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/tripura-2149" title="त्रिपुरा" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">त्रिपुरा</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/sikkim-2085" title="सिक्किम" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">सिक्किम</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group C</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/haryana-1757" title="हरियाणा" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">हरियाणा</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/delhi-1668" title="दिल्ली" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">दिल्ली</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/uttar-pradesh-2161" title="उत्तर प्रदेश" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">यूपी</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/jammu-kashmir-1828" title="जम्मू कश्मीर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">जम्मू कश्मीर</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/himachal-pradesh-1752" title="हिमाचल" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">हिमाचल</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/jharkhand-1156778" title="झारखंड" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">झारखंड</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/arunachal-pradesh-1156779" title="अरुणाचल" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">अरुणाचल प्रदेश</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/manipur-1943" title="मणिपुर" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">मणिपुर</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group D</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/chandigarh-1641" title="चंडीगढ़" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">चंडीगढ़</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/railways-1823" title="रेलवेज़" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">रेलवेज़</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/assam-1550" title="असम" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">असम</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/puducherry-1156782" title="पुडुचेरी" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">पुडुचेरी</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/vidarbha-2179" title="विदर्भ" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">विदर्भ</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/chhattisgarh-427424" title="छत्तीसगढ़" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">छत्तीसगढ़</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">0</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/odisha-1988" title="ओडिशा" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">ओडिशा</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div><div class="ds-border-b ds-border-line last:ds-border-b-0"><div class="ds-flex ds-px-4 ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-eyebrow-s ds-font-bold ds-uppercase !ds-uppercase ds-text-eyebrow-s">Group E</span></div></div><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="खेले गए मैचों की संख्‍या">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="जीते हुए मैचों की संख्‍या">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="हारे हुए मैचों की संख्या">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="मिले अंकों की संख्‍या">अंक</span></th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/maharashtra-1905" title="महाराष्ट्र" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">महाराष्ट्र</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">8</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/andhra-1541" title="आंध्रा" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">आंध्रा</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/services-2119" title="सर्विसेज़" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">सर्विसेज़</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/kerala-and-travancore-cochin-1861" title="केरला" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">केरला</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/mumbai-bombay-1603" title="मुंबई" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">मुंबई</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">4</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/goa-1717" title="गोवा" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">गोवा</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/hindi/team/nagaland-1156781" title="नागालैंड" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">नागालैंड</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">0</td></tr></tbody></table></div></div></div><div class="ds-border-t ds-border-line ds-text-center"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="पूरी तालिका" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block ds-py-2 ds-uppercase">पूरी तालिका</span></a></div></div></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4 ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h3 class="ds-text-title-xs ds-font-bold ds-text-typo">सर्वाधिक विकेट</h3></div></div><div class="ds-p-0"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-flex ds-bg-fill-content-prime ds-w-full ds-px-4"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"></div></div><div class="ds-block ds-w-full ds-overflow-hidden ds-flex ds-flex-nowrap "><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none" style="transform:translate(-0px, 0px);-webkit-transform:translate(-0px, 0px)"><div><div class="ds-flex ds-p-4 ds-border-t ds-border-line first:ds-border-0"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/yuzvendra-chahal-430246" class="ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full ds-min-w-max"><img width="64" height="64" alt="युज़वेंद्र चहल" style="width:64px;height:64px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-pl-4 ds-flex ds-flex-col"><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/yuzvendra-chahal-430246" class="ds-text-typo hover:ds-text-typo-primary ds-mr-2 ds-line-clamp-1 ds-break-all ds-cursor-pointer"><span class="ds-text-title-xs ds-font-bold">युज़वेंद्र चहल</span></a></div><span class="ds-text-typo-mid3 ds-whitespace-nowrap" title="हरियाणा"><span class="ds-text-compact-xs ds-font-medium">हरियाणा<!-- -->,</span> </span><span class="ds-text-typo-mid3 ds-lowercase ds-whitespace-nowrap" title="लेगब्रेक गुगली"><span class="ds-text-compact-xs ds-font-medium"> <!-- -->Lbg</span></span></div><div class="ds-flex ds-flex-col ds-items-start ds-justify-center"><span class="ds-text-typo ds-pr-2 ds-mr-2"><span class="ds-text-title-l ds-font-bold">6</span></span><div class="ds-flex ds-flex-row ds-space-x-2 ds-justify-center ds-items-start"><span class="ds-text-compact-2xs ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">पारी<!-- -->: <!-- -->2</span></span><span class="ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">औसत<!-- -->:<!-- --> <!-- -->4.00</span></span></div></div></div></div><div class="ds-flex ds-p-4 ds-border-t ds-border-line first:ds-border-0"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harshal-patel-390481" class="ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full ds-min-w-max"><img width="64" height="64" alt="हर्षल पटेल" style="width:64px;height:64px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-pl-4 ds-flex ds-flex-col"><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/harshal-patel-390481" class="ds-text-typo hover:ds-text-typo-primary ds-mr-2 ds-line-clamp-1 ds-break-all ds-cursor-pointer"><span class="ds-text-title-xs ds-font-bold">हर्षल पटेल</span></a></div><span class="ds-text-typo-mid3 ds-whitespace-nowrap" title="हरियाणा"><span class="ds-text-compact-xs ds-font-medium">हरियाणा<!-- -->,</span> </span><span class="ds-text-typo-mid3 ds-lowercase ds-whitespace-nowrap" title="दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"><span class="ds-text-compact-xs ds-font-medium"> <!-- -->Rm</span></span></div><div class="ds-flex ds-flex-col ds-items-start ds-justify-center"><span class="ds-text-typo ds-pr-2 ds-mr-2"><span class="ds-text-title-l ds-font-bold">6</span></span><div class="ds-flex ds-flex-row ds-space-x-2 ds-justify-center ds-items-start"><span class="ds-text-compact-2xs ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">पारी<!-- -->: <!-- -->2</span></span><span class="ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">औसत<!-- -->:<!-- --> <!-- -->6.16</span></span></div></div></div></div><div class="ds-flex ds-p-4 ds-border-t ds-border-line first:ds-border-0"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/anikethreddy-1216134" class="ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full ds-min-w-max"><img width="64" height="64" alt="अनिकेतरेड्डी" style="width:64px;height:64px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-pl-4 ds-flex ds-flex-col"><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/anikethreddy-1216134" class="ds-text-typo hover:ds-text-typo-primary ds-mr-2 ds-line-clamp-1 ds-break-all ds-cursor-pointer"><span class="ds-text-title-xs ds-font-bold">अनिकेतरेड्डी</span></a></div><span class="ds-text-typo-mid3 ds-whitespace-nowrap" title="हैदराबाद"><span class="ds-text-compact-xs ds-font-medium">हैदराबाद<!-- -->,</span> </span><span class="ds-text-typo-mid3 ds-lowercase ds-whitespace-nowrap" title="बाएं हाथ से स्पिन"><span class="ds-text-compact-xs ds-font-medium"> <!-- -->Sla</span></span></div><div class="ds-flex ds-flex-col ds-items-start ds-justify-center"><span class="ds-text-typo ds-pr-2 ds-mr-2"><span class="ds-text-title-l ds-font-bold">5</span></span><div class="ds-flex ds-flex-row ds-space-x-2 ds-justify-center ds-items-start"><span class="ds-text-compact-2xs ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">पारी<!-- -->: <!-- -->2</span></span><span class="ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">औसत<!-- -->:<!-- --> <!-- -->6.60</span></span></div></div></div></div><div class=" ds-text-center ds-py-2 ds-border-t ds-border-line"><a href="/records/tournament/bowling-most-wickets-career/syed-mushtaq-ali-trophy-2024-25-16563" title="पूरी सूची देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">पूरी सूची देखें</span></a></div></div></div></div></div></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4 ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h3 class="ds-text-title-xs ds-font-bold ds-text-typo">सर्वाधिक रन</h3></div></div><div class="ds-p-0"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-flex ds-bg-fill-content-prime ds-w-full ds-px-4"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"></div></div><div class="ds-block ds-w-full ds-overflow-hidden ds-flex ds-flex-nowrap "><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none" style="transform:translate(-0px, 0px);-webkit-transform:translate(-0px, 0px)"><div><div class="ds-flex ds-p-4 ds-border-t ds-border-line first:ds-border-0"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/tilak-varma-1170265" class="ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full ds-min-w-max"><img width="64" height="64" alt="तिलक वर्मा" style="width:64px;height:64px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-pl-4 ds-flex ds-flex-col"><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/tilak-varma-1170265" class="ds-text-typo hover:ds-text-typo-primary ds-mr-2 ds-line-clamp-1 ds-break-all ds-cursor-pointer"><span class="ds-text-title-xs ds-font-bold">तिलक वर्मा</span></a></div><span class="ds-text-typo-mid3 ds-whitespace-nowrap" title="हैदराबाद"><span class="ds-text-compact-xs ds-font-medium">हैदराबाद<!-- -->,</span> </span><span class="ds-text-typo-mid3 ds-lowercase ds-whitespace-nowrap" title="बाएं हाथ से बल्लेबाज़ी"><span class="ds-text-compact-xs ds-font-medium"> <!-- -->Lhb</span></span></div><div class="ds-flex ds-flex-col ds-items-start ds-justify-center"><span class="ds-text-typo ds-pr-2 ds-mr-2"><span class="ds-text-title-l ds-font-bold">208</span></span><div class="ds-flex ds-flex-row ds-space-x-2 ds-justify-center ds-items-start"><span class="ds-text-compact-2xs ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">पारी<!-- -->: <!-- -->2</span></span><span class="ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">औसत<!-- -->:<!-- --> <!-- -->104.00</span></span></div></div></div></div><div class="ds-flex ds-p-4 ds-border-t ds-border-line first:ds-border-0"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/swastik-samal-1175445" class="ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full ds-min-w-max"><img width="64" height="64" alt="स्वास्तिक समल" style="width:64px;height:64px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-pl-4 ds-flex ds-flex-col"><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/swastik-samal-1175445" class="ds-text-typo hover:ds-text-typo-primary ds-mr-2 ds-line-clamp-1 ds-break-all ds-cursor-pointer"><span class="ds-text-title-xs ds-font-bold">स्वास्तिक समल</span></a></div><span class="ds-text-typo-mid3 ds-whitespace-nowrap" title="ओडिशा"><span class="ds-text-compact-xs ds-font-medium">ओडिशा<!-- -->,</span> </span><span class="ds-text-typo-mid3 ds-lowercase ds-whitespace-nowrap" title="दाएं हाथ से बल्लेबाज़ी"><span class="ds-text-compact-xs ds-font-medium"> <!-- -->Rhb</span></span></div><div class="ds-flex ds-flex-col ds-items-start ds-justify-center"><span class="ds-text-typo ds-pr-2 ds-mr-2"><span class="ds-text-title-l ds-font-bold">168</span></span><div class="ds-flex ds-flex-row ds-space-x-2 ds-justify-center ds-items-start"><span class="ds-text-compact-2xs ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">पारी<!-- -->: <!-- -->2</span></span><span class="ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">औसत<!-- -->:<!-- --> <!-- -->84.00</span></span></div></div></div></div><div class="ds-flex ds-p-4 ds-border-t ds-border-line first:ds-border-0"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/himmat-singh-805235" class="ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full ds-min-w-max"><img width="64" height="64" alt="हिम्मत सिंह" style="width:64px;height:64px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-pl-4 ds-flex ds-flex-col"><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/himmat-singh-805235" class="ds-text-typo hover:ds-text-typo-primary ds-mr-2 ds-line-clamp-1 ds-break-all ds-cursor-pointer"><span class="ds-text-title-xs ds-font-bold">हिम्मत सिंह</span></a></div><span class="ds-text-typo-mid3 ds-whitespace-nowrap" title="दिल्ली"><span class="ds-text-compact-xs ds-font-medium">दिल्ली<!-- -->,</span> </span><span class="ds-text-typo-mid3 ds-lowercase ds-whitespace-nowrap" title="दाएं हाथ से बल्लेबाज़ी"><span class="ds-text-compact-xs ds-font-medium"> <!-- -->Rhb</span></span></div><div class="ds-flex ds-flex-col ds-items-start ds-justify-center"><span class="ds-text-typo ds-pr-2 ds-mr-2"><span class="ds-text-title-l ds-font-bold">148</span></span><div class="ds-flex ds-flex-row ds-space-x-2 ds-justify-center ds-items-start"><span class="ds-text-compact-2xs ds-text-typo-mid3"><span class="ds-text-compact-xxs ds-font-medium">पारी<!-- -->: <!-- -->2</span></span></div></div></div></div><div class=" ds-text-center ds-py-2 ds-border-t ds-border-line"><a href="/records/tournament/batting-most-runs-career/syed-mushtaq-ali-trophy-2024-25-16563" title="पूरी सूची देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">पूरी सूची देखें</span></a></div></div></div></div></div></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-items-center"><span class="ds-mr-2"><img width="32" height="34" alt="fan-ratings" style="width:32px;height:34px" class="ds-rounded-lg" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></div><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">टूर्नामेंट फैन रेटिंग्‍स</span></div></div><div class="ds-p-0"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-flex ds-bg-fill-content-prime ds-w-full ds-px-4"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"></div></div><div class="ds-block"><div><div class="ds-flex ds-items-center ds-p-4 ds-gap-2 ds-border-t ds-border-line first:ds-border-0"><span class="ds-text-title-xs ds-font-bold ds-text-typo ds-mr-1">1.</span><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/pradeep-pradhan-1461319" class="ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-12 ds-h-12 ds-rounded-full ds-min-w-max"><img width="48" height="48" alt="Pradeep Pradhan" style="width:48px;height:48px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-mr-1"><div class="ds-flex ds-items-baseline ds-gap-2"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/pradeep-pradhan-1461319" title="Pradeep Pradhan" class="ds-text-typo hover:ds-text-typo-primary ds-line-clamp-1 ds-break-all ds-cursor-pointer"><span class="ds-text-title-xs ds-font-bold">Pradeep Pradhan</span></a></div><span class="ds-text-compact-xs ds-text-typo-mid3 ds-whitespace-nowrap" title="ओडिशा">ओडिशा</span></div><div><span class="ds-text-compact-xs ds-text-typo-mid3 ds-pr-1.5 ds-border-r ds-border-line">रन<!-- -->: <!-- -->6</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-pl-1.5">विकेट<!-- -->: <!-- -->4</span></div></div><div class="ds-ml-auto"><div class="ds-w-10 ds-h-10 ds-rounded-full ds-flex ds-justify-center ds-items-center ds-p-1 ds-w-12 ds-h-12 ds-bg-raw-green-d2/20 ds-bg-raw-dark-blue/20"><span class="ds-text-tight-xs ds-font-medium ds-rounded-full ds-flex ds-justify-center ds-items-center ds-w-10 ds-h-10 ds-bg-raw-green-d2 ds-text-typo-inverse1 ds-bg-raw-dark-blue ds-text-typo-inverse1">9</span></div></div></div><div class="ds-flex ds-items-center ds-p-4 ds-gap-2 ds-border-t ds-border-line first:ds-border-0"><span class="ds-text-title-xs ds-font-bold ds-text-typo ds-mr-1">2.</span><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/swastik-samal-1175445" class="ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-12 ds-h-12 ds-rounded-full ds-min-w-max"><img width="48" height="48" alt="स्वास्तिक समल" style="width:48px;height:48px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-mr-1"><div class="ds-flex ds-items-baseline ds-gap-2"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/swastik-samal-1175445" title="स्वास्तिक समल" class="ds-text-typo hover:ds-text-typo-primary ds-line-clamp-1 ds-break-all ds-cursor-pointer"><span class="ds-text-title-xs ds-font-bold">स्वास्तिक समल</span></a></div><span class="ds-text-compact-xs ds-text-typo-mid3 ds-whitespace-nowrap" title="ओडिशा">ओडिशा</span></div><div><span class="ds-text-compact-xs ds-text-typo-mid3 ds-pr-1.5 ds-border-r ds-border-line">रन<!-- -->: <!-- -->168</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-pl-1.5">विकेट<!-- -->: <!-- -->0</span></div></div><div class="ds-ml-auto"><div class="ds-w-10 ds-h-10 ds-rounded-full ds-flex ds-justify-center ds-items-center ds-p-1 ds-w-12 ds-h-12 ds-bg-raw-green-d2/20"><span class="ds-text-tight-xs ds-font-medium ds-rounded-full ds-flex ds-justify-center ds-items-center ds-w-10 ds-h-10 ds-bg-raw-green-d2 ds-text-typo-inverse1">8</span></div></div></div><div class="ds-flex ds-items-center ds-p-4 ds-gap-2 ds-border-t ds-border-line first:ds-border-0"><span class="ds-text-title-xs ds-font-bold ds-text-typo ds-mr-1">3.</span><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/atharva-taide-1125958" class="ds-cursor-pointer"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-12 ds-h-12 ds-rounded-full ds-min-w-max"><img width="48" height="48" alt="अथर्व तायडे" style="width:48px;height:48px" class="ds-block" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></span></a></div><div class="ds-mr-1"><div class="ds-flex ds-items-baseline ds-gap-2"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/atharva-taide-1125958" title="अथर्व तायडे" class="ds-text-typo hover:ds-text-typo-primary ds-line-clamp-1 ds-break-all ds-cursor-pointer"><span class="ds-text-title-xs ds-font-bold">अथर्व तायडे</span></a></div><span class="ds-text-compact-xs ds-text-typo-mid3 ds-whitespace-nowrap" title="विदर्भ">विदर्भ</span></div><div><span class="ds-text-compact-xs ds-text-typo-mid3 ds-pr-1.5 ds-border-r ds-border-line">रन<!-- -->: <!-- -->35</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-pl-1.5">विकेट<!-- -->: <!-- -->1</span></div></div><div class="ds-ml-auto"><div class="ds-w-10 ds-h-10 ds-rounded-full ds-flex ds-justify-center ds-items-center ds-p-1 ds-w-12 ds-h-12 ds-bg-raw-secondary-orange/20"><span class="ds-text-tight-xs ds-font-medium ds-rounded-full ds-flex ds-justify-center ds-items-center ds-w-10 ds-h-10 ds-bg-raw-secondary-orange ds-text-typo-inverse1">6</span></div></div></div></div></div></div><div class="ds-border-t ds-border-line ds-cursor-pointer ds-text-center ds-py-2"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/fan-ratings/6" title="पूरी सूची देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">पूरी सूची देखें</span></a></div></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-p-0"><div class="ds-flex ds-flex-col"><div><a href="https://www.espncricinfo.com/ask" class="ds-flex ds-justify-center ds-py-4 ds-border-b ds-border-line"><img width="135" alt="AskESPNcricinfo Logo" style="width:135px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></a></div><div class="ds-m-4"><span class="ds-text-title-xs ds-font-bold ds-mb-4 ds-text-typo">Instant answers to T20 questions</span><div></div><div class="ds-flex ds-justify-center"><a href="https://www.espncricinfo.com/ask" class="ds-flex ds-items-center ds-justify-center ds-bg-transparent ds-border ds-border-ui-stroke-primary ds-text-typo-primary ds-rounded-full ds-w-full ds-h-10 ds-px-5 hover:ds-bg-ui-fill-hover focus:ds-ring-4 focus:ds-ring-button-primary"><span class="ds-text-tight-m ds-font-bold">Ask a question</span></a></div></div></div></div></div><aside></aside><aside class="ad-placeholder incontent3RoW ad-incontent3row-8804" style="min-width:10%;min-height:250px"></aside><aside></aside></div></div></div></div><footer class="ds-bg-raw-grey09 ds-p-4"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-grid lg:ds-grid-cols-3 ds-grid-cols-1 ds-gap-2 ds-items-center ds-text-center"><div class="ds-col-span-2 ds-flex ds-flex-row ds-flex-wrap"><span class="ds-flex ds-items-center"><a href="https://disneytermsofuse.com" title="Terms of Use" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Terms of Use</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://privacy.thewaltdisneycompany.com/en/" title="Privacy Policy" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Privacy Policy</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://www.disney.sg/supplemental-privacy-policy-singapore" title="Supplemental Privacy Policy for Singapore" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Supplemental Privacy Policy for Singapore</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://preferences-mgr.truste.com/?type=espn&amp;affiliateId=148" title="Interest-Based Ads" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Interest-Based Ads</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://submit.espncricinfo.com/ci/content/submit/forms/feedback.html" title="Feedback" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Feedback</span></a></span></div><div class="ds-text-tight-s lg:ds-ml-auto ds-text-raw-grey06">© <!-- -->2024<!-- --> ESPN Sports Media Ltd. All rights reserved</div></div></div></footer></div></section><div id="modalContainer"></div><div id="imageShareContainer"></div></section><script type="text/javascript"> var omnitureCode = "wdgespcricinfo,wdgespge"; if (hsci.isApp) { omnitureCode = "wdgwespmaciapps"; } window.s_account = omnitureCode; window.omniSite = "cricinfo"; </script></div><script id="__NEXT_DATA__" type="application/json">{"props":{"appNextJsContext":{"lang":"hi","country":"sg","edition":"in","device":{"screen":"DESKTOP_LG","orientation":"LANDSCAPE","isTouchDevice":false,"isMobile":false,"isSSR":true}},"globalDetails":{"followItems":[{"title":"Instagram हिंदी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12316,"objectId":1272752,"title":"https://www.instagram.com/cricinfohindi/","url":"https://www.instagram.com/cricinfohindi/"}},{"title":"Twitter हिंदी\n","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12250,"objectId":1271199,"title":"https://twitter.com/cricinfohindi?lang=en","url":"https://twitter.com/cricinfohindi?lang=en"}},{"title":"Facebook हिंदी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12317,"objectId":1272753,"title":"https://www.facebook.com/ESPNcricinfoHindi","url":"https://www.facebook.com/ESPNcricinfoHindi"}}],"appItems":[{"title":"Android App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11616,"objectId":1226817,"title":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en","url":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en"}},{"title":"iOS App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11666,"objectId":1243345,"title":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017","url":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017"}}],"siteItems":[{"title":"ESPN","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11615,"objectId":1225664,"title":"http://www.espn.in/","url":"http://www.espn.in/"}},{"title":"The Cricket Monthly","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":10059,"objectId":784439,"title":"http://www.thecricketmonthly.com/","url":"http://www.thecricketmonthly.com/"}}],"featuredItems":[{"title":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","summary":"","previewImage":{"id":94326,"objectId":372144,"slug":"the-indian-team-celebrates-winning-the-under-19-world-cup","url":"/lsci/db/PICTURES/CMS/94300/94326.5.jpg","width":365,"height":205,"caption":"The Indian team celebrates winning the Under-19 World Cup","longCaption":"The Indian team celebrates winning the Under-19 World Cup final v South Africa in Malaysia","credit":"Getty Images","photographer":"Stanley Chou","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/94300/94326.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/94300/94326.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/94300/94326.10.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":300722,"objectId":1299473,"scribeId":1299473,"slug":"india-in-the-under-19-world-cups-seeing-that-team-win-the-tournament-under-virat-was-massive","title":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","subTitle":"","seoTitle":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","summary":"मंदीप सिंह, श्रीवत्स गोस्वामी, रीतिंदर सोढ़ी, हर्षल पटेल और इशान पोरेल से बातचीत","shortText":null,"byline":"शशांक किशोर","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2022-02-01T09:00:00.000Z","modifiedAt":"2022-02-01T11:39:01.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":667,"image":{"id":94326,"objectId":372144,"slug":"the-indian-team-celebrates-winning-the-under-19-world-cup","url":"/lsci/db/PICTURES/CMS/94300/94326.5.jpg","width":365,"height":205,"caption":"The Indian team celebrates winning the Under-19 World Cup","longCaption":"The Indian team celebrates winning the Under-19 World Cup final v South Africa in Malaysia","credit":"Getty Images","photographer":"Stanley Chou","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/94300/94326.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/94300/94326.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/94300/94326.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:16:20.435Z"}},{"title":"वह मैच जिसने टेस्ट क्रिकेट को पुनर्जीवित किया","summary":"","previewImage":{"id":93244,"objectId":365234,"slug":"the-final-play-of-the-first-tied-test","url":"/lsci/db/PICTURES/CMS/93200/93244.5.jpg","width":365,"height":205,"caption":"The final play of the first Tied Test","longCaption":"The final play of the first Tied Test, Australia v West Indies, 1st Test, Brisbane, 14 December, 1960","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/93200/93244.3.jpg","WIDE":"/lsci/db/PICTURES/CMS/93200/93244.4.jpg","SQUARE":"/lsci/db/PICTURES/CMS/93200/93244.square.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":299460,"objectId":1293330,"scribeId":1293330,"slug":"the-match-that-revived-test-cricket-story-of-test-crickets-first-ever-tied-match","title":"वह मैच जिसने टेस्ट क्रिकेट को पुनर्जीवित किया","subTitle":"","seoTitle":"वह मैच जिसने टेस्ट क्रिकेट को पुनर्जीवित किया","summary":"टेस्ट इतिहास का पहला टाई टेस्ट आज ही के दिन 61 साल पहले ब्रिस्बेन में संपन्न हुआ था","shortText":null,"byline":"ब्राइडन कवरडेल","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2021-12-14T09:07:00.000Z","modifiedAt":"2021-12-14T09:17:30.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":null,"image":{"id":93244,"objectId":365234,"slug":"the-final-play-of-the-first-tied-test","url":"/lsci/db/PICTURES/CMS/93200/93244.5.jpg","width":365,"height":205,"caption":"The final play of the first Tied Test","longCaption":"The final play of the first Tied Test, Australia v West Indies, 1st Test, Brisbane, 14 December, 1960","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/93200/93244.3.jpg","WIDE":"/lsci/db/PICTURES/CMS/93200/93244.4.jpg","SQUARE":"/lsci/db/PICTURES/CMS/93200/93244.square.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T23:16:20.435Z"}},{"title":"हापुड़ की गलियों से निकला रफ़्तार का सौदागर","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":115401,"objectId":1262222,"scribeId":31382310,"statusTypeId":3,"slug":"ubharte-sitaare-hindi-pacer-kartik-tyagi-s-journey","title":"हापुड़ की गलियों से निकला रफ़्तार का सौदागर","subTitle":"","seoTitle":"Ubharte Sitaare-Hindi-pacer Kartik Tyagi's journey","summary":"मेहनत और लगन से कार्तिक ने हर मुश्किल को किया दरकिनार","duration":379,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2021-05-03","modifiedAt":"2021-08-24T10:28:58.000Z","recordedAt":"2021-05-03","expireAt":"2041-05-06T08:04:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2021/0503/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi.jpg","origin":{"type":"CLIP"},"assetId":"dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi","scribeMongoId":"608faef3ca84b7709aef9bb3","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2021/0503/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2021/0503/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/playlist.m3u8"}]}},{"title":"जिंदगी की जद्दोजहद से सोना बनकर निकले साकरिया","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":115163,"objectId":1260248,"scribeId":31300009,"statusTypeId":3,"slug":"chetan-sakariya-s-journey-to-ipl-2021","title":"जिंदगी की जद्दोजहद से सोना बनकर निकले साकरिया","subTitle":"","seoTitle":"Chetan Sakariya's journey to IPL 2021","summary":"एक समय परिवार ने दिया था क्रिकेट खेलने के लिए सिर्फ 2 साल का समय, आज आईपीएल 2021 के बने सबसे प्रतिभाशाली युवा तेज गेंदबाज","duration":795,"genreId":46,"genreType":"GENERAL","genreName":"Features","publishedAt":"2021-04-21","modifiedAt":"2021-07-08T19:31:44.000Z","recordedAt":"2021-04-21","expireAt":"2051-04-24T06:46:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2021/0421/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya.jpg","origin":{"type":"CLIP"},"assetId":"dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya","scribeMongoId":"607fcaaeca84b7709acf0658","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2021/0421/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2021/0421/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/playlist.m3u8"}]}},{"title":"साल भर में कैसे पहुंचे मोहम्मद सिराज फ़र्श से अर्श तक?","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":115338,"objectId":1261845,"scribeId":31363362,"statusTypeId":3,"slug":"ipl-2021-the-redemption-of-mohammad-siraj","title":"साल भर में कैसे पहुंचे मोहम्मद सिराज फ़र्श से अर्श तक?","subTitle":"","seoTitle":"IPL 2021-The redemption of Mohammad Siraj","summary":"2019 तक सिराज RCB फ़ैन्स के निशाने पर रहते थे मगर एक साल में इस हैदराबादी ने कहानी पलट कर रख दी। एक साधारण गेंदबाज़ के सुपरस्टार बनने की कहानी","duration":213,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2021-04-30","modifiedAt":"2021-08-24T10:28:58.000Z","recordedAt":"2021-04-30","expireAt":"2041-05-03T05:44:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2021/0430/dm_210430_ipl2021_news_nonbranded_siraj/dm_210430_ipl2021_news_nonbranded_siraj.jpg","origin":{"type":"CLIP"},"assetId":"dm_210430_ipl2021_news_nonbranded_siraj","scribeMongoId":"608b99daca84b7709ae87b45","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2021/0430/dm_210430_ipl2021_news_nonbranded_siraj/dm_210430_ipl2021_news_nonbranded_siraj.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2021/0430/dm_210430_ipl2021_news_nonbranded_siraj/dm_210430_ipl2021_news_nonbranded_siraj/playlist.m3u8"}]}}],"testTeams":[{"id":40,"objectId":40,"scribeId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","isCountry":true,"primaryColor":"#3f8108","image":{"id":381892,"objectId":1436341,"slug":"afghanistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381892.png","width":500,"height":500,"caption":"Afghanistan flag team logo","longCaption":"Afghanistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":40,"objectId":40,"name":"Afghanistan","shortName":"Afghanistan","abbreviation":"AFG","slug":"afghanistan"}},{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},{"id":1,"objectId":1,"scribeId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","isCountry":true,"primaryColor":"#0673c1","image":{"id":381894,"objectId":1436346,"slug":"england-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381894.png","width":500,"height":500,"caption":"England flag team logo","longCaption":"England flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":29,"objectId":29,"scribeId":29,"slug":"ireland","name":"Ireland","longName":"Ireland","abbreviation":"IRE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313149,"objectId":1241608,"slug":"ireland-logo","url":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","width":500,"height":500,"caption":"Ireland logo","longCaption":"Ireland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":29,"objectId":29,"name":"Ireland","shortName":"Ireland","abbreviation":"IRE","slug":"ireland"}},{"id":5,"objectId":5,"scribeId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":true,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},{"id":3,"objectId":3,"scribeId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":true,"primaryColor":"#ace411","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},{"id":8,"objectId":8,"scribeId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":true,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"West Indies","longName":"West Indies","abbreviation":"WI","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"Zimbabwe","longName":"Zimbabwe","abbreviation":"ZIM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}}],"odiTeams":[{"id":12,"objectId":12,"scribeId":12,"slug":"bermuda","name":"Bermuda","longName":"Bermuda","abbreviation":"BER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383967.png","isCountry":true,"primaryColor":"#2b12e2","image":{"id":383967,"objectId":1441414,"slug":"bermuda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383967.png","width":500,"height":500,"caption":"Bermuda flag team logo","longCaption":"Bermuda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":12,"objectId":12,"name":"Bermuda","shortName":"Bermuda","abbreviation":"BER","slug":"bermuda"}},{"id":17,"objectId":17,"scribeId":17,"slug":"canada","name":"Canada","longName":"Canada","abbreviation":"CAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381855.png","isCountry":true,"primaryColor":"#d70909","image":{"id":381855,"objectId":1436277,"slug":"canada-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381855.png","width":500,"height":500,"caption":"Canada flag team logo","longCaption":"Canada flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":17,"objectId":17,"name":"Canada","shortName":"Canada","abbreviation":"CAN","slug":"canada"}},{"id":14,"objectId":14,"scribeId":14,"slug":"east-and-central-africa","name":"E\u0026C Africa","longName":"East (and Central) Africa","abbreviation":"E\u0026CA","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":14,"objectId":14,"name":"East (and Central) Africa","shortName":"E\u0026C Africa","abbreviation":"E\u0026CA","slug":"east-and-central-africa"}},{"id":19,"objectId":19,"scribeId":19,"slug":"hong-kong","name":"Hong Kong","longName":"Hong Kong","abbreviation":"HKG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383100/383120.png","isCountry":true,"primaryColor":null,"image":{"id":383120,"objectId":1439304,"slug":"hong-kong-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383100/383120.png","width":500,"height":500,"caption":"Hong Kong flag team logo","longCaption":"Hong Kong flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":19,"objectId":19,"name":"Hong Kong","shortName":"Hong Kong","abbreviation":"HKG","slug":"hong-kong"}},{"id":4083,"objectId":218211,"scribeId":218211,"slug":"jersey","name":"Jersey","longName":"Jersey","abbreviation":"JER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383046.png","isCountry":true,"primaryColor":null,"image":{"id":383046,"objectId":1439165,"slug":"jersey-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383046.png","width":500,"height":500,"caption":"Jersey flag team logo","longCaption":"Jersey flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":4083,"objectId":218211,"name":"Jersey","shortName":"Jersey","abbreviation":"JER","slug":"jersey"}},{"id":26,"objectId":26,"scribeId":26,"slug":"kenya","name":"Kenya","longName":"Kenya","abbreviation":"KENYA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313146,"objectId":1241605,"slug":"kenya-logo","url":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","width":500,"height":500,"caption":"Kenya logo","longCaption":"Kenya logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":26,"objectId":26,"name":"Kenya","shortName":"Kenya","abbreviation":"KENYA","slug":"kenya"}},{"id":28,"objectId":28,"scribeId":28,"slug":"namibia","name":"Namibia","longName":"Namibia","abbreviation":"NAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381857.png","isCountry":true,"primaryColor":null,"image":{"id":381857,"objectId":1436280,"slug":"namibia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381857.png","width":500,"height":500,"caption":"Namibia flag team logo","longCaption":"Namibia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":28,"objectId":28,"name":"Namibia","shortName":"Namibia","abbreviation":"NAM","slug":"namibia"}},{"id":32,"objectId":33,"scribeId":33,"slug":"nepal","name":"Nepal","longName":"Nepal","abbreviation":"NEP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/319900/319958.png","isCountry":true,"primaryColor":null,"image":{"id":319958,"objectId":1260247,"slug":"nepal-team-logo","url":"/lsci/db/PICTURES/CMS/319900/319958.png","width":500,"height":500,"caption":"Nepal team logo","longCaption":"Nepal team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},{"id":15,"objectId":15,"scribeId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","isCountry":true,"primaryColor":"#f49b1f","image":{"id":381893,"objectId":1436344,"slug":"netherlands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381893.png","width":500,"height":500,"caption":"Netherlands flag team logo","longCaption":"Netherlands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":15,"objectId":15,"name":"Netherlands","shortName":"Netherlands","abbreviation":"NED","slug":"netherlands"}},{"id":37,"objectId":37,"scribeId":37,"slug":"oman","name":"Oman","longName":"Oman","abbreviation":"OMA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381858.png","isCountry":true,"primaryColor":null,"image":{"id":381858,"objectId":1436281,"slug":"oman-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381858.png","width":500,"height":500,"caption":"Oman flag team logo","longCaption":"Oman flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":37,"objectId":37,"name":"Oman","shortName":"Oman","abbreviation":"OMA","slug":"oman"}},{"id":20,"objectId":20,"scribeId":20,"slug":"papua-new-guinea","name":"P.N.G.","longName":"Papua New Guinea","abbreviation":"PNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383200/383206.png","isCountry":true,"primaryColor":null,"image":{"id":383206,"objectId":1439477,"slug":"png-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383200/383206.png","width":500,"height":500,"caption":"PNG flag team logo","longCaption":"PNG flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":20,"objectId":20,"name":"Papua New Guinea","shortName":"P.N.G.","abbreviation":"PNG","slug":"papua-new-guinea"}},{"id":30,"objectId":30,"scribeId":30,"slug":"scotland","name":"Scotland","longName":"Scotland","abbreviation":"SCOT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","isCountry":true,"primaryColor":"#90d091","image":{"id":313150,"objectId":1241609,"slug":"scotland-logo","url":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","width":500,"height":500,"caption":"Scotland logo","longCaption":"Scotland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":30,"objectId":30,"name":"Scotland","shortName":"Scotland","abbreviation":"SCOT","slug":"scotland"}},{"id":27,"objectId":27,"scribeId":27,"slug":"united-arab-emirates","name":"U.A.E.","longName":"United Arab Emirates","abbreviation":"UAE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382100/382186.png","isCountry":true,"primaryColor":null,"image":{"id":382186,"objectId":1437030,"slug":"uae-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382100/382186.png","width":500,"height":500,"caption":"UAE flag team logo","longCaption":"UAE flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},{"id":11,"objectId":11,"scribeId":11,"slug":"united-states-of-america","name":"U.S.A.","longName":"United States of America","abbreviation":"USA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381853.png","isCountry":true,"primaryColor":null,"image":{"id":381853,"objectId":1436275,"slug":"usa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381853.png","width":500,"height":500,"caption":"USA flag team logo","longCaption":"USA flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":11,"objectId":11,"name":"United States of America","shortName":"U.S.A.","abbreviation":"USA","slug":"united-states-of-america"}}],"otherTeams":[{"id":21,"objectId":21,"scribeId":21,"slug":"argentina","name":"Argentina","longName":"Argentina","abbreviation":"Arg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313142,"objectId":1241601,"slug":"argentina-logo","url":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","width":500,"height":500,"caption":"Argentina logo","longCaption":"Argentina logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":21,"objectId":21,"name":"Argentina","shortName":"Argentina","abbreviation":"Arg","slug":"argentina"}},{"id":41,"objectId":41,"scribeId":41,"slug":"austria","name":"Austria","longName":"Austria","abbreviation":"Aut","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382657.png","isCountry":true,"primaryColor":null,"image":{"id":382657,"objectId":1438256,"slug":"austria-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382657.png","width":500,"height":500,"caption":"Austria flag team logo","longCaption":"Austria flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":41,"objectId":41,"name":"Austria","shortName":"Austria","abbreviation":"Aut","slug":"austria"}},{"id":111,"objectId":60,"scribeId":60,"slug":"bahamas","name":"Bahamas","longName":"Bahamas","abbreviation":"Bhm","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313170,"objectId":1241629,"slug":"bahamas-logo","url":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","width":500,"height":500,"caption":"Bahamas logo","longCaption":"Bahamas logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":111,"objectId":60,"name":"Bahamas","shortName":"Bahamas","abbreviation":"Bhm","slug":"bahamas"}},{"id":108,"objectId":57,"scribeId":57,"slug":"bahrain","name":"Bahrain","longName":"Bahrain","abbreviation":"BHR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383965.png","isCountry":true,"primaryColor":null,"image":{"id":383965,"objectId":1441412,"slug":"bahrain-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383965.png","width":500,"height":500,"caption":"Bahrain flag team logo","longCaption":"Bahrain flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":108,"objectId":57,"name":"Bahrain","shortName":"Bahrain","abbreviation":"BHR","slug":"bahrain"}},{"id":42,"objectId":42,"scribeId":42,"slug":"belgium","name":"Belgium","longName":"Belgium","abbreviation":"Belg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313162,"objectId":1241621,"slug":"belgium-logo","url":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","width":500,"height":500,"caption":"Belgium logo","longCaption":"Belgium logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":42,"objectId":42,"name":"Belgium","shortName":"Belgium","abbreviation":"Belg","slug":"belgium"}},{"id":115,"objectId":64,"scribeId":64,"slug":"belize","name":"Belize","longName":"Belize","abbreviation":"Blz","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313173.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313173,"objectId":1241632,"slug":"belize-logo","url":"/lsci/db/PICTURES/CMS/313100/313173.logo.png","width":500,"height":500,"caption":"Belize logo","longCaption":"Belize logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":115,"objectId":64,"name":"Belize","shortName":"Belize","abbreviation":"Blz","slug":"belize"}},{"id":112,"objectId":61,"scribeId":61,"slug":"bhutan","name":"Bhutan","longName":"Bhutan","abbreviation":"BHU","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313171,"objectId":1241630,"slug":"bhutan-logo","url":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","width":500,"height":500,"caption":"Bhutan logo","longCaption":"Bhutan logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":112,"objectId":61,"name":"Bhutan","shortName":"Bhutan","abbreviation":"BHU","slug":"bhutan"}},{"id":116,"objectId":65,"scribeId":65,"slug":"botswana","name":"Botswana","longName":"Botswana","abbreviation":"BOT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313174,"objectId":1241633,"slug":"botswana-logo","url":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","width":500,"height":500,"caption":"Botswana logo","longCaption":"Botswana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":116,"objectId":65,"name":"Botswana","shortName":"Botswana","abbreviation":"BOT","slug":"botswana"}},{"id":117,"objectId":66,"scribeId":66,"slug":"brazil","name":"Brazil","longName":"Brazil","abbreviation":"BRA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313175,"objectId":1241634,"slug":"brazil-logo","url":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","width":500,"height":500,"caption":"Brazil logo","longCaption":"Brazil logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":117,"objectId":66,"name":"Brazil","shortName":"Brazil","abbreviation":"BRA","slug":"brazil"}},{"id":118,"objectId":67,"scribeId":67,"slug":"brunei","name":"Brunei","longName":"Brunei","abbreviation":"","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313176,"objectId":1241635,"slug":"brunei-logo","url":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","width":500,"height":500,"caption":"Brunei logo","longCaption":"Brunei logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":118,"objectId":67,"name":"Brunei","shortName":"Brunei","abbreviation":null,"slug":"brunei"}},{"id":114,"objectId":63,"scribeId":63,"slug":"bulgaria","name":"Bulgaria","longName":"Bulgaria","abbreviation":"BUL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313172,"objectId":1241631,"slug":"bulgaria-logo","url":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","width":500,"height":500,"caption":"Bulgaria logo","longCaption":"Bulgaria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":114,"objectId":63,"name":"Bulgaria","shortName":"Bulgaria","abbreviation":"BUL","slug":"bulgaria"}},{"id":43,"objectId":43,"scribeId":43,"slug":"burma","name":"Burma","longName":"Burma","abbreviation":"Burma","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313163,"objectId":1241622,"slug":"burma-logo","url":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","width":500,"height":500,"caption":"Burma logo","longCaption":"Burma logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":43,"objectId":43,"name":"Burma","shortName":"Burma","abbreviation":"Burma","slug":"burma"}},{"id":39,"objectId":39,"scribeId":39,"slug":"cayman-islands","name":"Cayman","longName":"Cayman Islands","abbreviation":"CAY","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313159.logo.png","isCountry":true,"primaryColor":"#e4d20c","image":{"id":313159,"objectId":1241618,"slug":"cayman-islands-logo","url":"/lsci/db/PICTURES/CMS/313100/313159.logo.png","width":500,"height":500,"caption":"Cayman Islands logo","longCaption":"Cayman Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":39,"objectId":39,"name":"Cayman Islands","shortName":"Cayman","abbreviation":"CAY","slug":"cayman-islands"}},{"id":44,"objectId":44,"scribeId":44,"slug":"chile","name":"Chile","longName":"Chile","abbreviation":"Chile","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313164,"objectId":1241623,"slug":"chile-logo","url":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","width":500,"height":500,"caption":"Chile logo","longCaption":"Chile logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":44,"objectId":44,"name":"Chile","shortName":"Chile","abbreviation":"Chile","slug":"chile"}},{"id":121,"objectId":70,"scribeId":70,"slug":"china","name":"China","longName":"China","abbreviation":"CHN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383962.png","isCountry":true,"primaryColor":null,"image":{"id":383962,"objectId":1441409,"slug":"china-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383962.png","width":500,"height":500,"caption":"China flag team logo","longCaption":"China flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":121,"objectId":70,"name":"China","shortName":"China","abbreviation":"CHN","slug":"china"}},{"id":6557,"objectId":1156232,"scribeId":1156232,"slug":"colombia","name":"Colombia","longName":"Colombia","abbreviation":"Col","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369244.png","isCountry":true,"primaryColor":null,"image":{"id":369244,"objectId":1403738,"slug":"colombia-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369244.png","width":500,"height":500,"caption":"Colombia team flag","longCaption":"Colombia team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6557,"objectId":1156232,"name":"Colombia","shortName":"Colombia","abbreviation":"Col","slug":"colombia"}},{"id":4082,"objectId":218210,"scribeId":218210,"slug":"costa-rica","name":"Costa Rica","longName":"Costa Rica","abbreviation":"CRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313383,"objectId":1241842,"slug":"costa-rica-logo","url":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","width":500,"height":500,"caption":"Costa Rica logo","longCaption":"Costa Rica logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4082,"objectId":218210,"name":"Costa Rica","shortName":"Costa Rica","abbreviation":"CRC","slug":"costa-rica"}},{"id":123,"objectId":72,"scribeId":72,"slug":"croatia","name":"Croatia","longName":"Croatia","abbreviation":"CRT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383041.png","isCountry":true,"primaryColor":null,"image":{"id":383041,"objectId":1439158,"slug":"croatia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383041.png","width":500,"height":500,"caption":"Croatia flag team logo","longCaption":"Croatia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":123,"objectId":72,"name":"Croatia","shortName":"Croatia","abbreviation":"CRT","slug":"croatia"}},{"id":120,"objectId":69,"scribeId":69,"slug":"cuba","name":"Cuba","longName":"Cuba","abbreviation":"Cuba","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":120,"objectId":69,"name":"Cuba","shortName":"Cuba","abbreviation":"Cuba","slug":"cuba"}},{"id":125,"objectId":74,"scribeId":74,"slug":"cyprus","name":"Cyprus","longName":"Cyprus","abbreviation":"CYP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383068.png","isCountry":true,"primaryColor":null,"image":{"id":383068,"objectId":1439215,"slug":"cyprus-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383068.png","width":500,"height":500,"caption":"Cyprus flag team logo","longCaption":"Cyprus flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":125,"objectId":74,"name":"Cyprus","shortName":"Cyprus","abbreviation":"CYP","slug":"cyprus"}},{"id":126,"objectId":75,"scribeId":75,"slug":"czech-republic","name":"Czech Rep.","longName":"Czech Republic","abbreviation":"CZK-R","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383044.png","isCountry":true,"primaryColor":null,"image":{"id":383044,"objectId":1439161,"slug":"czech-republic-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383044.png","width":500,"height":500,"caption":"Czech Republic flag team logo","longCaption":"Czech Republic flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":126,"objectId":75,"name":"Czech Republic","shortName":"Czech Rep.","abbreviation":"CZK-R","slug":"czech-republic"}},{"id":13,"objectId":13,"scribeId":13,"slug":"denmark","name":"Denmark","longName":"Denmark","abbreviation":"DEN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313135,"objectId":1241594,"slug":"denmark-logo","url":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","width":500,"height":500,"caption":"Denmark logo","longCaption":"Denmark logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":13,"objectId":13,"name":"Denmark","shortName":"Denmark","abbreviation":"DEN","slug":"denmark"}},{"id":129,"objectId":78,"scribeId":78,"slug":"estonia","name":"Estonia","longName":"Estonia","abbreviation":"EST","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383069.png","isCountry":true,"primaryColor":null,"image":{"id":383069,"objectId":1439216,"slug":"estonia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383069.png","width":500,"height":500,"caption":"Estonia flag team logo","longCaption":"Estonia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":129,"objectId":78,"name":"Estonia","shortName":"Estonia","abbreviation":"EST","slug":"estonia"}},{"id":4253,"objectId":300710,"scribeId":300710,"slug":"eswatini","name":"Eswatini","longName":"Eswatini","abbreviation":"SWZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313405,"objectId":1241864,"slug":"swaziland-logo","url":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","width":500,"height":500,"caption":"Swaziland logo","longCaption":"Swaziland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4253,"objectId":300710,"name":"Eswatini","shortName":"Eswatini","abbreviation":"SWZ","slug":"eswatini"}},{"id":4251,"objectId":300708,"scribeId":300708,"slug":"falkland-islands","name":"Falkland Isl","longName":"Falkland Islands","abbreviation":"Falk","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313404,"objectId":1241863,"slug":"falkland-islands-logo","url":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","width":500,"height":500,"caption":"Falkland Islands logo","longCaption":"Falkland Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4251,"objectId":300708,"name":"Falkland Islands","shortName":"Falkland Isl","abbreviation":"Falk","slug":"falkland-islands"}},{"id":10,"objectId":10,"scribeId":10,"slug":"fiji","name":"Fiji","longName":"Fiji","abbreviation":"Fiji","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386356.png","isCountry":true,"primaryColor":null,"image":{"id":386356,"objectId":1448061,"slug":"fiji-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386356.png","width":500,"height":500,"caption":"Fiji flag team logo","longCaption":"Fiji flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":10,"objectId":10,"name":"Fiji","shortName":"Fiji","abbreviation":"Fiji","slug":"fiji"}},{"id":131,"objectId":80,"scribeId":80,"slug":"finland","name":"Finland","longName":"Finland","abbreviation":"FIN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383045.png","isCountry":true,"primaryColor":null,"image":{"id":383045,"objectId":1439162,"slug":"finland-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383045.png","width":500,"height":500,"caption":"Finland flag team logo","longCaption":"Finland flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":131,"objectId":80,"name":"Finland","shortName":"Finland","abbreviation":"FIN","slug":"finland"}},{"id":33,"objectId":34,"scribeId":34,"slug":"france","name":"France","longName":"France","abbreviation":"Fran","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383036.png","isCountry":true,"primaryColor":null,"image":{"id":383036,"objectId":1439151,"slug":"france-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383036.png","width":500,"height":500,"caption":"France flag team logo","longCaption":"France flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":33,"objectId":34,"name":"France","shortName":"France","abbreviation":"Fran","slug":"france"}},{"id":133,"objectId":82,"scribeId":82,"slug":"gambia","name":"Gambia","longName":"Gambia","abbreviation":"GMB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/336900/336934.png","isCountry":true,"primaryColor":null,"image":{"id":336934,"objectId":1307947,"slug":"gambia-team-logo","url":"/lsci/db/PICTURES/CMS/336900/336934.png","width":500,"height":500,"caption":"Gambia team logo","longCaption":"Gambia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":133,"objectId":82,"name":"Gambia","shortName":"Gambia","abbreviation":"GMB","slug":"gambia"}},{"id":35,"objectId":36,"scribeId":36,"slug":"germany","name":"Germany","longName":"Germany","abbreviation":"GER","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313155,"objectId":1241614,"slug":"germany-logo","url":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","width":500,"height":500,"caption":"Germany logo","longCaption":"Germany logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":35,"objectId":36,"name":"Germany","shortName":"Germany","abbreviation":"GER","slug":"germany"}},{"id":135,"objectId":84,"scribeId":84,"slug":"ghana","name":"Ghana","longName":"Ghana","abbreviation":"GHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313184,"objectId":1241643,"slug":"ghana-logo","url":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","width":500,"height":500,"caption":"Ghana logo","longCaption":"Ghana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":135,"objectId":84,"name":"Ghana","shortName":"Ghana","abbreviation":"GHA","slug":"ghana"}},{"id":18,"objectId":18,"scribeId":18,"slug":"gibraltar","name":"Gibraltar","longName":"Gibraltar","abbreviation":"GIBR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383042.png","isCountry":true,"primaryColor":null,"image":{"id":383042,"objectId":1439159,"slug":"gibraltar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383042.png","width":500,"height":500,"caption":"Gibraltar flag team logo","longCaption":"Gibraltar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":18,"objectId":18,"name":"Gibraltar","shortName":"Gibraltar","abbreviation":"GIBR","slug":"gibraltar"}},{"id":137,"objectId":86,"scribeId":86,"slug":"greece","name":"Greece","longName":"Greece","abbreviation":"GRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313185,"objectId":1241644,"slug":"greece-logo","url":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","width":500,"height":500,"caption":"Greece logo","longCaption":"Greece logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":137,"objectId":86,"name":"Greece","shortName":"Greece","abbreviation":"GRC","slug":"greece"}},{"id":1094,"objectId":1043,"scribeId":1043,"slug":"guernsey","name":"Guernsey","longName":"Guernsey","abbreviation":"GUE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313266,"objectId":1241725,"slug":"guernsey-logo","url":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","width":500,"height":500,"caption":"Guernsey logo","longCaption":"Guernsey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1094,"objectId":1043,"name":"Guernsey","shortName":"Guernsey","abbreviation":"GUE","slug":"guernsey"}},{"id":139,"objectId":88,"scribeId":88,"slug":"hungary","name":"Hungary","longName":"Hungary","abbreviation":"HUN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313186,"objectId":1241645,"slug":"hungary-logo","url":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","width":500,"height":500,"caption":"Hungary logo","longCaption":"Hungary logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":139,"objectId":88,"name":"Hungary","shortName":"Hungary","abbreviation":"HUN","slug":"hungary"}},{"id":150,"objectId":99,"scribeId":99,"slug":"iceland","name":"Iceland","longName":"Iceland","abbreviation":"ICELD","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313190,"objectId":1241649,"slug":"iceland-logo","url":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","width":500,"height":500,"caption":"Iceland logo","longCaption":"Iceland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":150,"objectId":99,"name":"Iceland","shortName":"Iceland","abbreviation":"ICELD","slug":"iceland"}},{"id":142,"objectId":91,"scribeId":91,"slug":"indonesia","name":"Indonesia","longName":"Indonesia","abbreviation":"INA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313187,"objectId":1241646,"slug":"indonesia-logo","url":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","width":500,"height":500,"caption":"Indonesia logo","longCaption":"Indonesia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":142,"objectId":91,"name":"Indonesia","shortName":"Indonesia","abbreviation":"INA","slug":"indonesia"}},{"id":148,"objectId":97,"scribeId":97,"slug":"iran","name":"Iran","longName":"Iran","abbreviation":"Iran","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313189,"objectId":1241648,"slug":"iran-logo","url":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","width":500,"height":500,"caption":"Iran logo","longCaption":"Iran logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":148,"objectId":97,"name":"Iran","shortName":"Iran","abbreviation":"Iran","slug":"iran"}},{"id":147,"objectId":96,"scribeId":96,"slug":"isle-of-man","name":"Isle of Man","longName":"Isle of Man","abbreviation":"IOM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383040.png","isCountry":true,"primaryColor":null,"image":{"id":383040,"objectId":1439157,"slug":"isle-of-man-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383040.png","width":500,"height":500,"caption":"Isle of Man flag team logo","longCaption":"Isle of Man flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":147,"objectId":96,"name":"Isle of Man","shortName":"Isle of Man","abbreviation":"IOM","slug":"isle-of-man"}},{"id":22,"objectId":22,"scribeId":22,"slug":"israel","name":"Israel","longName":"Israel","abbreviation":"ISR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382658.png","isCountry":true,"primaryColor":null,"image":{"id":382658,"objectId":1438268,"slug":"israel-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382658.png","width":500,"height":500,"caption":"Israel flag team logo","longCaption":"Israel flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":22,"objectId":22,"name":"Israel","shortName":"Israel","abbreviation":"ISR","slug":"israel"}},{"id":31,"objectId":31,"scribeId":31,"slug":"italy","name":"Italy","longName":"Italy","abbreviation":"ITA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313151,"objectId":1241610,"slug":"italy-logo","url":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","width":500,"height":500,"caption":"Italy logo","longCaption":"Italy logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":31,"objectId":31,"name":"Italy","shortName":"Italy","abbreviation":"ITA","slug":"italy"}},{"id":36,"objectId":32,"scribeId":32,"slug":"japan","name":"Japan","longName":"Japan","abbreviation":"JPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360500/360559.png","isCountry":true,"primaryColor":null,"image":{"id":360559,"objectId":1378022,"slug":"japan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360500/360559.png","width":500,"height":500,"caption":"Japan flag team logo","longCaption":"Japan flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":36,"objectId":32,"name":"Japan","shortName":"Japan","abbreviation":"JPN","slug":"japan"}},{"id":38,"objectId":38,"scribeId":38,"slug":"kuwait","name":"Kuwait","longName":"Kuwait","abbreviation":"KUW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383963.png","isCountry":true,"primaryColor":null,"image":{"id":383963,"objectId":1441410,"slug":"kuwait-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383963.png","width":500,"height":500,"caption":"Kuwait flag team logo","longCaption":"Kuwait flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":38,"objectId":38,"name":"Kuwait","shortName":"Kuwait","abbreviation":"KUW","slug":"kuwait"}},{"id":159,"objectId":108,"scribeId":108,"slug":"lesotho","name":"Lesotho","longName":"Lesotho","abbreviation":"LES","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313192,"objectId":1241651,"slug":"lesotho-logo","url":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","width":500,"height":500,"caption":"Lesotho logo","longCaption":"Lesotho logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":159,"objectId":108,"name":"Lesotho","shortName":"Lesotho","abbreviation":"LES","slug":"lesotho"}},{"id":161,"objectId":110,"scribeId":110,"slug":"luxembourg","name":"Luxembourg","longName":"Luxembourg","abbreviation":"LUX","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313193,"objectId":1241652,"slug":"luxembourg-logo","url":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","width":500,"height":500,"caption":"Luxembourg logo","longCaption":"Luxembourg logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":161,"objectId":110,"name":"Luxembourg","shortName":"Luxembourg","abbreviation":"LUX","slug":"luxembourg"}},{"id":169,"objectId":118,"scribeId":118,"slug":"malawi","name":"Malawi","longName":"Malawi","abbreviation":"MWI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313196,"objectId":1241655,"slug":"malawi-logo","url":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","width":500,"height":500,"caption":"Malawi logo","longCaption":"Malawi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":169,"objectId":118,"name":"Malawi","shortName":"Malawi","abbreviation":"MWI","slug":"malawi"}},{"id":16,"objectId":16,"scribeId":16,"slug":"malaysia","name":"Malaysia","longName":"Malaysia","abbreviation":"MAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313137,"objectId":1241596,"slug":"malaysia-logo","url":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","width":500,"height":500,"caption":"Malaysia logo","longCaption":"Malaysia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":16,"objectId":16,"name":"Malaysia","shortName":"Malaysia","abbreviation":"MAS","slug":"malaysia"}},{"id":164,"objectId":113,"scribeId":113,"slug":"maldives","name":"Maldives","longName":"Maldives","abbreviation":"MDV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313194,"objectId":1241653,"slug":"maldives-logo","url":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","width":500,"height":500,"caption":"Maldives logo","longCaption":"Maldives logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":164,"objectId":113,"name":"Maldives","shortName":"Maldives","abbreviation":"MDV","slug":"maldives"}},{"id":45,"objectId":45,"scribeId":45,"slug":"malta","name":"Malta","longName":"Malta","abbreviation":"MLT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383972.png","isCountry":true,"primaryColor":null,"image":{"id":383972,"objectId":1441421,"slug":"malta-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383972.png","width":500,"height":500,"caption":"Malta flag team logo","longCaption":"Malta flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":45,"objectId":45,"name":"Malta","shortName":"Malta","abbreviation":"MLT","slug":"malta"}},{"id":162,"objectId":111,"scribeId":111,"slug":"mauritius","name":"Mauritius","longName":"Mauritius","abbreviation":"MAU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360600/360675.png","isCountry":true,"primaryColor":null,"image":{"id":360675,"objectId":1378526,"slug":"mauritius-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360600/360675.png","width":500,"height":500,"caption":"Mauritius flag team logo","longCaption":"Mauritius flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":162,"objectId":111,"name":"Mauritius","shortName":"Mauritius","abbreviation":"MAU","slug":"mauritius"}},{"id":165,"objectId":114,"scribeId":114,"slug":"mexico","name":"Mexico","longName":"Mexico","abbreviation":"Mex","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/388900/388974.png","isCountry":true,"primaryColor":null,"image":{"id":388974,"objectId":1455094,"slug":"mexico-team-flag","url":"/lsci/db/PICTURES/CMS/388900/388974.png","width":500,"height":500,"caption":"Mexico team flag","longCaption":"Mexico team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":165,"objectId":114,"name":"Mexico","shortName":"Mexico","abbreviation":"Mex","slug":"mexico"}},{"id":171,"objectId":120,"scribeId":120,"slug":"mozambique","name":"Mozambique","longName":"Mozambique","abbreviation":"MOZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313197,"objectId":1241656,"slug":"mozambique-logo","url":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","width":500,"height":500,"caption":"Mozambique logo","longCaption":"Mozambique logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":171,"objectId":120,"name":"Mozambique","shortName":"Mozambique","abbreviation":"MOZ","slug":"mozambique"}},{"id":6411,"objectId":1116403,"scribeId":1116403,"slug":"myanmar","name":"Myanmar","longName":"Myanmar","abbreviation":"MYAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313548,"objectId":1242007,"slug":"myanmar-logo","url":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","width":500,"height":500,"caption":"Myanmar logo","longCaption":"Myanmar logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6411,"objectId":1116403,"name":"Myanmar","shortName":"Myanmar","abbreviation":"MYAN","slug":"myanmar"}},{"id":173,"objectId":122,"scribeId":122,"slug":"nigeria","name":"Nigeria","longName":"Nigeria","abbreviation":"NGA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313198,"objectId":1241657,"slug":"nigeria-logo","url":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","width":500,"height":500,"caption":"Nigeria logo","longCaption":"Nigeria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":173,"objectId":122,"name":"Nigeria","shortName":"Nigeria","abbreviation":"NGA","slug":"nigeria"}},{"id":175,"objectId":124,"scribeId":124,"slug":"norway","name":"Norway","longName":"Norway","abbreviation":"NOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313199,"objectId":1241658,"slug":"norway-logo","url":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","width":500,"height":500,"caption":"Norway logo","longCaption":"Norway logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":175,"objectId":124,"name":"Norway","shortName":"Norway","abbreviation":"NOR","slug":"norway"}},{"id":183,"objectId":132,"scribeId":132,"slug":"panama","name":"Panama","longName":"Panama","abbreviation":"PAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","isCountry":true,"primaryColor":"#c00c0c","image":{"id":313202,"objectId":1241661,"slug":"panama-logo","url":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","width":500,"height":500,"caption":"Panama logo","longCaption":"Panama logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":183,"objectId":132,"name":"Panama","shortName":"Panama","abbreviation":"PAN","slug":"panama"}},{"id":178,"objectId":127,"scribeId":127,"slug":"peru","name":"Peru","longName":"Peru","abbreviation":"Peru","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313200,"objectId":1241659,"slug":"peru-logo","url":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","width":500,"height":500,"caption":"Peru logo","longCaption":"Peru logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":178,"objectId":127,"name":"Peru","shortName":"Peru","abbreviation":"Peru","slug":"peru"}},{"id":179,"objectId":128,"scribeId":128,"slug":"philippines","name":"Philippines","longName":"Philippines","abbreviation":"PHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313201,"objectId":1241660,"slug":"philippines-logo","url":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","width":500,"height":500,"caption":"Philippines logo","longCaption":"Philippines logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":179,"objectId":128,"name":"Philippines","shortName":"Philippines","abbreviation":"PHI","slug":"philippines"}},{"id":185,"objectId":134,"scribeId":134,"slug":"portugal","name":"Portugal","longName":"Portugal","abbreviation":"PORT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383038.png","isCountry":true,"primaryColor":null,"image":{"id":383038,"objectId":1439154,"slug":"portugal-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383038.png","width":500,"height":500,"caption":"Portugal flag team logo","longCaption":"Portugal flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":185,"objectId":134,"name":"Portugal","shortName":"Portugal","abbreviation":"PORT","slug":"portugal"}},{"id":187,"objectId":136,"scribeId":136,"slug":"qatar","name":"Qatar","longName":"Qatar","abbreviation":"QAT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383966.png","isCountry":true,"primaryColor":null,"image":{"id":383966,"objectId":1441413,"slug":"qatar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383966.png","width":500,"height":500,"caption":"Qatar flag team logo","longCaption":"Qatar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":187,"objectId":136,"name":"Qatar","shortName":"Qatar","abbreviation":"QAT","slug":"qatar"}},{"id":188,"objectId":137,"scribeId":137,"slug":"romania","name":"Romania","longName":"Romania","abbreviation":"ROM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313205,"objectId":1241664,"slug":"romania-logo","url":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","width":500,"height":500,"caption":"Romania logo","longCaption":"Romania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":188,"objectId":137,"name":"Romania","shortName":"Romania","abbreviation":"ROM","slug":"romania"}},{"id":191,"objectId":140,"scribeId":140,"slug":"rwanda","name":"Rwanda","longName":"Rwanda","abbreviation":"RWN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313206,"objectId":1241665,"slug":"rwanda-logo","url":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","width":500,"height":500,"caption":"Rwanda logo","longCaption":"Rwanda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"}},{"id":192,"objectId":141,"scribeId":141,"slug":"samoa","name":"Samoa","longName":"Samoa","abbreviation":"Samoa","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386357.png","isCountry":true,"primaryColor":null,"image":{"id":386357,"objectId":1448062,"slug":"samoa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386357.png","width":500,"height":500,"caption":"Samoa flag team logo","longCaption":"Samoa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":192,"objectId":141,"name":"Samoa","shortName":"Samoa","abbreviation":"Samoa","slug":"samoa"}},{"id":154,"objectId":103,"scribeId":103,"slug":"saudi-arabia","name":"Saudi Arabia","longName":"Saudi Arabia","abbreviation":"KSA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383973.png","isCountry":true,"primaryColor":null,"image":{"id":383973,"objectId":1441422,"slug":"saudi-arabia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383973.png","width":500,"height":500,"caption":"Saudi Arabia flag team logo","longCaption":"Saudi Arabia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":154,"objectId":103,"name":"Saudi Arabia","shortName":"Saudi Arabia","abbreviation":"KSA","slug":"saudi-arabia"}},{"id":194,"objectId":143,"scribeId":143,"slug":"seychelles","name":"Seychelles","longName":"Seychelles","abbreviation":"SEY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313208,"objectId":1241667,"slug":"seychelles-logo","url":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","width":500,"height":500,"caption":"Seychelles logo","longCaption":"Seychelles logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":194,"objectId":143,"name":"Seychelles","shortName":"Seychelles","abbreviation":"SEY","slug":"seychelles"}},{"id":196,"objectId":145,"scribeId":145,"slug":"sierra-leone","name":"Sierra Leone","longName":"Sierra Leone","abbreviation":"SLE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326874.png","isCountry":true,"primaryColor":null,"image":{"id":326874,"objectId":1276409,"slug":"sierra-leone-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326874.png","width":500,"height":500,"caption":"Sierra Leone team flag","longCaption":"Sierra Leone team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":196,"objectId":145,"name":"Sierra Leone","shortName":"Sierra Leone","abbreviation":"SLE","slug":"sierra-leone"}},{"id":23,"objectId":23,"scribeId":23,"slug":"singapore","name":"Singapore","longName":"Singapore","abbreviation":"SGP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390500/390512.png","isCountry":true,"primaryColor":null,"image":{"id":390512,"objectId":1458707,"slug":"singapore-flag-team-logo","url":"/lsci/db/PICTURES/CMS/390500/390512.png","width":500,"height":500,"caption":"Singapore flag team logo","longCaption":"Singapore flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":23,"objectId":23,"name":"Singapore","shortName":"Singapore","abbreviation":"SGP","slug":"singapore"}},{"id":197,"objectId":146,"scribeId":146,"slug":"slovenia","name":"Slovenia","longName":"Slovenia","abbreviation":"SVN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/384600/384621.jpg","isCountry":true,"primaryColor":null,"image":{"id":384621,"objectId":1442827,"slug":"slovenia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/384600/384621.jpg","width":500,"height":500,"caption":"Slovenia flag team logo","longCaption":"Slovenia flag team logo","credit":"Wikipedia","photographer":null,"peerUrls":null},"country":{"id":197,"objectId":146,"name":"Slovenia","shortName":"Slovenia","abbreviation":"SVN","slug":"slovenia"}},{"id":195,"objectId":144,"scribeId":144,"slug":"south-korea","name":"South Korea","longName":"South Korea","abbreviation":"SKOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313209,"objectId":1241668,"slug":"south-korea-logo","url":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","width":500,"height":500,"caption":"South Korea logo","longCaption":"South Korea logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":195,"objectId":144,"name":"South Korea","shortName":"South Korea","abbreviation":"SKOR","slug":"south-korea"}},{"id":200,"objectId":149,"scribeId":149,"slug":"spain","name":"Spain","longName":"Spain","abbreviation":"ESP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313211,"objectId":1241670,"slug":"spain-logo","url":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","width":500,"height":500,"caption":"Spain logo","longCaption":"Spain logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":200,"objectId":149,"name":"Spain","shortName":"Spain","abbreviation":"ESP","slug":"spain"}},{"id":201,"objectId":150,"scribeId":150,"slug":"st-helena","name":"St Helena","longName":"St Helena","abbreviation":"STHEL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/349300/349385.png","isCountry":true,"primaryColor":null,"image":{"id":349385,"objectId":1345336,"slug":"st-helena-team-flag-latest","url":"/lsci/db/PICTURES/CMS/349300/349385.png","width":500,"height":500,"caption":"St Helena team flag latest","longCaption":"St Helena team flag latest","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":201,"objectId":150,"name":"St Helena","shortName":"St Helena","abbreviation":"STHEL","slug":"st-helena"}},{"id":202,"objectId":151,"scribeId":151,"slug":"suriname","name":"Suriname","longName":"Suriname","abbreviation":"Sur","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313213,"objectId":1241672,"slug":"suriname-logo","url":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","width":500,"height":500,"caption":"Suriname logo","longCaption":"Suriname logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":202,"objectId":151,"name":"Suriname","shortName":"Suriname","abbreviation":"Sur","slug":"suriname"}},{"id":204,"objectId":153,"scribeId":153,"slug":"sweden","name":"Sweden","longName":"Sweden","abbreviation":"SWE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313214,"objectId":1241673,"slug":"sweden-logo","url":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","width":500,"height":500,"caption":"Sweden logo","longCaption":"Sweden logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":204,"objectId":153,"name":"Sweden","shortName":"Sweden","abbreviation":"SWE","slug":"sweden"}},{"id":211,"objectId":160,"scribeId":160,"slug":"tanzania","name":"Tanzania","longName":"Tanzania","abbreviation":"TAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313219,"objectId":1241678,"slug":"tanzania-logo","url":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","width":500,"height":500,"caption":"Tanzania logo","longCaption":"Tanzania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":211,"objectId":160,"name":"Tanzania","shortName":"Tanzania","abbreviation":"TAN","slug":"tanzania"}},{"id":207,"objectId":156,"scribeId":156,"slug":"thailand","name":"Thailand","longName":"Thailand","abbreviation":"THA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313217,"objectId":1241676,"slug":"thailand-logo","url":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","width":500,"height":500,"caption":"Thailand logo","longCaption":"Thailand logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":207,"objectId":156,"name":"Thailand","shortName":"Thailand","abbreviation":"THA","slug":"thailand"}},{"id":209,"objectId":158,"scribeId":158,"slug":"turkey","name":"Turkey","longName":"Turkey","abbreviation":"TKY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313218,"objectId":1241677,"slug":"turkey-logo","url":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","width":500,"height":500,"caption":"Turkey logo","longCaption":"Turkey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":209,"objectId":158,"name":"Turkey","shortName":"Turkey","abbreviation":"TKY","slug":"turkey"}},{"id":206,"objectId":155,"scribeId":155,"slug":"turks-and-caicos-islands","name":"Turks and C.","longName":"Turks and Caicos Islands","abbreviation":"TuCa","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313216,"objectId":1241675,"slug":"turks-and-caicos-islands-logo","url":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","width":500,"height":500,"caption":"Turks and Caicos Islands logo","longCaption":"Turks and Caicos Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":206,"objectId":155,"name":"Turks and Caicos Islands","shortName":"Turks and C.","abbreviation":"TuCa","slug":"turks-and-caicos-islands"}},{"id":34,"objectId":35,"scribeId":35,"slug":"uganda","name":"Uganda","longName":"Uganda","abbreviation":"UGA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381856.png","isCountry":true,"primaryColor":null,"image":{"id":381856,"objectId":1436279,"slug":"uganda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381856.png","width":500,"height":500,"caption":"Uganda flag team logo","longCaption":"Uganda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":34,"objectId":35,"name":"Uganda","shortName":"Uganda","abbreviation":"UGA","slug":"uganda"}},{"id":7124,"objectId":1403287,"scribeId":1403287,"slug":"uruguay","name":"Uruguay","longName":"Uruguay","abbreviation":"URU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369245.png","isCountry":true,"primaryColor":null,"image":{"id":369245,"objectId":1403739,"slug":"uruguay-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369245.png","width":500,"height":500,"caption":"Uruguay team flag","longCaption":"Uruguay team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":7124,"objectId":1403287,"name":"Uruguay","shortName":"Uruguay","abbreviation":"URU","slug":"uruguay"}},{"id":216,"objectId":165,"scribeId":165,"slug":"vanuatu","name":"Vanuatu","longName":"Vanuatu","abbreviation":"VAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386358.png","isCountry":true,"primaryColor":null,"image":{"id":386358,"objectId":1448063,"slug":"vanuatu-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386358.png","width":500,"height":500,"caption":"Vanuatu flag team logo","longCaption":"Vanuatu flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":216,"objectId":165,"name":"Vanuatu","shortName":"Vanuatu","abbreviation":"VAN","slug":"vanuatu"}},{"id":215,"objectId":164,"scribeId":164,"slug":"vietnam","name":"Vietnam","longName":"Vietnam","abbreviation":"VIE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313220,"objectId":1241679,"slug":"vietnam-logo","url":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","width":500,"height":500,"caption":"Vietnam logo","longCaption":"Vietnam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":215,"objectId":164,"name":"Vietnam","shortName":"Vietnam","abbreviation":"VIE","slug":"vietnam"}},{"id":1471,"objectId":1420,"scribeId":1420,"slug":"wales","name":"Wales","longName":"Wales","abbreviation":"Wales","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":1471,"objectId":1420,"name":"Wales","shortName":"Wales","abbreviation":"Wales","slug":"wales"}},{"id":48,"objectId":48,"scribeId":48,"slug":"zambia","name":"Zambia","longName":"Zambia","abbreviation":"Zamb","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313166,"objectId":1241625,"slug":"zambia-logo","url":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","width":500,"height":500,"caption":"Zambia logo","longCaption":"Zambia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":48,"objectId":48,"name":"Zambia","shortName":"Zambia","abbreviation":"Zamb","slug":"zambia"}},{"id":119,"objectId":68,"scribeId":68,"slug":"cambodia","name":"Cambodia","longName":"Cambodia","abbreviation":"CAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/352600/352691.png","isCountry":true,"primaryColor":null,"image":{"id":352691,"objectId":1354104,"slug":"cambodia-team-logo","url":"/lsci/db/PICTURES/CMS/352600/352691.png","width":500,"height":500,"caption":"Cambodia team logo","longCaption":"Cambodia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":119,"objectId":68,"name":"Cambodia","shortName":"Cambodia","abbreviation":"CAM","slug":"cambodia"}},{"id":4250,"objectId":300704,"scribeId":300704,"slug":"cameroon","name":"Cameroon","longName":"Cameroon","abbreviation":"CAM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326875.png","isCountry":true,"primaryColor":null,"image":{"id":326875,"objectId":1276415,"slug":"cameroon-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326875.png","width":500,"height":500,"caption":"Cameroon team flag","longCaption":"Cameroon team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":4250,"objectId":300704,"name":"Cameroon","shortName":"Cameroon","abbreviation":"CAM","slug":"cameroon"}},{"id":122,"objectId":71,"scribeId":71,"slug":"cook-islands","name":"Cook Islands","longName":"Cook Islands","abbreviation":"COK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386355.png","isCountry":true,"primaryColor":null,"image":{"id":386355,"objectId":1448060,"slug":"cook-islands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386355.png","width":500,"height":500,"caption":"Cook Islands flag team logo","longCaption":"Cook Islands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":122,"objectId":71,"name":"Cook Islands","shortName":"Cook Islands","abbreviation":"COK","slug":"cook-islands"}},{"id":7222,"objectId":1459373,"scribeId":1459373,"slug":"ivory-coast","name":"Ivory Coast","longName":"Ivory Coast","abbreviation":"CIV","unofficialName":"","imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":7222,"objectId":1459373,"name":"Ivory Coast","shortName":"Ivory Coast","abbreviation":"CIV","slug":"ivory-coast"}},{"id":4084,"objectId":218212,"scribeId":218212,"slug":"mali","name":"Mali","longName":"Mali","abbreviation":"Mali","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313385,"objectId":1241844,"slug":"mali-logo","url":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","width":500,"height":500,"caption":"Mali logo","longCaption":"Mali logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4084,"objectId":218212,"name":"Mali","shortName":"Mali","abbreviation":"Mali","slug":"mali"}},{"id":166,"objectId":115,"scribeId":115,"slug":"mongolia","name":"Mongolia","longName":"Mongolia","abbreviation":"MNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/367400/367479.png","isCountry":true,"primaryColor":null,"image":{"id":367479,"objectId":1399084,"slug":"mongolia-flag-original-team-logo","url":"/lsci/db/PICTURES/CMS/367400/367479.png","width":500,"height":500,"caption":"Mongolia flag original team logo","longCaption":"Mongolia flag original team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":166,"objectId":115,"name":"Mongolia","shortName":"Mongolia","abbreviation":"MNG","slug":"mongolia"}},{"id":5615,"objectId":891143,"scribeId":891143,"slug":"serbia","name":"Serbia","longName":"Serbia","abbreviation":"SRB","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313502,"objectId":1241961,"slug":"serbia-logo","url":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","width":500,"height":500,"caption":"Serbia logo","longCaption":"Serbia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":5615,"objectId":891143,"name":"Serbia","shortName":"Serbia","abbreviation":"SRB","slug":"serbia"}},{"id":205,"objectId":154,"scribeId":154,"slug":"switzerland","name":"Switzerland","longName":"Switzerland","abbreviation":"SUI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313215,"objectId":1241674,"slug":"switzerland-logo","url":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","width":500,"height":500,"caption":"Switzerland logo","longCaption":"Switzerland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":205,"objectId":154,"name":"Switzerland","shortName":"Switzerland","abbreviation":"SUI","slug":"switzerland"}},{"id":24,"objectId":24,"scribeId":24,"slug":"west-africa","name":"West Africa","longName":"West Africa","abbreviation":"WAf","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":24,"objectId":24,"name":"West Africa","shortName":"West Africa","abbreviation":"WAf","slug":"west-africa"}}],"featuredVideoGenres":null,"featuredAudioGenres":null,"videoSubNavigationItems":null,"playerSubNavigationItems":null,"recordSubNavigationItems":null,"newsSubNavigationItems":null,"featuresSubNavigationItems":null,"allAuthors":null,"featuredAuthors":null,"trendingAudios":null,"trendingGrounds":[],"trendingTeams":[],"groundCountries":null,"recordClassMetas":null,"sponsoredFeatures":null},"editionDetails":{"navigation":{"links":[{"title":"लाइव स्कोर","url":"/hindi/live-cricket-score","code":"matches","links":[{"title":"सभी मैच देखें","url":"/hindi/live-cricket-score","displayType":null},{"title":"आगामी","url":"/hindi/live-cricket-match-schedule-fixtures","displayType":null},{"title":"परिणाम","url":"/hindi/live-cricket-match-results","displayType":null}],"displayType":null},{"title":"सीरीज़","url":"/cricket-fixtures","code":"series","links":[{"title":"IPL 2025","url":"/hindi/series/ipl-2025-1449924","altText":"इंडियन प्रीमियर लीग 2025","displayType":null},{"title":"रणजी ट्रॉफ़ी","url":"/hindi/series/ranji-trophy-2024-25-1445824","displayType":null},{"title":"रणजी ट्रॉफ़ी (प्लेट)","url":"/hindi/series/ranji-trophy-plate-league-2024-25-1445826","displayType":null},{"title":"ऑस्ट्रेलिया vs भारत","url":"/hindi/series/australia-vs-india-2024-25-1426547","displayType":null},{"title":"साउथ अफ़्रीका vs भारत","url":"/hindi/series/india-in-south-africa-2024-25-1449299","displayType":null},{"title":"विश्व टेस्ट चैंपियनशिप","url":"/hindi/series/icc-world-test-championship-2023-2025-1345943","displayType":null},{"title":"भविष्य के सीरीज़","url":"https://www.espncricinfo.com/ci/content/match/fixtures_futures.html","displayType":"button"},{"title":"आर्काइव्स","url":"https://www.espncricinfo.com/ci/engine/series/index.html","displayType":"button"}],"altText":"Cricket Fixtures","displayType":null},{"title":"टीम","url":"/team","code":"team","links":[{"title":"ऑस्ट्रेलिया","url":"/hindi/team/australia-2","displayType":null},{"title":"अफ़ग़ानिस्तान","url":"/hindi/team/afghanistan-40","displayType":null},{"title":"बांग्लादेश","url":"/hindi/team/bangladesh-25","displayType":null},{"title":"आयरलैंड","url":"/hindi/team/ireland-29","displayType":null},{"title":"इंग्लैंड","url":"/hindi/team/england-1","displayType":null},{"title":"नामीबिया","url":"/hindi/team/namibia-28","displayType":null},{"title":"भारत","url":"/hindi/team/india-6","displayType":null},{"title":"नेपाल","url":"/hindi/team/nepal-33","displayType":null},{"title":"न्यूज़ीलैंड","url":"/hindi/team/new-zealand-5","displayType":null},{"title":"नीदरलैंड्स","url":"/hindi/team/netherlands-15","displayType":null},{"title":"पाकिस्तान","url":"/hindi/team/pakistan-7","displayType":null},{"title":"ओमान","url":"/hindi/team/oman-37","displayType":null},{"title":"साउथ अफ़्रीका","url":"/hindi/team/south-africa-3","displayType":null},{"title":"पीएनजी","url":"/hindi/team/papua-new-guinea-20","displayType":null},{"title":"श्रीलंका","url":"/hindi/team/sri-lanka-8","displayType":null},{"title":"स्कॉटलैंड","url":"/hindi/team/scotland-30","displayType":null},{"title":"वेस्टइंडीज़","url":"/hindi/team/west-indies-4","displayType":null},{"title":"यूएई","url":"/hindi/team/united-arab-emirates-27","displayType":null},{"title":"ज़िम्बाब्वे","url":"/hindi/team/zimbabwe-9","displayType":null},{"title":"यूएसए","url":"/hindi/team/united-states-of-america-11","displayType":null}],"displayType":null},{"title":"ताज़ा ख़बर","url":"/hindi/cricket-news","code":"news","links":[{"title":"ताज़ा ख़बर","url":"/hindi/cricket-news","displayType":null}],"displayType":null},{"title":"फ़ीचर्स","url":"/hindi/cricket-features","code":"features","links":[{"title":"फ़ीचर्स होम","url":"/hindi/cricket-features","displayType":null}],"displayType":null},{"title":"वीडियो","url":"/hindi/cricket-videos/latest","code":"videos","links":[{"title":"वीडियोज़ होम","url":"/hindi/cricket-videos/latest","displayType":null},{"title":"टाइम आउट हिंदी","url":"/cricket-videos/genre/t20-time-out-hindi-236","displayType":null},{"title":"हां या ना","url":"/cricket-videos/genre/haan-ya-naa-247","displayType":null},{"title":"मैच डे हिंदी","url":"/cricket-videos/genre/match-day-hindi-281","displayType":null},{"title":"क्या खोया क्या पाया","url":"/cricket-videos/genre/kya-khoya-kya-paaya-292","displayType":null}],"displayType":null},{"title":"IPL 2025 नीलामी","url":"/hindi/auction/ipl-2025-auction-1460972","code":"IPL 2025 नीलामी","links":[{"title":"IPL 2025 नीलामी","url":"/hindi/auction/ipl-2025-auction-1460972","displayType":null},{"title":"Live Blog","url":"/hindi/auction/ipl-2025-auction-1460972/live-updates","displayType":null},{"title":"सभी खिलाड़ी","url":"/auction/ipl-2025-auction-1460972/all-players","displayType":null},{"title":"Squads","url":"/hindi/series/ipl-2025-1449924/squads","displayType":null},{"title":"IPL 2025","url":"/hindi/series/ipl-2025-1449924","displayType":null}],"altText":"IPL 2025 Auction","displayType":null}]},"trendingMatches":{"matches":[{"_uid":114384,"id":114384,"objectId":1426555,"scribeId":1426555,"slug":"australia-vs-india-1st-test","stage":"FINISHED","state":"POST","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"पहला टेस्ट ","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-22T02:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"भारत की 295 रन से जीत ","statusEng":"RESULT","internationalNumber":"002561","generalNumber":null,"winnerTeamId":6,"tossWinnerTeamId":6,"tossWinnerChoice":1,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":58.04,"liveOversPending":35.2,"liveBalls":348,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16215,"objectId":1426547,"scribeId":22111,"slug":"australia-vs-india-2024-25","name":"ऑस्ट्रेलिया बनाम भारत","longName":"भारत का ऑस्ट्रेलिया दौरा","alternateName":"AUS vs IND","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-22T00:00:00.000Z","endDate":"2025-01-03T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":41,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3404,"objectId":1126475,"name":"पर्थ स्टेडियम","smallName":"पर्थ","longName":"पर्थ स्टेडियम","slug":"perth-stadium","location":"","image":null,"town":{"id":27,"objectId":56486,"name":"Perth","area":"Western Australia","timezone":"Australia/Perth"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":null},"teams":[{"team":{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"भारत","longName":"भारत","abbreviation":"भारत","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"150 \u0026 487/6d","scoreInfo":null,"inningNumbers":[1,3],"points":12,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"ऑस्ट्रेलिया","longName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"104 \u0026 238","scoreInfo":"T:534","inningNumbers":[2,4],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":330365,"reportStoryId":330459,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":181,"totalVideos":41,"totalStories":16,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.979Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":115067,"id":115067,"objectId":1433378,"scribeId":1433378,"slug":"west-indies-vs-bangladesh-1st-test","stage":"RUNNING","state":"LIVE","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"1st Test","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-22T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 4 - बांग्लादेश को 225 रन की ज़रूरत","statusEng":"Stumps","internationalNumber":"002562","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":25,"tossWinnerChoice":2,"resultStatus":null,"liveInning":4,"liveInningPredictions":null,"liveOvers":30.06,"liveOversPending":null,"liveBalls":181,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16328,"objectId":1433357,"scribeId":22621,"slug":"west-indies-vs-bangladesh-2024-25","name":"West Indies vs Bangladesh","longName":"Bangladesh tour of West Indies","alternateName":"WI vs BAN","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-17T00:00:00.000Z","endDate":"2024-12-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1985,"objectId":208543,"name":"सर विवियन रिचर्ड्स स्टेडियम, नॉर्थ साउंड, एंटीगा","smallName":"नॉर्थ साउंड","longName":"सर विवियन रिचर्ड्स स्टेडियम, नॉर्थ साउंड, एंटीगा","slug":"sir-vivian-richards-stadium-north-sound-antigua","location":"","image":{"id":73681,"objectId":287424,"slug":"an-overview-of-the-sir-vivian-richards-stadium-in-north-sound","url":"/lsci/db/PICTURES/CMS/73600/73681.jpg","width":500,"height":268,"caption":"An overview of the Sir Vivian Richards Stadium in North Sound","longCaption":"An overview of the Sir Vivian Richards Stadium in North Sound, Antigua, March 26, 2007","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":1102,"objectId":273715,"name":"North Sound","area":"Antigua","timezone":"America/Barbados"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"10,000"},"teams":[{"team":{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"वेस्टइंडीज़","longName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isHome":true,"isLive":false,"score":"450/9d \u0026 152","scoreInfo":null,"inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"बांग्लादेश","longName":"बांग्लादेश","abbreviation":"बांग्लादेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"}},"isHome":false,"isLive":true,"score":"269/9d \u0026 109/7","scoreInfo":"31 ov, T:334","inningNumbers":[2,4],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.979Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":117873,"id":117873,"objectId":1459859,"scribeId":1459859,"slug":"delhi-bulls-vs-bangla-tigers-18th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"18th Match","floodlit":"night","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T16:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बांग्ला टाइगर की 7 विकेट से जीत, 2 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6685,"tossWinnerTeamId":6685,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9.05,"liveOversPending":null,"liveBalls":55,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6474,"objectId":1129281,"scribeId":1129281,"slug":"delhi-bulls","name":"दिल्ली बुल्स","longName":"दिल्ली बुल्स","abbreviation":"DB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371938.png","isCountry":false,"primaryColor":null,"image":{"id":371938,"objectId":1410822,"slug":"delhi-bulls-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371938.png","width":500,"height":500,"caption":"Delhi Bulls team logo","longCaption":"Delhi Bulls team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"123/6","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6685,"objectId":1204576,"scribeId":1204576,"slug":"bangla-tigers","name":"बांग्ला टाइगर","longName":"बांग्ला टाइगर्स","abbreviation":"BT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/385100/385102.png","isCountry":false,"primaryColor":null,"image":{"id":385102,"objectId":1444054,"slug":"bangla-tigers-team-logo","url":"/lsci/db/PICTURES/CMS/385100/385102.png","width":500,"height":500,"caption":"Bangla Tigers team logo","longCaption":"Bangla Tigers team logo","credit":"Cricket Canada","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"124/3","scoreInfo":"9.4/10 ov, T:124","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:39.981Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":115844,"id":115844,"objectId":1444504,"scribeId":1444504,"slug":"south-australia-vs-western-australia-13th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"13th Match","floodlit":"daynight","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-23T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 3 - West Aust 305 रन से आगे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":571,"tossWinnerChoice":2,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":68,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":131,"objectId":56293,"name":"एडिलेड ओवल","smallName":"एडिलेड","longName":"एडिलेड ओवल","slug":"adelaide-oval","location":"North Adelaide","image":{"id":173155,"objectId":695353,"slug":"a-general-view-of-the-adelaide-oval","url":"/lsci/db/PICTURES/CMS/173100/173155.jpg","width":900,"height":600,"caption":"A general view of the Adelaide Oval","longCaption":"A general view of the Adelaide Oval, South Australia v Tasmania, Sheffield Shield, 3rd day, Adelaide, November 24, 2013","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":2,"objectId":56292,"name":"Adelaide","area":"South Australia","timezone":"Australia/Adelaide"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"50,000"},"teams":[{"team":{"id":653,"objectId":602,"scribeId":602,"slug":"western-australia","name":"West Aust","longName":"Western Australia","abbreviation":"WA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","isCountry":false,"primaryColor":"#fbf304","image":{"id":313237,"objectId":1241696,"slug":"western-australia-logo","url":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","width":500,"height":500,"caption":"Western Australia logo","longCaption":"Western Australia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":true,"score":"373 \u0026 185/2","scoreInfo":"68 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":571,"objectId":520,"scribeId":520,"slug":"south-australia","name":"South Aust","longName":"South Australia","abbreviation":"SOA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390435.png","isCountry":false,"primaryColor":"#f70808","image":{"id":390435,"objectId":1458547,"slug":"south-australia-team-logo","url":"/lsci/db/PICTURES/CMS/390400/390435.png","width":500,"height":500,"caption":"South Australia team logo","longCaption":"South Australia team logo","credit":"South Australian Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"253","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:40.485Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115846,"id":115846,"objectId":1444506,"scribeId":1444506,"slug":"queensland-vs-victoria-15th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"15th Match","floodlit":"daynight","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-24T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 2 - Victoria 11 रन से आगे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":635,"tossWinnerChoice":1,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":36,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":209,"objectId":56336,"name":"ब्रिस्बेन क्रिकेट ग्राउंड, वूलनगाबा, ब्रिसबेन","smallName":"ब्रिसबेन","longName":"ब्रिस्बेन क्रिकेट ग्राउंड, वूलनगाबा, ब्रिसबेन","slug":"brisbane-cricket-ground-woolloongabba-brisbane","location":"Woolloongabba","image":{"id":35809,"objectId":189133,"slug":"australia-have-not-lost-a-test-at-the-gabba-since-1988","url":"/lsci/db/PICTURES/CMS/35800/35809.jpg","width":350,"height":232,"caption":"Australia have not lost a Test at the Gabba since 1988","longCaption":"Australia have not lost a Test at the Gabba since 1988","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":8,"objectId":56332,"name":"Brisbane","area":"Queensland","timezone":"Australia/Brisbane"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"37,000"},"teams":[{"team":{"id":635,"objectId":584,"scribeId":584,"slug":"victoria","name":"Victoria","longName":"Victoria","abbreviation":"VIC","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390439.jpg","isCountry":false,"primaryColor":null,"image":{"id":390439,"objectId":1458568,"slug":"victora-team-logo-white-background","url":"/lsci/db/PICTURES/CMS/390400/390439.jpg","width":500,"height":500,"caption":"Victora team logo white background","longCaption":"Victora team logo white background","credit":"Cricket Australia","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":true,"score":"186 \u0026 122/0","scoreInfo":"36 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":510,"objectId":459,"scribeId":459,"slug":"queensland","name":"Queensland","longName":"Queensland","abbreviation":"QLD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","isCountry":false,"primaryColor":"#c90808","image":{"id":313233,"objectId":1241692,"slug":"queensland-logo","url":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","width":500,"height":500,"caption":"Queensland logo","longCaption":"Queensland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"297","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:40.360Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115845,"id":115845,"objectId":1444505,"scribeId":1444505,"slug":"new-south-wales-vs-tasmania-14th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"14th Match","floodlit":"day","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-23T23:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 2 - NSW 129 रन से पीछे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":438,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":60,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":132,"objectId":56544,"name":"सिडनी क्रिकेट ग्राउंड","smallName":"सिडनी","longName":"सिडनी क्रिकेट ग्राउंड","slug":"sydney-cricket-ground","location":"Moore Park","image":{"id":516,"objectId":56543,"slug":"sydney-cricket-ground","url":"/lsci/db/PICTURES/DB/011999/003928.jpg","width":450,"height":275,"caption":"Sydney Cricket Ground","longCaption":"Sydney Cricket Ground","credit":"Action Photographics","photographer":null,"peerUrls":null},"town":{"id":29,"objectId":56531,"name":"Sydney","area":"New South Wales","timezone":"Australia/Sydney"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"44,002"},"teams":[{"team":{"id":611,"objectId":560,"scribeId":560,"slug":"tasmania","name":"Tasmania","longName":"Tasmania","abbreviation":"TAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","isCountry":false,"primaryColor":"#2fa305","image":{"id":313235,"objectId":1241694,"slug":"tasmania-logo","url":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","width":500,"height":500,"caption":"Tasmania logo","longCaption":"Tasmania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":false,"score":"364","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":438,"objectId":387,"scribeId":387,"slug":"new-south-wales","name":"NSW","longName":"New South Wales","abbreviation":"NSW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/349300/349350.png","isCountry":false,"primaryColor":"#0bd1f9","image":{"id":349350,"objectId":1345238,"slug":"new-south-wales-team-logo-2022","url":"/lsci/db/PICTURES/CMS/349300/349350.png","width":500,"height":500,"caption":"New South Wales Team logo (2022)","longCaption":"New South Wales Team logo (2022)","credit":"New South Wales Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":true,"score":"235/4","scoreInfo":"60 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:40.485Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116353,"id":116353,"objectId":1445992,"scribeId":1445992,"slug":"bihar-vs-punjab-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2063,"tossWinnerTeamId":1636,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116355,"id":116355,"objectId":1445994,"scribeId":1445994,"slug":"mizoram-vs-rajasthan-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2088,"tossWinnerTeamId":6560,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116356,"id":116356,"objectId":1445995,"scribeId":1445995,"slug":"baroda-vs-uttarakhand-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1610,"tossWinnerTeamId":1610,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116358,"id":116358,"objectId":1445997,"scribeId":1445997,"slug":"karnataka-vs-tripura-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1923,"tossWinnerTeamId":1923,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116361,"id":116361,"objectId":1446000,"scribeId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1719,"tossWinnerTeamId":1719,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116363,"id":116363,"objectId":1446002,"scribeId":1446002,"slug":"jharkhand-vs-manipur-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6558,"tossWinnerTeamId":1994,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116364,"id":116364,"objectId":1446003,"scribeId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1692,"tossWinnerTeamId":2230,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116368,"id":116368,"objectId":1446007,"scribeId":1446007,"slug":"goa-vs-services-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2170,"tossWinnerTeamId":1768,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116352,"id":116352,"objectId":1445991,"scribeId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1623,"tossWinnerTeamId":1623,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116354,"id":116354,"objectId":1445993,"scribeId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1992,"tossWinnerTeamId":1992,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116359,"id":116359,"objectId":1445998,"scribeId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2184,"tossWinnerTeamId":2184,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116360,"id":116360,"objectId":1445999,"scribeId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1808,"tossWinnerTeamId":1808,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116365,"id":116365,"objectId":1446004,"scribeId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6562,"tossWinnerTeamId":6562,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116366,"id":116366,"objectId":1446005,"scribeId":1446005,"slug":"odisha-vs-railways-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1874,"tossWinnerTeamId":1874,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116367,"id":116367,"objectId":1446006,"scribeId":1446006,"slug":"andhra-vs-nagaland-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1592,"tossWinnerTeamId":1592,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116369,"id":116369,"objectId":1446008,"scribeId":1446008,"slug":"kerala-vs-maharashtra-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1956,"tossWinnerTeamId":1956,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116357,"id":116357,"objectId":1445996,"scribeId":1445996,"slug":"gujarat-vs-saurashtra-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1780,"tossWinnerTeamId":2121,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116362,"id":116362,"objectId":1446001,"scribeId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2212,"tossWinnerTeamId":1803,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":13,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":117872,"id":117872,"objectId":1459858,"scribeId":1459858,"slug":"chennai-braves-vs-ajman-bolts-17th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"17th Match","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T13:45:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"Bolts की 18 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7225,"tossWinnerTeamId":6887,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9.06,"liveOversPending":null,"liveBalls":55,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":7225,"objectId":1459839,"scribeId":1459839,"slug":"ajman-bolts","name":"Bolts","longName":"Ajman Bolts","abbreviation":"AJB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391065.png","isCountry":false,"primaryColor":null,"image":{"id":391065,"objectId":1459883,"slug":"ajman-bolts-abu-dhabi-t10-logo","url":"/lsci/db/PICTURES/CMS/391000/391065.png","width":500,"height":500,"caption":"Ajman Bolts Abu Dhabi T10 logo","longCaption":"Ajman Bolts Abu Dhabi T10 logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"142/6","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6887,"objectId":1288991,"scribeId":1288991,"slug":"chennai-braves","name":"ब्रेव्स","longName":"चेन्नई ब्रेव्स","abbreviation":"CB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391067.png","isCountry":false,"primaryColor":null,"image":{"id":391067,"objectId":1459885,"slug":"chennai-brave-jaguars-abu-dhabi-t10-league-logo","url":"/lsci/db/PICTURES/CMS/391000/391067.png","width":500,"height":500,"caption":"Chennai Brave Jaguars Abu Dhabi T10 League logo","longCaption":"Chennai Brave Jaguars Abu Dhabi T10 League logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"124/5","scoreInfo":"10 ov, T:143","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:39.981Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":117871,"id":117871,"objectId":1459857,"scribeId":1459857,"slug":"new-york-strikers-vs-team-abu-dhabi-16th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"16th Match","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7025,"tossWinnerTeamId":7025,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":6.02,"liveOversPending":null,"liveBalls":36,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6684,"objectId":1204575,"scribeId":1204575,"slug":"team-abu-dhabi","name":"अबू धाबी","longName":"टीम अबू धाबी","abbreviation":"TAD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371942.png","isCountry":false,"primaryColor":null,"image":{"id":371942,"objectId":1410826,"slug":"team-abu-dhabi-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371942.png","width":500,"height":500,"caption":"Team Abu Dhabi team logo","longCaption":"Team Abu Dhabi team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"73/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7025,"objectId":1344976,"scribeId":1344976,"slug":"new-york-strikers","name":"स्ट्राइकर्स","longName":"न्यूयॉर्क स्ट्राइकर्स","abbreviation":"NYS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371940.png","isCountry":false,"primaryColor":null,"image":{"id":371940,"objectId":1410824,"slug":"new-york-strikers-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371940.png","width":500,"height":500,"caption":"New York Strikers team logo","longCaption":"New York Strikers team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"74/0","scoreInfo":"6.2/10 ov, T:74","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:39.981Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":115881,"id":115881,"objectId":1444650,"scribeId":1444650,"slug":"zimbabwe-vs-pakistan-2nd-odi","stage":"SCHEDULED","state":"PRE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"2nd ODI","floodlit":"day","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"004811","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16518,"objectId":1444642,"scribeId":1444642,"slug":"pakistan-in-zimbabwe-2024-25","name":"Pakistan in Zimbabwe","longName":"Pakistan tour of Zimbabwe","alternateName":"ZIM vs PAK","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":261,"objectId":59537,"name":"क्वींस स्पोर्ट्स क्लब, बुलावायो","smallName":"बुलावायो","longName":"क्वींस स्पोर्ट्स क्लब, बुलावायो","slug":"queens-sports-club-bulawayo","location":"","image":{"id":49498,"objectId":59536,"slug":"queens-sports-club-bulawayo","url":"/lsci/db/PICTURES/DB/122004/056375.jpg","width":160,"height":107,"caption":"Queens Sports Club, Bulawayo","longCaption":"Queens Sports Club, Bulawayo","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1027,"objectId":59533,"name":"Bulawayo","area":"","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"ज़िम्बाब्वे","shortName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","slug":"zimbabwe"},"capacity":"9,000"},"teams":[{"team":{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"ज़िम्बाब्वे","longName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"ज़िम्बाब्वे","shortName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","slug":"zimbabwe"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"पाकिस्तान","longName":"पाकिस्तान","abbreviation":"पाकिस्तान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:39.980Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117874,"id":117874,"objectId":1459860,"scribeId":1459860,"slug":"up-nawabs-vs-deccan-gladiators-19th-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"19th Match","floodlit":"day","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T11:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":7226,"objectId":1459841,"scribeId":1459841,"slug":"up-nawabs","name":"Nawabs","longName":"UP Nawabs","abbreviation":"UPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391066.png","isCountry":false,"primaryColor":null,"image":{"id":391066,"objectId":1459884,"slug":"up-nawabs-abu-dhabi-t10-league-logo","url":"/lsci/db/PICTURES/CMS/391000/391066.png","width":500,"height":500,"caption":"UP Nawabs Abu Dhabi T10 league logo","longCaption":"UP Nawabs Abu Dhabi T10 league logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6683,"objectId":1204574,"scribeId":1204574,"slug":"deccan-gladiators","name":"ग्लैडिएटर्स","longName":"डेक्कन ग्लैडिएटर्स","abbreviation":"DG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371941.png","isCountry":false,"primaryColor":null,"image":{"id":371941,"objectId":1410825,"slug":"deccan-gladiators-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371941.png","width":500,"height":500,"caption":"Deccan Gladiators team logo","longCaption":"Deccan Gladiators team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:39.981Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117875,"id":117875,"objectId":1459861,"scribeId":1459861,"slug":"bangla-tigers-vs-northern-warriors-20th-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"20th Match","floodlit":"daynight","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T13:45:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6685,"objectId":1204576,"scribeId":1204576,"slug":"bangla-tigers","name":"बांग्ला टाइगर","longName":"बांग्ला टाइगर्स","abbreviation":"BT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/385100/385102.png","isCountry":false,"primaryColor":null,"image":{"id":385102,"objectId":1444054,"slug":"bangla-tigers-team-logo","url":"/lsci/db/PICTURES/CMS/385100/385102.png","width":500,"height":500,"caption":"Bangla Tigers team logo","longCaption":"Bangla Tigers team logo","credit":"Cricket Canada","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6600,"objectId":1163305,"scribeId":1163305,"slug":"northern-warriors","name":"वॉरियर्स","longName":"नॉर्दर्न वॉरियर्स","abbreviation":"NW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371937.png","isCountry":false,"primaryColor":null,"image":{"id":371937,"objectId":1410821,"slug":"northern-warriors-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371937.png","width":500,"height":500,"caption":"Northern Warriors Team logo","longCaption":"Northern Warriors Team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:39.981Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117876,"id":117876,"objectId":1459862,"scribeId":1459862,"slug":"delhi-bulls-vs-samp-army-21st-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"21st Match","floodlit":"night","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T16:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6474,"objectId":1129281,"scribeId":1129281,"slug":"delhi-bulls","name":"दिल्ली बुल्स","longName":"दिल्ली बुल्स","abbreviation":"DB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371938.png","isCountry":false,"primaryColor":null,"image":{"id":371938,"objectId":1410822,"slug":"delhi-bulls-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371938.png","width":500,"height":500,"caption":"Delhi Bulls team logo","longCaption":"Delhi Bulls team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7026,"objectId":1344977,"scribeId":1344977,"slug":"samp-army","name":"सैंप आर्मी","longName":"सैंप आर्मी","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371939.png","isCountry":false,"primaryColor":null,"image":{"id":371939,"objectId":1410823,"slug":"samp-army-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371939.png","width":500,"height":500,"caption":"Samp Army team logo","longCaption":"Samp Army team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:39.981Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117908,"id":117908,"objectId":1460205,"scribeId":1460205,"slug":"guyana-amazon-warriors-vs-lahore-qalandars-1st-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"1st Match","floodlit":"night","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T23:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16829,"objectId":1460197,"scribeId":1460197,"slug":"global-super-league-2024-25","name":"Global Super League","longName":"Global Super League","alternateName":"GSL 2024","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2024/25","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-12-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":1986,"objectId":208544,"name":"गयाना","smallName":"गयाना","longName":"गयाना","slug":"providence-stadium-guyana","location":"","image":{"id":74347,"objectId":289745,"slug":"an-overview-of-the-providence-stadium-in-guyana","url":"/lsci/db/PICTURES/CMS/74300/74347.jpg","width":500,"height":333,"caption":"An overview of the Providence Stadium in Guyana","longCaption":"An overview of the Providence Stadium in Guyana, Ireland v New Zealand, Super Eights, Guyana, April 9, 2007 ","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1076,"objectId":248162,"name":"प्रॉविडेंस","area":"गुयाना","timezone":"America/Guyana"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"15,000"},"teams":[{"team":{"id":5153,"objectId":642413,"scribeId":642413,"slug":"guyana-amazon-warriors","name":"ऐमेज़ॉन","longName":"गयाना ऐमेज़ॉन वॉरियर्स","abbreviation":"ऐमेज़ॉन","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313400/313482.logo.png","isCountry":false,"primaryColor":"#2a7416","image":{"id":313482,"objectId":1241941,"slug":"guyana-amazon-warriors-logo","url":"/lsci/db/PICTURES/CMS/313400/313482.logo.png","width":500,"height":500,"caption":"Guyana Amazon Warriors logo","longCaption":"Guyana Amazon Warriors logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":5799,"objectId":953847,"scribeId":953847,"slug":"lahore-qalandars","name":"लाहौर","longName":"लाहौर क़लंदर्स","abbreviation":"लाहौर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313523.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313523,"objectId":1241982,"slug":"lahore-qalandars-logo","url":"/lsci/db/PICTURES/CMS/313500/313523.logo.png","width":500,"height":500,"caption":"Lahore Qalandars logo","longCaption":"Lahore Qalandars logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:39.981Z","scorecardSource":null,"ballByBallSource":null}]},"keySeriesItems":[{"title":"Indian Premier League, 2024","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15940,"objectId":1410320,"scribeId":8048,"slug":"indian-premier-league-2024","name":"इंडियन प्रीमियर लीग","longName":"इंडियन प्रीमियर लीग","alternateName":"आईपीएल","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024","startDate":"2024-03-22T00:00:00.000Z","endDate":"2024-05-26T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":377,"totalSquads":10,"gamePlayWatch":true}},{"title":"भारत vs इंग्लैंड","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15633,"objectId":1389386,"scribeId":22002,"slug":"england-in-india-2023-24","name":"भारत बनाम इंग्लैंड","longName":"इंग्लैंड का भारत दौरा","alternateName":"IND v ENG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2023/24","startDate":"2024-01-25T00:00:00.000Z","endDate":"2024-03-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":44,"totalSquads":3,"gamePlayWatch":false}},{"title":"रणजी ट्रॉफ़ी, 2023/24","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15548,"objectId":1383414,"scribeId":8050,"slug":"ranji-trophy-2023-24","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2024-01-05T00:00:00.000Z","endDate":"2024-03-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":2,"totalSquads":32,"gamePlayWatch":false}},{"title":"ऑस्ट्रेलिया vs वेस्टइंडीज़","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15391,"objectId":1375837,"scribeId":21397,"slug":"west-indies-in-australia-2023-24","name":"ऑस्ट्रेलिया vs वेस्टइंडीज़","longName":"वेस्टइंडीज़ का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2023/24","startDate":"2024-01-10T00:00:00.000Z","endDate":"2024-02-13T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}},{"title":"WTC 2023-25","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15144,"objectId":1345943,"scribeId":19430,"slug":"icc-world-test-championship-2023-2025","name":"आईसीसी विश्व टेस्ट चैंपियनशिप","longName":"आईसीसी विश्व टेस्ट चैंपियनशिप","alternateName":"विश्व टेस्ट चैंपियनशिप","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"","season":"2023-2025","startDate":"2023-06-16T00:00:00.000Z","endDate":"2025-12-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":151,"totalSquads":0,"gamePlayWatch":false}},{"title":"अंडर-19 विश्व कप","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15822,"objectId":1399722,"scribeId":8368,"slug":"icc-under-19-world-cup-2023-24","name":"ICC अंडर-19 विश्व कप","longName":"ICC अंडर-19 विश्व कप","alternateName":"U19 विश्व कप","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2023/24","startDate":"2024-01-19T00:00:00.000Z","endDate":"2024-02-11T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false}},{"title":"BBL","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15579,"objectId":1386092,"scribeId":8044,"slug":"big-bash-league-2023-24","name":"बिग बैश लीग","longName":"बिग बैश लीग","alternateName":"बीबीएल 2023","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2023/24","startDate":"2023-12-07T00:00:00.000Z","endDate":"2024-01-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}}],"sponsoredItems":[{"title":"Match Day","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12155,"objectId":1266943,"title":"https://www.espncricinfo.com/video/genre/match-day-155","url":"https://www.espncricinfo.com/video/genre/match-day-155"}},{"title":"ICC Rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11662,"objectId":1241478,"title":"ICC Rankings","url":"https://www.espncricinfo.com/rankings/content/page/211271.html"}}],"promotedItems":[{"title":"साउथ अफ़्रीका बनाम भारत","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20253,"objectId":1458753,"title":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299","url":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299"}},{"title":"रणजी ट्रॉफ़ी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20105,"objectId":1455486,"title":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824"}},{"title":"ऑस्ट्रेलिया बनाम पाकिस्तान","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20236,"objectId":1458480,"title":"https://www.espncricinfo.com/hindi/series/australia-vs-pakistan-2024-25-1426544","url":"https://www.espncricinfo.com/hindi/series/australia-vs-pakistan-2024-25-1426544"}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20237,"objectId":1458481,"title":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"}}],"askQuestionContent":null},"appPageProps":{"data":{"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[{"id":6,"type":"g","name":"टी20","slug":"twenty20"}]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":38,"totalGalleries":0,"totalImages":2},"content":{"matches":[{"_uid":116336,"id":116336,"objectId":1445975,"scribeId":1445975,"slug":"hyderabad-india-vs-meghalaya-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"हैदराबाद की 179 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1815,"tossWinnerTeamId":6563,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":15,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"248/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"69","scoreInfo":"15.1/20 ov, T:249","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-11-25T23:20:43.882Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116340,"id":116340,"objectId":1445979,"scribeId":1445979,"slug":"saurashtra-vs-sikkim-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"सौराष्ट्र की 54 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2121,"tossWinnerTeamId":2121,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"157/9","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"103/6","scoreInfo":"20 ov, T:158","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:17:03.769Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116342,"id":116342,"objectId":1445981,"scribeId":1445981,"slug":"arunachal-pradesh-vs-himachal-pradesh-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1803,"tossWinnerTeamId":1803,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":5,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"77","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"79/2","scoreInfo":"5.2/20 ov, T:78","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:19:13.829Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116337,"id":116337,"objectId":1445976,"scribeId":1445976,"slug":"madhya-pradesh-vs-mizoram-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"एमपी की 102 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1992,"tossWinnerTeamId":6560,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"114/9","scoreInfo":"20 ov, T:217","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:17:29.393Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116341,"id":116341,"objectId":1445980,"scribeId":1445980,"slug":"tamil-nadu-vs-tripura-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"तमिलनाडु की 43 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2184,"tossWinnerTeamId":2184,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":1,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:28.229Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116344,"id":116344,"objectId":1445983,"scribeId":1445983,"slug":"haryana-vs-manipur-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1808,"tossWinnerTeamId":1994,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":6,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"86","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"90/2","scoreInfo":"6.4/20 ov, T:87","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:08.125Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116346,"id":116346,"objectId":1445985,"scribeId":1445985,"slug":"assam-vs-railways-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"असम की 3 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1601,"tossWinnerTeamId":1874,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"127","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"scribeId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313295,"objectId":1241754,"slug":"assam-logo","url":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","width":500,"height":500,"caption":"Assam logo","longCaption":"Assam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"129/7","scoreInfo":"18.4/20 ov, T:128","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:47.034Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116347,"id":116347,"objectId":1445986,"scribeId":1445986,"slug":"chandigarh-vs-puducherry-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1692,"tossWinnerTeamId":1692,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"183/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"184/5","scoreInfo":"19.1/20 ov, T:184","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:19:13.829Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116349,"id":116349,"objectId":1445988,"scribeId":1445988,"slug":"goa-vs-mumbai-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"मुंबई की 26 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1654,"tossWinnerTeamId":1768,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"250/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"224/8","scoreInfo":"20 ov, T:251","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116351,"id":116351,"objectId":1445990,"scribeId":1445990,"slug":"maharashtra-vs-nagaland-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1956,"tossWinnerTeamId":1956,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":15,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"150/4","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:41.316Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116335,"id":116335,"objectId":1445974,"scribeId":1445974,"slug":"bihar-vs-rajasthan-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"राजस्थान की 108 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2088,"tossWinnerTeamId":1636,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"224/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"116/8","scoreInfo":"20 ov, T:225","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:17:03.769Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116339,"id":116339,"objectId":1445978,"scribeId":1445978,"slug":"karnataka-vs-uttarakhand-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"उत्तराखंड की 6 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6564,"tossWinnerTeamId":6564,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"215/5","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"209","scoreInfo":"19.5/20 ov, T:216","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:13.711Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116345,"id":116345,"objectId":1445984,"scribeId":1445984,"slug":"jammu-kashmir-vs-jharkhand-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"जम्मू कश्मीर की 25 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1879,"tossWinnerTeamId":6558,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"224/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:225","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:19:40.874Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116334,"id":116334,"objectId":1445973,"scribeId":1445973,"slug":"bengal-vs-punjab-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बंगाल की 4 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1623,"tossWinnerTeamId":1623,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"179","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"181/6","scoreInfo":"19/20 ov, T:180","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:43.882Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116338,"id":116338,"objectId":1445977,"scribeId":1445977,"slug":"baroda-vs-gujarat-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"daynight","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1610,"tossWinnerTeamId":1610,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"184/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"188/5","scoreInfo":"19.3/20 ov, T:185","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":1,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:17:03.769Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116343,"id":116343,"objectId":1445982,"scribeId":1445982,"slug":"delhi-vs-uttar-pradesh-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"दिल्ली की 47 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1719,"tossWinnerTeamId":2212,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"233/3","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"186/8","scoreInfo":"20 ov, T:234","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:33.853Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116348,"id":116348,"objectId":1445987,"scribeId":1445987,"slug":"vidarbha-vs-odisha-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"विदर्भ की 33 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2230,"tossWinnerTeamId":2039,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"183","scoreInfo":"19.1/20 ov, T:217","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:17:08.287Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116350,"id":116350,"objectId":1445989,"scribeId":1445989,"slug":"kerala-vs-services-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"केरला की 3 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1912,"tossWinnerTeamId":1912,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"149/9","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"153/7","scoreInfo":"18.1/20 ov, T:150","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:19.447Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116355,"id":116355,"objectId":1445994,"scribeId":1445994,"slug":"mizoram-vs-rajasthan-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2088,"tossWinnerTeamId":6560,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116358,"id":116358,"objectId":1445997,"scribeId":1445997,"slug":"karnataka-vs-tripura-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1923,"tossWinnerTeamId":1923,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116363,"id":116363,"objectId":1446002,"scribeId":1446002,"slug":"jharkhand-vs-manipur-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6558,"tossWinnerTeamId":1994,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116353,"id":116353,"objectId":1445992,"scribeId":1445992,"slug":"bihar-vs-punjab-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2063,"tossWinnerTeamId":1636,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116356,"id":116356,"objectId":1445995,"scribeId":1445995,"slug":"baroda-vs-uttarakhand-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1610,"tossWinnerTeamId":1610,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116361,"id":116361,"objectId":1446000,"scribeId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1719,"tossWinnerTeamId":1719,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116364,"id":116364,"objectId":1446003,"scribeId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1692,"tossWinnerTeamId":2230,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116366,"id":116366,"objectId":1446005,"scribeId":1446005,"slug":"odisha-vs-railways-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1874,"tossWinnerTeamId":1874,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116368,"id":116368,"objectId":1446007,"scribeId":1446007,"slug":"goa-vs-services-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2170,"tossWinnerTeamId":1768,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116369,"id":116369,"objectId":1446008,"scribeId":1446008,"slug":"kerala-vs-maharashtra-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1956,"tossWinnerTeamId":1956,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116354,"id":116354,"objectId":1445993,"scribeId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1992,"tossWinnerTeamId":1992,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116359,"id":116359,"objectId":1445998,"scribeId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2184,"tossWinnerTeamId":2184,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116360,"id":116360,"objectId":1445999,"scribeId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1808,"tossWinnerTeamId":1808,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116352,"id":116352,"objectId":1445991,"scribeId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1623,"tossWinnerTeamId":1623,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116357,"id":116357,"objectId":1445996,"scribeId":1445996,"slug":"gujarat-vs-saurashtra-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1780,"tossWinnerTeamId":2121,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116362,"id":116362,"objectId":1446001,"scribeId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2212,"tossWinnerTeamId":1803,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":13,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116365,"id":116365,"objectId":1446004,"scribeId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6562,"tossWinnerTeamId":6562,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116367,"id":116367,"objectId":1446006,"scribeId":1446006,"slug":"andhra-vs-nagaland-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1592,"tossWinnerTeamId":1592,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.085Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116370,"id":116370,"objectId":1446009,"scribeId":1446009,"slug":"bengal-vs-mizoram-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:43.882Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116375,"id":116375,"objectId":1446014,"scribeId":1446014,"slug":"gujarat-vs-tripura-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:17:43.123Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116381,"id":116381,"objectId":1446020,"scribeId":1446020,"slug":"manipur-vs-uttar-pradesh-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:17:53.499Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116372,"id":116372,"objectId":1446011,"scribeId":1446011,"slug":"hyderabad-india-vs-rajasthan-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:43.882Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116376,"id":116376,"objectId":1446015,"scribeId":1446015,"slug":"karnataka-vs-saurashtra-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.654Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116380,"id":116380,"objectId":1446019,"scribeId":1446019,"slug":"himachal-pradesh-vs-jharkhand-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:53.952Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116383,"id":116383,"objectId":1446022,"scribeId":1446022,"slug":"chhattisgarh-vs-railways-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:51.654Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116384,"id":116384,"objectId":1446023,"scribeId":1446023,"slug":"vidarbha-vs-puducherry-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:23.551Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116385,"id":116385,"objectId":1446024,"scribeId":1446024,"slug":"andhra-vs-goa-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:03.354Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116386,"id":116386,"objectId":1446025,"scribeId":1446025,"slug":"kerala-vs-nagaland-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:20:53.952Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116371,"id":116371,"objectId":1446010,"scribeId":1446010,"slug":"bihar-vs-meghalaya-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:18:17.665Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116377,"id":116377,"objectId":1446016,"scribeId":1446016,"slug":"sikkim-vs-uttarakhand-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:23.551Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116378,"id":116378,"objectId":1446017,"scribeId":1446017,"slug":"arunachal-pradesh-vs-jammu-kashmir-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:18:27.668Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116373,"id":116373,"objectId":1446012,"scribeId":1446012,"slug":"madhya-pradesh-vs-punjab-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:18:34.557Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116374,"id":116374,"objectId":1446013,"scribeId":1446013,"slug":"baroda-vs-tamil-nadu-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"daynight","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:21:23.551Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116379,"id":116379,"objectId":1446018,"scribeId":1446018,"slug":"delhi-vs-haryana-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:18:32.757Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116382,"id":116382,"objectId":1446021,"scribeId":1446021,"slug":"assam-vs-chandigarh-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1601,"objectId":1550,"scribeId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313295,"objectId":1241754,"slug":"assam-logo","url":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","width":500,"height":500,"caption":"Assam logo","longCaption":"Assam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T23:18:29.412Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116387,"id":116387,"objectId":1446026,"scribeId":1446026,"slug":"maharashtra-vs-mumbai-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-11-27T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116389,"id":116389,"objectId":1446028,"scribeId":1446028,"slug":"bihar-vs-hyderabad-india-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:27.668Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116395,"id":116395,"objectId":1446034,"scribeId":1446034,"slug":"saurashtra-vs-uttarakhand-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:17.665Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116399,"id":116399,"objectId":1446038,"scribeId":1446038,"slug":"himachal-pradesh-vs-jammu-kashmir-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116391,"id":116391,"objectId":1446030,"scribeId":1446030,"slug":"mizoram-vs-punjab-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:32.757Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116392,"id":116392,"objectId":1446031,"scribeId":1446031,"slug":"baroda-vs-tripura-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:34.557Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116397,"id":116397,"objectId":1446036,"scribeId":1446036,"slug":"delhi-vs-manipur-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116400,"id":116400,"objectId":1446039,"scribeId":1446039,"slug":"assam-vs-vidarbha-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1601,"objectId":1550,"scribeId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313295,"objectId":1241754,"slug":"assam-logo","url":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","width":500,"height":500,"caption":"Assam logo","longCaption":"Assam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:22.650Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116401,"id":116401,"objectId":1446040,"scribeId":1446040,"slug":"chandigarh-vs-chhattisgarh-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:20.945Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116403,"id":116403,"objectId":1446042,"scribeId":1446042,"slug":"andhra-vs-maharashtra-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:17:07.067Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116404,"id":116404,"objectId":1446043,"scribeId":1446043,"slug":"kerala-vs-mumbai-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:17:50.677Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116388,"id":116388,"objectId":1446027,"scribeId":1446027,"slug":"bengal-vs-madhya-pradesh-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:20.698Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116393,"id":116393,"objectId":1446032,"scribeId":1446032,"slug":"gujarat-vs-tamil-nadu-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:34.557Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116398,"id":116398,"objectId":1446037,"scribeId":1446037,"slug":"haryana-vs-uttar-pradesh-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116390,"id":116390,"objectId":1446029,"scribeId":1446029,"slug":"meghalaya-vs-rajasthan-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:17:04.433Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116394,"id":116394,"objectId":1446033,"scribeId":1446033,"slug":"karnataka-vs-sikkim-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"daynight","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:21:51.776Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116396,"id":116396,"objectId":1446035,"scribeId":1446035,"slug":"arunachal-pradesh-vs-jharkhand-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:19.319Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116402,"id":116402,"objectId":1446041,"scribeId":1446041,"slug":"odisha-vs-puducherry-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:22.650Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116405,"id":116405,"objectId":1446044,"scribeId":1446044,"slug":"nagaland-vs-services-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-11-29T00:00:00.000Z","endDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:39.640Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116409,"id":116409,"objectId":1446048,"scribeId":1446048,"slug":"madhya-pradesh-vs-rajasthan-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:17:20.774Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116412,"id":116412,"objectId":1446051,"scribeId":1446051,"slug":"karnataka-vs-tamil-nadu-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:17:17.499Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116416,"id":116416,"objectId":1446055,"scribeId":1446055,"slug":"haryana-vs-jharkhand-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:17:43.731Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116406,"id":116406,"objectId":1446045,"scribeId":1446045,"slug":"bengal-vs-meghalaya-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:17:04.433Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116411,"id":116411,"objectId":1446050,"scribeId":1446050,"slug":"gujarat-vs-sikkim-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:21:51.776Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116414,"id":116414,"objectId":1446053,"scribeId":1446053,"slug":"arunachal-pradesh-vs-uttar-pradesh-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116418,"id":116418,"objectId":1446057,"scribeId":1446057,"slug":"assam-vs-puducherry-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1601,"objectId":1550,"scribeId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313295,"objectId":1241754,"slug":"assam-logo","url":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","width":500,"height":500,"caption":"Assam logo","longCaption":"Assam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116419,"id":116419,"objectId":1446058,"scribeId":1446058,"slug":"chhattisgarh-vs-odisha-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:16:58.039Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116421,"id":116421,"objectId":1446060,"scribeId":1446060,"slug":"andhra-vs-services-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116423,"id":116423,"objectId":1446062,"scribeId":1446062,"slug":"nagaland-vs-mumbai-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116408,"id":116408,"objectId":1446047,"scribeId":1446047,"slug":"hyderabad-india-vs-punjab-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116410,"id":116410,"objectId":1446049,"scribeId":1446049,"slug":"baroda-vs-saurashtra-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116415,"id":116415,"objectId":1446054,"scribeId":1446054,"slug":"delhi-vs-himachal-pradesh-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:45.209Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116407,"id":116407,"objectId":1446046,"scribeId":1446046,"slug":"bihar-vs-mizoram-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116413,"id":116413,"objectId":1446052,"scribeId":1446052,"slug":"tripura-vs-uttarakhand-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"daynight","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116417,"id":116417,"objectId":1446056,"scribeId":1446056,"slug":"jammu-kashmir-vs-manipur-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.243Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116420,"id":116420,"objectId":1446059,"scribeId":1446059,"slug":"vidarbha-vs-railways-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116422,"id":116422,"objectId":1446061,"scribeId":1446061,"slug":"goa-vs-kerala-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-12-01T00:00:00.000Z","endDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116424,"id":116424,"objectId":1446063,"scribeId":1446063,"slug":"bengal-vs-bihar-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116429,"id":116429,"objectId":1446068,"scribeId":1446068,"slug":"gujarat-vs-uttarakhand-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116435,"id":116435,"objectId":1446074,"scribeId":1446074,"slug":"jammu-kashmir-vs-uttar-pradesh-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116425,"id":116425,"objectId":1446064,"scribeId":1446064,"slug":"hyderabad-india-vs-madhya-pradesh-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:17:20.774Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116430,"id":116430,"objectId":1446069,"scribeId":1446069,"slug":"saurashtra-vs-tamil-nadu-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116434,"id":116434,"objectId":1446073,"scribeId":1446073,"slug":"haryana-vs-himachal-pradesh-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116436,"id":116436,"objectId":1446075,"scribeId":1446075,"slug":"assam-vs-odisha-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1601,"objectId":1550,"scribeId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313295,"objectId":1241754,"slug":"assam-logo","url":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","width":500,"height":500,"caption":"Assam logo","longCaption":"Assam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116438,"id":116438,"objectId":1446077,"scribeId":1446077,"slug":"chhattisgarh-vs-vidarbha-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:21:20.636Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116439,"id":116439,"objectId":1446078,"scribeId":1446078,"slug":"andhra-vs-kerala-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116441,"id":116441,"objectId":1446080,"scribeId":1446080,"slug":"services-vs-mumbai-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116427,"id":116427,"objectId":1446066,"scribeId":1446066,"slug":"punjab-vs-rajasthan-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116428,"id":116428,"objectId":1446067,"scribeId":1446067,"slug":"baroda-vs-karnataka-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116433,"id":116433,"objectId":1446072,"scribeId":1446072,"slug":"delhi-vs-jharkhand-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116426,"id":116426,"objectId":1446065,"scribeId":1446065,"slug":"meghalaya-vs-mizoram-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116431,"id":116431,"objectId":1446070,"scribeId":1446070,"slug":"sikkim-vs-tripura-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"daynight","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116432,"id":116432,"objectId":1446071,"scribeId":1446071,"slug":"arunachal-pradesh-vs-manipur-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116437,"id":116437,"objectId":1446076,"scribeId":1446076,"slug":"chandigarh-vs-railways-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116440,"id":116440,"objectId":1446079,"scribeId":1446079,"slug":"goa-vs-maharashtra-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-12-03T00:00:00.000Z","endDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116445,"id":116445,"objectId":1446084,"scribeId":1446084,"slug":"meghalaya-vs-punjab-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116446,"id":116446,"objectId":1446085,"scribeId":1446085,"slug":"baroda-vs-sikkim-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116450,"id":116450,"objectId":1446089,"scribeId":1446089,"slug":"arunachal-pradesh-vs-delhi-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116442,"id":116442,"objectId":1446081,"scribeId":1446081,"slug":"bengal-vs-rajasthan-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116447,"id":116447,"objectId":1446086,"scribeId":1446086,"slug":"gujarat-vs-karnataka-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116453,"id":116453,"objectId":1446092,"scribeId":1446092,"slug":"jharkhand-vs-uttar-pradesh-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116455,"id":116455,"objectId":1446094,"scribeId":1446094,"slug":"chandigarh-vs-odisha-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116456,"id":116456,"objectId":1446095,"scribeId":1446095,"slug":"puducherry-vs-railways-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116458,"id":116458,"objectId":1446097,"scribeId":1446097,"slug":"goa-vs-nagaland-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:22.967Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116459,"id":116459,"objectId":1446098,"scribeId":1446098,"slug":"maharashtra-vs-services-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116444,"id":116444,"objectId":1446083,"scribeId":1446083,"slug":"hyderabad-india-vs-mizoram-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116448,"id":116448,"objectId":1446087,"scribeId":1446087,"slug":"saurashtra-vs-tripura-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116452,"id":116452,"objectId":1446091,"scribeId":1446091,"slug":"himachal-pradesh-vs-manipur-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116443,"id":116443,"objectId":1446082,"scribeId":1446082,"slug":"bihar-vs-madhya-pradesh-group-a","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116449,"id":116449,"objectId":1446088,"scribeId":1446088,"slug":"tamil-nadu-vs-uttarakhand-group-b","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"daynight","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:06.244Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116451,"id":116451,"objectId":1446090,"scribeId":1446090,"slug":"haryana-vs-jammu-kashmir-group-c","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:20:13.099Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116454,"id":116454,"objectId":1446093,"scribeId":1446093,"slug":"assam-vs-chhattisgarh-group-d","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1601,"objectId":1550,"scribeId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313295,"objectId":1241754,"slug":"assam-logo","url":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","width":500,"height":500,"caption":"Assam logo","longCaption":"Assam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116457,"id":116457,"objectId":1446096,"scribeId":1446096,"slug":"andhra-vs-mumbai-group-e","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-12-05T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116460,"id":116460,"objectId":1446099,"scribeId":1446099,"slug":"tba-vs-tba-preliminary-quarter-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Preliminary quarter final","floodlit":"day","startDate":"2024-12-09T00:00:00.000Z","endDate":"2024-12-09T00:00:00.000Z","startTime":"2024-12-09T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116461,"id":116461,"objectId":1446100,"scribeId":1446100,"slug":"tba-vs-tba-preliminary-quarter-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Preliminary quarter final","floodlit":"daynight","startDate":"2024-12-09T00:00:00.000Z","endDate":"2024-12-09T00:00:00.000Z","startTime":"2024-12-09T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116464,"id":116464,"objectId":1446103,"scribeId":1446103,"slug":"tba-vs-tba-3rd-quarter-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"3rd quarter final","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2702,"objectId":573809,"name":"केएससीए क्रिकेट ग्राउंड, अलुर","smallName":"अलुर","longName":"केएससीए क्रिकेट ग्राउंड, अलुर","slug":"ksca-cricket-ground-alur","location":"Alur","image":null,"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116462,"id":116462,"objectId":1446101,"scribeId":1446101,"slug":"tba-vs-tba-1st-quarter-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"1st quarter final","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116465,"id":116465,"objectId":1446104,"scribeId":1446104,"slug":"tba-vs-tba-4th-quarter-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"4th quarter final","floodlit":"day","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2702,"objectId":573809,"name":"केएससीए क्रिकेट ग्राउंड, अलुर","smallName":"अलुर","longName":"केएससीए क्रिकेट ग्राउंड, अलुर","slug":"ksca-cricket-ground-alur","location":"Alur","image":null,"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116463,"id":116463,"objectId":1446102,"scribeId":1446102,"slug":"tba-vs-tba-2nd-quarter-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"2nd quarter final","floodlit":"daynight","startDate":"2024-12-11T00:00:00.000Z","endDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116466,"id":116466,"objectId":1446105,"scribeId":1446105,"slug":"tba-vs-tba-1st-semi-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"1st semi final","floodlit":"day","startDate":"2024-12-13T00:00:00.000Z","endDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.648Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116467,"id":116467,"objectId":1446106,"scribeId":1446106,"slug":"tba-vs-tba-2nd-semi-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"2nd semi final","floodlit":"daynight","startDate":"2024-12-13T00:00:00.000Z","endDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.649Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116468,"id":116468,"objectId":1446107,"scribeId":1446107,"slug":"tba-vs-tba-final","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Final","floodlit":"daynight","startDate":"2024-12-15T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","startTime":"2024-12-15T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":683,"objectId":57897,"name":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","smallName":"बेंगलुरु","longName":"एम चिन्‍नास्‍वामी स्‍टेडियम, बेंगलुरु","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"बेंगलुरु","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":0,"objectId":0,"scribeId":0,"slug":"tba","name":"TBA","longName":"TBA","abbreviation":"TBA","unofficialName":null,"imageUrl":null,"isCountry":false,"primaryColor":null,"image":null,"country":null},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T23:18:53.649Z","scorecardSource":null,"ballByBallSource":null}],"recentSimilarSerieses":[{"id":15546,"objectId":1383410,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2023-24","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"एसएमए ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2023-10-16T00:00:00.000Z","endDate":"2023-11-06T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":38,"totalGalleries":0,"totalImages":7},{"id":14936,"objectId":1332915,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2022-23","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"सैयद मुश्ताक़ अली","longAlternateName":null,"unofficialName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in India","season":"2022/23","startDate":"2022-10-11T00:00:00.000Z","endDate":"2022-11-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":38,"totalGalleries":0,"totalImages":1},{"id":14239,"objectId":1280192,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2021-22","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in India","season":"2021/22","startDate":"2021-11-04T00:00:00.000Z","endDate":"2021-11-22T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":38,"totalGalleries":0,"totalImages":2},{"id":13822,"objectId":1244188,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2020-21","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMA TROPHY","longAlternateName":null,"unofficialName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in India","season":"2020/21","startDate":"2021-01-02T00:00:00.000Z","endDate":"2021-01-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":38,"totalGalleries":0,"totalImages":7},{"id":13222,"objectId":1196776,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2019-20","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMA TROPHY","longAlternateName":null,"unofficialName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in India","season":"2019/20","startDate":"2019-11-08T00:00:00.000Z","endDate":"2019-12-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":38,"totalGalleries":0,"totalImages":3},{"id":12593,"objectId":1156774,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2018-19","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMA TROPHY FINAL","longAlternateName":null,"unofficialName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in India","season":"2018/19","startDate":"2019-02-21T00:00:00.000Z","endDate":"2019-03-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":37,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":37,"totalGalleries":0,"totalImages":1},{"id":12193,"objectId":1130660,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2017-18","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in India","season":"2017/18","startDate":"2018-01-07T00:00:00.000Z","endDate":"2018-01-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":28,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":28,"totalGalleries":0,"totalImages":0},{"id":11724,"objectId":1081570,"scribeId":8661,"slug":"mushtaq-ali-inter-zonal-2016-17","name":"Mushtaq Ali Inter Zonal","longName":"Syed Mushtaq Ali Trophy Inter Zonal","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in India","season":"2016/17","startDate":"2017-02-12T00:00:00.000Z","endDate":"2017-02-18T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":5,"totalGalleries":0,"totalImages":16},{"id":11707,"objectId":1079273,"scribeId":8661,"slug":"inter-state-twenty-20-2016-17","name":"Inter State Twenty-20","longName":"Inter State Twenty-20 Tournament","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in India","season":"2016/17","startDate":"2017-01-29T00:00:00.000Z","endDate":"2017-02-06T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":28,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":28,"totalGalleries":0,"totalImages":5},{"id":10287,"objectId":901113,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2015-16","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in India","season":"2015/16","startDate":"2016-01-02T00:00:00.000Z","endDate":"2016-01-20T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":27,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":27,"totalGalleries":0,"totalImages":2},{"id":9515,"objectId":775445,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2014-15","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"in India","season":"2014/15","startDate":"2015-03-25T00:00:00.000Z","endDate":"2015-04-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":27,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":27,"totalGalleries":0,"totalImages":2},{"id":8641,"objectId":671083,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2013-14","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"in India","season":"2013/14","startDate":"2014-03-28T00:00:00.000Z","endDate":"2014-04-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":25,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":27,"totalGalleries":0,"totalImages":24},{"id":7547,"objectId":576166,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2012-13","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2013,"typeId":3,"isTrophy":true,"description":"in India","season":"2012/13","startDate":"2013-03-17T00:00:00.000Z","endDate":"2013-03-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":27,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":27,"totalGalleries":0,"totalImages":2},{"id":6762,"objectId":526256,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2011-12","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"in India","season":"2011/12","startDate":"2011-10-16T00:00:00.000Z","endDate":"2012-03-27T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":26,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":27,"totalGalleries":0,"totalImages":9},{"id":6066,"objectId":471504,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2010-11","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2010,"typeId":3,"isTrophy":true,"description":"in India","season":"2010/11","startDate":"2010-10-14T00:00:00.000Z","endDate":"2011-03-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":27,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":27,"totalGalleries":0,"totalImages":1},{"id":5487,"objectId":425302,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2009-10","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"in India","season":"2009/10","startDate":"2009-09-25T00:00:00.000Z","endDate":"2010-03-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":27,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":27,"totalGalleries":0,"totalImages":0},{"id":4733,"objectId":370307,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2008-09","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2008,"typeId":3,"isTrophy":true,"description":"in India","season":"2008/09","startDate":"2008-03-22T00:00:00.000Z","endDate":"2008-04-08T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":false,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":27,"totalGalleries":0,"totalImages":0},{"id":3149,"objectId":290517,"scribeId":8661,"slug":"inter-state-twenty-20-tournament-2006-07","name":"Inter State Twenty-20 Tournament","longName":"Inter State Twenty-20 Tournament","alternateName":null,"longAlternateName":null,"unofficialName":null,"year":2007,"typeId":3,"isTrophy":true,"description":"in India","season":"2006/07","startDate":"2007-04-03T00:00:00.000Z","endDate":"2007-04-20T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false,"fanRatings":{"playerMatchClasses":[]},"trophy":{"id":167,"name":"Syed Mushtaq Ali Trophy","shortName":"India Dom T20","majorTrophy":false,"classId":6},"hasStats":true,"hasSmartStats":false,"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"totalTeams":27,"totalGalleries":0,"totalImages":3}],"standings":{"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"notes":"","teamsToQualifyCount":0,"available":{"tie":true,"pct":false,"draw":false,"multiSeries":false,"quotient":false,"nrr":false,"rpwr":false,"forAgainst":false},"groups":[{"name":"Group A","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116352,"id":116352,"objectId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116334,"id":116334,"objectId":1445973,"slug":"bengal-vs-punjab-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 4 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"179","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"181/6","scoreInfo":"19/20 ov, T:180","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116370,"id":116370,"objectId":1446009,"slug":"bengal-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445973,1445991,1446009,1446027,1446045,1446063,1446081]},{"teamInfo":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116355,"id":116355,"objectId":1445994,"slug":"mizoram-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116335,"id":116335,"objectId":1445974,"slug":"bihar-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"116/8","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116372,"id":116372,"objectId":1446011,"slug":"hyderabad-india-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445974,1445994,1446011,1446029,1446048,1446066,1446081]},{"teamInfo":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116354,"id":116354,"objectId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116337,"id":116337,"objectId":1445976,"slug":"madhya-pradesh-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 102 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/9","scoreInfo":"20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116373,"id":116373,"objectId":1446012,"slug":"madhya-pradesh-vs-punjab-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445976,1445993,1446012,1446027,1446048,1446064,1446082]},{"teamInfo":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116352,"id":116352,"objectId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116336,"id":116336,"objectId":1445975,"slug":"hyderabad-india-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 179 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"248/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"69","scoreInfo":"15.1/20 ov, T:249","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116372,"id":116372,"objectId":1446011,"slug":"hyderabad-india-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445975,1445991,1446011,1446028,1446047,1446064,1446083]},{"teamInfo":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116353,"id":116353,"objectId":1445992,"slug":"bihar-vs-punjab-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116334,"id":116334,"objectId":1445973,"slug":"bengal-vs-punjab-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 4 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"179","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"181/6","scoreInfo":"19/20 ov, T:180","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116373,"id":116373,"objectId":1446012,"slug":"madhya-pradesh-vs-punjab-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445973,1445992,1446012,1446030,1446047,1446066,1446084]},{"teamInfo":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116354,"id":116354,"objectId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116336,"id":116336,"objectId":1445975,"slug":"hyderabad-india-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 179 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"248/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"69","scoreInfo":"15.1/20 ov, T:249","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116371,"id":116371,"objectId":1446010,"slug":"bihar-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445975,1445993,1446010,1446029,1446045,1446065,1446084]},{"teamInfo":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116353,"id":116353,"objectId":1445992,"slug":"bihar-vs-punjab-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116335,"id":116335,"objectId":1445974,"slug":"bihar-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"116/8","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116371,"id":116371,"objectId":1446010,"slug":"bihar-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445974,1445992,1446010,1446028,1446046,1446063,1446082]},{"teamInfo":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116355,"id":116355,"objectId":1445994,"slug":"mizoram-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116337,"id":116337,"objectId":1445976,"slug":"madhya-pradesh-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 102 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/9","scoreInfo":"20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116370,"id":116370,"objectId":1446009,"slug":"bengal-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445976,1445994,1446009,1446030,1446046,1446065,1446083]}],"finalMatches":[]},{"name":"Group B","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116356,"id":116356,"objectId":1445995,"slug":"baroda-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116338,"id":116338,"objectId":1445977,"slug":"baroda-vs-gujarat-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"184/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"188/5","scoreInfo":"19.3/20 ov, T:185","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116374,"id":116374,"objectId":1446013,"slug":"baroda-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445977,1445995,1446013,1446031,1446049,1446067,1446085]},{"teamInfo":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116359,"id":116359,"objectId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116341,"id":116341,"objectId":1445980,"slug":"tamil-nadu-vs-tripura-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116374,"id":116374,"objectId":1446013,"slug":"baroda-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445980,1445998,1446013,1446032,1446051,1446069,1446088]},{"teamInfo":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116358,"id":116358,"objectId":1445997,"slug":"karnataka-vs-tripura-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116339,"id":116339,"objectId":1445978,"slug":"karnataka-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 6 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"215/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209","scoreInfo":"19.5/20 ov, T:216","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116376,"id":116376,"objectId":1446015,"slug":"karnataka-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445978,1445997,1446015,1446033,1446051,1446067,1446086]},{"teamInfo":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116356,"id":116356,"objectId":1445995,"slug":"baroda-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116339,"id":116339,"objectId":1445978,"slug":"karnataka-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 6 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"215/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209","scoreInfo":"19.5/20 ov, T:216","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116377,"id":116377,"objectId":1446016,"slug":"sikkim-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445978,1445995,1446016,1446034,1446052,1446068,1446088]},{"teamInfo":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116357,"id":116357,"objectId":1445996,"slug":"gujarat-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116340,"id":116340,"objectId":1445979,"slug":"saurashtra-vs-sikkim-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"157/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"103/6","scoreInfo":"20 ov, T:158","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116376,"id":116376,"objectId":1446015,"slug":"karnataka-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445979,1445996,1446015,1446034,1446049,1446069,1446087]},{"teamInfo":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116357,"id":116357,"objectId":1445996,"slug":"gujarat-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116338,"id":116338,"objectId":1445977,"slug":"baroda-vs-gujarat-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"184/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"188/5","scoreInfo":"19.3/20 ov, T:185","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116375,"id":116375,"objectId":1446014,"slug":"gujarat-vs-tripura-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445977,1445996,1446014,1446032,1446050,1446068,1446086]},{"teamInfo":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116358,"id":116358,"objectId":1445997,"slug":"karnataka-vs-tripura-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116341,"id":116341,"objectId":1445980,"slug":"tamil-nadu-vs-tripura-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116375,"id":116375,"objectId":1446014,"slug":"gujarat-vs-tripura-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445980,1445997,1446014,1446031,1446052,1446070,1446087]},{"teamInfo":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116359,"id":116359,"objectId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116340,"id":116340,"objectId":1445979,"slug":"saurashtra-vs-sikkim-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"157/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"103/6","scoreInfo":"20 ov, T:158","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116377,"id":116377,"objectId":1446016,"slug":"sikkim-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445979,1445998,1446016,1446033,1446050,1446070,1446085]}],"finalMatches":[]},{"name":"Group C","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116360,"id":116360,"objectId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116344,"id":116344,"objectId":1445983,"slug":"haryana-vs-manipur-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"86","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"90/2","scoreInfo":"6.4/20 ov, T:87","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116379,"id":116379,"objectId":1446018,"slug":"delhi-vs-haryana-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445983,1445999,1446018,1446037,1446055,1446073,1446090]},{"teamInfo":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116361,"id":116361,"objectId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116343,"id":116343,"objectId":1445982,"slug":"delhi-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 47 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"233/3","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/8","scoreInfo":"20 ov, T:234","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116379,"id":116379,"objectId":1446018,"slug":"delhi-vs-haryana-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445982,1446000,1446018,1446036,1446054,1446072,1446089]},{"teamInfo":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116362,"id":116362,"objectId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","points":4,"teamOdds":null}],"languages":[]},{"_uid":116343,"id":116343,"objectId":1445982,"slug":"delhi-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 47 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"233/3","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/8","scoreInfo":"20 ov, T:234","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116381,"id":116381,"objectId":1446020,"slug":"manipur-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445982,1446001,1446020,1446037,1446053,1446074,1446092]},{"teamInfo":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116361,"id":116361,"objectId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116345,"id":116345,"objectId":1445984,"slug":"jammu-kashmir-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116378,"id":116378,"objectId":1446017,"slug":"arunachal-pradesh-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445984,1446000,1446017,1446038,1446056,1446074,1446090]},{"teamInfo":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116362,"id":116362,"objectId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","points":4,"teamOdds":null}],"languages":[]},{"_uid":116342,"id":116342,"objectId":1445981,"slug":"arunachal-pradesh-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"79/2","scoreInfo":"5.2/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116380,"id":116380,"objectId":1446019,"slug":"himachal-pradesh-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445981,1446001,1446019,1446038,1446054,1446073,1446091]},{"teamInfo":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116363,"id":116363,"objectId":1446002,"slug":"jharkhand-vs-manipur-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116345,"id":116345,"objectId":1445984,"slug":"jammu-kashmir-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116380,"id":116380,"objectId":1446019,"slug":"himachal-pradesh-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445984,1446002,1446019,1446035,1446055,1446072,1446092]},{"teamInfo":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116360,"id":116360,"objectId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116342,"id":116342,"objectId":1445981,"slug":"arunachal-pradesh-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"79/2","scoreInfo":"5.2/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116378,"id":116378,"objectId":1446017,"slug":"arunachal-pradesh-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445981,1445999,1446017,1446035,1446053,1446071,1446089]},{"teamInfo":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116363,"id":116363,"objectId":1446002,"slug":"jharkhand-vs-manipur-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116344,"id":116344,"objectId":1445983,"slug":"haryana-vs-manipur-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"86","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"90/2","scoreInfo":"6.4/20 ov, T:87","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116381,"id":116381,"objectId":1446020,"slug":"manipur-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445983,1446002,1446020,1446036,1446056,1446071,1446091]}],"finalMatches":[]},{"name":"Group D","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116364,"id":116364,"objectId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116347,"id":116347,"objectId":1445986,"slug":"chandigarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"183/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"184/5","scoreInfo":"19.1/20 ov, T:184","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116382,"id":116382,"objectId":1446021,"slug":"assam-vs-chandigarh-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445986,1446003,1446021,1446040,1446076,1446094]},{"teamInfo":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116366,"id":116366,"objectId":1446005,"slug":"odisha-vs-railways-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116346,"id":116346,"objectId":1445985,"slug":"assam-vs-railways-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 3 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"127","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"129/7","scoreInfo":"18.4/20 ov, T:128","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116383,"id":116383,"objectId":1446022,"slug":"chhattisgarh-vs-railways-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445985,1446005,1446022,1446059,1446076,1446095]},{"teamInfo":{"id":1601,"objectId":1550,"scribeId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313295,"objectId":1241754,"slug":"assam-logo","url":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","width":500,"height":500,"caption":"Assam logo","longCaption":"Assam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"1","matchesWon":1,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116346,"id":116346,"objectId":1445985,"slug":"assam-vs-railways-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 3 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"127","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"129/7","scoreInfo":"18.4/20 ov, T:128","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116382,"id":116382,"objectId":1446021,"slug":"assam-vs-chandigarh-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445985,1446021,1446039,1446057,1446075,1446093]},{"teamInfo":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116365,"id":116365,"objectId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116347,"id":116347,"objectId":1445986,"slug":"chandigarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"183/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"184/5","scoreInfo":"19.1/20 ov, T:184","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116384,"id":116384,"objectId":1446023,"slug":"vidarbha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445986,1446004,1446023,1446041,1446057,1446095]},{"teamInfo":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116364,"id":116364,"objectId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116348,"id":116348,"objectId":1445987,"slug":"vidarbha-vs-odisha-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 33 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"183","scoreInfo":"19.1/20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116384,"id":116384,"objectId":1446023,"slug":"vidarbha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445987,1446003,1446023,1446039,1446059,1446077]},{"teamInfo":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"1","matchesWon":0,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116365,"id":116365,"objectId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116383,"id":116383,"objectId":1446022,"slug":"chhattisgarh-vs-railways-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1446004,1446022,1446040,1446058,1446077,1446093]},{"teamInfo":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116366,"id":116366,"objectId":1446005,"slug":"odisha-vs-railways-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116348,"id":116348,"objectId":1445987,"slug":"vidarbha-vs-odisha-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 33 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"183","scoreInfo":"19.1/20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116402,"id":116402,"objectId":1446041,"slug":"odisha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445987,1446005,1446041,1446058,1446075,1446094]}],"finalMatches":[]},{"name":"Group E","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":2,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116369,"id":116369,"objectId":1446008,"slug":"kerala-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116351,"id":116351,"objectId":1445990,"slug":"maharashtra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"150/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116387,"id":116387,"objectId":1446026,"slug":"maharashtra-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445990,1446008,1446026,1446042,1446079,1446098]},{"teamInfo":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"1","matchesWon":1,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116367,"id":116367,"objectId":1446006,"slug":"andhra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116385,"id":116385,"objectId":1446024,"slug":"andhra-vs-goa-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1446006,1446024,1446042,1446060,1446078,1446096]},{"teamInfo":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116368,"id":116368,"objectId":1446007,"slug":"goa-vs-services-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116350,"id":116350,"objectId":1445989,"slug":"kerala-vs-services-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 3 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"149/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153/7","scoreInfo":"18.1/20 ov, T:150","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116405,"id":116405,"objectId":1446044,"slug":"nagaland-vs-services-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445989,1446007,1446044,1446060,1446080,1446098]},{"teamInfo":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":1,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116369,"id":116369,"objectId":1446008,"slug":"kerala-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116350,"id":116350,"objectId":1445989,"slug":"kerala-vs-services-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 3 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"149/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153/7","scoreInfo":"18.1/20 ov, T:150","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116386,"id":116386,"objectId":1446025,"slug":"kerala-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445989,1446008,1446025,1446043,1446061,1446078]},{"teamInfo":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"1","matchesWon":1,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116349,"id":116349,"objectId":1445988,"slug":"goa-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 26 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"250/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"224/8","scoreInfo":"20 ov, T:251","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116387,"id":116387,"objectId":1446026,"slug":"maharashtra-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"allMatchObjectIds":[1445988,1446026,1446043,1446062,1446080,1446096]},{"teamInfo":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116368,"id":116368,"objectId":1446007,"slug":"goa-vs-services-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116349,"id":116349,"objectId":1445988,"slug":"goa-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 26 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"250/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"224/8","scoreInfo":"20 ov, T:251","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116385,"id":116385,"objectId":1446024,"slug":"andhra-vs-goa-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445988,1446007,1446024,1446061,1446079,1446097]},{"teamInfo":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"2","matchesWon":0,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":null,"rpwr":null,"for":null,"against":null,"pct":null,"recentMatches":[{"_uid":116367,"id":116367,"objectId":1446006,"slug":"andhra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116351,"id":116351,"objectId":1445990,"slug":"maharashtra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"150/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":{"_uid":116386,"id":116386,"objectId":1446025,"slug":"kerala-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"allMatchObjectIds":[1445990,1446006,1446025,1446044,1446062,1446097]}],"finalMatches":[]}],"finalMatches":[{"finalType":5,"matchObjectIds":[1446099,1446100]},{"finalType":4,"matchObjectIds":[1446103,1446101,1446104,1446102]},{"finalType":3,"matchObjectIds":[1446105,1446106]},{"finalType":1,"matchObjectIds":[1446107]}],"liveTeamIds":[],"objects":{"matches":{"1445973":{"_uid":116334,"id":116334,"objectId":1445973,"slug":"bengal-vs-punjab-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 4 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"179","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"181/6","scoreInfo":"19/20 ov, T:180","points":4,"teamOdds":null}],"languages":["hi"]},"1445974":{"_uid":116335,"id":116335,"objectId":1445974,"slug":"bihar-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"116/8","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]},"1445975":{"_uid":116336,"id":116336,"objectId":1445975,"slug":"hyderabad-india-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 179 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"248/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"69","scoreInfo":"15.1/20 ov, T:249","points":0,"teamOdds":null}],"languages":["hi"]},"1445976":{"_uid":116337,"id":116337,"objectId":1445976,"slug":"madhya-pradesh-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 102 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/9","scoreInfo":"20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]},"1445977":{"_uid":116338,"id":116338,"objectId":1445977,"slug":"baroda-vs-gujarat-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"184/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"188/5","scoreInfo":"19.3/20 ov, T:185","points":4,"teamOdds":null}],"languages":["hi"]},"1445978":{"_uid":116339,"id":116339,"objectId":1445978,"slug":"karnataka-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 6 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"215/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209","scoreInfo":"19.5/20 ov, T:216","points":0,"teamOdds":null}],"languages":["hi"]},"1445979":{"_uid":116340,"id":116340,"objectId":1445979,"slug":"saurashtra-vs-sikkim-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 54 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"157/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"103/6","scoreInfo":"20 ov, T:158","points":0,"teamOdds":null}],"languages":["hi"]},"1445980":{"_uid":116341,"id":116341,"objectId":1445980,"slug":"tamil-nadu-vs-tripura-group-b","title":"Group B","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","points":0,"teamOdds":null}],"languages":["hi"]},"1445981":{"_uid":116342,"id":116342,"objectId":1445981,"slug":"arunachal-pradesh-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"79/2","scoreInfo":"5.2/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]},"1445982":{"_uid":116343,"id":116343,"objectId":1445982,"slug":"delhi-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 47 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"233/3","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/8","scoreInfo":"20 ov, T:234","points":0,"teamOdds":null}],"languages":["hi"]},"1445983":{"_uid":116344,"id":116344,"objectId":1445983,"slug":"haryana-vs-manipur-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"86","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"90/2","scoreInfo":"6.4/20 ov, T:87","points":4,"teamOdds":null}],"languages":["hi"]},"1445984":{"_uid":116345,"id":116345,"objectId":1445984,"slug":"jammu-kashmir-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 25 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"224/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:225","points":0,"teamOdds":null}],"languages":["hi"]},"1445985":{"_uid":116346,"id":116346,"objectId":1445985,"slug":"assam-vs-railways-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 3 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"127","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"129/7","scoreInfo":"18.4/20 ov, T:128","points":4,"teamOdds":null}],"languages":["hi"]},"1445986":{"_uid":116347,"id":116347,"objectId":1445986,"slug":"chandigarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"183/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"184/5","scoreInfo":"19.1/20 ov, T:184","points":4,"teamOdds":null}],"languages":["hi"]},"1445987":{"_uid":116348,"id":116348,"objectId":1445987,"slug":"vidarbha-vs-odisha-group-d","title":"Group D","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 33 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"216/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"183","scoreInfo":"19.1/20 ov, T:217","points":0,"teamOdds":null}],"languages":["hi"]},"1445988":{"_uid":116349,"id":116349,"objectId":1445988,"slug":"goa-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 26 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"250/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"224/8","scoreInfo":"20 ov, T:251","points":0,"teamOdds":null}],"languages":["hi"]},"1445989":{"_uid":116350,"id":116350,"objectId":1445989,"slug":"kerala-vs-services-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरला की 3 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"149/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153/7","scoreInfo":"18.1/20 ov, T:150","points":4,"teamOdds":null}],"languages":["hi"]},"1445990":{"_uid":116351,"id":116351,"objectId":1445990,"slug":"maharashtra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-23T00:00:00.000Z","startTime":"2024-11-23T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"150/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","points":4,"teamOdds":null}],"languages":["hi"]},"1445991":{"_uid":116352,"id":116352,"objectId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","points":4,"teamOdds":null}],"languages":["hi"]},"1445992":{"_uid":116353,"id":116353,"objectId":1445992,"slug":"bihar-vs-punjab-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","points":4,"teamOdds":null}],"languages":["hi"]},"1445993":{"_uid":116354,"id":116354,"objectId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","points":0,"teamOdds":null}],"languages":["hi"]},"1445994":{"_uid":116355,"id":116355,"objectId":1445994,"slug":"mizoram-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","points":0,"teamOdds":null}],"languages":["hi"]},"1445995":{"_uid":116356,"id":116356,"objectId":1445995,"slug":"baroda-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","points":4,"teamOdds":null}],"languages":["hi"]},"1445996":{"_uid":116357,"id":116357,"objectId":1445996,"slug":"gujarat-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","points":4,"teamOdds":null}],"languages":["hi"]},"1445997":{"_uid":116358,"id":116358,"objectId":1445997,"slug":"karnataka-vs-tripura-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","points":4,"teamOdds":null}],"languages":["hi"]},"1445998":{"_uid":116359,"id":116359,"objectId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","points":0,"teamOdds":null}],"languages":["hi"]},"1445999":{"_uid":116360,"id":116360,"objectId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","points":0,"teamOdds":null}],"languages":["hi"]},"1446000":{"_uid":116361,"id":116361,"objectId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","points":0,"teamOdds":null}],"languages":["hi"]},"1446001":{"_uid":116362,"id":116362,"objectId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","points":4,"teamOdds":null}],"languages":[]},"1446002":{"_uid":116363,"id":116363,"objectId":1446002,"slug":"jharkhand-vs-manipur-group-c","title":"Group C","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","points":0,"teamOdds":null}],"languages":["hi"]},"1446003":{"_uid":116364,"id":116364,"objectId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","points":0,"teamOdds":null}],"languages":["hi"]},"1446004":{"_uid":116365,"id":116365,"objectId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","points":4,"teamOdds":null}],"languages":["hi"]},"1446005":{"_uid":116366,"id":116366,"objectId":1446005,"slug":"odisha-vs-railways-group-d","title":"Group D","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","points":4,"teamOdds":null}],"languages":["hi"]},"1446006":{"_uid":116367,"id":116367,"objectId":1446006,"slug":"andhra-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","points":4,"teamOdds":null}],"languages":["hi"]},"1446007":{"_uid":116368,"id":116368,"objectId":1446007,"slug":"goa-vs-services-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","points":0,"teamOdds":null}],"languages":["hi"]},"1446008":{"_uid":116369,"id":116369,"objectId":1446008,"slug":"kerala-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","points":4,"teamOdds":null}],"languages":["hi"]},"1446009":{"_uid":116370,"id":116370,"objectId":1446009,"slug":"bengal-vs-mizoram-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446010":{"_uid":116371,"id":116371,"objectId":1446010,"slug":"bihar-vs-meghalaya-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1636,"objectId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446011":{"_uid":116372,"id":116372,"objectId":1446011,"slug":"hyderabad-india-vs-rajasthan-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446012":{"_uid":116373,"id":116373,"objectId":1446012,"slug":"madhya-pradesh-vs-punjab-group-a","title":"Group A","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446013":{"_uid":116374,"id":116374,"objectId":1446013,"slug":"baroda-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446014":{"_uid":116375,"id":116375,"objectId":1446014,"slug":"gujarat-vs-tripura-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1780,"objectId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2200,"objectId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446015":{"_uid":116376,"id":116376,"objectId":1446015,"slug":"karnataka-vs-saurashtra-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446016":{"_uid":116377,"id":116377,"objectId":1446016,"slug":"sikkim-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446017":{"_uid":116378,"id":116378,"objectId":1446017,"slug":"arunachal-pradesh-vs-jammu-kashmir-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6559,"objectId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446018":{"_uid":116379,"id":116379,"objectId":1446018,"slug":"delhi-vs-haryana-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446019":{"_uid":116380,"id":116380,"objectId":1446019,"slug":"himachal-pradesh-vs-jharkhand-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्‍टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्‍टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446020":{"_uid":116381,"id":116381,"objectId":1446020,"slug":"manipur-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1994,"objectId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446021":{"_uid":116382,"id":116382,"objectId":1446021,"slug":"assam-vs-chandigarh-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1601,"objectId":1550,"slug":"assam","name":"असम","longName":"असम","abbreviation":"असम","imageUrl":"/lsci/db/PICTURES/CMS/313200/313295.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446022":{"_uid":116383,"id":116383,"objectId":1446022,"slug":"chhattisgarh-vs-railways-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446023":{"_uid":116384,"id":116384,"objectId":1446023,"slug":"vidarbha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446024":{"_uid":116385,"id":116385,"objectId":1446024,"slug":"andhra-vs-goa-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446025":{"_uid":116386,"id":116386,"objectId":1446025,"slug":"kerala-vs-nagaland-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]},"1446026":{"_uid":116387,"id":116387,"objectId":1446026,"slug":"maharashtra-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-27T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446041":{"_uid":116402,"id":116402,"objectId":1446041,"slug":"odisha-vs-puducherry-group-d","title":"Group D","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]},"1446044":{"_uid":116405,"id":116405,"objectId":1446044,"slug":"nagaland-vs-services-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"SCHEDULED","state":"PRE","winnerTeamId":null,"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","resultStatus":null,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","smallName":"हैदराबाद, डेक्‍कन","longName":"राजीव गांधी अंतरराष्‍ट्रीय स्‍टेडियम, उप्‍पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":[]}}}},"topBatsmen":[{"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"stats":[{"player":{"id":104396,"objectId":1170265,"name":"तिलक वर्मा","longName":"तिलक वर्मा","mobileName":"तिलक","indexName":"Tilak Varma, NT","battingName":"एन टी वर्मा","fieldingName":"तिलक","slug":"tilak-varma","imageUrl":"/lsci/db/PICTURES/CMS/381300/381391.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381391.png","dateOfBirth":{"year":2002,"month":11,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":381391,"objectId":1435122,"slug":"tilak-varma-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381391.1.png","width":160,"height":136,"caption":"Tilak Varma, player page headshot cutout, 2024","longCaption":"Tilak Varma, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":381391,"objectId":1435122,"slug":"tilak-varma-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381391.png","width":600,"height":436,"caption":"Tilak Varma, player page headshot cutout, 2024","longCaption":"Tilak Varma, player page headshot cutout, 2024","credit":"Mumbai Indians","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381391.square.png"}}},"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"matches":2,"runs":208,"innings":2,"average":104,"notouts":0,"strikerate":187.38},{"player":{"id":104774,"objectId":1175445,"name":"स्वास्तिक समल","longName":"स्वास्तिक समल","mobileName":"समल","indexName":"स्वास्तिक समल","battingName":"एस समल","fieldingName":"समल","slug":"swastik-samal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":7,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"matches":2,"runs":168,"innings":2,"average":84,"notouts":0,"strikerate":176.84},{"player":{"id":79631,"objectId":805235,"name":"हिम्मत सिंह","longName":"हिम्मत सिंह","mobileName":"हिम्मत","indexName":"Himmat Singh","battingName":"हिम्मत सिंह","fieldingName":"हिम्मत","slug":"himmat-singh","imageUrl":"/lsci/db/PICTURES/CMS/199700/199729.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1996,"month":11,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":199729,"objectId":805425,"slug":"himmat-singh","url":"/lsci/db/PICTURES/CMS/199700/199729.jpg","width":160,"height":200,"caption":"Himmat Singh","longCaption":"Himmat Singh","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":null},"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"matches":2,"runs":148,"innings":2,"average":0,"notouts":2,"strikerate":185}],"statsByStrikerate":[{"player":{"id":70427,"objectId":604573,"name":"विवेक सिंह","longName":"विवेक सिंह","mobileName":"","indexName":"विवेक सिंह","battingName":"बी विवेक सिंह","fieldingName":"विवेक सिंह","slug":"vivek-singh","imageUrl":"/lsci/db/PICTURES/CMS/375600/375641.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":11,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":375641,"objectId":1420340,"slug":"b-vivek-singh-player-portrait","url":"/lsci/db/PICTURES/CMS/375600/375641.1.png","width":160,"height":208,"caption":"B Vivek Singh player portrait","longCaption":"B Vivek Singh player portrait","credit":"Vivek Singh","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":null},"team":{"id":1874,"objectId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","unofficialName":null},"matches":2,"runs":59,"innings":2,"average":29.5,"notouts":0,"strikerate":245.83},{"player":{"id":100862,"objectId":1119008,"name":"शुभांग हेगड़े","longName":"शुभांग हेगड़े","mobileName":"हेगड़े","indexName":"Hegde, S","battingName":"शुभांग हेगड़े","fieldingName":"हेगड़े","slug":"shubhang-hegde","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2001,"month":3,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[11],"playingRoles":["बोलिंग ऑलराउंडर"],"headshotImage":null},"team":{"id":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":null},"matches":2,"runs":56,"innings":2,"average":56,"notouts":1,"strikerate":233.33},{"player":{"id":95320,"objectId":1070183,"name":"अभिषेक शर्मा","longName":"अभिषेक शर्मा","mobileName":"अभिषेक","indexName":"Abhishek Sharma","battingName":"अभिषेक शर्मा","fieldingName":"अभिषेक","slug":"abhishek-sharma","imageUrl":"/lsci/db/PICTURES/CMS/358000/358037.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/358000/358037.png","dateOfBirth":{"year":2000,"month":9,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":358037,"objectId":1368651,"slug":"abhishek-sharma-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/358000/358037.1.png","width":160,"height":136,"caption":"Abhishek Sharma, player page headshot cutout 2023","longCaption":"Abhishek Sharma, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":{"id":358037,"objectId":1368651,"slug":"abhishek-sharma-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/358000/358037.png","width":600,"height":436,"caption":"Abhishek Sharma, player page headshot cutout 2023","longCaption":"Abhishek Sharma, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/358000/358037.square.png"}}},"team":{"id":2063,"objectId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"matches":2,"runs":51,"innings":2,"average":25.5,"notouts":0,"strikerate":231.81}]}],"topBowlers":[{"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"stats":[{"player":{"id":61325,"objectId":430246,"name":"युज़वेंद्र चहल","longName":"युज़वेंद्र चहल","mobileName":"चहल","indexName":"Chahal, YS","battingName":"वाई चहल","fieldingName":"चहल","slug":"yuzvendra-chahal","imageUrl":"/lsci/db/PICTURES/CMS/319900/319955.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/319900/319955.png","dateOfBirth":{"year":1990,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":{"id":319955,"objectId":1260243,"slug":"yuzvendra-chahal-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319900/319955.1.png","width":160,"height":136,"caption":"Yuzvendra Chahal player page headshot cutout, 2021","longCaption":"Yuzvendra Chahal player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":319955,"objectId":1260243,"slug":"yuzvendra-chahal-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319900/319955.png","width":600,"height":436,"caption":"Yuzvendra Chahal player page headshot cutout, 2021","longCaption":"Yuzvendra Chahal player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/319900/319955.square.png"}}},"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"matches":2,"wickets":6,"innings":2,"average":4,"economy":3,"conceded":24,"balls":48,"strikerate":8},{"player":{"id":59260,"objectId":390481,"name":"हर्षल पटेल","longName":"हर्षल पटेल","mobileName":"हर्षल","indexName":"Patel, HV","battingName":"एच वी पटेल","fieldingName":"हर्षल","slug":"harshal-patel","imageUrl":"/lsci/db/PICTURES/CMS/381300/381372.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/381300/381372.png","dateOfBirth":{"year":1990,"month":11,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":381372,"objectId":1435100,"slug":"harshal-patel-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381372.1.png","width":160,"height":136,"caption":"Harshal Patel, player page headshot cutout, 2024","longCaption":"Harshal Patel, player page headshot cutout, 2024","credit":"Punjab Kings","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":381372,"objectId":1435100,"slug":"harshal-patel-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/381300/381372.png","width":600,"height":436,"caption":"Harshal Patel, player page headshot cutout, 2024","longCaption":"Harshal Patel, player page headshot cutout, 2024","credit":"Punjab Kings","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/381300/381372.square.png"}}},"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"matches":2,"wickets":6,"innings":2,"average":6.1667,"economy":5.2857,"conceded":37,"balls":42,"strikerate":7},{"player":{"id":107496,"objectId":1216134,"name":"अनिकेतरेड्डी","longName":"अनिकेतरेड्डी","mobileName":"","indexName":"अनिकेतरेड्डी","battingName":"जी अंनिकेतरेड्डी","fieldingName":"अनिकेतरेड्डी","slug":"anikethreddy","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":10,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"matches":2,"wickets":5,"innings":2,"average":6.6,"economy":5.5,"conceded":33,"balls":36,"strikerate":7.2}],"statsByEconomy":[{"player":{"id":108342,"objectId":1244751,"name":"अरशद ख़ान","longName":"अरशद ख़ान","mobileName":"","indexName":"अरशद ख़ान","battingName":"अरशद ख़ान","fieldingName":"अरशद ख़ान","slug":"arshad-khan","imageUrl":"/lsci/db/PICTURES/CMS/378100/378129.1.png","headshotImageUrl":null,"dateOfBirth":{"year":1997,"month":12,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lm"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":378129,"objectId":1425873,"slug":"arshad-khan-player-portrait","url":"/lsci/db/PICTURES/CMS/378100/378129.1.png","width":160,"height":198,"caption":"Arshad Khan player portrait","longCaption":"Arshad Khan player portrait","credit":"Mumbai Indians","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":null},"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"matches":2,"wickets":4,"innings":2,"average":2.5,"economy":2.1429,"conceded":10,"balls":28,"strikerate":7},{"player":{"id":61325,"objectId":430246,"name":"युज़वेंद्र चहल","longName":"युज़वेंद्र चहल","mobileName":"चहल","indexName":"Chahal, YS","battingName":"वाई चहल","fieldingName":"चहल","slug":"yuzvendra-chahal","imageUrl":"/lsci/db/PICTURES/CMS/319900/319955.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/319900/319955.png","dateOfBirth":{"year":1990,"month":7,"date":23},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":{"id":319955,"objectId":1260243,"slug":"yuzvendra-chahal-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319900/319955.1.png","width":160,"height":136,"caption":"Yuzvendra Chahal player page headshot cutout, 2021","longCaption":"Yuzvendra Chahal player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":319955,"objectId":1260243,"slug":"yuzvendra-chahal-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319900/319955.png","width":600,"height":436,"caption":"Yuzvendra Chahal player page headshot cutout, 2021","longCaption":"Yuzvendra Chahal player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/319900/319955.square.png"}}},"team":{"id":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"matches":2,"wickets":6,"innings":2,"average":4,"economy":3,"conceded":24,"balls":48,"strikerate":8},{"player":{"id":102751,"objectId":1151286,"name":"मनीमारन सिद्धार्थ","longName":"मनीमारन सिद्धार्थ","mobileName":"एम सिद्धार्थ","indexName":"Siddharth, M","battingName":"एम सिद्धार्थ","fieldingName":"एम सिद्धार्थ","slug":"manimaran-siddharth","imageUrl":"/lsci/db/PICTURES/CMS/330900/330975.4.jpg","headshotImageUrl":"/lsci/db/PICTURES/CMS/331000/331042.png","dateOfBirth":{"year":1998,"month":7,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":330975,"objectId":1291017,"slug":"m-siddharth-player-portrait","url":"/lsci/db/PICTURES/CMS/330900/330975.4.jpg","width":160,"height":264,"caption":"M Siddharth, player portrait","longCaption":"M Siddharth, player portrait","credit":"M Siddharth","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":331042,"objectId":1291185,"slug":"manimaran-player-headshot","url":"/lsci/db/PICTURES/CMS/331000/331042.png","width":600,"height":436,"caption":"Manimaran player headshot","longCaption":"Manimaran player headshot","credit":"Unknown","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/331000/331042.square.png"}}},"team":{"id":2184,"objectId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","unofficialName":null},"matches":1,"wickets":1,"innings":1,"average":13,"economy":3.25,"conceded":13,"balls":24,"strikerate":24}]}],"topFanRatings":{"classRatings":[{"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"players":[{"player":{"id":119026,"objectId":1461319,"name":"PK Pradhan","longName":"Pradeep Pradhan","mobileName":"Pradhan","indexName":"Pradhan, PK","battingName":"PK Pradhan","fieldingName":"Pradhan","slug":"pradeep-pradhan","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":1994,"month":6,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"average":9,"matches":2,"runs":6,"wickets":4},{"player":{"id":104774,"objectId":1175445,"name":"स्वास्तिक समल","longName":"स्वास्तिक समल","mobileName":"समल","indexName":"स्वास्तिक समल","battingName":"एस समल","fieldingName":"समल","slug":"swastik-samal","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2000,"month":7,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक गुगली"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null},"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"average":8,"matches":2,"runs":168,"wickets":0},{"player":{"id":101424,"objectId":1125958,"name":"अथर्व तायडे","longName":"अथर्व तायडे","mobileName":"तायडे","indexName":"तायडे, ए","battingName":"ए तायडे","fieldingName":"तायडे","slug":"atharva-taide","imageUrl":"/lsci/db/PICTURES/CMS/358000/358044.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/358000/358044.png","dateOfBirth":{"year":2000,"month":4,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":{"id":358044,"objectId":1368658,"slug":"atharva-taide-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/358000/358044.1.png","width":160,"height":136,"caption":"Atharva Taide, player page headshot cutout 2023","longCaption":"Atharva Taide, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":{"id":358044,"objectId":1368658,"slug":"atharva-taide-player-page-headshot-cutout-2023","url":"/lsci/db/PICTURES/CMS/358000/358044.png","width":600,"height":436,"caption":"Atharva Taide, player page headshot cutout 2023","longCaption":"Atharva Taide, player page headshot cutout 2023","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/358000/358044.square.png"}}},"team":{"id":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"average":6,"matches":2,"runs":35,"wickets":1}]}]},"recordEntity":{"id":"16563","slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy, 2024/25","shortName":"Syed Mushtaq Ali Trophy, 2024/25"},"otherSerieses":null}},"layout":{"type":"DEFAULT","view":{"desktopHeader":true,"desktopFooter":false,"desktopHsb":true,"desktopFooterLegalLinks":true,"mobileHeader":true,"mobileFooter":true,"mobileHsb":false,"mobileFooterLegalLinks":true,"mobileStickyAd":false,"mobileStickyAsk":false,"appStickyAd":false},"ad":{"gpt":{"webAdUnitPath":"matches/liveindex","appAdUnitPath":"matches/liveindex","attributes":{"pgtyp":"scoreboard","kvpt":"fixtures","kvsite":"syed-mushtaq-ali-trophy-2024-25","kvbrand":"syed-mushtaq-ali-trophy-2024-25","kvseriesid":1445827},"units":{"exclusions":{"unit":"exclusions","type":"OUT_OF_PAGE","attributes":{"pos":"exclusions"}},"overlay":{"unit":"overlay","type":"OUT_OF_PAGE","attributes":{"pos":"outofpage"}},"wallpaper":{"unit":"wallpaper","type":"IN_PAGE","attributes":{"pos":"wallpaper"}},"scoresCarousel":{"unit":"scoresCarousel","type":"IN_PAGE","attributes":{"pos":"scoresCarousel"}},"presbyHeader":{"unit":"presbyHeader","type":"IN_PAGE","attributes":{"pos":"presbyHeader"}},"bannerTop":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopRoW":{"unit":"bannerRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopNonIS":{"unit":"bannerNonIS","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottom2":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom2"}},"bannerNewBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"newbottom"}},"bannerBottomRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"longstrip":{"unit":"longstrip","type":"IN_PAGE","attributes":{"pos":"longstrip"}},"longstrip2":{"unit":"longstrip2","type":"IN_PAGE","attributes":{"pos":"longstrip2"}},"incontentstrip":{"unit":"incontentstrip","type":"IN_PAGE","attributes":{"pos":"incontentstrip"}},"incontent":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentNewBottom":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"newbottom","kvpos":"top"}},"incontentNewTop":{"unit":"incontent","type":"IN_PAGE","attributes":{"pos":"newtop","kvpos":"newtop"}},"incontentRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"promobox":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox"}},"promoboxTop":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox","kvpos":"top"}},"incontent2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3Bottom2":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom2"}},"incontent4":{"unit":"incontent4","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"newtop"}},"incontentStory":{"unit":"incontentStory","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentStoryRoW":{"unit":"incontentStoryRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"promoboxBottom":{"unit":"promobox","type":"IN_VIEW","attributes":{"pos":"promobox","kvpos":"bottom"}},"bannerSticky":{"unit":"bannerSticky","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"bannerStickyRoW":{"unit":"bannerStickyRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"scoresCarouselApp":{"unit":"scoresCarouselApp","type":"IN_PAGE","attributes":{"pos":"scoresCarouselApp","kvpos":"hsb"}},"incontentApp":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentAppRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentApp2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontentApp3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"bannerTopApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottomAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerNewBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"newbottom"}},"largeBannerTopIS":{"unit":"largeBannerIS","type":"IN_PAGE","attributes":{"pos":"largeBanner","kvpos":"top"}},"longstripGamepackage":{"unit":"longstripGamepackage","type":"IN_PAGE","attributes":{"pos":"longstripGamepackage","kvpos":"left"}}}},"video":{"adUnitPath":"matches/liveindex","siteSection":"espn:cricinfo:cricket:scoreboard"},"taboola":{"type":"other"}},"analytics":{"attributes":{"pageName":"series:syed-mushtaq-ali-trophy-2024-25:fixtures-and-results","siteSection":"syed-mushtaq-ali-trophy-2024-25","contentType":"series:fixtures-and-results","subSection":"series:syed-mushtaq-ali-trophy-2024-25:fixtures-and-results","league":"syed-mushtaq-ali-trophy-2024-25"}},"seo":{"title":"SMAT 2024/25 Schedule | Syed Mushtaq Ali Trophy Fixtures \u0026 Results","description":"Get 2024/25 SMAT schedule, fixtures, scorecard updates, and results on ESPNcricinfo. Track latest match scores, schedule, and results of Syed Mushtaq Ali Trophy 2024/25.","canonical":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results","canonicalEng":"/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results","keywords":["Syed Mushtaq Ali Trophy","schedule","results","fixtures"],"metaTags":{"dateModified":"2024-11-25T23:21:52+00:00","datePublished":"2024-11-25T23:21:52+00:00"},"language":{"title":{"langKey":"series_resultpage_title","defaultValue":"SMAT Live Score | SMAT 2024/25 Schedule | SMAT 2024/25 Live Score \u0026 Fixtures","params":{"SERIES_NAME":"Syed Mushtaq Ali Trophy","SERIES_ABBR":"SMAT","SEASON":"2024/25"}},"description":{"langKey":"series_resultpage_description","defaultValue":"Get 2024/25 SMAT score and Syed Mushtaq Ali Trophy schedule with real-time match scores, fixtures, scorecard updates, and results. Check today's SMAT match scores instantly.","params":{"SERIES_NAME":"Syed Mushtaq Ali Trophy","SERIES_ABBR":"SMAT","SEASON":"2024/25"}},"keywords":[{"langKey":"","defaultValue":"Syed Mushtaq Ali Trophy"},{"langKey":"cm_schedule","defaultValue":"schedule"},{"langKey":"cm_results","defaultValue":"results"},{"langKey":"cm_fixtures","defaultValue":"fixtures"}]},"languagesCanonical":[{"lang":"hi","canonical":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results"}],"structuredData":{"breadcrumbList":{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/","name":"Home"}},{"@type":"ListItem","position":2,"item":{"@id":"/cricket-fixtures","name":"Series"}},{"@type":"ListItem","position":3,"item":{"@id":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827","name":"Syed Mushtaq Ali Trophy 2024/25"}},{"@type":"ListItem","position":4,"item":{"@id":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results","name":"Fixtures and Results"}}]},"webPage":{"@context":"https://schema.org","@type":"WebPage","name":"SMAT 2024/25 Schedule | Syed Mushtaq Ali Trophy Fixtures \u0026 Results","description":"Get 2024/25 SMAT schedule, fixtures, scorecard updates, and results on ESPNcricinfo. Track latest match scores, schedule, and results of Syed Mushtaq Ali Trophy 2024/25.","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results","publisher":{"@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":{"@type":"ImageObject","contentUrl":"/static/images/espncricinfo-logo-full.png"}}}}}}}},"page":"/series/CiSeriesSchedulePage","query":{"language":"hindi","seriesSlug":"syed-mushtaq-ali-trophy-2024-25","seriesId":"1445827"},"buildId":"VLVOZhiS3mogEQM0MDmuV","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[56238,40037],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>

Pages: 1 2 3 4 5 6 7 8 9 10