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 प्वाइंट टेबल | SMAT रैंकिंग</title><meta name="title" content="SMAT 2024/25 अंक तालिका | SMAT प्वाइंट टेबल | SMAT रैंकिंग"/><meta name="description" content="जानिए SMAT 2024/25 के अंक तालिका में कौन सी टीम कितने प्वाइंट्स पर है और किसका प्रदर्शन कैसा है। मैच के नतीजे, जीत, हार और अब तक खेले गए सभी मैचों के नेट रन रेट ESPNcricinfo पर"/><meta name="keywords" content="सैयद मुश्ताक़ अली ट्रॉफ़ी,सैयद मुश्ताक़ अली ट्रॉफ़ी,Table,ESPNcricinfo,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 Points table,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 table,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 points,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 wins,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 loss,सैयद मुश्ताक़ अली ट्रॉफ़ी points table"/><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/points-table-standings"/><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/points-table-standings" hrefLang="en"/><link rel="alternate" href="https://www.espncricinfo.com/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" 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 प्वाइंट टेबल | SMAT रैंकिंग"/><meta property="og:description" content="जानिए SMAT 2024/25 के अंक तालिका में कौन सी टीम कितने प्वाइंट्स पर है और किसका प्रदर्शन कैसा है। मैच के नतीजे, जीत, हार और अब तक खेले गए सभी मैचों के नेट रन रेट ESPNcricinfo पर"/><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/points-table-standings"/><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 प्वाइंट टेबल | SMAT रैंकिंग"/><meta name="twitter:description" content="जानिए SMAT 2024/25 के अंक तालिका में कौन सी टीम कितने प्वाइंट्स पर है और किसका प्रदर्शन कैसा है। मैच के नतीजे, जीत, हार और अब तक खेले गए सभी मैचों के नेट रन रेट ESPNcricinfo पर"/><meta name="twitter:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="name" content="SMAT 2024/25 अंक तालिका | SMAT प्वाइंट टेबल | SMAT रैंकिंग"/><meta itemProp="description" content="जानिए SMAT 2024/25 के अंक तालिका में कौन सी टीम कितने प्वाइंट्स पर है और किसका प्रदर्शन कैसा है। मैच के नतीजे, जीत, हार और अब तक खेले गए सभी मैचों के नेट रन रेट ESPNcricinfo पर"/><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/points-table-standings"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="SMAT 2024/25 अंक तालिका | SMAT प्वाइंट टेबल | SMAT रैंकिंग"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="सैयद मुश्ताक़ अली ट्रॉफ़ी,सैयद मुश्ताक़ अली ट्रॉफ़ी,Table,ESPNcricinfo,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 Points table,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 table,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 points,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 wins,सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 loss,सैयद मुश्ताक़ अली ट्रॉफ़ी points table"/><meta itemProp="datePublished" content="2025-02-18T07:21:58+00:00"/><meta itemProp="dateModified" content="2025-02-18T07:21:58+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":"WPL 2025","url":"https://www.espncricinfo.com/hindi/series/wpl-2024-25-1463356"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"चैंपियंस ट्रॉफ़ी","url":"https://www.espncricinfo.com/hindi/series/icc-champions-trophy-2024-25-1459031"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"भारत vs इंग्लैंड","url":"https://www.espncricinfo.com/hindi/series/england-in-india-2024-25-1439850"},{"@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":"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/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"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"SMAT Points Table | SMAT Standings | SMAT Ranking | ESPNcricinfo","description":"Get the latest updates on the SMAT points table and standings on ESPNcricinfo. Find out the 2024/25 सैयद मुश्ताक़ अली ट्रॉफ़ी ranking, matches, wins, losses, and NRR for all the matches played.","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings","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":"सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25"}},{"@type":"ListItem","position":4,"item":{"@id":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings","name":"Points Table"}}]}</script><meta name="next-head-count" content="74"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/11a0193abd9fa492c135.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/11a0193abd9fa492c135.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.935afb11e0de7fed211d.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.becaf7d69e61111449ba.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-2c88998257836e690703.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-7ccb676a01a2f9401b5a.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/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-db4a425a3e1dc6407783.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3718-d9603ef44e2ca4408ffe.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/3707-626d95256b656e8aa234.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/series/CiSeriesStandingsPage-3251bb778e2975e8a218.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/OnPSRz-HwTR86vKC3XYb7/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/OnPSRz-HwTR86vKC3XYb7/_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-810797"></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>(<!-- -->9<!-- -->)</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>रणजी ट्रॉफ़ी<!-- --> <span>(<!-- -->2<!-- -->)</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>WPL<!-- --> <span>(<!-- -->2<!-- -->)</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 IRE<!-- --> <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>विश्व कप लीग 2<!-- --> <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>Sheffield Shield<!-- --> <span>(<!-- -->3<!-- -->)</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/ranji-trophy-2024-25-1445824/gujarat-vs-kerala-1st-semi-final-1445954/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-red"><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> • <!-- -->रणजी ट्रॉफ़ी<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="केरल"><img width="20" height="20" alt="केरल Flag" 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">(123 ov) </span><strong class="">295/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 !ds-text-typo-mid3">गुजरात</p></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 गुजरात - पहला सेमीफ़ाइ्नल"><span>दिन 2 - सत्र 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/ranji-trophy-2024-25-1445824/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/ranji-trophy-2024-25-1445824/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/ranji-trophy-2024-25-1445824/gujarat-vs-kerala-1st-semi-final-1445954/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/ranji-trophy-2024-25-1445824" 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/ranji-trophy-2024-25-1445824/vidarbha-vs-mumbai-2nd-semi-final-1445955/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-red"><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> • <!-- -->रणजी ट्रॉफ़ी<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="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" 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">383</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">(8 ov) </span><strong class="">25/1</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 मुंबई - दूसरा सेमीफ़ाइनल"><span>दिन 2 - सत्र 2 : मुंबई 358 रन से पीछे</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/ranji-trophy-2024-25-1445824/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/ranji-trophy-2024-25-1445824/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/ranji-trophy-2024-25-1445824/vidarbha-vs-mumbai-2nd-semi-final-1445955/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/ranji-trophy-2024-25-1445824" 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="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="/hindi/series/wpl-2024-25-1463356/delhi-capitals-women-vs-royal-challengers-bengaluru-women-4th-match-1469301/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> • <!-- -->WPL<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="DC-W"><img width="20" height="20" alt="DC-W Flag" 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">DC-W</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="">141</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="RCB-W"><img width="20" height="20" alt="RCB-W Flag" 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">RCB-W</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">(16.2/20 ov, T:142) </span><strong class="">146/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="RCB महिला की 8 विकेट से जीत, 22 गेंद बाकी "><span>RCB महिला की 8 विकेट से जीत, 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/wpl-2024-25-1463356/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/wpl-2024-25-1463356/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/wpl-2024-25-1463356" 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="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="/hindi/series/ireland-in-zimbabwe-2024-25-1467463/zimbabwe-vs-ireland-3rd-odi-1467703/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> • <!-- --> <!-- -->हरारे</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 आयरलैंड - तीसरा वनडे "><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/ireland-in-zimbabwe-2024-25-1467463/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/ireland-in-zimbabwe-2024-25-1467463" 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="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/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525/oman-vs-united-states-of-america-54th-match-1468884/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-red"><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> • <!-- -->54th Match</span> • <!-- -->विश्व कप लीग 2<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->वनडे</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="USA"><img width="20" height="20" alt="USA Flag" 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">USA</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">(21.4/50 ov) </span><strong class="">71/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 !ds-text-typo-mid3">ओमान</p></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 USA - 54th 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/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525/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/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525/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/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525" title="विश्व कप लीग 2" 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-victoria-22nd-match-1444513/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> • <!-- -->22nd 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="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 !ds-text-typo-mid3">NSW</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">238</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="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">(24 ov) </span><strong class="">92/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="NSW vs VIC - 22nd Match"><span>दिन 1 - Victoria 146 रन से पीछे</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="/series/sheffield-shield-2024-25-1444468/queensland-vs-western-australia-23rd-match-1444514/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-red"><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> • <!-- -->23rd 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="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">147</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="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">(32 ov) </span><strong class="">108/1</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="QLD vs WA - 23rd Match"><span>दिन 1 - West Aust 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/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="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="/series/sheffield-shield-2024-25-1444468/south-australia-vs-tasmania-24th-match-1444515/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-red"><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> • <!-- -->24th 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="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">SOA</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">(1.4 ov) </span><strong class="ds-text-typo-mid3">93<span> &amp; </span></strong><strong class="">5/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="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">101</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="SOA vs TAS - 24th Match"><span>दिन 1 - South Aust 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/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="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/wpl-2024-25-1463356/gujarat-giants-women-vs-mumbai-indians-women-5th-match-1469302/match-preview" 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>पांचवां मैच</span> • <!-- -->WPL<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">2: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="GG-W vs MI-W - पांचवां मैच"><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/wpl-2024-25-1463356/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/wpl-2024-25-1463356/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/wpl-2024-25-1463356" 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></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><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">सैयद मुश्ताक़ अली ट्रॉफ़ी 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">आगामी मैच और परिणाम</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 ds-font-bold">तालिका</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></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-375096"></aside></div></div><div class="ds-relative"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5 ds-pt-4"><div class="ds-flex ds-items-center ds-flex-wrap ds-mb-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="सैयद मुश्ताक़ अली ट्रॉफ़ी 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">सैयद मुश्ताक़ अली ट्रॉफ़ी 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/points-table-standings" 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-mb-2"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-528441" style="min-width:10%;min-height:90px"></aside></div><h1 class="ds-text-title-m ds-font-bold ds-my-2 lg-min:ds-mx-2">SMAT<!-- --> <!-- -->2024<!-- --> - <!-- -->अंक तालिका</h1><div class="ds-flex ds-flex-row ds-space-x-2 ds-mb-4 ds-mt-2"><div class="ds-popper-wrapper"><div class="ds-flex ds-items-center ds-border-ui-stroke ds-h-8 ds-px-4 ds-border ds-bg-ui-fill ds-rounded-full ds-min-w-max ds-mt-2 ds-cursor-pointer"><span class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">सैयद मुश्ताक़ अली ट्रॉफ़ी</span><i style="font-size:20px" class="icon-expand_more-outlined ds-text-icon ds-ml-2"></i></div></div></div><div class="ds-mb-4"><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line"><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"><span class="ds-text-tight-s ds-font-bold ds-uppercase">Group A</span></span></div></div><div class="ds-p-0 ds-border-b ds-border-line last:ds-border-b-0 ds-overflow-auto"><table class="ds-w-full ds-table ds-table-md ds-table-auto ds-w-full"><thead class="ds-bg-fill-content-alternate ds-text-left ds-text-right"><tr class=""><th class="ds-sticky ds-left-0 ds-z-10 ds-bg-fill-content-alternate ds-table-row-sticky ds-min-w-max ds-text-left !ds-pr-8 ds-w-[99%]">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="खेले गए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">M</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="जीते हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">W</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="हारे हुए मैचों की संख्या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">L</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="टाई हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">T</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="रद हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">N/R</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="मिले अंकों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked ds-border-r ds-border-line">अंक</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="नेट रन रेट"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">NRR</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">सीरीज़ फ़ॉर्म</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>के लिए</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>ख़‍िलाफ़</span></th></tr></thead><tbody class="ds-text-center"><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/madhya-pradesh-1941" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">1</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="मध्य प्रदेश" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">मध्य प्रदेश</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.536</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1251/137.1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1034/136.2</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-madhya-pradesh-group-a-1446082/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, Group A, एमपी vs बिहार</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 8 विकेट से जीत, 15 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-madhya-pradesh-group-a-1446064/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ए, एमपी vs हैदराबाद</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 7 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-rajasthan-group-a-1446048/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group A, एमपी vs राजस्थान</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 6 विकेट से जीत, 22 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-madhya-pradesh-group-a-1446027/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group A, एमपी vs बंगाल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 6 विकेट से जीत, 2 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-punjab-group-a-1446012/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group A, एमपी vs पंजाब</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 9 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group A, एमपी vs मेघालय</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 101 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-mizoram-group-a-1445976/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group A, एमपी vs मिज़ोरम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 102 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/bengal-1572" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">2</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="बंगाल" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">बंगाल</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.607</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1098/116.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1090/139.4</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-rajasthan-group-a-1446081/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ए, बंगाल vs राजस्थान</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 7 विकेट से जीत, 9 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-bihar-group-a-1446063/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ए, बंगाल vs बिहार</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 9 विकेट से जीत, 36 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-meghalaya-group-a-1446045/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group A, बंगाल vs मेघालय</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 6 विकेट से जीत, 49 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-madhya-pradesh-group-a-1446027/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group A, बंगाल vs एमपी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 6 विकेट से जीत, 2 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-mizoram-group-a-1446009/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group A, बंगाल vs मिज़ोरम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 8 विकेट से जीत, 27 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group A, बंगाल vs हैदराबाद</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 8 विकेट से जीत, 13 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-punjab-group-a-1445973/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group A, बंगाल vs पंजाब</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 4 विकेट से जीत, 6 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/punjab-2012" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">3</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="पंजाब" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">पंजाब</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.570</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">T</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1150/116.5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1150/139.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-punjab-group-a-1446084/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ए, पंजाब vs मेघालय</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पंजाब की 7 विकेट से जीत, 63 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/punjab-vs-rajasthan-group-a-1446066/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ए, पंजाब vs राजस्थान</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पंजाब की 5 विकेट से जीत, 14 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-punjab-group-a-1446047/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group A, पंजाब vs हैदराबाद</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पंजाब की 7 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-punjab-group-a-1446030/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07 ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">T</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप ए, पंजाब vs मिज़ोरम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मैच टाई (पंजाब सुपर ओवर में जीता)</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-punjab-group-a-1446012/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group A, पंजाब vs एमपी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 9 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group A, पंजाब vs बिहार</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पंजाब की 6 विकेट से जीत, 62 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-punjab-group-a-1445973/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group A, पंजाब vs बंगाल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 4 विकेट से जीत, 6 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/rajasthan-2037" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">4</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="राजस्थान" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">राजस्थान</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.181</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1177/125.3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">980/136.1</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-rajasthan-group-a-1446081/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ए, राजस्थान vs बंगाल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 7 विकेट से जीत, 9 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/punjab-vs-rajasthan-group-a-1446066/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ए, राजस्थान vs पंजाब</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पंजाब की 5 विकेट से जीत, 14 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-rajasthan-group-a-1446048/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group A, राजस्थान vs एमपी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 6 विकेट से जीत, 22 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-rajasthan-group-a-1446029/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप ए, राजस्थान vs मेघालय</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 9 विकेट से जीत, 65 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-rajasthan-group-a-1446011/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group A, राजस्थान vs हैदराबाद</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 24 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group A, राजस्थान vs मिज़ोरम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 62 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-rajasthan-group-a-1445974/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group A, राजस्थान vs बिहार</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 108 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/hyderabad-india-1764" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">5</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="हैदराबाद" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">हैदराबाद</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.974</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1154/124.1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1009/137.5</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-mizoram-group-a-1446083/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ए, हैदराबाद vs मिज़ोरम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हैदराबाद की 10 विकेट से जीत, 50 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-madhya-pradesh-group-a-1446064/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ए, हैदराबाद vs एमपी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 7 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-punjab-group-a-1446047/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group A, हैदराबाद vs पंजाब</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पंजाब की 7 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-hyderabad-india-group-a-1446028/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप ए, हैदराबाद vs बिहार</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हैदराबाद की 9 विकेट से जीत, 45 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-rajasthan-group-a-1446011/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group A, हैदराबाद vs राजस्थान</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 24 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group A, हैदराबाद vs बंगाल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 8 विकेट से जीत, 13 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-meghalaya-group-a-1445975/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group A, हैदराबाद vs मेघालय</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हैदराबाद की 179 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/bihar-1585" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">6</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="बिहार" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">बिहार</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</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">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.646</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">979/140.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">982/113.4</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-madhya-pradesh-group-a-1446082/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, Group A, बिहार vs एमपी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 8 विकेट से जीत, 15 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-bihar-group-a-1446063/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ए, बिहार vs बंगाल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 9 विकेट से जीत, 36 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-mizoram-group-a-1446046/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group A, बिहार vs मिज़ोरम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बिहार की 103 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-hyderabad-india-group-a-1446028/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप ए, बिहार vs हैदराबाद</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हैदराबाद की 9 विकेट से जीत, 45 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-meghalaya-group-a-1446010/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group A, बिहार vs मेघालय</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बिहार की 8 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group A, बिहार vs पंजाब</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पंजाब की 6 विकेट से जीत, 62 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-rajasthan-group-a-1445974/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group A, बिहार vs राजस्थान</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 108 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/mizoram-1156780" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">7</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="मिज़ोरम" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">मिज़ोरम</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</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">6</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-2.674</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">T</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">933/137.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1204/127.1</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-mizoram-group-a-1446083/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ए, मिज़ोरम vs हैदराबाद</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हैदराबाद की 10 विकेट से जीत, 50 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-mizoram-group-a-1446065/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ए, मिज़ोरम vs मेघालय</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मिज़ोरम की 6 विकेट से जीत, 16 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-mizoram-group-a-1446046/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group A, मिज़ोरम vs बिहार</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बिहार की 103 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-punjab-group-a-1446030/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07 ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">T</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप ए, मिज़ोरम vs पंजाब</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मैच टाई (पंजाब सुपर ओवर में जीता)</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-mizoram-group-a-1446009/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group A, मिज़ोरम vs बंगाल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 8 विकेट से जीत, 27 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group A, मिज़ोरम vs राजस्थान</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 62 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-mizoram-group-a-1445976/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group A, मिज़ोरम vs एमपी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 102 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/meghalaya-1156783" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">8</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="मेघालय" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">मेघालय</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</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">7</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-4.469</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">822/140.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1115/107.5</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-punjab-group-a-1446084/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ए, मेघालय vs पंजाब</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पंजाब की 7 विकेट से जीत, 63 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-mizoram-group-a-1446065/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ए, मेघालय vs मिज़ोरम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मिज़ोरम की 6 विकेट से जीत, 16 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-meghalaya-group-a-1446045/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group A, मेघालय vs बंगाल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बंगाल की 6 विकेट से जीत, 49 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/meghalaya-vs-rajasthan-group-a-1446029/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप ए, मेघालय vs राजस्थान</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">राजस्थान की 9 विकेट से जीत, 65 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-meghalaya-group-a-1446010/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group A, मेघालय vs बिहार</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बिहार की 8 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group A, मेघालय vs एमपी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">एमपी की 101 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/hyderabad-india-vs-meghalaya-group-a-1445975/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group A, मेघालय vs हैदराबाद</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हैदराबाद की 179 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr></tbody></table></div><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"><span class="ds-text-tight-s ds-font-bold ds-uppercase">Group B</span></span></div></div><div class="ds-p-0 ds-border-b ds-border-line last:ds-border-b-0 ds-overflow-auto"><table class="ds-w-full ds-table ds-table-md ds-table-auto ds-w-full"><thead class="ds-bg-fill-content-alternate ds-text-left ds-text-right"><tr class=""><th class="ds-sticky ds-left-0 ds-z-10 ds-bg-fill-content-alternate ds-table-row-sticky ds-min-w-max ds-text-left !ds-pr-8 ds-w-[99%]">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="खेले गए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">M</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="जीते हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">W</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="हारे हुए मैचों की संख्या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">L</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="टाई हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">T</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="रद हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">N/R</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="मिले अंकों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked ds-border-r ds-border-line">अंक</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="नेट रन रेट"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">NRR</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">सीरीज़ फ़ॉर्म</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>के लिए</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>ख़‍िलाफ़</span></th></tr></thead><tbody class="ds-text-center"><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/baroda-1559" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">1</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="बड़ौदा" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">बड़ौदा</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.353</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1402/128.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1200/140.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-sikkim-group-b-1446085/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप बी, बड़ौदा vs सिक्किम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 263 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-karnataka-group-b-1446067/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप बी, बड़ौदा vs कर्नाटक</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 4 विकेट से जीत, 7 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-saurashtra-group-b-1446049/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group B, बड़ौदा vs सौराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 78 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tripura-group-b-1446031/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप बी, बड़ौदा vs त्रिपुरा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 7 विकेट से जीत, 52 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tamil-nadu-group-b-1446013/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group B, बड़ौदा vs तमिलनाडु</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 3 विकेट से जीत, 0 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group B, बड़ौदा vs उत्तराखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-gujarat-group-b-1445977/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group B, बड़ौदा vs गुजरात</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/saurashtra-and-kathiawar-2070" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">2</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="सौराष्ट्र" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">सौराष्ट्र</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.267</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1354/131.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1117/139.2</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tripura-group-b-1446087/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप बी, सौराष्ट्र vs त्रिपुरा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 4 विकेट से जीत, 39 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tamil-nadu-group-b-1446069/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप बी, सौराष्ट्र vs तमिलनाडु</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 58 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-saurashtra-group-b-1446049/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group B, सौराष्ट्र vs बड़ौदा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 78 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-uttarakhand-group-b-1446034/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप बी, सौराष्ट्र vs उत्तराखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 43 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-saurashtra-group-b-1446015/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group B, सौराष्ट्र vs कर्नाटक</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 5 विकेट से जीत, 11 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-saurashtra-group-b-1445996/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group B, सौराष्ट्र vs गुजरात</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 5 विकेट से जीत, 4 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-sikkim-group-b-1445979/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group B, सौराष्ट्र vs सिक्किम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 54 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/gujarat-1729" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">3</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="गुजरात" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">गुजरात</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.932</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1210/119.5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1139/139.3</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-karnataka-group-b-1446086/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप बी, गुजरात vs कर्नाटक</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 48 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-uttarakhand-group-b-1446068/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप बी, गुजरात vs उत्तराखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 8 विकेट से जीत, 41 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-sikkim-group-b-1446050/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group B, गुजरात vs सिक्किम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 6 विकेट से जीत, 18 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tamil-nadu-group-b-1446032/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप बी, गुजरात vs तमिलनाडु</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 19 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tripura-group-b-1446014/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group B, गुजरात vs त्रिपुरा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 8 विकेट से जीत, 58 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-saurashtra-group-b-1445996/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group B, गुजरात vs सौराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 5 विकेट से जीत, 4 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-gujarat-group-b-1445977/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group B, गुजरात vs बड़ौदा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 5 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/karnataka-1872" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">4</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="कर्नाटक" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">कर्नाटक</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.092</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1122/116.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1168/137.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-karnataka-group-b-1446086/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप बी, कर्नाटक vs गुजरात</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 48 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-karnataka-group-b-1446067/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप बी, कर्नाटक vs बड़ौदा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 4 विकेट से जीत, 7 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tamil-nadu-group-b-1446051/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group B, कर्नाटक vs तमिलनाडु</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">कर्नाटक की 7 विकेट से जीत, 51 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-sikkim-group-b-1446033/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप बी, कर्नाटक vs सिक्किम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">कर्नाटक की 8 विकेट से जीत, 86 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-saurashtra-group-b-1446015/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group B, कर्नाटक vs सौराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 5 विकेट से जीत, 11 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group B, कर्नाटक vs त्रिपुरा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">कर्नाटक की 5 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-uttarakhand-group-b-1445978/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group B, कर्नाटक vs उत्तराखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तराखंड की 6 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/tamil-nadu-2133" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">5</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="तमिलनाडु" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">तमिलनाडु</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.869</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1248/140.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1058/131.3</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-uttarakhand-group-b-1446088/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप बी, तमिलनाडु vs उत्तराखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">तमिलनाडु की 94 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tamil-nadu-group-b-1446069/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप बी, तमिलनाडु vs सौराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 58 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tamil-nadu-group-b-1446051/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group B, तमिलनाडु vs कर्नाटक</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">कर्नाटक की 7 विकेट से जीत, 51 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tamil-nadu-group-b-1446032/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप बी, तमिलनाडु vs गुजरात</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 19 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tamil-nadu-group-b-1446013/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group B, तमिलनाडु vs बड़ौदा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 3 विकेट से जीत, 0 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group B, तमिलनाडु vs सिक्किम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">तमिलनाडु की 134 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-tripura-group-b-1445980/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group B, तमिलनाडु vs त्रिपुरा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">तमिलनाडु की 43 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/tripura-2149" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">6</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="त्रिपुरा" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">त्रिपुरा</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</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">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.181</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1022/124.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1078/114.4</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-tripura-group-b-1446087/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप बी, त्रिपुरा vs सौराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 4 विकेट से जीत, 39 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tripura-group-b-1446070/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप बी, त्रिपुरा vs सिक्किम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">त्रिपुरा की 8 विकेट से जीत, 60 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tripura-vs-uttarakhand-group-b-1446052/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group B, त्रिपुरा vs उत्तराखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">त्रिपुरा की 8 विकेट से जीत, 34 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-tripura-group-b-1446031/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप बी, त्रिपुरा vs बड़ौदा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 7 विकेट से जीत, 52 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-tripura-group-b-1446014/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group B, त्रिपुरा vs गुजरात</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 8 विकेट से जीत, 58 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group B, त्रिपुरा vs कर्नाटक</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">कर्नाटक की 5 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-tripura-group-b-1445980/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group B, त्रिपुरा vs तमिलनाडु</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">तमिलनाडु की 43 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/uttarakhand-1156784" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">7</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="उत्तराखंड" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">उत्तराखंड</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</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">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.151</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1045/127.1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1182/126.1</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/tamil-nadu-vs-uttarakhand-group-b-1446088/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप बी, उत्तराखंड vs तमिलनाडु</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">तमिलनाडु की 94 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-uttarakhand-group-b-1446068/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप बी, उत्तराखंड vs गुजरात</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 8 विकेट से जीत, 41 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/tripura-vs-uttarakhand-group-b-1446052/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group B, उत्तराखंड vs त्रिपुरा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">त्रिपुरा की 8 विकेट से जीत, 34 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-uttarakhand-group-b-1446034/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप बी, उत्तराखंड vs सौराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 43 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-uttarakhand-group-b-1446016/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group B, उत्तराखंड vs सिक्किम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तराखंड की 8 विकेट से जीत, 77 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group B, उत्तराखंड vs बड़ौदा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-uttarakhand-group-b-1445978/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group B, उत्तराखंड vs कर्नाटक</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तराखंड की 6 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/sikkim-2085" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">8</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="सिक्किम" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">सिक्किम</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</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">7</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-6.437</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">633/140.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1094/99.5</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-sikkim-group-b-1446085/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप बी, सिक्किम vs बड़ौदा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बड़ौदा की 263 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tripura-group-b-1446070/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप बी, सिक्किम vs त्रिपुरा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">त्रिपुरा की 8 विकेट से जीत, 60 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-sikkim-group-b-1446050/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group B, सिक्किम vs गुजरात</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गुजरात की 6 विकेट से जीत, 18 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-sikkim-group-b-1446033/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप बी, सिक्किम vs कर्नाटक</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">कर्नाटक की 8 विकेट से जीत, 86 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-uttarakhand-group-b-1446016/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group B, सिक्किम vs उत्तराखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तराखंड की 8 विकेट से जीत, 77 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group B, सिक्किम vs तमिलनाडु</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">तमिलनाडु की 134 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/saurashtra-vs-sikkim-group-b-1445979/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group B, सिक्किम vs सौराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सौराष्ट्र की 54 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr></tbody></table></div><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"><span class="ds-text-tight-s ds-font-bold ds-uppercase">Group C</span></span></div></div><div class="ds-p-0 ds-border-b ds-border-line last:ds-border-b-0 ds-overflow-auto"><table class="ds-w-full ds-table ds-table-md ds-table-auto ds-w-full"><thead class="ds-bg-fill-content-alternate ds-text-left ds-text-right"><tr class=""><th class="ds-sticky ds-left-0 ds-z-10 ds-bg-fill-content-alternate ds-table-row-sticky ds-min-w-max ds-text-left !ds-pr-8 ds-w-[99%]">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="खेले गए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">M</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="जीते हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">W</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="हारे हुए मैचों की संख्या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">L</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="टाई हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">T</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="रद हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">N/R</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="मिले अंकों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked ds-border-r ds-border-line">अंक</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="नेट रन रेट"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">NRR</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">सीरीज़ फ़ॉर्म</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>के लिए</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>ख़‍िलाफ़</span></th></tr></thead><tbody class="ds-text-center"><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/delhi-1668" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">1</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="दिल्ली" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">दिल्ली</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.224</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1032/114.5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">940/139.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-delhi-group-c-1446089/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप सी, दिल्ली vs अरुणाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 10 विकेट से जीत, 83 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jharkhand-group-c-1446072/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप सी, दिल्ली vs झारखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 5 विकेट से जीत, 6 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-himachal-pradesh-group-c-1446054/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group C, दिल्ली vs हिमाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 5 विकेट से जीत, 31 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-manipur-group-c-1446036/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप सी, दिल्ली vs मणिपुर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 4 विकेट से जीत, 9 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-haryana-group-c-1446018/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group C, दिल्ली vs हरियाणा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 6 विकेट से जीत, 28 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group C, दिल्ली vs जम्मू कश्मीर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 35 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-uttar-pradesh-group-c-1445982/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group C, दिल्ली vs उत्तर प्रदेश</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 47 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/uttar-pradesh-2161" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">2</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="उत्तर प्रदेश" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">उत्तर प्रदेश</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.942</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1095/122.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">972/139.1</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-uttar-pradesh-group-c-1446092/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप सी, उत्तर प्रदेश vs झारखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 10 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-uttar-pradesh-group-c-1446074/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप सी, उत्तर प्रदेश vs जम्मू कश्मीर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 6 विकेट से जीत, 5 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-uttar-pradesh-group-c-1446053/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group C, उत्तर प्रदेश vs अरुणाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 156 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-uttar-pradesh-group-c-1446037/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप सी, उत्तर प्रदेश vs हरियाणा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 4 विकेट से जीत, 13 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/manipur-vs-uttar-pradesh-group-c-1446020/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group C, उत्तर प्रदेश vs मणिपुर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 7 विकेट से जीत, 52 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-uttar-pradesh-group-c-1446001/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group C, उत्तर प्रदेश vs हिमाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-uttar-pradesh-group-c-1445982/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group C, उत्तर प्रदेश vs दिल्ली</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 47 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/jharkhand-1156778" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">3</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="झारखंड" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">झारखंड</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.893</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1133/119.3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1032/136.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-uttar-pradesh-group-c-1446092/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप सी, झारखंड vs उत्तर प्रदेश</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 10 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jharkhand-group-c-1446072/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप सी, झारखंड vs दिल्ली</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 5 विकेट से जीत, 6 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jharkhand-group-c-1446055/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group C, झारखंड vs हरियाणा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 1 विकेट से जीत, 0 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jharkhand-group-c-1446035/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप सी, झारखंड vs अरुणाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 10 विकेट से जीत, 93 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jharkhand-group-c-1446019/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group C, झारखंड vs हिमाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 42 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group C, झारखंड vs मणिपुर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 88 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-jharkhand-group-c-1445984/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group C, झारखंड vs जम्मू कश्मीर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 25 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/jammu-kashmir-1828" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">4</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="जम्मू कश्मीर" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">जम्मू कश्मीर</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.134</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">960/119.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">964/139.3</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jammu-kashmir-group-c-1446090/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप सी, जम्मू कश्मीर vs हरियाणा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 6 विकेट से जीत, 15 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-uttar-pradesh-group-c-1446074/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप सी, जम्मू कश्मीर vs उत्तर प्रदेश</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 6 विकेट से जीत, 5 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-manipur-group-c-1446056/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group C, जम्मू कश्मीर vs मणिपुर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 2 विकेट से जीत, 2 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jammu-kashmir-group-c-1446038/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप सी, जम्मू कश्मीर vs हिमाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हिमाचल की 3 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jammu-kashmir-group-c-1446017/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group C, जम्मू कश्मीर vs अरुणाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 10 विकेट से जीत, 102 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group C, जम्मू कश्मीर vs दिल्ली</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 35 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-jharkhand-group-c-1445984/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group C, जम्मू कश्मीर vs झारखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 25 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/haryana-1757" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">5</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="हरियाणा" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">हरियाणा</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.672</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">988/122.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">814/126.4</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jammu-kashmir-group-c-1446090/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप सी, हरियाणा vs जम्मू कश्मीर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 6 विकेट से जीत, 15 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-himachal-pradesh-group-c-1446073/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप सी, हरियाणा vs हिमाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हरियाणा की 7 विकेट से जीत, 4 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-jharkhand-group-c-1446055/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group C, हरियाणा vs झारखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 1 विकेट से जीत, 0 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-uttar-pradesh-group-c-1446037/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप सी, हरियाणा vs उत्तर प्रदेश</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 4 विकेट से जीत, 13 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-haryana-group-c-1446018/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group C, हरियाणा vs दिल्ली</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 6 विकेट से जीत, 28 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group C, हरियाणा vs अरुणाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हरियाणा की 175 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-manipur-group-c-1445983/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group C, हरियाणा vs मणिपुर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/himachal-pradesh-1752" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">6</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="हिमाचल प्रदेश" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">हिमाचल प्रदेश</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.196</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">923/118.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">968/127.4</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-manipur-group-c-1446091/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप सी, हिमाचल vs मणिपुर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हिमाचल की 8 विकेट से जीत, 37 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-himachal-pradesh-group-c-1446073/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप सी, हिमाचल vs हरियाणा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हरियाणा की 7 विकेट से जीत, 4 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-himachal-pradesh-group-c-1446054/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group C, हिमाचल vs दिल्ली</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 5 विकेट से जीत, 31 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jammu-kashmir-group-c-1446038/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप सी, हिमाचल vs जम्मू कश्मीर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हिमाचल की 3 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-jharkhand-group-c-1446019/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group C, हिमाचल vs झारखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 42 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-uttar-pradesh-group-c-1446001/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group C, हिमाचल vs उत्तर प्रदेश</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-himachal-pradesh-group-c-1445981/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group C, हिमाचल vs अरुणाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/manipur-1943" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">7</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="मणिपुर" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">मणिपुर</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</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">6</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-2.370</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">834/140.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">916/110.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-manipur-group-c-1446091/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप सी, मणिपुर vs हिमाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हिमाचल की 8 विकेट से जीत, 37 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-manipur-group-c-1446071/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप सी, मणिपुर vs अरुणाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मणिपुर की 20 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/jammu-kashmir-vs-manipur-group-c-1446056/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group C, मणिपुर vs जम्मू कश्मीर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 2 विकेट से जीत, 2 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-manipur-group-c-1446036/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप सी, मणिपुर vs दिल्ली</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 4 विकेट से जीत, 9 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/manipur-vs-uttar-pradesh-group-c-1446020/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group C, मणिपुर vs उत्तर प्रदेश</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 7 विकेट से जीत, 52 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group C, मणिपुर vs झारखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 88 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/haryana-vs-manipur-group-c-1445983/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group C, मणिपुर vs हरियाणा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हरियाणा की 8 विकेट से जीत, 80 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/arunachal-pradesh-1156779" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">8</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="अरुणाचल प्रदेश" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">अरुणाचल प्रदेश</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</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">7</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-7.611</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">556/140.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">915/79.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-delhi-group-c-1446089/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप सी, अरुणाचल vs दिल्ली</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">दिल्ली की 10 विकेट से जीत, 83 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-manipur-group-c-1446071/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप सी, अरुणाचल vs मणिपुर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मणिपुर की 20 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-uttar-pradesh-group-c-1446053/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group C, अरुणाचल vs उत्तर प्रदेश</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">उत्तर प्रदेश की 156 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jharkhand-group-c-1446035/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप सी, अरुणाचल vs झारखंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">झारखंड की 10 विकेट से जीत, 93 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-jammu-kashmir-group-c-1446017/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group C, अरुणाचल vs जम्मू कश्मीर</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">जम्मू कश्मीर की 10 विकेट से जीत, 102 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group C, अरुणाचल vs हरियाणा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हरियाणा की 175 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-himachal-pradesh-group-c-1445981/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group C, अरुणाचल vs हिमाचल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">हिमाचल की 8 विकेट से जीत, 88 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr></tbody></table></div><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"><span class="ds-text-tight-s ds-font-bold ds-uppercase">Group D</span></span></div></div><div class="ds-p-0 ds-border-b ds-border-line last:ds-border-b-0 ds-overflow-auto"><table class="ds-w-full ds-table ds-table-md ds-table-auto ds-w-full"><thead class="ds-bg-fill-content-alternate ds-text-left ds-text-right"><tr class=""><th class="ds-sticky ds-left-0 ds-z-10 ds-bg-fill-content-alternate ds-table-row-sticky ds-min-w-max ds-text-left !ds-pr-8 ds-w-[99%]">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="खेले गए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">M</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="जीते हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">W</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="हारे हुए मैचों की संख्या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">L</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="टाई हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">T</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="रद हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">N/R</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="मिले अंकों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked ds-border-r ds-border-line">अंक</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="नेट रन रेट"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">NRR</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">सीरीज़ फ़ॉर्म</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>के लिए</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>ख़‍िलाफ़</span></th></tr></thead><tbody class="ds-text-center"><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/vidarbha-2179" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">1</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="विदर्भ" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">विदर्भ</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</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-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">18</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.839</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">A</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">871/86.3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">823/100.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-vidarbha-group-d-1446077/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप डी, विदर्भ vs छत्तीसगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">विदर्भ की 16 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-railways-group-d-1446059/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07 ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">A</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, ग्रुप डी, विदर्भ vs रेलवेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बिना गेंद फेंके मैच रद्द</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-vidarbha-group-d-1446039/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप डी, विदर्भ vs असम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">विदर्भ की 8 विकेट से जीत, 36 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-puducherry-group-d-1446023/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group D, विदर्भ vs पुडुचेरी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">विदर्भ की 7 विकेट से जीत, 45 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group D, विदर्भ vs चंडीगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">चंडीगढ़ की 5 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-odisha-group-d-1445987/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group D, विदर्भ vs ओडिशा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">विदर्भ की 33 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/chandigarh-1641" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">2</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="चंडीगढ़" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">चंडीगढ़</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">16</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.224</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1062/115.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1063/118.4</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-odisha-group-d-1446094/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप डी, चंडीगढ़ vs ओडिशा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">चंडीगढ़ की 2 विकेट से जीत, 1 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-railways-group-d-1446076/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप डी, चंडीगढ़ vs रेलवेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">रेलवेज़ की 5 विकेट से जीत, 8 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-chhattisgarh-group-d-1446040/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप डी, चंडीगढ़ vs छत्तीसगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">चंडीगढ़ की 9 विकेट से जीत, 20 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chandigarh-group-d-1446021/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group D, चंडीगढ़ vs असम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">असम की 11 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group D, चंडीगढ़ vs विदर्भ</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">चंडीगढ़ की 5 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-puducherry-group-d-1445986/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group D, चंडीगढ़ vs पुडुचेरी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/railways-1823" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">3</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="रेलवेज़" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">रेलवेज़</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</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">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.741</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">A</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">825/91.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">820/98.3</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/puducherry-vs-railways-group-d-1446095/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप डी, रेलवेज़ vs पुडुचेरी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">रेलवेज़ की 6 विकेट से जीत, 39 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-railways-group-d-1446076/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप डी, रेलवेज़ vs चंडीगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">रेलवेज़ की 5 विकेट से जीत, 8 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-railways-group-d-1446059/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07 ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">A</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, ग्रुप डी, रेलवेज़ vs विदर्भ</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बिना गेंद फेंके मैच रद्द</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-railways-group-d-1446022/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group D, रेलवेज़ vs छत्तीसगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">छत्तीसगढ़ की 3 विकेट से जीत, 1 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group D, रेलवेज़ vs ओडिशा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-railways-group-d-1445985/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group D, रेलवेज़ vs असम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">असम की 3 विकेट से जीत, 8 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/assam-1550" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">4</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="असम" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">असम</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-2.213</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">634/96.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">807/92.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chhattisgarh-group-d-1446093/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप डी, असम vs छत्तीसगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">छत्तीसगढ़ की 124 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-odisha-group-d-1446075/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप डी, असम vs ओडिशा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">ओडिशा की 63 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-puducherry-group-d-1446057/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group D, असम vs पुडुचेरी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">असम की 2 रन से जीत (VJD)</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-vidarbha-group-d-1446039/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप डी, असम vs विदर्भ</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">विदर्भ की 8 विकेट से जीत, 36 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chandigarh-group-d-1446021/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group D, असम vs चंडीगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">असम की 11 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-railways-group-d-1445985/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group D, असम vs रेलवेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">असम की 3 विकेट से जीत, 8 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/chhattisgarh-427424" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">5</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="छत्तीसगढ़" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">छत्तीसगढ़</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">3</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-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.746</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">A</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">895/99.5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">789/96.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-chhattisgarh-group-d-1446093/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप डी, छत्तीसगढ़ vs असम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">छत्तीसगढ़ की 124 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-vidarbha-group-d-1446077/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप डी, छत्तीसगढ़ vs विदर्भ</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">विदर्भ की 16 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-odisha-group-d-1446058/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07 ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">A</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group D, छत्तीसगढ़ vs ओडिशा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बिना गेंद फेंके मैच रद्द</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-chhattisgarh-group-d-1446040/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, ग्रुप डी, छत्तीसगढ़ vs चंडीगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">चंडीगढ़ की 9 विकेट से जीत, 20 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-railways-group-d-1446022/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group D, छत्तीसगढ़ vs रेलवेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">छत्तीसगढ़ की 3 विकेट से जीत, 1 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group D, छत्तीसगढ़ vs पुडुचेरी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/puducherry-1156782" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">6</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="पुडुचेरी" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">पुडुचेरी</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.474</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">847/94.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">838/80.1</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/puducherry-vs-railways-group-d-1446095/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप डी, पुडुचेरी vs रेलवेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">रेलवेज़ की 6 विकेट से जीत, 39 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-puducherry-group-d-1446057/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group D, पुडुचेरी vs असम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">असम की 2 रन से जीत (VJD)</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-puducherry-group-d-1446041/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group D, पुडुचेरी vs ओडिशा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पुडुचेरी की 16 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-puducherry-group-d-1446023/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group D, पुडुचेरी vs विदर्भ</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">विदर्भ की 7 विकेट से जीत, 45 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group D, पुडुचेरी vs छत्तीसगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-puducherry-group-d-1445986/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group D, पुडुचेरी vs चंडीगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">चंडीगढ़ की 5 विकेट से जीत, 5 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/odisha-1988" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">7</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="ओडिशा" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">ओडिशा</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">4</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-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-0.106</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">A</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">777/75.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">771/73.4</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-odisha-group-d-1446094/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप डी, ओडिशा vs चंडीगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">चंडीगढ़ की 2 विकेट से जीत, 1 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/assam-vs-odisha-group-d-1446075/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप डी, ओडिशा vs असम</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">ओडिशा की 63 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-odisha-group-d-1446058/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-raw-grey07 ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">A</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, Group D, ओडिशा vs छत्तीसगढ़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">बिना गेंद फेंके मैच रद्द</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-puducherry-group-d-1446041/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group D, ओडिशा vs पुडुचेरी</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">पुडुचेरी की 16 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group D, ओडिशा vs रेलवेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/vidarbha-vs-odisha-group-d-1445987/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group D, ओडिशा vs विदर्भ</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">विदर्भ की 33 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr></tbody></table></div><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"><span class="ds-text-tight-s ds-font-bold ds-uppercase">Group E</span></span></div></div><div class="ds-p-0 ds-border-b ds-border-line last:ds-border-b-0 ds-overflow-auto"><table class="ds-w-full ds-table ds-table-md ds-table-auto ds-w-full"><thead class="ds-bg-fill-content-alternate ds-text-left ds-text-right"><tr class=""><th class="ds-sticky ds-left-0 ds-z-10 ds-bg-fill-content-alternate ds-table-row-sticky ds-min-w-max ds-text-left !ds-pr-8 ds-w-[99%]">टीम</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="खेले गए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">M</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="जीते हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">W</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="हारे हुए मैचों की संख्या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">L</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="टाई हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">T</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="रद हुए मैचों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">N/R</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="मिले अंकों की संख्‍या"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked ds-border-r ds-border-line">अंक</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center ds-justify-center ds-cursor-pointer" title="नेट रन रेट"><span class="ds-underline ds-underline-offset-2 table-head-title-not-clicked">NRR</span><i style="font-size:16px" class="icon-expand_less-filled ds-text-icon ds-flex ds-w-0 ds-opacity-0"></i></div></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">सीरीज़ फ़ॉर्म</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>के लिए</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span>ख़‍िलाफ़</span></th></tr></thead><tbody class="ds-text-center"><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/mumbai-bombay-1603" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">1</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="मुंबई" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">मुंबई</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.213</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1146/108.5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1118/120.0</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-mumbai-group-e-1446096/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ई, मुंबई vs आंध्रा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 4 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/services-vs-mumbai-group-e-1446080/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ई, मुंबई vs सर्विसेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 39 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-mumbai-group-e-1446062/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, ग्रुप ई, मुंबई vs नागालैंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 7 विकेट से जीत, 47 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-mumbai-group-e-1446043/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group E, मुंबई vs केरल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">केरल की 43 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-mumbai-group-e-1446026/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group E, मुंबई vs महाराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 5 विकेट से जीत, 17 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-mumbai-group-e-1445988/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group E, मुंबई vs गोवा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 26 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/andhra-1541" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">2</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="आंध्रा" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">आंध्रा</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.526</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">947/98.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">849/119.3</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-mumbai-group-e-1446096/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ई, आंध्रा vs मुंबई</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 4 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-kerala-group-e-1446078/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ई, आंध्रा vs केरल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 6 विकेट से जीत, 42 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-services-group-e-1446060/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, ग्रुप ई, आंध्रा vs सर्विसेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 23 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-maharashtra-group-e-1446042/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group E, आंध्रा vs महाराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 75 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-goa-group-e-1446024/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group E, आंध्रा vs गोवा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 8 विकेट से जीत, 26 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group E, आंध्रा vs नागालैंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/kerala-and-travancore-cochin-1861" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">3</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="केरल" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">केरल</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">16</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.850</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">862/97.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">806/100.4</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-kerala-group-e-1446078/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ई, केरल vs आंध्रा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 6 विकेट से जीत, 42 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-kerala-group-e-1446061/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, ग्रुप ई, केरल vs गोवा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">केरल की 11 रन से जीत (VJD)</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-mumbai-group-e-1446043/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group E, केरल vs मुंबई</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">केरल की 43 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-nagaland-group-e-1446025/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group E, केरल vs नागालैंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">केरल की 8 विकेट से जीत, 52 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group E, केरल vs महाराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-services-group-e-1445989/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group E, केरल vs सर्विसेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">केरल की 3 विकेट से जीत, 11 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/maharashtra-1905" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">4</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="महाराष्ट्र" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">महाराष्ट्र</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-0.154</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1034/115.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1067/116.4</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-services-group-e-1446098/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ई, महाराष्ट्र vs सर्विसेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">महाराष्ट्र की 41 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-maharashtra-group-e-1446079/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ई, महाराष्ट्र vs गोवा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गोवा की 4 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-maharashtra-group-e-1446042/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group E, महाराष्ट्र vs आंध्रा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 75 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-mumbai-group-e-1446026/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group E, महाराष्ट्र vs मुंबई</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 5 विकेट से जीत, 17 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group E, महाराष्ट्र vs केरल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-nagaland-group-e-1445990/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group E, महाराष्ट्र vs नागालैंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/services-2119" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">5</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="सर्विसेज़" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">सर्विसेज़</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.037</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1090/120.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1069/118.1</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-services-group-e-1446098/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ई, सर्विसेज़ vs महाराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">महाराष्ट्र की 41 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/services-vs-mumbai-group-e-1446080/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ई, सर्विसेज़ vs मुंबई</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 39 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-services-group-e-1446060/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, ग्रुप ई, सर्विसेज़ vs आंध्रा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 23 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-services-group-e-1446044/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group E, सर्विसेज़ vs नागालैंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सर्विसेज़ की 106 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group E, सर्विसेज़ vs गोवा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सर्विसेज़ की 22 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-services-group-e-1445989/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group E, सर्विसेज़ vs केरल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">केरल की 3 विकेट से जीत, 11 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/goa-1717" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">6</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="गोवा" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">गोवा</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">4</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.114</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1043/107.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">994/103.3</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-nagaland-group-e-1446097/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ई, गोवा vs नागालैंड</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गोवा की 108 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-maharashtra-group-e-1446079/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-success ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">W</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 03, 2024, ग्रुप ई, गोवा vs महाराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गोवा की 4 विकेट से जीत, 3 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-kerala-group-e-1446061/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, ग्रुप ई, गोवा vs केरल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">केरल की 11 रन से जीत (VJD)</span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-goa-group-e-1446024/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group E, गोवा vs आंध्रा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 8 विकेट से जीत, 26 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group E, गोवा vs सर्विसेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सर्विसेज़ की 22 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-mumbai-group-e-1445988/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group E, गोवा vs मुंबई</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 26 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr><tr class="ds-text-tight-s ds-text-typo-mid2"><td class="ds-sticky ds-left-0 ds-z-10 ds-table-row-sticky ds-min-w-max"><a href="/hindi/team/nagaland-1156781" class="ds-flex ds-items-center ds-min-w-max"><span class="ds-text-tight-xs ds-font-bold ds-w-[14px]">7</span><div class="ds-flex ds-items-center ds-space-x-2 ds-ml-2"><img width="24" height="24" alt="नागालैंड" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-s ds-font-bold ds-uppercase ds-text-left ds-text-typo">नागालैंड</span></div></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</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">6</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">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold ds-text-typo">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-4.538</td><td class="ds-min-w-max ds-cursor-pointer"><div class="ds-flex ds-justify-end"><div class="ds-flex ds-flex-row ds-justify-center ds-items-start ds-space-x-1 ds-cursor-pointer"><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-flex ds-flex-col ds-items-center"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div></div><div class="ds-popper-wrapper"><div class="ds-relative ds-cursor-pointer"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-h-px ds-bg-raw-grey07 ds-w-3/4 ds-mt-0.5 ds-mx-auto"></div></div></div></div><i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">689/120.0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">908/88.2</td></tr><tr class="ds-border-none"><td class="ds-min-w-max !ds-p-0 ds-text-left" colSpan="20"><div class="ReactCollapse--collapse" style="height:0px;overflow:hidden" aria-hidden="true"><div class="ReactCollapse--content"><div class="ds-px-4 ds-py-2"><div><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-nagaland-group-e-1446097/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 05, 2024, ग्रुप ई, नागालैंड vs गोवा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">गोवा की 108 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-mumbai-group-e-1446062/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">December 01, 2024, ग्रुप ई, नागालैंड vs मुंबई</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">मुंबई की 7 विकेट से जीत, 47 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/nagaland-vs-services-group-e-1446044/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 29, 2024, Group E, नागालैंड vs सर्विसेज़</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">सर्विसेज़ की 106 रन से जीत </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-nagaland-group-e-1446025/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 27, 2024, Group E, नागालैंड vs केरल</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">केरल की 8 विकेट से जीत, 52 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 25, 2024, Group E, नागालैंड vs आंध्रा</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/maharashtra-vs-nagaland-group-e-1445990/full-scorecard" class=""><div class="ds-my-2 ds-flex ds-flex-row ds-space-x-2 ds-items-start"><div class="ds-w-4 ds-h-4 ds-rounded ds-flex ds-items-center ds-justify-center ds-bg-ui-fill-error ds-mt-0.5"><span class="ds-text-tight-xs ds-font-medium ds-text-raw-white">L</span></div><div class="ds-flex ds-flex-col"><span class="ds-text-compact-xs ds-font-medium">November 23, 2024, Group E, नागालैंड vs महाराष्ट्र</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-text-left">महाराष्ट्र की 6 विकेट से जीत, 29 गेंद बाकी </span></div><div class="!ds-ml-auto ds-self-start"><span title="स्कोरबोर्ड देखें" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-leading-none">स्कोरबोर्ड देखें</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon ds-ml-1 ds-block"></i></span></div></div></a></div></div></div></div></td></tr></tbody></table></div></div></div><div class="ds-grid lg:ds-grid-cols-12"><div class="lg:ds-col-span-9"><div class="ds-my-4"><span class="ds-text-tight-s ds-font-regular"><p class="ci-series-standings-notes"><p></p></p></span></div><div class="ds-my-4"><h5 class="ds-text-tight-m ds-font-regular ds-text-typo-light ds-mb-2">प्रत्‍येक मैच के बाद स्‍थान अपडेट</h5><div class="ds-grid lg:ds-grid-cols-3"><div><div class="ds-flex ds-space-1 ds-my-1"><span class="ds-text-tight-s ds-font-bold ds-mr-1">M<!-- -->:</span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">खेले गए मैचों की संख्‍या</span></div></div><div><div class="ds-flex ds-space-1 ds-my-1"><span class="ds-text-tight-s ds-font-bold ds-mr-1">W<!-- -->:</span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">जीते हुए मैचों की संख्‍या</span></div></div><div><div class="ds-flex ds-space-1 ds-my-1"><span class="ds-text-tight-s ds-font-bold ds-mr-1">L<!-- -->:</span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">हारे हुए मैचों की संख्या</span></div></div><div><div class="ds-flex ds-space-1 ds-my-1"><span class="ds-text-tight-s ds-font-bold ds-mr-1">T<!-- -->:</span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">टाई हुए मैचों की संख्‍या</span></div></div><div><div class="ds-flex ds-space-1 ds-my-1"><span class="ds-text-tight-s ds-font-bold ds-mr-1">N/R<!-- -->:</span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">रद हुए मैचों की संख्‍या</span></div></div><div><div class="ds-flex ds-space-1 ds-my-1"><span class="ds-text-tight-s ds-font-bold ds-mr-1">अंक<!-- -->:</span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">मिले अंकों की संख्‍या</span></div></div><div><div class="ds-flex ds-space-1 ds-my-1"><span class="ds-text-tight-s ds-font-bold ds-mr-1">NRR<!-- -->:</span><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">नेट रन रेट</span></div></div></div></div></div><div class="lg:ds-col-span-3"><div><aside></aside><aside class="ad-placeholder incontent2RoW ad-incontent2row-227353" style="min-width:10%;min-height:250px"></aside></div></div></div><div id="taboola-below-content-thumbnails" class="ci-ad-taboola-slot"></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">© <!-- -->2025<!-- --> 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":"2025-02-18T07:02:15.940Z"}},{"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":"2025-02-18T07:02:15.940Z"}},{"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":"","imageUrl":"/lsci/db/PICTURES/CMS/392600/392658.png","isCountry":true,"primaryColor":null,"image":{"id":392658,"objectId":1464154,"slug":"belize-flag-team-logo","url":"/lsci/db/PICTURES/CMS/392600/392658.png","width":500,"height":500,"caption":"Belize flag team logo","longCaption":"Belize flag team logo","credit":"Getty Images","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/392600/392662.png","isCountry":true,"primaryColor":"#e4d20c","image":{"id":392662,"objectId":1464164,"slug":"cayman-island-team-flag","url":"/lsci/db/PICTURES/CMS/392600/392662.png","width":500,"height":500,"caption":"Cayman Island team flag","longCaption":"Cayman Island team flag","credit":"Getty Images","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":"/lsci/db/PICTURES/CMS/391800/391863.png","isCountry":true,"primaryColor":null,"image":{"id":391863,"objectId":1462478,"slug":"ivory-coast-team-flag","url":"/lsci/db/PICTURES/CMS/391800/391863.png","width":500,"height":500,"caption":"Ivory Coast team flag","longCaption":"Ivory Coast team flag","credit":"Getty Images","photographer":null,"peerUrls":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":"WPL 2025","url":"/hindi/series/wpl-2024-25-1463356","altText":"Women's Premier League 2025","displayType":null},{"title":"चैंपियंस ट्रॉफ़ी","url":"/hindi/series/icc-champions-trophy-2024-25-1459031","altText":"ICC चैंपियंस ट्रॉफ़ी 2025","displayType":null},{"title":"भारत vs इंग्लैंड","url":"/hindi/series/england-in-india-2024-25-1439850","altText":"इंग्लैंड का भारत दौरा 2024/25","displayType":null},{"title":"रणजी ट्रॉफ़ी","url":"/hindi/series/ranji-trophy-2024-25-1445824","displayType":null},{"title":"IPL 2025","url":"/hindi/series/ipl-2025-1449924","altText":"इंडियन प्रीमियर लीग 2025","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}]},"trendingMatches":{"matches":[{"_uid":116315,"id":116315,"objectId":1445954,"scribeId":1445954,"slug":"gujarat-vs-kerala-1st-semi-final","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"पहला सेमीफ़ाइ्नल","floodlit":"day","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-17T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"लाइव","statusText":"दिन 2 - सत्र 2 : केरल ने बल्लेबाज़ी चुनी","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":1912,"tossWinnerChoice":1,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":122.06,"liveOversPending":56,"liveBalls":733,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":32,"gamePlayWatch":false},"ground":{"id":840,"objectId":57851,"name":"नरेंद्र मोदी स्‍टेडियम, अहमदाबाद","smallName":"अहमदाबाद","longName":"नरेंद्र मोदी स्‍टेडियम, अहमदाबाद","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"अहमदाबाद","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरल","longName":"केरल","abbreviation":"केरल","unofficialName":"","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":true,"score":"295/5","scoreInfo":"123 ov","inningNumbers":[1],"points":null,"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":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":332680,"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":2,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-18T07:19:41.258Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":116316,"id":116316,"objectId":1445955,"scribeId":1445955,"slug":"vidarbha-vs-mumbai-2nd-semi-final","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"दूसरा सेमीफ़ाइनल","floodlit":"day","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-17T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"लाइव","statusText":"दिन 2 - सत्र 2 : मुंबई 358 रन से पीछे","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":2230,"tossWinnerChoice":1,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":7.06,"liveOversPending":60,"liveBalls":43,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":32,"gamePlayWatch":false},"ground":{"id":2399,"objectId":375326,"name":"विदर्भ क्रिकेट एसोसिएशन स्टेडियम, जामथा, नागपुर","smallName":"नागपुर","longName":"विदर्भ क्रिकेट एसोसिएशन स्टेडियम, जामथा, नागपुर","slug":"vidarbha-cricket-association-stadium-jamtha-nagpur","location":"","image":{"id":128673,"objectId":502009,"slug":"vca-stadium-jamtha-in-nagpur","url":"/lsci/db/PICTURES/CMS/128600/128673.jpg","width":900,"height":675,"caption":"VCA Stadium Jamtha, in Nagpur","longCaption":"VCA Stadium Jamtha, in Nagpur","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"45,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":"383","scoreInfo":null,"inningNumbers":[1],"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":true,"score":"25/1","scoreInfo":"8 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":332678,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":7,"totalVideos":0,"totalStories":3,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-18T07:19:41.259Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":118888,"id":118888,"objectId":1469301,"scribeId":1469301,"slug":"delhi-capitals-women-vs-royal-challengers-bengaluru-women-4th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"चौथा मैच","floodlit":"night","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-02-17T00:00:00.000Z","startTime":"2025-02-17T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"RCB महिला की 8 विकेट से जीत, 22 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7053,"tossWinnerTeamId":7053,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":16.02,"liveOversPending":null,"liveBalls":96,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"वीमेंस प्रीमियर लीग","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3663,"objectId":1417929,"name":"कोटाम्बी स्टेडियम, वड़ोदरा ","smallName":"वड़ोदरा","longName":"कोटाम्बी स्टेडियम, वड़ोदरा ","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":7051,"objectId":1358721,"scribeId":1358721,"slug":"delhi-capitals-women","name":"दिल्ली कैपिटल्स महिला","longName":"दिल्ली कैपिटल्स महिला","abbreviation":"DC-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313400/313422.logo.png","isCountry":false,"primaryColor":"#F30405","image":{"id":313422,"objectId":1241881,"slug":"delhi-capitals-logo","url":"/lsci/db/PICTURES/CMS/313400/313422.logo.png","width":500,"height":500,"caption":"Delhi Capitals logo","longCaption":"Delhi Capitals logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"141","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7053,"objectId":1358723,"scribeId":1358723,"slug":"royal-challengers-bengaluru-women","name":"RCB महिला","longName":"रॉयल चैलेंजर्स बेंगलुरु महिला","abbreviation":"RCB-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/378000/378049.png","isCountry":false,"primaryColor":"#C71E2A","image":{"id":378049,"objectId":1425698,"slug":"rcb-2024-team-logo-without-the-background","url":"/lsci/db/PICTURES/CMS/378000/378049.png","width":500,"height":500,"caption":"RCB 2024 team logo (without the background)","longCaption":"RCB 2024 team logo (without the background)","credit":"RCB","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"146/2","scoreInfo":"16.2/20 ov, T:142","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":332681,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":15,"totalVideos":0,"totalStories":2,"hasGalleries":false,"hasImages":true,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-18T07:19:41.259Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":118771,"id":118771,"objectId":1467703,"scribeId":1467703,"slug":"zimbabwe-vs-ireland-3rd-odi","stage":"RUNNING","state":"PRE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"तीसरा वनडे ","floodlit":"day","startDate":"2025-02-18T00:00:00.000Z","endDate":"2025-02-18T00:00:00.000Z","startTime":"2025-02-18T07: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":"004842","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":9,"tossWinnerChoice":2,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16915,"objectId":1467463,"scribeId":1467463,"slug":"ireland-in-zimbabwe-2024-25","name":"ज़िम्बाब्वे बनाम आयरलैंड","longName":"आयरलैंड का ज़िम्बाब्वे दौरा","alternateName":"ZIM vs IRE","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2025-02-06T00:00:00.000Z","endDate":"2025-02-25T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":260,"objectId":59545,"name":"हरारे स्पोर्ट्स क्लब","smallName":"हरारे","longName":"हरारे स्पोर्ट्स क्लब","slug":"harare-sports-club","location":"","image":{"id":13881,"objectId":59544,"slug":"general-view-of-harare-sports-club","url":"/lsci/db/PICTURES/DB/032005/058856.jpg","width":210,"height":180,"caption":"General view of Harare Sports Club","longCaption":"General view of Harare Sports Club","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1028,"objectId":59540,"name":"हरारे","area":"","timezone":"Africa/Johannesburg"},"country":{"id":9,"objectId":9,"name":"ज़िम्बाब्वे","shortName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","slug":"zimbabwe"},"capacity":"10,000"},"teams":[{"team":{"id":29,"objectId":29,"scribeId":29,"slug":"ireland","name":"आयरलैंड","longName":"आयरलैंड","abbreviation":"आयरलैंड","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":"आयरलैंड","shortName":"आयरलैंड","abbreviation":"आयरलैंड","slug":"ireland"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"11/10","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=169965949-138745201~11/10\u0026bet=1"}},{"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":{"odds":"8/11","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=169965949-138745198~8/11\u0026bet=1"}}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":["hi"],"generatedAt":"2025-02-18T07:19:41.259Z","scorecardSource":"feedback","ballByBallSource":""},{"_uid":118879,"id":118879,"objectId":1468884,"scribeId":1468884,"slug":"oman-vs-united-states-of-america-54th-match","stage":"RUNNING","state":"LIVE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"54th Match","floodlit":"day","startDate":"2025-02-18T00:00:00.000Z","endDate":"2025-02-18T00:00:00.000Z","startTime":"2025-02-18T06:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"लाइव","statusText":" ओमान ने फ़ील्डिंग चुनी","statusEng":"Live","internationalNumber":"004841","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":37,"tossWinnerChoice":2,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":21.04,"liveOversPending":null,"liveBalls":126,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16096,"objectId":1420525,"scribeId":19439,"slug":"icc-men-s-cricket-world-cup-league-2-2023-24-2027","name":"विश्व कप लीग 2","longName":"विश्व कप लीग 2","alternateName":"विश्व कप लीग 2","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2023/24-2027","startDate":"2024-02-15T00:00:00.000Z","endDate":"2027-09-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3389,"objectId":1095893,"name":"अल अमीरात क्रिकेट ग्राउंड (मिनिस्ट्री टर्फ़ 1)","smallName":"अल अमीरात","longName":"अल अमीरात क्रिकेट ग्राउंड (मिनिस्ट्री टर्फ़ 1)","slug":"al-amerat-cricket-ground-oman-cricket-ministry-turf-1","location":"","image":null,"town":{"id":1576,"objectId":1095892,"name":"Al Amarat","area":"","timezone":"Asia/Dubai"},"country":{"id":37,"objectId":37,"name":"ओमान","shortName":"ओमान","abbreviation":"ओमान","slug":"oman"},"capacity":null},"teams":[{"team":{"id":11,"objectId":11,"scribeId":11,"slug":"united-states-of-america","name":"U.S.A.","longName":"संयुक्त राज्य अमेरिका","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":"संयुक्त राज्य अमेरिका","shortName":"U.S.A.","abbreviation":"USA","slug":"united-states-of-america"}},"isHome":false,"isLive":true,"score":"71/6","scoreInfo":"21.4/50 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":37,"objectId":37,"scribeId":37,"slug":"oman","name":"ओमान","longName":"ओमान","abbreviation":"ओमान","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":"ओमान","shortName":"ओमान","abbreviation":"ओमान","slug":"oman"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","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":0,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-18T07:19:41.259Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":115853,"id":115853,"objectId":1444513,"scribeId":1444513,"slug":"new-south-wales-vs-victoria-22nd-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"22nd Match","floodlit":"day","startDate":"2025-02-18T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-17T23:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 1 - Victoria 146 रन से पीछे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":438,"tossWinnerChoice":1,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":24,"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,"broadcastName":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":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":false,"score":"238","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"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":"92/4","scoreInfo":"24 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,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":[],"generatedAt":"2025-02-18T07:19:41.258Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115854,"id":115854,"objectId":1444514,"scribeId":1444514,"slug":"queensland-vs-western-australia-23rd-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"23rd Match","floodlit":"day","startDate":"2025-02-18T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-18T00:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"लाइव","statusText":"दिन 1 - West Aust 39 रन से पीछे","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":510,"tossWinnerChoice":1,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":32,"liveOversPending":10,"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,"broadcastName":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":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":"147","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"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":"108/1","scoreInfo":"32 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":1,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-18T07:19:41.258Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115855,"id":115855,"objectId":1444515,"scribeId":1444515,"slug":"south-australia-vs-tasmania-24th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"24th Match","floodlit":"day","startDate":"2025-02-18T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-18T00:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"लाइव","statusText":"दिन 1 - South Aust 3 रन से पीछे","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":571,"tossWinnerChoice":1,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":1.04,"liveOversPending":8.2,"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,"broadcastName":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":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":true,"score":"93 \u0026 5/0","scoreInfo":"1.4 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"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":"101","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":1,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-18T07:19:41.258Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118889,"id":118889,"objectId":1469302,"scribeId":1469302,"slug":"gujarat-giants-women-vs-mumbai-indians-women-5th-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"पांचवां मैच","floodlit":"night","startDate":"2025-02-18T00:00:00.000Z","endDate":"2025-02-18T00:00:00.000Z","startTime":"2025-02-18T14: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":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"वीमेंस प्रीमियर लीग","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3663,"objectId":1417929,"name":"कोटाम्बी स्टेडियम, वड़ोदरा ","smallName":"वड़ोदरा","longName":"कोटाम्बी स्टेडियम, वड़ोदरा ","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":7052,"objectId":1358722,"scribeId":1358722,"slug":"gujarat-giants-women","name":"गुजरात जायंट्स महिला","longName":"गुजरात जायंट्स महिला","abbreviation":"GG-W ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/355500/355583.png","isCountry":false,"primaryColor":"#DA8A0E","image":{"id":355583,"objectId":1361821,"slug":"gujarat-giants-team-logo","url":"/lsci/db/PICTURES/CMS/355500/355583.png","width":500,"height":500,"caption":"Gujarat Giants team logo","longCaption":"Gujarat Giants team logo","credit":"Google","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":7050,"objectId":1358720,"scribeId":1358720,"slug":"mumbai-indians-women","name":"मुंबई इंडियंस महिला","longName":"मुंबई इंडियंस महिला","abbreviation":"MI-W ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/344000/344062.png","isCountry":false,"primaryColor":"#0064B5","image":{"id":344062,"objectId":1328737,"slug":"mumbai-indians-2023-team-logo","url":"/lsci/db/PICTURES/CMS/344000/344062.png","width":500,"height":500,"caption":"Mumbai Indians 2023 team logo","longCaption":"Mumbai Indians 2023 team logo","credit":"Mumbai Indians","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":332691,"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":1,"hasGalleries":false,"hasImages":false,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-18T07:19:41.259Z","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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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":263,"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,"broadcastName":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,"broadcastName":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":"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"}},{"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":20978,"objectId":1470110,"title":"https://www.espncricinfo.com/hindi/series/icc-champions-trophy-2024-25-1459031","url":"https://www.espncricinfo.com/hindi/series/icc-champions-trophy-2024-25-1459031"}},{"title":"भारत बनाम इंग्लैंड","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20979,"objectId":1470111,"title":"https://www.espncricinfo.com/hindi/series/england-in-india-2024-25-1439850","url":"https://www.espncricinfo.com/hindi/series/england-in-india-2024-25-1439850"}}],"askQuestionContent":null},"appPageProps":{"data":{"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":57},"content":{"standingSeriesGroups":{"seriesGroups":[{"series":{"id":15338,"objectId":1367856,"scribeId":8039,"slug":"icc-cricket-world-cup-2023-24","name":"आईसीसी विश्व कप","longName":"आईसीसी विश्व कप","alternateName":"विश्व कप 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2023-10-05T00:00:00.000Z","endDate":"2023-11-19T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":198,"totalSquads":10,"gamePlayWatch":false},"seasons":[{"id":15338,"objectId":1367856,"scribeId":8039,"slug":"icc-cricket-world-cup-2023-24","name":"आईसीसी विश्व कप","longName":"आईसीसी विश्व कप","alternateName":"विश्व कप 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2023-10-05T00:00:00.000Z","endDate":"2023-11-19T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":198,"totalSquads":10,"gamePlayWatch":false},{"id":12357,"objectId":1144415,"scribeId":8039,"slug":"icc-cricket-world-cup-2019","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in England","season":"2019","startDate":"2019-05-30T00:00:00.000Z","endDate":"2019-07-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":1,"totalSquads":12,"gamePlayWatch":false},{"id":6537,"objectId":509587,"scribeId":8039,"slug":"icc-cricket-world-cup-2014-15","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"in Australia/New Zealand","season":"2014/15","startDate":"2015-02-14T00:00:00.000Z","endDate":"2015-03-29T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":14,"gamePlayWatch":false},{"id":4857,"objectId":381449,"scribeId":8039,"slug":"icc-cricket-world-cup-2010-11","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"in Bangladesh/India/Sri Lanka","season":"2010/11","startDate":"2011-02-01T00:00:00.000Z","endDate":"2011-04-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":14,"gamePlayWatch":false},{"id":2403,"objectId":125929,"scribeId":8039,"slug":"icc-world-cup-2006-07","name":"ICC World Cup","longName":"ICC World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2007,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2006/07","startDate":"2007-03-13T00:00:00.000Z","endDate":"2007-04-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":865,"objectId":61124,"scribeId":8039,"slug":"icc-world-cup-2002-03","name":"ICC World Cup","longName":"ICC World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2003,"typeId":3,"isTrophy":true,"description":"in Kenya/South Africa/Zimbabwe","season":"2002/03","startDate":"2003-02-09T00:00:00.000Z","endDate":"2003-03-23T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":14,"gamePlayWatch":false},{"id":787,"objectId":61046,"scribeId":8039,"slug":"icc-world-cup-1999","name":"ICC World Cup","longName":"ICC World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1999,"typeId":3,"isTrophy":true,"description":"in England/Ireland/Netherlands/Scotland","season":"1999","startDate":"1999-05-14T00:00:00.000Z","endDate":"1999-06-20T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":12,"gamePlayWatch":false},{"id":722,"objectId":60981,"scribeId":8039,"slug":"wills-world-cup-1995-96","name":"Wills World Cup","longName":"Wills World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1996,"typeId":3,"isTrophy":true,"description":"in India/Pakistan/Sri Lanka","season":"1995/96","startDate":"1996-02-14T00:00:00.000Z","endDate":"1996-03-17T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":12,"gamePlayWatch":false},{"id":665,"objectId":60924,"scribeId":8039,"slug":"benson-hedges-world-cup-1991-92","name":"Benson \u0026 Hedges World Cup","longName":"Benson \u0026 Hedges World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1992,"typeId":3,"isTrophy":true,"description":"in Australia/New Zealand","season":"1991/92","startDate":"1992-02-22T00:00:00.000Z","endDate":"1992-03-25T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":9,"gamePlayWatch":false},{"id":617,"objectId":60876,"scribeId":8039,"slug":"reliance-world-cup-1987-88","name":"Reliance World Cup","longName":"Reliance World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1987,"typeId":3,"isTrophy":true,"description":"in India/Pakistan","season":"1987/88","startDate":"1987-10-08T00:00:00.000Z","endDate":"1987-11-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":573,"objectId":60832,"scribeId":8039,"slug":"prudential-world-cup-1983","name":"Prudential World Cup","longName":"Prudential World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1983,"typeId":3,"isTrophy":true,"description":"in England","season":"1983","startDate":"1983-06-09T00:00:00.000Z","endDate":"1983-06-25T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":547,"objectId":60806,"scribeId":8039,"slug":"prudential-world-cup-1979","name":"Prudential World Cup","longName":"Prudential World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1979,"typeId":3,"isTrophy":true,"description":"in England","season":"1979","startDate":"1979-06-09T00:00:00.000Z","endDate":"1979-06-23T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":534,"objectId":60793,"scribeId":8039,"slug":"prudential-world-cup-1975","name":"Prudential World Cup","longName":"Prudential World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1975,"typeId":3,"isTrophy":true,"description":"in England","season":"1975","startDate":"1975-06-07T00:00:00.000Z","endDate":"1975-06-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}]},{"series":{"id":15623,"objectId":1388374,"scribeId":22545,"slug":"asia-cup-2023","name":"एशिया कप","longName":"एशिया कप","alternateName":"एशिया कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri Lanka in Pakistan/Sri Lanka","season":"2023","startDate":"2023-08-30T00:00:00.000Z","endDate":"2023-09-17T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":61,"totalSquads":6,"gamePlayWatch":false},"seasons":[{"id":15623,"objectId":1388374,"scribeId":22545,"slug":"asia-cup-2023","name":"एशिया कप","longName":"एशिया कप","alternateName":"एशिया कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"Afghanistan, Bangladesh, India, Nepal, Pakistan, Sri Lanka in Pakistan/Sri Lanka","season":"2023","startDate":"2023-08-30T00:00:00.000Z","endDate":"2023-09-17T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":61,"totalSquads":6,"gamePlayWatch":false},{"id":12497,"objectId":1153237,"scribeId":22545,"slug":"asia-cup-2018","name":"Asia Cup","longName":"Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"Afghanistan, Bangladesh, Hong Kong, India, Pakistan, Sri Lanka in United Arab Emirates","season":"2018","startDate":"2018-09-15T00:00:00.000Z","endDate":"2018-09-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":8643,"objectId":671665,"scribeId":22545,"slug":"asia-cup-2013-14","name":"Asia Cup","longName":"Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"Afghanistan, Bangladesh, India, Pakistan, Sri Lanka in Bangladesh","season":"2013/14","startDate":"2014-02-25T00:00:00.000Z","endDate":"2014-03-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},{"id":6730,"objectId":524504,"scribeId":22545,"slug":"asia-cup-2011-12","name":"Asia Cup","longName":"Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2012,"typeId":3,"isTrophy":true,"description":"Bangladesh, India, Pakistan, Sri Lanka in Bangladesh","season":"2011/12","startDate":"2012-03-11T00:00:00.000Z","endDate":"2012-03-22T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},{"id":5477,"objectId":424694,"scribeId":22545,"slug":"asia-cup-2010","name":"Asia Cup","longName":"Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2010,"typeId":3,"isTrophy":true,"description":"Bangladesh, India, Pakistan, Sri Lanka in Sri Lanka","season":"2010","startDate":"2010-06-15T00:00:00.000Z","endDate":"2010-06-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},{"id":3260,"objectId":298014,"scribeId":22545,"slug":"asia-cup-2008","name":"Asia Cup","longName":"Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2008,"typeId":3,"isTrophy":true,"description":"Bangladesh, Hong Kong, India, Pakistan, Sri Lanka, United Arab Emirates in Pakistan","season":"2008","startDate":"2008-06-24T00:00:00.000Z","endDate":"2008-07-06T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":893,"objectId":61152,"scribeId":22545,"slug":"asia-cup-2004","name":"Asia Cup","longName":"Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2004,"typeId":3,"isTrophy":true,"description":"Bangladesh, Hong Kong, India, Pakistan, Sri Lanka, United Arab Emirates in Sri Lanka","season":"2004","startDate":"2004-07-16T00:00:00.000Z","endDate":"2004-08-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":808,"objectId":61067,"scribeId":22545,"slug":"asia-cup-2000","name":"Asia Cup","longName":"Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2000,"typeId":3,"isTrophy":true,"description":"Bangladesh, India, Pakistan, Sri Lanka in Bangladesh","season":"2000","startDate":"2000-05-29T00:00:00.000Z","endDate":"2000-06-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":749,"objectId":61008,"scribeId":22545,"slug":"pepsi-asia-cup-1997","name":"Pepsi Asia Cup","longName":"Pepsi Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1997,"typeId":3,"isTrophy":true,"description":"Bangladesh, India, Pakistan, Sri Lanka in Sri Lanka","season":"1997","startDate":"1997-07-14T00:00:00.000Z","endDate":"1997-07-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":712,"objectId":60971,"scribeId":22545,"slug":"pepsi-asia-cup-1994-95","name":"Pepsi Asia Cup","longName":"Pepsi Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1995,"typeId":3,"isTrophy":true,"description":"Bangladesh, India, Pakistan, Sri Lanka in United Arab Emirates","season":"1994/95","startDate":"1995-04-05T00:00:00.000Z","endDate":"1995-04-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":654,"objectId":60913,"scribeId":22545,"slug":"asia-cup-1990-91","name":"Asia Cup","longName":"Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1990,"typeId":3,"isTrophy":true,"description":"Bangladesh, India, Sri Lanka in India","season":"1990/91","startDate":"1990-12-25T00:00:00.000Z","endDate":"1991-01-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":630,"objectId":60889,"scribeId":22545,"slug":"wills-asia-cup-1988-89","name":"Wills Asia Cup","longName":"Wills Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1988,"typeId":3,"isTrophy":true,"description":"Bangladesh, India, Pakistan, Sri Lanka in Bangladesh","season":"1988/89","startDate":"1988-10-27T00:00:00.000Z","endDate":"1988-11-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":602,"objectId":60861,"scribeId":22545,"slug":"john-player-gold-leaf-trophy-asia-cup-1985-86","name":"John Player Gold Leaf Trophy (Asia Cup)","longName":"John Player Gold Leaf Trophy (Asia Cup)","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1986,"typeId":3,"isTrophy":true,"description":"Bangladesh, Pakistan, Sri Lanka in Sri Lanka","season":"1985/86","startDate":"1986-03-30T00:00:00.000Z","endDate":"1986-04-06T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":581,"objectId":60840,"scribeId":22545,"slug":"rothmans-asia-cup-1983-84","name":"Rothmans Asia Cup","longName":"Rothmans Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1984,"typeId":3,"isTrophy":true,"description":"India, Pakistan, Sri Lanka in United Arab Emirates","season":"1983/84","startDate":"1984-04-06T00:00:00.000Z","endDate":"1984-04-13T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}]},{"series":{"id":16814,"objectId":1459031,"scribeId":8081,"slug":"icc-champions-trophy-2024-25","name":"चैंपियंस ट्रॉफ़ी","longName":"ICC चैंपियंस ट्रॉफ़ी ","alternateName":"चैंपियंस ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2024/25","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-03-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},"seasons":[{"id":16814,"objectId":1459031,"scribeId":8081,"slug":"icc-champions-trophy-2024-25","name":"चैंपियंस ट्रॉफ़ी","longName":"ICC चैंपियंस ट्रॉफ़ी ","alternateName":"चैंपियंस ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2024/25","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-03-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":11237,"objectId":1022345,"scribeId":8081,"slug":"icc-champions-trophy-2017","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in England","season":"2017","startDate":"2017-06-01T00:00:00.000Z","endDate":"2017-06-18T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":7371,"objectId":566910,"scribeId":8081,"slug":"icc-champions-trophy-2013","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2013,"typeId":3,"isTrophy":true,"description":"in England","season":"2013","startDate":"2013-06-06T00:00:00.000Z","endDate":"2013-06-23T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":4799,"objectId":374074,"scribeId":8081,"slug":"icc-champions-trophy-2009-10","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2009/10","startDate":"2009-09-24T00:00:00.000Z","endDate":"2009-10-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":9,"gamePlayWatch":false},{"id":2684,"objectId":232694,"scribeId":8081,"slug":"icc-champions-trophy-2006-07","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2006,"typeId":3,"isTrophy":true,"description":"in India","season":"2006/07","startDate":"2006-10-07T00:00:00.000Z","endDate":"2006-11-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},{"id":898,"objectId":61157,"scribeId":8081,"slug":"icc-champions-trophy-2004","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2004,"typeId":3,"isTrophy":true,"description":"in England","season":"2004","startDate":"2004-09-10T00:00:00.000Z","endDate":"2004-09-25T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":855,"objectId":61114,"scribeId":8081,"slug":"icc-champions-trophy-2002-03","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2002,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2002/03","startDate":"2002-09-12T00:00:00.000Z","endDate":"2002-09-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}]},{"series":{"id":13629,"objectId":1219028,"scribeId":8584,"slug":"icc-women-s-world-cup-2021-22","name":"आईसीसी महिला विश्व कप","longName":"आईसीसी महिला विश्व कप","alternateName":"महिला विश्व कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2021/22","startDate":"2022-03-04T00:00:00.000Z","endDate":"2022-04-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":3,"totalSquads":8,"gamePlayWatch":false},"seasons":[{"id":13629,"objectId":1219028,"scribeId":8584,"slug":"icc-women-s-world-cup-2021-22","name":"आईसीसी महिला विश्व कप","longName":"आईसीसी महिला विश्व कप","alternateName":"महिला विश्व कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2021/22","startDate":"2022-03-04T00:00:00.000Z","endDate":"2022-04-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":3,"totalSquads":8,"gamePlayWatch":false},{"id":11743,"objectId":1085935,"scribeId":8584,"slug":"icc-wwc-2017","name":"ICC WWC","longName":"ICC Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in England","season":"2017","startDate":"2017-06-24T00:00:00.000Z","endDate":"2017-07-23T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":7741,"objectId":587632,"scribeId":8584,"slug":"icc-women-s-world-cup-2012-13","name":"ICC Women's World Cup","longName":"ICC Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2013,"typeId":3,"isTrophy":true,"description":"in India","season":"2012/13","startDate":"2013-01-31T00:00:00.000Z","endDate":"2013-02-17T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":11,"gamePlayWatch":false},{"id":4321,"objectId":351827,"scribeId":8584,"slug":"icc-women-s-world-cup-2008-09","name":"ICC Women's World Cup","longName":"ICC Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2008/09","startDate":"2009-03-07T00:00:00.000Z","endDate":"2009-03-22T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":1012,"objectId":61271,"scribeId":8584,"slug":"women-s-world-cup-2004-05","name":"Women's World Cup","longName":"Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2005,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2004/05","startDate":"2005-03-22T00:00:00.000Z","endDate":"2005-04-10T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":981,"objectId":61240,"scribeId":8584,"slug":"cricinfo-women-s-world-cup-2000-01","name":"CricInfo Women's World Cup","longName":"CricInfo Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2000,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2000/01","startDate":"2000-11-29T00:00:00.000Z","endDate":"2000-12-23T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":963,"objectId":61222,"scribeId":8584,"slug":"hero-honda-women-s-world-cup-1997-98","name":"Hero Honda Women's World Cup","longName":"Hero Honda Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1997,"typeId":3,"isTrophy":true,"description":"in India","season":"1997/98","startDate":"1997-12-10T00:00:00.000Z","endDate":"1997-12-29T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":946,"objectId":61205,"scribeId":8584,"slug":"women-s-world-cup-1993","name":"Women's World Cup","longName":"Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1993,"typeId":3,"isTrophy":true,"description":"in England","season":"1993","startDate":"1993-07-20T00:00:00.000Z","endDate":"1993-08-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":937,"objectId":61196,"scribeId":8584,"slug":"shell-bicentennial-women-s-world-cup-1988-89","name":"Shell Bicentennial Women's World Cup","longName":"Shell Bicentennial Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1988,"typeId":3,"isTrophy":true,"description":"Australia Women, England Women, Ireland Women, Netherlands Women, New Zealand Women in Australia","season":"1988/89","startDate":"1988-11-29T00:00:00.000Z","endDate":"1988-12-18T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":924,"objectId":61183,"scribeId":8584,"slug":"hansells-vita-fresh-women-s-world-cup-1981-82","name":"Hansells Vita Fresh Women's World Cup","longName":"Hansells Vita Fresh Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1982,"typeId":3,"isTrophy":true,"description":"Australia Women, England Women, India Women, International XI Women, New Zealand Women in New Zealand","season":"1981/82","startDate":"1982-01-10T00:00:00.000Z","endDate":"1982-02-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":922,"objectId":61181,"scribeId":8584,"slug":"women-s-world-cup-1977-78","name":"Women's World Cup","longName":"Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1978,"typeId":3,"isTrophy":true,"description":"Australia Women, England Women, India Women, New Zealand Women in India","season":"1977/78","startDate":"1978-01-01T00:00:00.000Z","endDate":"1978-01-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":920,"objectId":61179,"scribeId":8584,"slug":"women-s-world-cup-1973","name":"Women's World Cup","longName":"Women's World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1973,"typeId":3,"isTrophy":true,"description":"in England","season":"1973","startDate":"1973-06-23T00:00:00.000Z","endDate":"1973-07-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}]},{"series":{"id":15946,"objectId":1411166,"scribeId":8604,"slug":"icc-men-s-t20-world-cup-2024","name":"ICC पुरुष टी20 विश्‍व कप","longName":"ICC पुरुष टी20 विश्‍व कप","alternateName":"T20 वर्ल्ड कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United States of America/West Indies","season":"2024","startDate":"2024-06-01T00:00:00.000Z","endDate":"2024-06-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":170,"totalSquads":20,"gamePlayWatch":false},"seasons":[{"id":15946,"objectId":1411166,"scribeId":8604,"slug":"icc-men-s-t20-world-cup-2024","name":"ICC पुरुष टी20 विश्‍व कप","longName":"ICC पुरुष टी20 विश्‍व कप","alternateName":"T20 वर्ल्ड कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United States of America/West Indies","season":"2024","startDate":"2024-06-01T00:00:00.000Z","endDate":"2024-06-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":170,"totalSquads":20,"gamePlayWatch":false},{"id":14450,"objectId":1298134,"scribeId":8604,"slug":"icc-men-s-t20-world-cup-2022-23","name":"आईसीसी पुरुष टी20 विश्व कप","longName":"आईसीसी पुरुष टी20 विश्व कप","alternateName":"टी20 विश्व कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2022/23","startDate":"2022-10-16T00:00:00.000Z","endDate":"2022-11-13T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":111,"totalSquads":16,"gamePlayWatch":false},{"id":14024,"objectId":1267897,"scribeId":8604,"slug":"icc-men-s-t20-world-cup-2021-22","name":"आईसीसी पुरुष टी20 विश्व कप","longName":"आईसीसी पुरुष टी20 विश्व कप","alternateName":"टी20 विश्व कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in Oman/United Arab Emirates","season":"2021/22","startDate":"2021-10-17T00:00:00.000Z","endDate":"2021-11-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":82,"totalSquads":16,"gamePlayWatch":false},{"id":10291,"objectId":901359,"scribeId":8604,"slug":"world-t20-2015-16","name":"World T20","longName":"World T20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in India","season":"2015/16","startDate":"2016-03-08T00:00:00.000Z","endDate":"2016-04-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":8083,"objectId":628368,"scribeId":8604,"slug":"world-t20-2013-14","name":"World T20","longName":"World T20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2013/14","startDate":"2014-03-16T00:00:00.000Z","endDate":"2014-04-06T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":6856,"objectId":531597,"scribeId":8604,"slug":"icc-world-twenty20-2012-13","name":"ICC World Twenty20","longName":"ICC World Twenty20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2012,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2012/13","startDate":"2012-09-18T00:00:00.000Z","endDate":"2012-10-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":12,"gamePlayWatch":false},{"id":5195,"objectId":412671,"scribeId":8604,"slug":"icc-world-twenty20-2010","name":"ICC World Twenty20","longName":"ICC World Twenty20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2010,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2010","startDate":"2010-04-30T00:00:00.000Z","endDate":"2010-05-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":12,"gamePlayWatch":false},{"id":4162,"objectId":335113,"scribeId":8604,"slug":"icc-world-twenty20-2009","name":"ICC World Twenty20","longName":"ICC World Twenty20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"in England","season":"2009","startDate":"2009-06-05T00:00:00.000Z","endDate":"2009-06-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":12,"gamePlayWatch":false},{"id":3115,"objectId":286109,"scribeId":8604,"slug":"icc-world-twenty20-2007-08","name":"ICC World Twenty20","longName":"ICC World Twenty20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2007,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2007/08","startDate":"2007-09-08T00:00:00.000Z","endDate":"2007-09-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":12,"gamePlayWatch":false}]},{"series":{"id":10071,"objectId":870857,"scribeId":8074,"slug":"icc-intercontinental-cup-2015-2017-18","name":"ICC Intercontinental Cup","longName":"ICC Intercontinental Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"","season":"2015-2017/18","startDate":"2015-05-10T00:00:00.000Z","endDate":"2017-12-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":27,"gamePlayWatch":false},"seasons":[{"id":10071,"objectId":870857,"scribeId":8074,"slug":"icc-intercontinental-cup-2015-2017-18","name":"ICC Intercontinental Cup","longName":"ICC Intercontinental Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"","season":"2015-2017/18","startDate":"2015-05-10T00:00:00.000Z","endDate":"2017-12-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":27,"gamePlayWatch":false},{"id":6497,"objectId":504772,"scribeId":8074,"slug":"icc-intercontinental-cup-2011-2013-14","name":"ICC Intercontinental Cup","longName":"ICC Intercontinental Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"","season":"2011-2013/14","startDate":"2011-06-01T00:00:00.000Z","endDate":"2013-12-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":52,"gamePlayWatch":false},{"id":5261,"objectId":415153,"scribeId":8074,"slug":"icc-intercontinental-shield-2009-2010-11","name":"ICC Intercontinental Shield","longName":"ICC Intercontinental Shield","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"in Bermuda/Namibia/United Arab Emirates","season":"2009-2010/11","startDate":"2009-08-17T00:00:00.000Z","endDate":"2010-12-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":12,"gamePlayWatch":false},{"id":5107,"objectId":408325,"scribeId":8074,"slug":"icc-intercontinental-cup-2009-2010-11","name":"ICC Intercontinental Cup","longName":"ICC Intercontinental Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"","season":"2009-2010/11","startDate":"2009-07-02T00:00:00.000Z","endDate":"2010-12-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":40,"gamePlayWatch":false},{"id":3171,"objectId":292158,"scribeId":8074,"slug":"icc-intercontinental-cup-2007-2008-09","name":"ICC Intercontinental Cup","longName":"ICC Intercontinental Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2007,"typeId":3,"isTrophy":true,"description":"","season":"2007-2008/09","startDate":"2007-06-28T00:00:00.000Z","endDate":"2008-11-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":45,"gamePlayWatch":false},{"id":2687,"objectId":234441,"scribeId":8074,"slug":"icc-intercontinental-cup-2005-06-2007","name":"ICC Intercontinental Cup","longName":"ICC Intercontinental Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2006,"typeId":3,"isTrophy":true,"description":"","season":"2005/06-2007","startDate":"2006-03-23T00:00:00.000Z","endDate":"2007-05-22T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},{"id":2509,"objectId":143791,"scribeId":8074,"slug":"icc-intercontinental-cup-2005-2005-06","name":"ICC Intercontinental Cup","longName":"ICC Intercontinental Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2005,"typeId":3,"isTrophy":true,"description":"","season":"2005-2005/06","startDate":"2005-03-01T00:00:00.000Z","endDate":"2005-10-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":2433,"objectId":134115,"scribeId":8074,"slug":"icc-intercontinental-cup-2003-04-2004-05","name":"ICC Intercontinental Cup","longName":"ICC Intercontinental Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2004,"typeId":3,"isTrophy":true,"description":"","season":"2003/04-2004/05","startDate":"2004-03-25T00:00:00.000Z","endDate":"2004-11-22T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}]},{"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,"broadcastName":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},"seasons":[{"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,"broadcastName":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},{"id":14379,"objectId":1289790,"scribeId":8368,"slug":"icc-under-19-world-cup-2021-22","name":"आईसीसी अंडर-19 विश्व कप","longName":"आईसीसी अंडर-19 विश्व कप","alternateName":"U19 WC","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2021/22","startDate":"2022-01-14T00:00:00.000Z","endDate":"2022-02-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":3,"totalSquads":16,"gamePlayWatch":false},{"id":13425,"objectId":1204639,"scribeId":8368,"slug":"under-19-world-cup-2019-20","name":"Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":"U-19 WC","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2019/20","startDate":"2020-01-17T00:00:00.000Z","endDate":"2020-02-10T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":11980,"objectId":1116872,"scribeId":8368,"slug":"icc-u-19-wc-2017-18","name":"ICC U-19 WC","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2017/18","startDate":"2018-01-13T00:00:00.000Z","endDate":"2018-02-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":10799,"objectId":949357,"scribeId":8368,"slug":"icc-under-19-world-cup-2015-16","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2015/16","startDate":"2016-01-27T00:00:00.000Z","endDate":"2016-02-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":8909,"objectId":700273,"scribeId":8368,"slug":"icc-under-19-world-cup-2013-14","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2013/14","startDate":"2014-02-14T00:00:00.000Z","endDate":"2014-03-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":6767,"objectId":526969,"scribeId":8368,"slug":"icc-under-19-world-cup-2012","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2012,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2012","startDate":"2012-08-11T00:00:00.000Z","endDate":"2012-08-27T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":5324,"objectId":418157,"scribeId":8368,"slug":"icc-under-19-world-cup-2009-10","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2010,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2009/10","startDate":"2010-01-15T00:00:00.000Z","endDate":"2010-01-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":3138,"objectId":288278,"scribeId":8368,"slug":"icc-under-19-world-cup-2007-08","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2008,"typeId":3,"isTrophy":true,"description":"in Malaysia","season":"2007/08","startDate":"2008-02-08T00:00:00.000Z","endDate":"2008-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false},{"id":2616,"objectId":223559,"scribeId":8368,"slug":"icc-under-19-world-cup-2005-06","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2006,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2005/06","startDate":"2006-02-05T00:00:00.000Z","endDate":"2006-02-20T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":2391,"objectId":125288,"scribeId":8368,"slug":"icc-under-19-world-cup-2003-04","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2004,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2003/04","startDate":"2004-02-15T00:00:00.000Z","endDate":"2004-03-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":2243,"objectId":96480,"scribeId":8368,"slug":"icc-under-19-world-cup-2001-02","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2002,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2001/02","startDate":"2002-01-15T00:00:00.000Z","endDate":"2002-02-09T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":2138,"objectId":79009,"scribeId":8368,"slug":"icc-under-19-world-cup-1999-00","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2000,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"1999/00","startDate":"2000-01-11T00:00:00.000Z","endDate":"2000-01-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":3275,"objectId":298815,"scribeId":8368,"slug":"icc-under-19-world-cup-1997-98","name":"ICC Under-19 World Cup","longName":"ICC Under-19 World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1998,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"1997/98","startDate":"1998-01-11T00:00:00.000Z","endDate":"1998-02-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":2681,"objectId":232503,"scribeId":8368,"slug":"mcdonald-s-bicentennial-youth-world-cup-1987-88","name":"McDonald's Bicentennial Youth World Cup","longName":"McDonald's Bicentennial Youth World Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":1988,"typeId":3,"isTrophy":true,"description":"in Australia","season":"1987/88","startDate":"1988-02-28T00:00:00.000Z","endDate":"1988-03-13T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}]},{"series":{"id":15943,"objectId":1410370,"scribeId":8053,"slug":"t20-blast-2024","name":"T20 Blast","longName":"Vitality Blast","alternateName":"T20 Blast","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in England","season":"2024","startDate":"2024-05-30T00:00:00.000Z","endDate":"2024-09-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"seasons":[{"id":15943,"objectId":1410370,"scribeId":8053,"slug":"t20-blast-2024","name":"T20 Blast","longName":"Vitality Blast","alternateName":"T20 Blast","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in England","season":"2024","startDate":"2024-05-30T00:00:00.000Z","endDate":"2024-09-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":15160,"objectId":1347399,"scribeId":8053,"slug":"vitality-blast-2023","name":"वाइटैलिटी ब्लास्ट","longName":"वाइटैलिटी ब्लास्ट ","alternateName":"वाइटैलिटी ब्लास्ट","longAlternateName":null,"unofficialName":"टी20 ब्लास्ट ","broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in England","season":"2023","startDate":"2023-05-20T00:00:00.000Z","endDate":"2023-07-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":18,"gamePlayWatch":false},{"id":14445,"objectId":1297657,"scribeId":8053,"slug":"vitality-blast-2022","name":"Vitality Blast","longName":"Vitality Blast","alternateName":"Vitality Blast","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in England","season":"2022","startDate":"2022-05-25T00:00:00.000Z","endDate":"2022-07-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":13854,"objectId":1250122,"scribeId":8053,"slug":"vitality-blast-2021","name":"Vitality Blast","longName":"Vitality Blast","alternateName":"T20 Blast","longAlternateName":"Vitality Blast","unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in England","season":"2021","startDate":"2021-06-09T00:00:00.000Z","endDate":"2021-09-18T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":13466,"objectId":1207645,"scribeId":8053,"slug":"vitality-blast-2020","name":"Vitality Blast","longName":"Vitality Blast","alternateName":"T20 Blast","longAlternateName":"Vitality Blast","unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in England","season":"2020","startDate":"2020-08-27T00:00:00.000Z","endDate":"2020-10-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":12763,"objectId":1167126,"scribeId":8053,"slug":"vitality-blast-2019","name":"Vitality Blast","longName":"Vitality Blast","alternateName":"Vitality Blast","longAlternateName":"Vitality Blast","unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in England","season":"2019","startDate":"2019-08-18T00:00:00.000Z","endDate":"2019-09-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":12178,"objectId":1127447,"scribeId":8053,"slug":"vitality-blast-2018","name":"Vitality Blast","longName":"Vitality Blast","alternateName":"Vitality Blast","longAlternateName":"Vitality Blast","unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in England","season":"2018","startDate":"2018-07-04T00:00:00.000Z","endDate":"2018-09-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":18,"gamePlayWatch":false},{"id":11614,"objectId":1068050,"scribeId":8053,"slug":"natwest-t20-blast-2017","name":"NatWest t20 Blast","longName":"NatWest t20 Blast","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in England","season":"2017","startDate":"2017-07-07T00:00:00.000Z","endDate":"2017-09-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":10775,"objectId":946653,"scribeId":8053,"slug":"natwest-t20-blast-2016","name":"NatWest t20 Blast","longName":"NatWest t20 Blast","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in England","season":"2016","startDate":"2016-05-20T00:00:00.000Z","endDate":"2016-08-20T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":18,"gamePlayWatch":false},{"id":9757,"objectId":803393,"scribeId":8053,"slug":"natwest-t20-blast-2015","name":"NatWest t20 Blast","longName":"NatWest t20 Blast","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"in England","season":"2015","startDate":"2015-05-15T00:00:00.000Z","endDate":"2015-08-29T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":13,"gamePlayWatch":false},{"id":8775,"objectId":691693,"scribeId":8053,"slug":"natwest-t20-blast-2014","name":"NatWest t20 Blast","longName":"NatWest t20 Blast","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"in England","season":"2014","startDate":"2014-05-16T00:00:00.000Z","endDate":"2014-08-23T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":13,"gamePlayWatch":false},{"id":7907,"objectId":592761,"scribeId":8053,"slug":"friends-life-t20-2013","name":"Friends Life t20","longName":"Friends Life t20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2013,"typeId":3,"isTrophy":true,"description":"in England","season":"2013","startDate":"2013-06-26T00:00:00.000Z","endDate":"2013-08-17T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":7030,"objectId":542416,"scribeId":8053,"slug":"friends-life-t20-2012","name":"Friends Life t20","longName":"Friends Life t20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2012,"typeId":3,"isTrophy":true,"description":"in England","season":"2012","startDate":"2012-06-12T00:00:00.000Z","endDate":"2012-08-25T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},{"id":6381,"objectId":491208,"scribeId":8053,"slug":"friends-life-t20-2011","name":"Friends Life t20","longName":"Friends Life t20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"in England","season":"2011","startDate":"2011-06-01T00:00:00.000Z","endDate":"2011-08-27T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":18,"gamePlayWatch":false},{"id":5610,"objectId":435130,"scribeId":8053,"slug":"friends-provident-t20-2010","name":"Friends Provident t20","longName":"Friends Provident t20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2010,"typeId":3,"isTrophy":true,"description":"in England","season":"2010","startDate":"2010-06-01T00:00:00.000Z","endDate":"2010-08-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":21,"gamePlayWatch":false},{"id":4866,"objectId":382428,"scribeId":8053,"slug":"twenty20-cup-2009","name":"Twenty20 Cup","longName":"Twenty20 Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"in England","season":"2009","startDate":"2009-05-25T00:00:00.000Z","endDate":"2009-08-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":3640,"objectId":319695,"scribeId":8053,"slug":"twenty20-cup-2008","name":"Twenty20 Cup","longName":"Twenty20 Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2008,"typeId":3,"isTrophy":true,"description":"in England","season":"2008","startDate":"2008-06-11T00:00:00.000Z","endDate":"2008-07-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},{"id":2993,"objectId":268027,"scribeId":8053,"slug":"twenty20-cup-2007","name":"Twenty20 Cup","longName":"Twenty20 Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2007,"typeId":3,"isTrophy":true,"description":"in England","season":"2007","startDate":"2007-06-22T00:00:00.000Z","endDate":"2007-08-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":2629,"objectId":224867,"scribeId":8053,"slug":"twenty20-cup-2006","name":"Twenty20 Cup","longName":"Twenty20 Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2006,"typeId":3,"isTrophy":true,"description":"in England","season":"2006","startDate":"2006-06-27T00:00:00.000Z","endDate":"2006-08-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":2466,"objectId":135893,"scribeId":8053,"slug":"twenty20-cup-2005","name":"Twenty20 Cup","longName":"Twenty20 Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2005,"typeId":3,"isTrophy":true,"description":"in England","season":"2005","startDate":"2005-04-01T00:00:00.000Z","endDate":"2005-09-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":2441,"objectId":134471,"scribeId":8053,"slug":"twenty20-cup-2004","name":"Twenty20 Cup","longName":"Twenty20 Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2004,"typeId":3,"isTrophy":true,"description":"in England","season":"2004","startDate":"2004-01-01T00:00:00.000Z","endDate":"2004-12-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":2377,"objectId":124121,"scribeId":8053,"slug":"twenty20-cup-2003","name":"Twenty20 Cup","longName":"Twenty20 Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2003,"typeId":3,"isTrophy":true,"description":"in England","season":"2003","startDate":"2003-06-13T00:00:00.000Z","endDate":"2003-07-19T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}]},{"series":{"id":15940,"objectId":1410320,"scribeId":8048,"slug":"indian-premier-league-2024","name":"इंडियन प्रीमियर लीग","longName":"इंडियन प्रीमियर लीग","alternateName":"आईपीएल","longAlternateName":null,"unofficialName":null,"broadcastName":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},"seasons":[{"id":15940,"objectId":1410320,"scribeId":8048,"slug":"indian-premier-league-2024","name":"इंडियन प्रीमियर लीग","longName":"इंडियन प्रीमियर लीग","alternateName":"आईपीएल","longAlternateName":null,"unofficialName":null,"broadcastName":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},{"id":15129,"objectId":1345038,"scribeId":8048,"slug":"indian-premier-league-2023","name":"इंडियन प्रीमियर लीग","longName":"इंडियन प्रीमियर लीग","alternateName":"IPL 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in India","season":"2023","startDate":"2023-03-31T00:00:00.000Z","endDate":"2023-05-28T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":398,"totalSquads":10,"gamePlayWatch":false},{"id":14452,"objectId":1298423,"scribeId":8048,"slug":"indian-premier-league-2022","name":"इंडियन प्रीमियर लीग","longName":"इंडियन प्रीमियर लीग","alternateName":"आईपीएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in India","season":"2022","startDate":"2022-03-26T00:00:00.000Z","endDate":"2022-05-22T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":290,"totalSquads":10,"gamePlayWatch":false},{"id":13840,"objectId":1249214,"scribeId":8048,"slug":"ipl-2021","name":"IPL","longName":"इंडियन प्रीमियर लीग","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in India/United Arab Emirates","season":"2021","startDate":"2021-04-09T00:00:00.000Z","endDate":"2021-10-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":102,"totalSquads":8,"gamePlayWatch":false},{"id":13533,"objectId":1210595,"scribeId":8048,"slug":"ipl-2020-21","name":"IPL","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2020/21","startDate":"2020-09-19T00:00:00.000Z","endDate":"2020-11-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":35,"totalSquads":8,"gamePlayWatch":false},{"id":12741,"objectId":1165643,"scribeId":8048,"slug":"ipl-2019","name":"IPL","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in India","season":"2019","startDate":"2019-03-01T00:00:00.000Z","endDate":"2019-05-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":2,"totalSquads":9,"gamePlayWatch":false},{"id":12210,"objectId":1131611,"scribeId":8048,"slug":"ipl-2018","name":"IPL","longName":"Indian Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in India","season":"2018","startDate":"2018-04-01T00:00:00.000Z","endDate":"2018-06-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":11701,"objectId":1078425,"scribeId":8048,"slug":"ipl-2017","name":"IPL","longName":"Indian Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in India","season":"2017","startDate":"2017-04-05T00:00:00.000Z","endDate":"2017-05-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":11001,"objectId":968923,"scribeId":8048,"slug":"ipl-2016","name":"IPL","longName":"Indian Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in India","season":"2016","startDate":"2016-04-09T00:00:00.000Z","endDate":"2016-05-29T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":9657,"objectId":791129,"scribeId":8048,"slug":"pepsi-indian-premier-league-2015","name":"Pepsi Indian Premier League","longName":"Pepsi Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"in India","season":"2015","startDate":"2015-04-08T00:00:00.000Z","endDate":"2015-05-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":8827,"objectId":695871,"scribeId":8048,"slug":"pepsi-indian-premier-league-2014","name":"Pepsi Indian Premier League","longName":"Pepsi Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"in India/United Arab Emirates","season":"2014","startDate":"2014-04-16T00:00:00.000Z","endDate":"2014-06-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":7720,"objectId":586733,"scribeId":8048,"slug":"indian-premier-league-2013","name":"Indian Premier League","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2013,"typeId":3,"isTrophy":true,"description":"in India","season":"2013","startDate":"2013-04-03T00:00:00.000Z","endDate":"2013-05-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":9,"gamePlayWatch":false},{"id":6680,"objectId":520932,"scribeId":8048,"slug":"indian-premier-league-2012","name":"Indian Premier League","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2012,"typeId":3,"isTrophy":true,"description":"in India","season":"2012","startDate":"2012-04-04T00:00:00.000Z","endDate":"2012-05-27T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":9,"gamePlayWatch":false},{"id":5969,"objectId":466304,"scribeId":8048,"slug":"indian-premier-league-2011","name":"Indian Premier League","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"in India","season":"2011","startDate":"2011-04-08T00:00:00.000Z","endDate":"2011-05-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},{"id":5319,"objectId":418064,"scribeId":8048,"slug":"indian-premier-league-2009-10","name":"Indian Premier League","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2010,"typeId":3,"isTrophy":true,"description":"in India","season":"2009/10","startDate":"2010-03-12T00:00:00.000Z","endDate":"2010-04-25T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":4801,"objectId":374163,"scribeId":8048,"slug":"indian-premier-league-2009","name":"Indian Premier League","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2009","startDate":"2009-04-18T00:00:00.000Z","endDate":"2009-05-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":3519,"objectId":313494,"scribeId":8048,"slug":"indian-premier-league-2007-08","name":"Indian Premier League","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2008,"typeId":3,"isTrophy":true,"description":"in India","season":"2007/08","startDate":"2008-04-18T00:00:00.000Z","endDate":"2008-06-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}]},{"series":{"id":16315,"objectId":1432420,"scribeId":8634,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-10-03T00:00:00.000Z","endDate":"2024-10-20T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":8,"totalSquads":10,"gamePlayWatch":false},"seasons":[{"id":16315,"objectId":1432420,"scribeId":8634,"slug":"icc-women-s-t20-world-cup-2024-25","name":"ICC महिला T20 विश्व कप","longName":"ICC महिला T20 विश्व कप","alternateName":"महिला T20 विश्व कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-10-03T00:00:00.000Z","endDate":"2024-10-20T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":8,"totalSquads":10,"gamePlayWatch":false},{"id":15029,"objectId":1338037,"scribeId":8634,"slug":"icc-women-s-t20-world-cup-2022-23","name":"आईसीसी महिला टी20 विश्व कप","longName":"आईसीसी महिला टी20 विश्व कप","alternateName":"महिला टी20 विश्व कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2022/23","startDate":"2023-02-10T00:00:00.000Z","endDate":"2023-02-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":1,"totalSquads":10,"gamePlayWatch":false},{"id":12877,"objectId":1172990,"scribeId":8634,"slug":"women-s-t20-world-cup-2019-20","name":"Women's T20 World Cup","longName":"ICC Women's T20 World Cup","alternateName":"T20 World Cup","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2019/20","startDate":"2020-02-21T00:00:00.000Z","endDate":"2020-03-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},{"id":12461,"objectId":1150525,"scribeId":8634,"slug":"icc-women-s-world-t20-2018-19","name":"ICC Women's World T20","longName":"ICC Women's World T20","alternateName":"T20 World Cup","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2018/19","startDate":"2018-11-09T00:00:00.000Z","endDate":"2018-11-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},{"id":10293,"objectId":901361,"scribeId":8634,"slug":"women-s-world-t20-2015-16","name":"Women's World T20","longName":"Women's World T20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in India","season":"2015/16","startDate":"2016-03-15T00:00:00.000Z","endDate":"2016-04-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},{"id":8084,"objectId":628373,"scribeId":8634,"slug":"women-s-world-t20-2013-14","name":"Women's World T20","longName":"Women's World T20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2013/14","startDate":"2014-03-16T00:00:00.000Z","endDate":"2014-04-06T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},{"id":6869,"objectId":533235,"scribeId":8634,"slug":"icc-women-s-world-twenty20-2012-13","name":"ICC Women's World Twenty20","longName":"ICC Women's World Twenty20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2012,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2012/13","startDate":"2012-09-26T00:00:00.000Z","endDate":"2012-10-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":5196,"objectId":412672,"scribeId":8634,"slug":"icc-women-s-world-twenty20-2010","name":"ICC Women's World Twenty20","longName":"ICC Women's World Twenty20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2010,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2010","startDate":"2010-04-30T00:00:00.000Z","endDate":"2010-05-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":4346,"objectId":355925,"scribeId":8634,"slug":"icc-women-s-world-twenty20-2009","name":"ICC Women's World Twenty20","longName":"ICC Women's World Twenty20","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2009,"typeId":3,"isTrophy":true,"description":"in England","season":"2009","startDate":"2009-06-11T00:00:00.000Z","endDate":"2009-06-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":10,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}]},{"series":{"id":10073,"objectId":870869,"scribeId":8650,"slug":"icc-wcl-championship-2015-2017-18","name":"ICC WCL Championship","longName":"ICC World Cricket League Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"","season":"2015-2017/18","startDate":"2015-05-10T00:00:00.000Z","endDate":"2017-12-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":28,"gamePlayWatch":false},"seasons":[{"id":10073,"objectId":870869,"scribeId":8650,"slug":"icc-wcl-championship-2015-2017-18","name":"ICC WCL Championship","longName":"ICC World Cricket League Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"","season":"2015-2017/18","startDate":"2015-05-10T00:00:00.000Z","endDate":"2017-12-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":28,"gamePlayWatch":false},{"id":6626,"objectId":518430,"scribeId":8650,"slug":"icc-world-cricket-league-championship-2011-2013-14","name":"ICC World Cricket League Championship","longName":"ICC World Cricket League Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"","season":"2011-2013/14","startDate":"2011-06-01T00:00:00.000Z","endDate":"2013-10-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":0,"totalSquads":45,"gamePlayWatch":false}]},{"series":{"id":16475,"objectId":1443056,"scribeId":8044,"slug":"big-bash-league-2024-25","name":"बिग बैश लीग","longName":"बिग बैश लीग","alternateName":"BBL 2024","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-12-15T00:00:00.000Z","endDate":"2025-01-27T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},"seasons":[{"id":16475,"objectId":1443056,"scribeId":8044,"slug":"big-bash-league-2024-25","name":"बिग बैश लीग","longName":"बिग बैश लीग","alternateName":"BBL 2024","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-12-15T00:00:00.000Z","endDate":"2025-01-27T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":15579,"objectId":1386092,"scribeId":8044,"slug":"big-bash-league-2023-24","name":"बिग बैश लीग","longName":"बिग बैश लीग","alternateName":"बीबीएल 2023","longAlternateName":null,"unofficialName":null,"broadcastName":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},{"id":14823,"objectId":1324623,"scribeId":8044,"slug":"big-bash-league-2022-23","name":"बिग बैश लीग","longName":"बिग बैश लीग","alternateName":"बीबीएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2022/23","startDate":"2022-12-13T00:00:00.000Z","endDate":"2023-02-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":14034,"objectId":1269637,"scribeId":8044,"slug":"big-bash-league-2021-22","name":"बिग बैश लीग","longName":"बिग बैश लीग","alternateName":"BBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2021/22","startDate":"2021-12-05T00:00:00.000Z","endDate":"2022-01-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":13692,"objectId":1226769,"scribeId":8044,"slug":"big-bash-league-2020-21","name":"Big Bash League","longName":"Big Bash League","alternateName":"BBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2020/21","startDate":"2020-12-03T00:00:00.000Z","endDate":"2021-02-06T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":13207,"objectId":1195572,"scribeId":8044,"slug":"big-bash-league-2019-20","name":"Big Bash League","longName":"Big Bash League","alternateName":"BBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2019/20","startDate":"2019-12-17T00:00:00.000Z","endDate":"2020-02-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":12486,"objectId":1152510,"scribeId":8044,"slug":"big-bash-league-2018-19","name":"Big Bash League","longName":"Big Bash League","alternateName":"BBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2018/19","startDate":"2018-12-19T00:00:00.000Z","endDate":"2019-02-17T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":11935,"objectId":1114852,"scribeId":8044,"slug":"big-bash-league-2017-18","name":"Big Bash League","longName":"Big Bash League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2017/18","startDate":"2017-12-19T00:00:00.000Z","endDate":"2018-02-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":11241,"objectId":1023537,"scribeId":8044,"slug":"big-bash-league-2016-17","name":"Big Bash League","longName":"Big Bash League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2016/17","startDate":"2016-12-20T00:00:00.000Z","endDate":"2017-01-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":10273,"objectId":897689,"scribeId":8044,"slug":"big-bash-league-2015-16","name":"Big Bash League","longName":"Big Bash League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2015/16","startDate":"2015-12-17T00:00:00.000Z","endDate":"2016-01-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":9351,"objectId":756733,"scribeId":8044,"slug":"big-bash-league-2014-15","name":"Big Bash League","longName":"Big Bash League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2014/15","startDate":"2014-12-18T00:00:00.000Z","endDate":"2015-01-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":8209,"objectId":641477,"scribeId":8044,"slug":"big-bash-league-2013-14","name":"Big Bash League","longName":"Big Bash League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2013,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2013/14","startDate":"2013-12-20T00:00:00.000Z","endDate":"2014-02-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":7457,"objectId":571220,"scribeId":8044,"slug":"big-bash-league-2012-13","name":"Big Bash League","longName":"Big Bash League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2012,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2012/13","startDate":"2012-12-07T00:00:00.000Z","endDate":"2013-01-19T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":6538,"objectId":509666,"scribeId":8044,"slug":"big-bash-league-2011-12","name":"Big Bash League","longName":"Big Bash League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2011,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2011/12","startDate":"2011-12-01T00:00:00.000Z","endDate":"2012-01-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}]},{"series":{"id":16817,"objectId":1459492,"scribeId":8653,"slug":"bangladesh-premier-league-2024-25","name":"Bangladesh Premier League","longName":"Bangladesh Premier League","alternateName":"BPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2024-12-30T00:00:00.000Z","endDate":"2025-02-07T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":7,"gamePlayWatch":false},"seasons":[{"id":16817,"objectId":1459492,"scribeId":8653,"slug":"bangladesh-premier-league-2024-25","name":"Bangladesh Premier League","longName":"Bangladesh Premier League","alternateName":"BPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2024-12-30T00:00:00.000Z","endDate":"2025-02-07T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":7,"gamePlayWatch":false},{"id":15981,"objectId":1412272,"scribeId":8653,"slug":"bangladesh-premier-league-2023-24","name":"बांग्लादेश प्रीमियर लीग","longName":"बांग्लादेश प्रीमियर लीग","alternateName":"BPL 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2023/24","startDate":"2024-01-19T00:00:00.000Z","endDate":"2024-03-01T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":7,"gamePlayWatch":false},{"id":15147,"objectId":1346160,"scribeId":8653,"slug":"bangladesh-premier-league-2022-23","name":"बीपीएल","longName":"बांग्लादेश प्रीमियर लीग 2023","alternateName":"बीपीएल 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"","season":"2022/23","startDate":"2023-01-06T00:00:00.000Z","endDate":"2023-02-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":7,"gamePlayWatch":false},{"id":14443,"objectId":1296684,"scribeId":8653,"slug":"bangladesh-premier-league-2021-22","name":"Bangladesh Premier League","longName":"Bangladesh Premier League","alternateName":"BPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2021/22","startDate":"2022-01-21T00:00:00.000Z","endDate":"2022-02-18T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":13480,"objectId":1207676,"scribeId":8653,"slug":"bpl-2020-2019-20","name":"BPL 2020","longName":"Bangladesh Premier League","alternateName":"BPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"","season":"2019/20","startDate":"2019-12-11T00:00:00.000Z","endDate":"2020-01-18T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":7,"gamePlayWatch":false},{"id":12816,"objectId":1169376,"scribeId":8653,"slug":"bpl-2018-19","name":"BPL","longName":"Bangladesh Premier League","alternateName":"BPL 2019","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"","season":"2018/19","startDate":"2019-01-05T00:00:00.000Z","endDate":"2019-02-09T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":7,"gamePlayWatch":false},{"id":12071,"objectId":1121242,"scribeId":8653,"slug":"bpl-2017-2017-18","name":"BPL 2017","longName":"Bangladesh Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"","season":"2017/18","startDate":"2017-11-03T00:00:00.000Z","endDate":"2017-12-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":7,"gamePlayWatch":false},{"id":11593,"objectId":1063043,"scribeId":8653,"slug":"bpl-2016-2016-17","name":"BPL 2016","longName":"Bangladesh Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"","season":"2016/17","startDate":"2016-11-08T00:00:00.000Z","endDate":"2016-12-10T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":7,"gamePlayWatch":false},{"id":10535,"objectId":921139,"scribeId":8653,"slug":"bangladesh-premier-league-2015-16","name":"Bangladesh Premier League","longName":"Bangladesh Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"","season":"2015/16","startDate":"2015-11-20T00:00:00.000Z","endDate":"2015-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":7712,"objectId":586487,"scribeId":8653,"slug":"bangladesh-premier-league-2012-13","name":"Bangladesh Premier League","longName":"Bangladesh Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2013,"typeId":3,"isTrophy":true,"description":"","season":"2012/13","startDate":"2013-01-18T00:00:00.000Z","endDate":"2013-02-19T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":7,"gamePlayWatch":false},{"id":7188,"objectId":547342,"scribeId":8653,"slug":"bangladesh-premier-league-2011-12","name":"Bangladesh Premier League","longName":"Bangladesh Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2012,"typeId":3,"isTrophy":true,"description":"","season":"2011/12","startDate":"2012-02-09T00:00:00.000Z","endDate":"2012-02-29T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}]},{"series":{"id":14537,"objectId":1308225,"scribeId":8674,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":1,"totalSquads":0,"gamePlayWatch":false},"seasons":[{"id":14537,"objectId":1308225,"scribeId":8674,"slug":"icc-women-s-championship-2022-23-2025","name":"आईसीसी महिला चैंपियनशिप","longName":"आईसीसी महिला चैंपियनशिप","alternateName":"चैंपियनशिप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":1,"totalSquads":0,"gamePlayWatch":false},{"id":12102,"objectId":1122932,"scribeId":8674,"slug":"icc-women-s-championship-2017-18-2021","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"","season":"2017/18-2021","startDate":"2017-10-11T00:00:00.000Z","endDate":"2021-01-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":13,"gamePlayWatch":false},{"id":9477,"objectId":772563,"scribeId":8674,"slug":"icc-women-s-championship-2014-2016-17","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"","season":"2014-2016/17","startDate":"2014-08-20T00:00:00.000Z","endDate":"2016-12-31T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":0,"totalSquads":28,"gamePlayWatch":false}]},{"series":{"id":16344,"objectId":1434269,"scribeId":8679,"slug":"pakistan-super-league-2024-25","name":"Pakistan Super League","longName":"Pakistan Super League","alternateName":"PSL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-03-18T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"seasons":[{"id":16344,"objectId":1434269,"scribeId":8679,"slug":"pakistan-super-league-2024-25","name":"Pakistan Super League","longName":"Pakistan Super League","alternateName":"PSL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2024/25","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-03-18T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":15992,"objectId":1412744,"scribeId":8679,"slug":"pakistan-super-league-2023-24","name":"पाकिस्तान सुपर लीग","longName":"पाकिस्तान सुपर लीग","alternateName":"PSL 2024","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2023/24","startDate":"2024-02-17T00:00:00.000Z","endDate":"2024-03-18T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":14923,"objectId":1332128,"scribeId":8679,"slug":"pakistan-super-league-2022-23","name":"पाकिस्तान सुपर लीग","longName":"पाकिस्तान सुपर लीग","alternateName":"पीएसएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"","season":"2022/23","startDate":"2023-02-13T00:00:00.000Z","endDate":"2023-03-19T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":14395,"objectId":1292999,"scribeId":8679,"slug":"pakistan-super-league-2021-22","name":"पाकिस्तान सुपर लीग","longName":"पाकिस्तान सुपर लीग","alternateName":"पीएसएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2021/22","startDate":"2022-01-27T00:00:00.000Z","endDate":"2022-02-27T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":13781,"objectId":1238103,"scribeId":8679,"slug":"psl-2020-21-2021","name":"पीएसएल","longName":"पाकिस्तान सुपर लीग","alternateName":"पीएसएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2020/21-2021","startDate":"2021-02-20T00:00:00.000Z","endDate":"2021-06-20T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":13548,"objectId":1211602,"scribeId":8679,"slug":"psl-2019-20-2020-21","name":"PSL","longName":"Pakistan Super League","alternateName":"PSL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"","season":"2019/20-2020/21","startDate":"2020-02-20T00:00:00.000Z","endDate":"2020-11-17T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":12804,"objectId":1168814,"scribeId":8679,"slug":"psl-2018-19","name":"PSL","longName":"Pakistan Super League","alternateName":"PSL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2018/19","startDate":"2019-02-14T00:00:00.000Z","endDate":"2019-03-17T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":12186,"objectId":1128817,"scribeId":8679,"slug":"psl-2017-18","name":"PSL","longName":"Pakistan Super League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2017/18","startDate":"2018-02-22T00:00:00.000Z","endDate":"2018-03-25T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":11673,"objectId":1075974,"scribeId":8679,"slug":"psl-2016-17","name":"PSL","longName":"Pakistan Super League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2016/17","startDate":"2017-02-09T00:00:00.000Z","endDate":"2017-03-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},{"id":10555,"objectId":923069,"scribeId":8679,"slug":"pakistan-super-league-2015-16","name":"Pakistan Super League","longName":"Pakistan Super League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2015/16","startDate":"2016-02-04T00:00:00.000Z","endDate":"2016-02-23T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false}]},{"series":{"id":16467,"objectId":1442625,"scribeId":21284,"slug":"women-s-big-bash-league-2024-25","name":"वीमेंस बिग बैश लीग","longName":"वीमेंस बिग बैश लीग","alternateName":"WBBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-27T00:00:00.000Z","endDate":"2025-12-01T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},"seasons":[{"id":16467,"objectId":1442625,"scribeId":21284,"slug":"women-s-big-bash-league-2024-25","name":"वीमेंस बिग बैश लीग","longName":"वीमेंस बिग बैश लीग","alternateName":"WBBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-27T00:00:00.000Z","endDate":"2025-12-01T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":15588,"objectId":1387171,"scribeId":21284,"slug":"women-s-big-bash-league-2023-24","name":"डब्ल्यूबीबीएल","longName":"वीमेंस बिग बैश लीग","alternateName":"डब्ल्यूबीबीएल 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2023/24","startDate":"2023-10-19T00:00:00.000Z","endDate":"2023-12-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":14818,"objectId":1323553,"scribeId":21284,"slug":"wbbl-2022-23","name":"डब्ल्यूबीबीएल","longName":"महिला बिग बैश लीग","alternateName":"डब्ल्यूबीबीएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2022/23","startDate":"2022-10-13T00:00:00.000Z","endDate":"2022-11-20T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":14033,"objectId":1269053,"scribeId":21284,"slug":"wbbl-2021-22","name":"WBBL","longName":"महिला बिग बैश लीग","alternateName":"WBBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2021/22","startDate":"2021-10-14T00:00:00.000Z","endDate":"2021-11-27T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":13693,"objectId":1226776,"scribeId":21284,"slug":"wbbl-2020-21","name":"WBBL","longName":"Women's Big Bash League","alternateName":"WBBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2020/21","startDate":"2020-10-17T00:00:00.000Z","endDate":"2020-11-29T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":13102,"objectId":1188381,"scribeId":21284,"slug":"wbbl-2019-20","name":"WBBL","longName":"Women's Big Bash League","alternateName":"WBBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2019/20","startDate":"2019-10-18T00:00:00.000Z","endDate":"2019-12-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":12487,"objectId":1152722,"scribeId":21284,"slug":"wbbl-2018-19","name":"WBBL","longName":"Women's Big Bash League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2018/19","startDate":"2018-12-01T00:00:00.000Z","endDate":"2019-01-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":12010,"objectId":1118470,"scribeId":21284,"slug":"wbbl-2017-18","name":"WBBL","longName":"Women's Big Bash League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2017/18","startDate":"2017-12-09T00:00:00.000Z","endDate":"2018-02-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":11243,"objectId":1023541,"scribeId":21284,"slug":"women-s-big-bash-league-2016-17","name":"Women's Big Bash League","longName":"Women's Big Bash League","alternateName":"WBBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2016/17","startDate":"2016-12-10T00:00:00.000Z","endDate":"2017-01-28T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":10271,"objectId":896429,"scribeId":21284,"slug":"women-s-big-bash-league-2015-16","name":"Women's Big Bash League","longName":"Women's Big Bash League","alternateName":"WBBL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2015/16","startDate":"2015-12-05T00:00:00.000Z","endDate":"2016-01-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}]},{"series":{"id":16924,"objectId":1468498,"scribeId":18816,"slug":"caribbean-premier-league-2025","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":"CPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2025","startDate":"2025-08-14T00:00:00.000Z","endDate":"2025-09-21T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"seasons":[{"id":16924,"objectId":1468498,"scribeId":18816,"slug":"caribbean-premier-league-2025","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":"CPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"","season":"2025","startDate":"2025-08-14T00:00:00.000Z","endDate":"2025-09-21T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":16253,"objectId":1428674,"scribeId":18816,"slug":"caribbean-premier-league-2024","name":"कैरेबियन प्रीमियर लीग","longName":"कैरेबियन प्रीमियर लीग","alternateName":"CPL 2024","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2024","startDate":"2024-08-29T00:00:00.000Z","endDate":"2024-10-06T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":15350,"objectId":1369538,"scribeId":18816,"slug":"caribbean-premier-league-2023","name":"कैरेबियन प्रीमियर लीग","longName":"कैरेबियन प्रीमियर लीग","alternateName":"सीपीएल 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2023","startDate":"2023-08-16T00:00:00.000Z","endDate":"2023-09-24T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":14723,"objectId":1320379,"scribeId":18816,"slug":"caribbean-premier-league-2022","name":"कैरेबियन प्रीमियर लीग","longName":"कैरेबियन प्रीमियर लीग","alternateName":"सीपीएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2022","startDate":"2022-08-31T00:00:00.000Z","endDate":"2022-09-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":13996,"objectId":1264073,"scribeId":18816,"slug":"caribbean-premier-league-2021","name":"कैरेबियन प्रीमियर लीग","longName":"कैरेबियन प्रीमियर लीग","alternateName":"सीपीएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2021","startDate":"2021-08-26T00:00:00.000Z","endDate":"2021-09-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":13691,"objectId":1226319,"scribeId":18816,"slug":"caribbean-premier-league-2020","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":"CPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2020","startDate":"2020-08-18T00:00:00.000Z","endDate":"2020-09-10T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":13062,"objectId":1185802,"scribeId":18816,"slug":"caribbean-premier-league-2019","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":"CPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2019","startDate":"2019-09-04T00:00:00.000Z","endDate":"2019-10-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":12436,"objectId":1148646,"scribeId":18816,"slug":"caribbean-premier-league-2018","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in United States of America/West Indies","season":"2018","startDate":"2018-08-08T00:00:00.000Z","endDate":"2018-09-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":11754,"objectId":1086389,"scribeId":18816,"slug":"caribbean-premier-league-2017","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2017,"typeId":3,"isTrophy":true,"description":"in United States of America/West Indies","season":"2017","startDate":"2017-08-04T00:00:00.000Z","endDate":"2017-09-09T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":11003,"objectId":971665,"scribeId":18816,"slug":"caribbean-premier-league-2016","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in United States of America/West Indies","season":"2016","startDate":"2016-06-29T00:00:00.000Z","endDate":"2016-08-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":9903,"objectId":846823,"scribeId":18816,"slug":"caribbean-premier-league-2015","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2015,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2015","startDate":"2015-06-20T00:00:00.000Z","endDate":"2015-07-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":9153,"objectId":734487,"scribeId":18816,"slug":"caribbean-premier-league-2014","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2014,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2014","startDate":"2014-07-11T00:00:00.000Z","endDate":"2014-08-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":8012,"objectId":604578,"scribeId":18816,"slug":"caribbean-premier-league-2013","name":"Caribbean Premier League","longName":"Caribbean Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2013,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2013","startDate":"2013-07-30T00:00:00.000Z","endDate":"2013-08-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}]},{"series":{"id":12657,"objectId":1160398,"scribeId":18936,"slug":"afghanistan-pl-2018-19","name":"Afghanistan PL","longName":"Afghanistan Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2018/19","startDate":"2018-10-05T00:00:00.000Z","endDate":"2018-10-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"seasons":[{"id":12657,"objectId":1160398,"scribeId":18936,"slug":"afghanistan-pl-2018-19","name":"Afghanistan PL","longName":"Afghanistan Premier League","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2018/19","startDate":"2018-10-05T00:00:00.000Z","endDate":"2018-10-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false}]},{"series":{"id":13225,"objectId":1196979,"scribeId":18997,"slug":"mzansi-super-league-2019-20","name":"Mzansi Super League","longName":"Mzansi Super League","alternateName":"MSL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2019/20","startDate":"2019-11-08T00:00:00.000Z","endDate":"2019-12-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"seasons":[{"id":13225,"objectId":1196979,"scribeId":18997,"slug":"mzansi-super-league-2019-20","name":"Mzansi Super League","longName":"Mzansi Super League","alternateName":"MSL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2019/20","startDate":"2019-11-08T00:00:00.000Z","endDate":"2019-12-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":12712,"objectId":1162640,"scribeId":18997,"slug":"mzansi-super-league-2018-19","name":"Mzansi Super League","longName":"Mzansi Super League","alternateName":"MSL 2018","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2018/19","startDate":"2018-11-16T00:00:00.000Z","endDate":"2018-12-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}]},{"series":{"id":16977,"objectId":1472510,"scribeId":19430,"slug":"icc-world-test-championship-2025-2027","name":"ICC World Test Championship","longName":"ICC World Test Championship","alternateName":"WTC","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"Australia in West Indies","season":"2025-2027","startDate":"2025-06-25T00:00:00.000Z","endDate":"2027-01-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"seasons":[{"id":16977,"objectId":1472510,"scribeId":19430,"slug":"icc-world-test-championship-2025-2027","name":"ICC World Test Championship","longName":"ICC World Test Championship","alternateName":"WTC","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"Australia in West Indies","season":"2025-2027","startDate":"2025-06-25T00:00:00.000Z","endDate":"2027-01-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":15144,"objectId":1345943,"scribeId":19430,"slug":"icc-world-test-championship-2023-2025","name":"आईसीसी विश्व टेस्ट चैंपियनशिप","longName":"आईसीसी विश्व टेस्ट चैंपियनशिप","alternateName":"विश्व टेस्ट चैंपियनशिप","longAlternateName":null,"unofficialName":null,"broadcastName":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":263,"totalSquads":0,"gamePlayWatch":false},{"id":14028,"objectId":1268315,"scribeId":19430,"slug":"icc-world-test-championship-2021-2023","name":"आईसीसी विश्व टेस्ट चैंपियनशिप","longName":"आईसीसी विश्व टेस्ट चैंपियनशिप","alternateName":"WTC","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"","season":"2021-2023","startDate":"2021-08-04T00:00:00.000Z","endDate":"2023-06-11T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":225,"totalSquads":0,"gamePlayWatch":false},{"id":13202,"objectId":1195334,"scribeId":19430,"slug":"icc-world-test-championship-2019-2021","name":"आईसीसी विश्व टेस्ट चैंपियनशिप","longName":"आईसीसी विश्व टेस्ट चैंपियनशिप","alternateName":"WTC","longAlternateName":"आईसीसी विश्व टेस्ट चैंपियनशिप","unofficialName":null,"broadcastName":null,"year":2019,"typeId":3,"isTrophy":true,"description":"","season":"2019-2021","startDate":"2019-02-01T00:00:00.000Z","endDate":"2021-06-22T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":13,"totalSquads":0,"gamePlayWatch":false}]},{"series":{"id":16957,"objectId":1471000,"scribeId":19601,"slug":"the-hundred-men-s-competition-2025","name":"The Hundred Men's Competition","longName":"The Hundred Men's Competition","alternateName":"Men's Hundred","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in England","season":"2025","startDate":"2025-08-05T00:00:00.000Z","endDate":"2025-08-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"seasons":[{"id":16957,"objectId":1471000,"scribeId":19601,"slug":"the-hundred-men-s-competition-2025","name":"The Hundred Men's Competition","longName":"The Hundred Men's Competition","alternateName":"Men's Hundred","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in England","season":"2025","startDate":"2025-08-05T00:00:00.000Z","endDate":"2025-08-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":16045,"objectId":1417778,"scribeId":19601,"slug":"the-hundred-men-s-competition-2024","name":"The Hundred Men's Competition","longName":"The Hundred Men's Competition","alternateName":"Men's Hundred","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in England","season":"2024","startDate":"2024-07-23T00:00:00.000Z","endDate":"2024-08-18T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":15216,"objectId":1355567,"scribeId":19601,"slug":"the-hundred-men-s-competition-2023","name":"द हंड्रेड (पुरूष)","longName":"द हंड्रेड (पुरूष)","alternateName":"द हंड्रेड (पुरूष)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in England","season":"2023","startDate":"2023-08-01T00:00:00.000Z","endDate":"2023-08-27T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":14453,"objectId":1299141,"scribeId":19601,"slug":"the-hundred-men-s-competition-2022","name":"द हंड्रेड (पुरुष)","longName":"द हंड्रेड (पुरुष)","alternateName":"द हंड्रेड (पुरुष)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in England","season":"2022","startDate":"2022-08-03T00:00:00.000Z","endDate":"2022-09-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":13880,"objectId":1252040,"scribeId":19601,"slug":"the-hundred-men-s-competition-2021","name":"द हंड्रेड (पुरुष)","longName":"द हंड्रेड (पुरुष)","alternateName":"द हंड्रेड (पुरुष)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in England","season":"2021","startDate":"2021-07-22T00:00:00.000Z","endDate":"2021-08-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":13398,"objectId":1202402,"scribeId":19601,"slug":"the-hundred-2020","name":"The Hundred","longName":"The Hundred","alternateName":"The Hundred","longAlternateName":"The Hundred","unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in England","season":"2020","startDate":"2020-07-17T00:00:00.000Z","endDate":"2020-08-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":12,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}]},{"series":{"id":16958,"objectId":1471001,"scribeId":21376,"slug":"the-hundred-women-s-competition-2025","name":"The Hundred Women's Competition","longName":"The Hundred Women's Competition","alternateName":"Women's Hundred","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in England","season":"2025","startDate":"2025-08-05T00:00:00.000Z","endDate":"2025-08-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":1}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"seasons":[{"id":16958,"objectId":1471001,"scribeId":21376,"slug":"the-hundred-women-s-competition-2025","name":"The Hundred Women's Competition","longName":"The Hundred Women's Competition","alternateName":"Women's Hundred","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in England","season":"2025","startDate":"2025-08-05T00:00:00.000Z","endDate":"2025-08-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":1}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},{"id":16046,"objectId":1417780,"scribeId":21376,"slug":"the-hundred-women-s-competition-2024","name":"The Hundred Women's Competition","longName":"The Hundred Women's Competition","alternateName":"Women's Hundred","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in England","season":"2024","startDate":"2024-07-23T00:00:00.000Z","endDate":"2024-08-18T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":1}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":15217,"objectId":1355568,"scribeId":21376,"slug":"the-hundred-women-s-competition-2023","name":"द हंड्रेड (महिला)","longName":"द हंड्रेड (महिला)","alternateName":"द हंड्रेड (महिला)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in England","season":"2023","startDate":"2023-08-01T00:00:00.000Z","endDate":"2023-08-27T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":14454,"objectId":1299144,"scribeId":21376,"slug":"the-hundred-women-s-competition-2022","name":"द हंड्रेड (महिला)","longName":"द हंड्रेड (महिला)","alternateName":"द हंड्रेड (महिला)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in England","season":"2022","startDate":"2022-08-11T00:00:00.000Z","endDate":"2022-09-03T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":13891,"objectId":1252659,"scribeId":21376,"slug":"the-hundred-women-s-competition-2021","name":"द हंड्रेड (महिला)","longName":"द हंड्रेड (महिला)","alternateName":"द हंड्रेड (महिला)","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in England","season":"2021","startDate":"2021-07-21T00:00:00.000Z","endDate":"2021-08-21T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false},{"id":13481,"objectId":1208115,"scribeId":21376,"slug":"the-women-s-hundred-2020","name":"The Women's Hundred","longName":"The Women's Hundred","alternateName":"The Hundred","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in England","season":"2020","startDate":"2020-07-22T00:00:00.000Z","endDate":"2020-08-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}]},{"series":{"id":16113,"objectId":1421415,"scribeId":19943,"slug":"lanka-premier-league-2024","name":"लंका प्रीमियर लीग","longName":"लंका प्रीमियर लीग","alternateName":"LPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2024","startDate":"2024-07-01T00:00:00.000Z","endDate":"2024-07-21T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"seasons":[{"id":16113,"objectId":1421415,"scribeId":19943,"slug":"lanka-premier-league-2024","name":"लंका प्रीमियर लीग","longName":"लंका प्रीमियर लीग","alternateName":"LPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2024","startDate":"2024-07-01T00:00:00.000Z","endDate":"2024-07-21T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},{"id":15520,"objectId":1382875,"scribeId":19943,"slug":"lanka-premier-league-2023","name":"लंका प्रीमियर लीग","longName":"लंका प्रीमियर लीग","alternateName":"एलपीएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2023","startDate":"2023-07-30T00:00:00.000Z","endDate":"2023-08-20T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},{"id":14821,"objectId":1324518,"scribeId":19943,"slug":"lanka-premier-league-2022-23","name":"लंका प्रीमियर लीग","longName":"लंका प्रीमियर लीग","alternateName":"एलपीएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2022/23","startDate":"2022-12-06T00:00:00.000Z","endDate":"2022-12-23T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},{"id":14389,"objectId":1291193,"scribeId":19943,"slug":"lanka-premier-league-2021-22","name":"Lanka Premier League","longName":"Lanka Premier League","alternateName":"LPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2021,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2021/22","startDate":"2021-12-05T00:00:00.000Z","endDate":"2021-12-23T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},{"id":13778,"objectId":1237339,"scribeId":19943,"slug":"lanka-premier-league-2020-21","name":"Lanka Premier League","longName":"Lanka Premier League","alternateName":"LPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2020,"typeId":3,"isTrophy":true,"description":"in Sri Lanka","season":"2020/21","startDate":"2020-11-26T00:00:00.000Z","endDate":"2020-12-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false}]},{"series":{"id":16476,"objectId":1443192,"scribeId":20898,"slug":"women-s-caribbean-premier-league-2024","name":"महिला कैरेबियन प्रीमियर लीग","longName":"महिला कैरेबियन प्रीमियर लीग","alternateName":"WCPL 2024","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2024","startDate":"2024-08-21T00:00:00.000Z","endDate":"2024-08-27T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":3,"gamePlayWatch":false},"seasons":[{"id":16476,"objectId":1443192,"scribeId":20898,"slug":"women-s-caribbean-premier-league-2024","name":"महिला कैरेबियन प्रीमियर लीग","longName":"महिला कैरेबियन प्रीमियर लीग","alternateName":"WCPL 2024","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2024","startDate":"2024-08-21T00:00:00.000Z","endDate":"2024-08-27T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":3,"gamePlayWatch":false},{"id":15486,"objectId":1380588,"scribeId":20898,"slug":"women-s-caribbean-premier-league-2023","name":"Women's Caribbean Premier League","longName":"Women's Caribbean Premier League","alternateName":"WCPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2023","startDate":"2023-07-31T00:00:00.000Z","endDate":"2023-08-10T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":3,"gamePlayWatch":false}]},{"series":{"id":16859,"objectId":1462172,"scribeId":20921,"slug":"international-league-t20-2024-25","name":"इंटरनेशनल लीग T20","longName":"इंटरनेशनल लीग T20","alternateName":"ILT20","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2025-01-11T00:00:00.000Z","endDate":"2025-02-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"seasons":[{"id":16859,"objectId":1462172,"scribeId":20921,"slug":"international-league-t20-2024-25","name":"इंटरनेशनल लीग T20","longName":"इंटरनेशनल लीग T20","alternateName":"ILT20","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2025-01-11T00:00:00.000Z","endDate":"2025-02-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":15902,"objectId":1406886,"scribeId":20921,"slug":"international-league-t20-2023-24","name":"ILT20","longName":"ILT20","alternateName":"ILT20","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2023/24","startDate":"2024-01-01T00:00:00.000Z","endDate":"2024-02-17T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":14831,"objectId":1326657,"scribeId":20921,"slug":"international-league-t20-2022-23","name":"इंटरनेशनल लीग टी20","longName":"इंटरनेशनल लीग टी20","alternateName":"आईएलटी20","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2022/23","startDate":"2023-01-13T00:00:00.000Z","endDate":"2023-02-12T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}]},{"series":{"id":14846,"objectId":1327237,"scribeId":20957,"slug":"men-s-t20-asia-cup-2022","name":"एशिया कप","longName":"एशिया कप","alternateName":"एशिया कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"Afghanistan, Bangladesh, Hong Kong, India, Pakistan, Sri Lanka in United Arab Emirates","season":"2022","startDate":"2022-08-27T00:00:00.000Z","endDate":"2022-09-11T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":57,"totalSquads":6,"gamePlayWatch":false},"seasons":[{"id":14846,"objectId":1327237,"scribeId":20957,"slug":"men-s-t20-asia-cup-2022","name":"एशिया कप","longName":"एशिया कप","alternateName":"एशिया कप","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"Afghanistan, Bangladesh, Hong Kong, India, Pakistan, Sri Lanka in United Arab Emirates","season":"2022","startDate":"2022-08-27T00:00:00.000Z","endDate":"2022-09-11T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":57,"totalSquads":6,"gamePlayWatch":false},{"id":10989,"objectId":966595,"scribeId":20957,"slug":"asia-cup-2015-16","name":"Asia Cup","longName":"Men's T20 Asia Cup","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2016,"typeId":3,"isTrophy":true,"description":"in Bangladesh","season":"2015/16","startDate":"2016-02-19T00:00:00.000Z","endDate":"2016-03-06T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":3,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}]},{"series":{"id":16317,"objectId":1432722,"scribeId":21266,"slug":"major-league-cricket-2024","name":"मेजर लीग क्रिकेट","longName":"मेजर लीग क्रिकेट","alternateName":"MLC","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United States of America","season":"2024","startDate":"2024-07-05T00:00:00.000Z","endDate":"2024-07-28T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"seasons":[{"id":16317,"objectId":1432722,"scribeId":21266,"slug":"major-league-cricket-2024","name":"मेजर लीग क्रिकेट","longName":"मेजर लीग क्रिकेट","alternateName":"MLC","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United States of America","season":"2024","startDate":"2024-07-05T00:00:00.000Z","endDate":"2024-07-28T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":15244,"objectId":1357742,"scribeId":21266,"slug":"major-league-cricket-2023","name":"मेजर क्रिकेट लीग","longName":"मेजर क्रिकेट लीग","alternateName":"एमएलसी","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in United States of America","season":"2023","startDate":"2023-07-13T00:00:00.000Z","endDate":"2023-07-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}]},{"series":{"id":16403,"objectId":1437327,"scribeId":21275,"slug":"sa20-2024-25","name":"SA20","longName":"SA20","alternateName":"SA20","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2024/25","startDate":"2025-01-09T00:00:00.000Z","endDate":"2025-02-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"seasons":[{"id":16403,"objectId":1437327,"scribeId":21275,"slug":"sa20-2024-25","name":"SA20","longName":"SA20","alternateName":"SA20","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2024/25","startDate":"2025-01-09T00:00:00.000Z","endDate":"2025-02-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":15679,"objectId":1392651,"scribeId":21275,"slug":"sa20-2023-24","name":"SA20","longName":"SA20","alternateName":"SA20","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2023/24","startDate":"2024-01-10T00:00:00.000Z","endDate":"2024-02-10T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},{"id":14979,"objectId":1335268,"scribeId":21275,"slug":"sa20-2022-23","name":"एसए20","longName":"एसए20","alternateName":"एसए20","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2022/23","startDate":"2023-01-01T00:00:00.000Z","endDate":"2023-02-11T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}]},{"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"वीमेंस प्रीमियर लीग","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"seasons":[{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"वीमेंस प्रीमियर लीग","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},{"id":15955,"objectId":1411373,"scribeId":21282,"slug":"women-s-premier-league-2023-24","name":"विमेंस प्रीमियर लीग","longName":"विमेंस प्रीमियर लीग","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2024-02-23T00:00:00.000Z","endDate":"2024-03-17T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},{"id":15174,"objectId":1348825,"scribeId":21282,"slug":"women-s-premier-league-2022-23","name":"विमेंस प्रीमियर लीग","longName":"विमेंस प्रीमियर लीग","alternateName":"डब्ल्यूपीएल","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in India","season":"2022/23","startDate":"2023-03-04T00:00:00.000Z","endDate":"2023-03-24T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false}]}]},"standings":{"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"rpwr":false,"forAgainst":true},"groups":[{"name":"Group A","teamsToQualifyCount":0,"teamStats":[{"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":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":6,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":24,"quotient":null,"nrr":1.536,"rpwr":null,"for":"1251/137.1","against":"1034/136.2","pct":null,"recentMatches":[{"_uid":116443,"id":116443,"objectId":1446082,"slug":"bihar-vs-madhya-pradesh-group-a","title":"Group A","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 8 विकेट से जीत, 15 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"117/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"118/2","scoreInfo":"17.3/20 ov, T:118","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116425,"id":116425,"objectId":1446064,"slug":"hyderabad-india-vs-madhya-pradesh-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 7 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":false,"isLive":false,"score":"178/8","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"171/9","scoreInfo":"20 ov, T:179","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116409,"id":116409,"objectId":1446048,"slug":"madhya-pradesh-vs-rajasthan-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 6 विकेट से जीत, 22 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"139/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"143/4","scoreInfo":"16.2/20 ov, T:140","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116388,"id":116388,"objectId":1446027,"slug":"bengal-vs-madhya-pradesh-group-a","title":"Group A","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 6 विकेट से जीत, 2 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":true,"isLive":false,"score":"189/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"190/4","scoreInfo":"19.4/20 ov, T:190","points":4,"teamOdds":null}],"languages":[]},{"_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":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 9 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"188/8","scoreInfo":null,"points":4,"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":"179/7","scoreInfo":"20 ov, T:189","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":null,"allMatchObjectIds":[1445976,1445993,1446012,1446027,1446048,1446064,1446082]},{"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":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":6,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":24,"quotient":null,"nrr":1.607,"rpwr":null,"for":"1098/116.4","against":"1090/139.4","pct":null,"recentMatches":[{"_uid":116442,"id":116442,"objectId":1446081,"slug":"bengal-vs-rajasthan-group-a","title":"ग्रुप ए","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 7 विकेट से जीत, 9 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"153/9","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":"154/3","scoreInfo":"18.3/20 ov, T:154","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116424,"id":116424,"objectId":1446063,"slug":"bengal-vs-bihar-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 9 विकेट से जीत, 36 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":false,"isLive":false,"score":"147/6","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":"150/1","scoreInfo":"14/20 ov, T:148","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116406,"id":116406,"objectId":1446045,"slug":"bengal-vs-meghalaya-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 6 विकेट से जीत, 49 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"127/6","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":"128/4","scoreInfo":"11.5/20 ov, T:128","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116388,"id":116388,"objectId":1446027,"slug":"bengal-vs-madhya-pradesh-group-a","title":"Group A","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 6 विकेट से जीत, 2 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":true,"isLive":false,"score":"189/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"190/4","scoreInfo":"19.4/20 ov, T:190","points":4,"teamOdds":null}],"languages":[]},{"_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":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 27 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"157/4","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":"158/2","scoreInfo":"15.3/20 ov, T:158","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":null,"allMatchObjectIds":[1445973,1445991,1446009,1446027,1446045,1446063,1446081]},{"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":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":5,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":20,"quotient":null,"nrr":1.57,"rpwr":null,"for":"1150/116.5","against":"1150/139.0","pct":null,"recentMatches":[{"_uid":116445,"id":116445,"objectId":1446084,"slug":"meghalaya-vs-punjab-group-a","title":"ग्रुप ए","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 7 विकेट से जीत, 63 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"142/7","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":"144/3","scoreInfo":"9.3/20 ov, T:143","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116427,"id":116427,"objectId":1446066,"slug":"punjab-vs-rajasthan-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 5 विकेट से जीत, 14 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"161/9","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":true,"isLive":false,"score":"162/5","scoreInfo":"17.4/20 ov, T:162","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116408,"id":116408,"objectId":1446047,"slug":"hyderabad-india-vs-punjab-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 7 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"189","scoreInfo":"20 ov, T:197","points":0,"teamOdds":null}],"languages":[]},{"_uid":116391,"id":116391,"objectId":1446030,"slug":"mizoram-vs-punjab-group-a","title":"ग्रुप ए","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई (पंजाब सुपर ओवर में जीता)","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"176/5","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":"176/7","scoreInfo":"20 ov, T:177","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 9 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"188/8","scoreInfo":null,"points":4,"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":"179/7","scoreInfo":"20 ov, T:189","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":null,"allMatchObjectIds":[1445973,1445992,1446012,1446030,1446047,1446066,1446084]},{"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":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":5,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":20,"quotient":null,"nrr":2.181,"rpwr":null,"for":"1177/125.3","against":"980/136.1","pct":null,"recentMatches":[{"_uid":116442,"id":116442,"objectId":1446081,"slug":"bengal-vs-rajasthan-group-a","title":"ग्रुप ए","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 7 विकेट से जीत, 9 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"153/9","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":"154/3","scoreInfo":"18.3/20 ov, T:154","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116427,"id":116427,"objectId":1446066,"slug":"punjab-vs-rajasthan-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 5 विकेट से जीत, 14 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"161/9","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":true,"isLive":false,"score":"162/5","scoreInfo":"17.4/20 ov, T:162","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116409,"id":116409,"objectId":1446048,"slug":"madhya-pradesh-vs-rajasthan-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 6 विकेट से जीत, 22 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"139/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"143/4","scoreInfo":"16.2/20 ov, T:140","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116390,"id":116390,"objectId":1446029,"slug":"meghalaya-vs-rajasthan-group-a","title":"ग्रुप ए","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 9 विकेट से जीत, 65 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"91","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"92/1","scoreInfo":"9.1/20 ov, T:92","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 24 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"187/8","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"163/8","scoreInfo":"20 ov, T:188","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":null,"allMatchObjectIds":[1445974,1445994,1446011,1446029,1446048,1446066,1446081]},{"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":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":12,"quotient":null,"nrr":1.974,"rpwr":null,"for":"1154/124.1","against":"1009/137.5","pct":null,"recentMatches":[{"_uid":116444,"id":116444,"objectId":1446083,"slug":"hyderabad-india-vs-mizoram-group-a","title":"ग्रुप ए","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 10 विकेट से जीत, 50 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"123","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"127/0","scoreInfo":"11.4/20 ov, T:124","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116425,"id":116425,"objectId":1446064,"slug":"hyderabad-india-vs-madhya-pradesh-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 7 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":false,"isLive":false,"score":"178/8","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"171/9","scoreInfo":"20 ov, T:179","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116408,"id":116408,"objectId":1446047,"slug":"hyderabad-india-vs-punjab-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 7 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"189","scoreInfo":"20 ov, T:197","points":0,"teamOdds":null}],"languages":[]},{"_uid":116389,"id":116389,"objectId":1446028,"slug":"bihar-vs-hyderabad-india-group-a","title":"ग्रुप ए","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 9 विकेट से जीत, 45 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":true,"isLive":false,"score":"118/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"119/1","scoreInfo":"12.3/20 ov, T:119","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 24 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"187/8","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"163/8","scoreInfo":"20 ov, T:188","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":null,"allMatchObjectIds":[1445975,1445991,1446011,1446028,1446047,1446064,1446083]},{"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":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":5,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":-1.646,"rpwr":null,"for":"979/140.0","against":"982/113.4","pct":null,"recentMatches":[{"_uid":116443,"id":116443,"objectId":1446082,"slug":"bihar-vs-madhya-pradesh-group-a","title":"Group A","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 8 विकेट से जीत, 15 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"117/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"118/2","scoreInfo":"17.3/20 ov, T:118","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116424,"id":116424,"objectId":1446063,"slug":"bengal-vs-bihar-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 9 विकेट से जीत, 36 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":false,"isLive":false,"score":"147/6","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":"150/1","scoreInfo":"14/20 ov, T:148","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116407,"id":116407,"objectId":1446046,"slug":"bihar-vs-mizoram-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1636,"status":"परिणाम","statusText":"बिहार की 103 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"199/2","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":"96","scoreInfo":"15/20 ov, T:200","points":0,"teamOdds":null}],"languages":[]},{"_uid":116389,"id":116389,"objectId":1446028,"slug":"bihar-vs-hyderabad-india-group-a","title":"ग्रुप ए","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 9 विकेट से जीत, 45 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":true,"isLive":false,"score":"118/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"119/1","scoreInfo":"12.3/20 ov, T:119","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1636,"status":"परिणाम","statusText":"बिहार की 8 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":true,"isLive":false,"score":"169/7","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":"161/8","scoreInfo":"20 ov, T:170","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":null,"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":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":1,"matchesLost":6,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":-2.674,"rpwr":null,"for":"933/137.2","against":"1204/127.1","pct":null,"recentMatches":[{"_uid":116444,"id":116444,"objectId":1446083,"slug":"hyderabad-india-vs-mizoram-group-a","title":"ग्रुप ए","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 10 विकेट से जीत, 50 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"123","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"127/0","scoreInfo":"11.4/20 ov, T:124","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116426,"id":116426,"objectId":1446065,"slug":"meghalaya-vs-mizoram-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6560,"status":"परिणाम","statusText":"मिज़ोरम की 6 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"111/8","scoreInfo":null,"points":0,"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":"112/4","scoreInfo":"17.2/20 ov, T:112","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116407,"id":116407,"objectId":1446046,"slug":"bihar-vs-mizoram-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1636,"status":"परिणाम","statusText":"बिहार की 103 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"199/2","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":"96","scoreInfo":"15/20 ov, T:200","points":0,"teamOdds":null}],"languages":[]},{"_uid":116391,"id":116391,"objectId":1446030,"slug":"mizoram-vs-punjab-group-a","title":"ग्रुप ए","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई (पंजाब सुपर ओवर में जीता)","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"176/5","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":"176/7","scoreInfo":"20 ov, T:177","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 27 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"157/4","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":"158/2","scoreInfo":"15.3/20 ov, T:158","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":null,"allMatchObjectIds":[1445976,1445994,1446009,1446030,1446046,1446065,1446083]},{"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":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":0,"matchesLost":7,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":-4.469,"rpwr":null,"for":"822/140.0","against":"1115/107.5","pct":null,"recentMatches":[{"_uid":116445,"id":116445,"objectId":1446084,"slug":"meghalaya-vs-punjab-group-a","title":"ग्रुप ए","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 7 विकेट से जीत, 63 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"142/7","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":"144/3","scoreInfo":"9.3/20 ov, T:143","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116426,"id":116426,"objectId":1446065,"slug":"meghalaya-vs-mizoram-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6560,"status":"परिणाम","statusText":"मिज़ोरम की 6 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"111/8","scoreInfo":null,"points":0,"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":"112/4","scoreInfo":"17.2/20 ov, T:112","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116406,"id":116406,"objectId":1446045,"slug":"bengal-vs-meghalaya-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 6 विकेट से जीत, 49 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"127/6","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":"128/4","scoreInfo":"11.5/20 ov, T:128","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116390,"id":116390,"objectId":1446029,"slug":"meghalaya-vs-rajasthan-group-a","title":"ग्रुप ए","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 9 विकेट से जीत, 65 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"91","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"92/1","scoreInfo":"9.1/20 ov, T:92","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1636,"status":"परिणाम","statusText":"बिहार की 8 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":true,"isLive":false,"score":"169/7","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":"161/8","scoreInfo":"20 ov, T:170","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":null,"allMatchObjectIds":[1445975,1445993,1446010,1446029,1446045,1446065,1446084]}],"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":"7","matchesWon":6,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":24,"quotient":null,"nrr":2.353,"rpwr":null,"for":"1402/128.2","against":"1200/140.0","pct":null,"recentMatches":[{"_uid":116446,"id":116446,"objectId":1446085,"slug":"baroda-vs-sikkim-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 263 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"349/5","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":"86/7","scoreInfo":"20 ov, T:350","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116428,"id":116428,"objectId":1446067,"slug":"baroda-vs-karnataka-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 4 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटक","longName":"कर्नाटक","abbreviation":"कर्नाटक","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"169/8","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":"172/6","scoreInfo":"18.5/20 ov, T:170","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116410,"id":116410,"objectId":1446049,"slug":"baroda-vs-saurashtra-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 78 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"266/6","scoreInfo":null,"points":4,"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/8","scoreInfo":"20 ov, T:267","points":0,"teamOdds":null}],"languages":[]},{"_uid":116392,"id":116392,"objectId":1446031,"slug":"baroda-vs-tripura-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 7 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"109/9","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":"115/3","scoreInfo":"11.2/20 ov, T:110","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 3 विकेट से जीत, 0 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"221/6","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":"222/7","scoreInfo":"20 ov, T:222","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445977,1445995,1446013,1446031,1446049,1446067,1446085]},{"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":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":6,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":24,"quotient":null,"nrr":2.267,"rpwr":null,"for":"1354/131.4","against":"1117/139.2","pct":null,"recentMatches":[{"_uid":116448,"id":116448,"objectId":1446087,"slug":"saurashtra-vs-tripura-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 4 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"136","scoreInfo":null,"points":0,"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":[2],"isHome":true,"isLive":false,"score":"141/6","scoreInfo":"13.3/20 ov, T:137","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116430,"id":116430,"objectId":1446069,"slug":"saurashtra-vs-tamil-nadu-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"235/5","scoreInfo":null,"points":4,"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":[2],"isHome":false,"isLive":false,"score":"177/9","scoreInfo":"20 ov, T:236","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116410,"id":116410,"objectId":1446049,"slug":"baroda-vs-saurashtra-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 78 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"266/6","scoreInfo":null,"points":4,"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/8","scoreInfo":"20 ov, T:267","points":0,"teamOdds":null}],"languages":[]},{"_uid":116395,"id":116395,"objectId":1446034,"slug":"saurashtra-vs-uttarakhand-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"186/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"143/6","scoreInfo":"20 ov, T:187","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 5 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"171/8","scoreInfo":null,"points":0,"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":[2],"isHome":false,"isLive":false,"score":"173/5","scoreInfo":"18.1/20 ov, T:172","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"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":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":6,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":24,"quotient":null,"nrr":1.932,"rpwr":null,"for":"1210/119.5","against":"1139/139.3","pct":null,"recentMatches":[{"_uid":116447,"id":116447,"objectId":1446086,"slug":"gujarat-vs-karnataka-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 48 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"251/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":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"203","scoreInfo":"19.1/20 ov, T:252","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116429,"id":116429,"objectId":1446068,"slug":"gujarat-vs-uttarakhand-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 8 विकेट से जीत, 41 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"182/7","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":"185/2","scoreInfo":"13.1/20 ov, T:183","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116411,"id":116411,"objectId":1446050,"slug":"gujarat-vs-sikkim-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 6 विकेट से जीत, 18 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"101/6","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":"102/4","scoreInfo":"17/20 ov, T:102","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116393,"id":116393,"objectId":1446032,"slug":"gujarat-vs-tamil-nadu-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 19 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"133/9","scoreInfo":null,"points":4,"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":[2],"isHome":false,"isLive":false,"score":"114","scoreInfo":"18.5/20 ov, T:134","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 8 विकेट से जीत, 58 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"155/8","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":"156/2","scoreInfo":"10.2/20 ov, T:156","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445977,1445996,1446014,1446032,1446050,1446068,1446086]},{"teamInfo":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटक","longName":"कर्नाटक","abbreviation":"कर्नाटक","unofficialName":"","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":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":12,"quotient":null,"nrr":1.092,"rpwr":null,"for":"1122/116.4","against":"1168/137.0","pct":null,"recentMatches":[{"_uid":116447,"id":116447,"objectId":1446086,"slug":"gujarat-vs-karnataka-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 48 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"251/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":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"203","scoreInfo":"19.1/20 ov, T:252","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116428,"id":116428,"objectId":1446067,"slug":"baroda-vs-karnataka-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 4 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटक","longName":"कर्नाटक","abbreviation":"कर्नाटक","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"169/8","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":"172/6","scoreInfo":"18.5/20 ov, T:170","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116412,"id":116412,"objectId":1446051,"slug":"karnataka-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटक की 7 विकेट से जीत, 51 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"90","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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"93/3","scoreInfo":"11.3/20 ov, T:91","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116394,"id":116394,"objectId":1446033,"slug":"karnataka-vs-sikkim-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटक की 8 विकेट से जीत, 86 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"82","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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"86/2","scoreInfo":"5.4/20 ov, T:83","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 5 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"171/8","scoreInfo":null,"points":0,"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":[2],"isHome":false,"isLive":false,"score":"173/5","scoreInfo":"18.1/20 ov, T:172","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209","scoreInfo":"19.5/20 ov, T:216","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445978,1445997,1446015,1446033,1446051,1446067,1446086]},{"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":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":12,"quotient":null,"nrr":0.869,"rpwr":null,"for":"1248/140.0","against":"1058/131.3","pct":null,"recentMatches":[{"_uid":116449,"id":116449,"objectId":1446088,"slug":"tamil-nadu-vs-uttarakhand-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 94 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"194/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"100","scoreInfo":"20 ov, T:195","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116430,"id":116430,"objectId":1446069,"slug":"saurashtra-vs-tamil-nadu-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"235/5","scoreInfo":null,"points":4,"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":[2],"isHome":false,"isLive":false,"score":"177/9","scoreInfo":"20 ov, T:236","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116412,"id":116412,"objectId":1446051,"slug":"karnataka-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटक की 7 विकेट से जीत, 51 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"90","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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"93/3","scoreInfo":"11.3/20 ov, T:91","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116393,"id":116393,"objectId":1446032,"slug":"gujarat-vs-tamil-nadu-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 19 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"133/9","scoreInfo":null,"points":4,"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":[2],"isHome":false,"isLive":false,"score":"114","scoreInfo":"18.5/20 ov, T:134","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 3 विकेट से जीत, 0 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"221/6","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":"222/7","scoreInfo":"20 ov, T:222","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445980,1445998,1446013,1446032,1446051,1446069,1446088]},{"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":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":5,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":-1.181,"rpwr":null,"for":"1022/124.2","against":"1078/114.4","pct":null,"recentMatches":[{"_uid":116448,"id":116448,"objectId":1446087,"slug":"saurashtra-vs-tripura-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 4 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"136","scoreInfo":null,"points":0,"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":[2],"isHome":true,"isLive":false,"score":"141/6","scoreInfo":"13.3/20 ov, T:137","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116431,"id":116431,"objectId":1446070,"slug":"sikkim-vs-tripura-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2200,"status":"परिणाम","statusText":"त्रिपुरा की 8 विकेट से जीत, 60 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"91","scoreInfo":null,"points":0,"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":"92/2","scoreInfo":"10/20 ov, T:92","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116413,"id":116413,"objectId":1446052,"slug":"tripura-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2200,"status":"परिणाम","statusText":"त्रिपुरा की 8 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"150/7","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"154/2","scoreInfo":"14.2/20 ov, T:151","points":4,"teamOdds":null}],"languages":[]},{"_uid":116392,"id":116392,"objectId":1446031,"slug":"baroda-vs-tripura-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 7 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"109/9","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":"115/3","scoreInfo":"11.2/20 ov, T:110","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 8 विकेट से जीत, 58 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"155/8","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":"156/2","scoreInfo":"10.2/20 ov, T:156","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445980,1445997,1446014,1446031,1446052,1446070,1446087]},{"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":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":2,"matchesLost":5,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":-1.151,"rpwr":null,"for":"1045/127.1","against":"1182/126.1","pct":null,"recentMatches":[{"_uid":116449,"id":116449,"objectId":1446088,"slug":"tamil-nadu-vs-uttarakhand-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 94 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"194/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"100","scoreInfo":"20 ov, T:195","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116429,"id":116429,"objectId":1446068,"slug":"gujarat-vs-uttarakhand-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 8 विकेट से जीत, 41 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"182/7","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":"185/2","scoreInfo":"13.1/20 ov, T:183","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116413,"id":116413,"objectId":1446052,"slug":"tripura-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2200,"status":"परिणाम","statusText":"त्रिपुरा की 8 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"150/7","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"154/2","scoreInfo":"14.2/20 ov, T:151","points":4,"teamOdds":null}],"languages":[]},{"_uid":116395,"id":116395,"objectId":1446034,"slug":"saurashtra-vs-uttarakhand-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"186/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"143/6","scoreInfo":"20 ov, T:187","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 8 विकेट से जीत, 77 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"86/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"90/2","scoreInfo":"7.1/20 ov, T:87","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209","scoreInfo":"19.5/20 ov, T:216","points":0,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445978,1445995,1446016,1446034,1446052,1446068,1446088]},{"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":"7","matchesWon":0,"matchesLost":7,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":-6.437,"rpwr":null,"for":"633/140.0","against":"1094/99.5","pct":null,"recentMatches":[{"_uid":116446,"id":116446,"objectId":1446085,"slug":"baroda-vs-sikkim-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 263 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"349/5","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":"86/7","scoreInfo":"20 ov, T:350","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116431,"id":116431,"objectId":1446070,"slug":"sikkim-vs-tripura-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2200,"status":"परिणाम","statusText":"त्रिपुरा की 8 विकेट से जीत, 60 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"91","scoreInfo":null,"points":0,"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":"92/2","scoreInfo":"10/20 ov, T:92","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116411,"id":116411,"objectId":1446050,"slug":"gujarat-vs-sikkim-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 6 विकेट से जीत, 18 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"101/6","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":"102/4","scoreInfo":"17/20 ov, T:102","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116394,"id":116394,"objectId":1446033,"slug":"karnataka-vs-sikkim-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटक की 8 विकेट से जीत, 86 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"82","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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"86/2","scoreInfo":"5.4/20 ov, T:83","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 8 विकेट से जीत, 77 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"86/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"90/2","scoreInfo":"7.1/20 ov, T:87","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445979,1445998,1446016,1446033,1446050,1446070,1446085]}],"finalMatches":[]},{"name":"Group C","teamsToQualifyCount":0,"teamStats":[{"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":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":6,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":24,"quotient":null,"nrr":2.224,"rpwr":null,"for":"1032/114.5","against":"940/139.0","pct":null,"recentMatches":[{"_uid":116450,"id":116450,"objectId":1446089,"slug":"arunachal-pradesh-vs-delhi-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 10 विकेट से जीत, 83 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"89/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"92/0","scoreInfo":"6.1/20 ov, T:90","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116433,"id":116433,"objectId":1446072,"slug":"delhi-vs-jharkhand-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 5 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"154/8","scoreInfo":null,"points":0,"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":"157/5","scoreInfo":"19/20 ov, T:155","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116415,"id":116415,"objectId":1446054,"slug":"delhi-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 5 विकेट से जीत, 31 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"145/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"149/5","scoreInfo":"14.5/20 ov, T:146","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116397,"id":116397,"objectId":1446036,"slug":"delhi-vs-manipur-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 4 विकेट से जीत, 9 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"120/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"124/6","scoreInfo":"18.3/20 ov, T:121","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 6 विकेट से जीत, 28 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"117","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"119/4","scoreInfo":"15.2/20 ov, T:118","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"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":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":5,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":20,"quotient":null,"nrr":1.942,"rpwr":null,"for":"1095/122.4","against":"972/139.1","pct":null,"recentMatches":[{"_uid":116453,"id":116453,"objectId":1446092,"slug":"jharkhand-vs-uttar-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 10 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"160/8","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":true,"isLive":false,"score":"150","scoreInfo":"19.5/20 ov, T:161","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116435,"id":116435,"objectId":1446074,"slug":"jammu-kashmir-vs-uttar-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 6 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"157/6","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"160/4","scoreInfo":"19.1/20 ov, T:158","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116414,"id":116414,"objectId":1446053,"slug":"arunachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 156 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"242/4","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":"86/5","scoreInfo":"20 ov, T:243","points":0,"teamOdds":null}],"languages":[]},{"_uid":116398,"id":116398,"objectId":1446037,"slug":"haryana-vs-uttar-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 4 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"133/9","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":"134/6","scoreInfo":"17.5/20 ov, T:134","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"110/8","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":"112/3","scoreInfo":"11.2/20 ov, T:111","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445982,1446001,1446020,1446037,1446053,1446074,1446092]},{"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":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":5,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":20,"quotient":null,"nrr":1.893,"rpwr":null,"for":"1133/119.3","against":"1032/136.0","pct":null,"recentMatches":[{"_uid":116453,"id":116453,"objectId":1446092,"slug":"jharkhand-vs-uttar-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 10 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"160/8","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":true,"isLive":false,"score":"150","scoreInfo":"19.5/20 ov, T:161","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116433,"id":116433,"objectId":1446072,"slug":"delhi-vs-jharkhand-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 5 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"154/8","scoreInfo":null,"points":0,"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":"157/5","scoreInfo":"19/20 ov, T:155","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116416,"id":116416,"objectId":1446055,"slug":"haryana-vs-jharkhand-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 1 विकेट से जीत, 0 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"111/8","scoreInfo":"16/16 ov","points":0,"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":"113/9","scoreInfo":"16/16 ov, T:112","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116396,"id":116396,"objectId":1446035,"slug":"arunachal-pradesh-vs-jharkhand-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 10 विकेट से जीत, 93 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"93","scoreInfo":null,"points":0,"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":"94/0","scoreInfo":"4.3/20 ov, T:94","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 42 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"177/6","scoreInfo":null,"points":4,"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":true,"isLive":false,"score":"135/9","scoreInfo":"20 ov, T:178","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445984,1446002,1446019,1446035,1446055,1446072,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":"7","matchesWon":5,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":20,"quotient":null,"nrr":1.134,"rpwr":null,"for":"960/119.2","against":"964/139.3","pct":null,"recentMatches":[{"_uid":116451,"id":116451,"objectId":1446090,"slug":"haryana-vs-jammu-kashmir-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 6 विकेट से जीत, 15 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"128/4","scoreInfo":null,"points":0,"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":"130/4","scoreInfo":"17.3/20 ov, T:129","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116435,"id":116435,"objectId":1446074,"slug":"jammu-kashmir-vs-uttar-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 6 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"157/6","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"160/4","scoreInfo":"19.1/20 ov, T:158","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116417,"id":116417,"objectId":1446056,"slug":"jammu-kashmir-vs-manipur-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 2 विकेट से जीत, 2 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"110/8","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"113/8","scoreInfo":"19.4/20 ov, T:111","points":4,"teamOdds":null}],"languages":[]},{"_uid":116399,"id":116399,"objectId":1446038,"slug":"himachal-pradesh-vs-jammu-kashmir-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 3 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"173/8","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":true,"isLive":false,"score":"177/7","scoreInfo":"19.3/20 ov, T:174","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 10 विकेट से जीत, 102 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"32","scoreInfo":null,"points":0,"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":"34/0","scoreInfo":"3/20 ov, T:33","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445984,1446000,1446017,1446038,1446056,1446074,1446090]},{"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":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":12,"quotient":null,"nrr":1.672,"rpwr":null,"for":"988/122.0","against":"814/126.4","pct":null,"recentMatches":[{"_uid":116451,"id":116451,"objectId":1446090,"slug":"haryana-vs-jammu-kashmir-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 6 विकेट से जीत, 15 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"128/4","scoreInfo":null,"points":0,"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":"130/4","scoreInfo":"17.3/20 ov, T:129","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116434,"id":116434,"objectId":1446073,"slug":"haryana-vs-himachal-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 7 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"152/7","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":"154/3","scoreInfo":"19.2/20 ov, T:153","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116416,"id":116416,"objectId":1446055,"slug":"haryana-vs-jharkhand-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 1 विकेट से जीत, 0 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"111/8","scoreInfo":"16/16 ov","points":0,"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":"113/9","scoreInfo":"16/16 ov, T:112","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116398,"id":116398,"objectId":1446037,"slug":"haryana-vs-uttar-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 4 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"133/9","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":"134/6","scoreInfo":"17.5/20 ov, T:134","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 6 विकेट से जीत, 28 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"117","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"119/4","scoreInfo":"15.2/20 ov, T:118","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445983,1445999,1446018,1446037,1446055,1446073,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":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":3,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":12,"quotient":null,"nrr":0.196,"rpwr":null,"for":"923/118.4","against":"968/127.4","pct":null,"recentMatches":[{"_uid":116452,"id":116452,"objectId":1446091,"slug":"himachal-pradesh-vs-manipur-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 37 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":false,"isLive":false,"score":"134/7","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":true,"isLive":false,"score":"135/2","scoreInfo":"13.5/20 ov, T:135","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116434,"id":116434,"objectId":1446073,"slug":"haryana-vs-himachal-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 7 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"152/7","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":"154/3","scoreInfo":"19.2/20 ov, T:153","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116415,"id":116415,"objectId":1446054,"slug":"delhi-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 5 विकेट से जीत, 31 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"145/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"149/5","scoreInfo":"14.5/20 ov, T:146","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116399,"id":116399,"objectId":1446038,"slug":"himachal-pradesh-vs-jammu-kashmir-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 3 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"173/8","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":true,"isLive":false,"score":"177/7","scoreInfo":"19.3/20 ov, T:174","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 42 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"177/6","scoreInfo":null,"points":4,"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":true,"isLive":false,"score":"135/9","scoreInfo":"20 ov, T:178","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445981,1446001,1446019,1446038,1446054,1446073,1446091]},{"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":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":1,"matchesLost":6,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":-2.37,"rpwr":null,"for":"834/140.0","against":"916/110.0","pct":null,"recentMatches":[{"_uid":116452,"id":116452,"objectId":1446091,"slug":"himachal-pradesh-vs-manipur-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 37 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":false,"isLive":false,"score":"134/7","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":true,"isLive":false,"score":"135/2","scoreInfo":"13.5/20 ov, T:135","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116432,"id":116432,"objectId":1446071,"slug":"arunachal-pradesh-vs-manipur-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1994,"status":"परिणाम","statusText":"मणिपुर की 20 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"119/9","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":"99","scoreInfo":"19.5/20 ov, T:120","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116417,"id":116417,"objectId":1446056,"slug":"jammu-kashmir-vs-manipur-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 2 विकेट से जीत, 2 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"110/8","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"113/8","scoreInfo":"19.4/20 ov, T:111","points":4,"teamOdds":null}],"languages":[]},{"_uid":116397,"id":116397,"objectId":1446036,"slug":"delhi-vs-manipur-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 4 विकेट से जीत, 9 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"120/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"124/6","scoreInfo":"18.3/20 ov, T:121","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"110/8","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":"112/3","scoreInfo":"11.2/20 ov, T:111","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445983,1446002,1446020,1446036,1446056,1446071,1446091]},{"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":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"7","matchesWon":0,"matchesLost":7,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":-7.611,"rpwr":null,"for":"556/140.0","against":"915/79.0","pct":null,"recentMatches":[{"_uid":116450,"id":116450,"objectId":1446089,"slug":"arunachal-pradesh-vs-delhi-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 10 विकेट से जीत, 83 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"89/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"92/0","scoreInfo":"6.1/20 ov, T:90","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116432,"id":116432,"objectId":1446071,"slug":"arunachal-pradesh-vs-manipur-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1994,"status":"परिणाम","statusText":"मणिपुर की 20 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"119/9","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":"99","scoreInfo":"19.5/20 ov, T:120","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116414,"id":116414,"objectId":1446053,"slug":"arunachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 156 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"242/4","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":"86/5","scoreInfo":"20 ov, T:243","points":0,"teamOdds":null}],"languages":[]},{"_uid":116396,"id":116396,"objectId":1446035,"slug":"arunachal-pradesh-vs-jharkhand-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 10 विकेट से जीत, 93 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"93","scoreInfo":null,"points":0,"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":"94/0","scoreInfo":"4.3/20 ov, T:94","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 10 विकेट से जीत, 102 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"32","scoreInfo":null,"points":0,"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":"34/0","scoreInfo":"3/20 ov, T:33","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445981,1445999,1446017,1446035,1446053,1446071,1446089]}],"finalMatches":[]},{"name":"Group D","teamsToQualifyCount":0,"teamStats":[{"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":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"6","matchesWon":4,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":1,"points":18,"quotient":null,"nrr":1.839,"rpwr":null,"for":"871/86.3","against":"823/100.0","pct":null,"recentMatches":[{"_uid":116438,"id":116438,"objectId":1446077,"slug":"chhattisgarh-vs-vidarbha-group-d","title":"ग्रुप डी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":false,"isLive":false,"score":"206/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"190","scoreInfo":"19.5/20 ov, T:207","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116420,"id":116420,"objectId":1446059,"slug":"vidarbha-vs-railways-group-d","title":"ग्रुप डी","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":2,"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":2,"teamOdds":null}],"languages":["hi"]},{"_uid":116400,"id":116400,"objectId":1446039,"slug":"assam-vs-vidarbha-group-d","title":"ग्रुप डी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 8 विकेट से जीत, 36 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"123","scoreInfo":null,"points":0,"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":"124/2","scoreInfo":"14/20 ov, T:124","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 7 विकेट से जीत, 45 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"136","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"139/3","scoreInfo":"12.3/20 ov, T:137","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394000/394027.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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445987,1446003,1446023,1446039,1446059,1446077]},{"teamInfo":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","isCountry":false,"primaryColor":null,"image":{"id":394027,"objectId":1467352,"slug":"chandigarh-team-logo","url":"/lsci/db/PICTURES/CMS/394000/394027.png","width":500,"height":500,"caption":"Chandigarh team logo","longCaption":"Chandigarh 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":"6","matchesWon":4,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":16,"quotient":null,"nrr":0.224,"rpwr":null,"for":"1062/115.4","against":"1063/118.4","pct":null,"recentMatches":[{"_uid":116455,"id":116455,"objectId":1446094,"slug":"chandigarh-vs-odisha-group-d","title":"ग्रुप डी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 2 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"205/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209/8","scoreInfo":"19.5/20 ov, T:206","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116437,"id":116437,"objectId":1446076,"slug":"chandigarh-vs-railways-group-d","title":"ग्रुप डी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394000/394027.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"162/7","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":"163/5","scoreInfo":"18.4/20 ov, T:163","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116401,"id":116401,"objectId":1446040,"slug":"chandigarh-vs-chhattisgarh-group-d","title":"ग्रुप डी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 9 विकेट से जीत, 20 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"176/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"177/1","scoreInfo":"16.4/20 ov, T:177","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 11 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"150","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"139","scoreInfo":"19.1/20 ov, T:151","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394000/394027.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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394000/394027.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":null,"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":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"6","matchesWon":3,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":1,"points":14,"quotient":null,"nrr":0.741,"rpwr":null,"for":"825/91.0","against":"820/98.3","pct":null,"recentMatches":[{"_uid":116456,"id":116456,"objectId":1446095,"slug":"puducherry-vs-railways-group-d","title":"ग्रुप डी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 6 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"175/8","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":"178/4","scoreInfo":"13.3/20 ov, T:176","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116437,"id":116437,"objectId":1446076,"slug":"chandigarh-vs-railways-group-d","title":"ग्रुप डी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394000/394027.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"162/7","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":"163/5","scoreInfo":"18.4/20 ov, T:163","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116420,"id":116420,"objectId":1446059,"slug":"vidarbha-vs-railways-group-d","title":"ग्रुप डी","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":2,"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":2,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":4625,"status":"परिणाम","statusText":"छत्तीसगढ़ की 3 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"159/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"160/7","scoreInfo":"19.5/20 ov, T:160","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"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":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"6","matchesWon":3,"matchesLost":3,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":12,"quotient":null,"nrr":-2.213,"rpwr":null,"for":"634/96.4","against":"807/92.0","pct":null,"recentMatches":[{"_uid":116454,"id":116454,"objectId":1446093,"slug":"assam-vs-chhattisgarh-group-d","title":"ग्रुप डी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4625,"status":"परिणाम","statusText":"छत्तीसगढ़ की 124 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"203/7","scoreInfo":null,"points":4,"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":"79","scoreInfo":"12.3/20 ov, T:204","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116436,"id":116436,"objectId":1446075,"slug":"assam-vs-odisha-group-d","title":"ग्रुप डी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2039,"status":"परिणाम","statusText":"ओडिशा की 63 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":false,"isLive":false,"score":"120/7","scoreInfo":"9/9 ov","points":4,"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":"57","scoreInfo":"8.1/9 ov, T:121","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116418,"id":116418,"objectId":1446057,"slug":"assam-vs-puducherry-group-d","title":"Group D","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 2 रन से जीत (VJD)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"125/5","scoreInfo":"12/12 ov","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":"96/3","scoreInfo":"9/9 ov, T:95","points":4,"teamOdds":null}],"languages":[]},{"_uid":116400,"id":116400,"objectId":1446039,"slug":"assam-vs-vidarbha-group-d","title":"ग्रुप डी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 8 विकेट से जीत, 36 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"123","scoreInfo":null,"points":0,"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":"124/2","scoreInfo":"14/20 ov, T:124","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 11 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"150","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"139","scoreInfo":"19.1/20 ov, T:151","points":0,"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445985,1446021,1446039,1446057,1446075,1446093]},{"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":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"6","matchesWon":2,"matchesLost":3,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":1,"points":10,"quotient":null,"nrr":0.746,"rpwr":null,"for":"895/99.5","against":"789/96.0","pct":null,"recentMatches":[{"_uid":116454,"id":116454,"objectId":1446093,"slug":"assam-vs-chhattisgarh-group-d","title":"ग्रुप डी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4625,"status":"परिणाम","statusText":"छत्तीसगढ़ की 124 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"203/7","scoreInfo":null,"points":4,"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":"79","scoreInfo":"12.3/20 ov, T:204","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116438,"id":116438,"objectId":1446077,"slug":"chhattisgarh-vs-vidarbha-group-d","title":"ग्रुप डी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":false,"isLive":false,"score":"206/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"190","scoreInfo":"19.5/20 ov, T:207","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116419,"id":116419,"objectId":1446058,"slug":"chhattisgarh-vs-odisha-group-d","title":"Group D","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":2,"teamOdds":null}],"languages":[]},{"_uid":116401,"id":116401,"objectId":1446040,"slug":"chandigarh-vs-chhattisgarh-group-d","title":"ग्रुप डी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 9 विकेट से जीत, 20 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"176/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"177/1","scoreInfo":"16.4/20 ov, T:177","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":4625,"status":"परिणाम","statusText":"छत्तीसगढ़ की 3 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"159/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"160/7","scoreInfo":"19.5/20 ov, T:160","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1446004,1446022,1446040,1446058,1446077,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":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"6","matchesWon":2,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":-1.474,"rpwr":null,"for":"847/94.2","against":"838/80.1","pct":null,"recentMatches":[{"_uid":116456,"id":116456,"objectId":1446095,"slug":"puducherry-vs-railways-group-d","title":"ग्रुप डी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 6 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"175/8","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":"178/4","scoreInfo":"13.3/20 ov, T:176","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116418,"id":116418,"objectId":1446057,"slug":"assam-vs-puducherry-group-d","title":"Group D","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 2 रन से जीत (VJD)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"125/5","scoreInfo":"12/12 ov","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":"96/3","scoreInfo":"9/9 ov, T:95","points":4,"teamOdds":null}],"languages":[]},{"_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":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"91/2","scoreInfo":"6/6 ov","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":true,"isLive":false,"score":"75/3","scoreInfo":"6/6 ov, T:92","points":0,"teamOdds":null}],"languages":[]},{"_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":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 7 विकेट से जीत, 45 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"136","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"139/3","scoreInfo":"12.3/20 ov, T:137","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394000/394027.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":null,"allMatchObjectIds":[1445986,1446004,1446023,1446041,1446057,1446095]},{"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":"6","matchesWon":1,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":1,"points":6,"quotient":null,"nrr":-0.106,"rpwr":null,"for":"777/75.0","against":"771/73.4","pct":null,"recentMatches":[{"_uid":116455,"id":116455,"objectId":1446094,"slug":"chandigarh-vs-odisha-group-d","title":"ग्रुप डी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 2 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"205/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209/8","scoreInfo":"19.5/20 ov, T:206","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116436,"id":116436,"objectId":1446075,"slug":"assam-vs-odisha-group-d","title":"ग्रुप डी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2039,"status":"परिणाम","statusText":"ओडिशा की 63 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":false,"isLive":false,"score":"120/7","scoreInfo":"9/9 ov","points":4,"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":"57","scoreInfo":"8.1/9 ov, T:121","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116419,"id":116419,"objectId":1446058,"slug":"chhattisgarh-vs-odisha-group-d","title":"Group D","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":2,"teamOdds":null}],"languages":[]},{"_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":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"91/2","scoreInfo":"6/6 ov","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":true,"isLive":false,"score":"75/3","scoreInfo":"6/6 ov, T:92","points":0,"teamOdds":null}],"languages":[]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445987,1446005,1446041,1446058,1446075,1446094]}],"finalMatches":[]},{"name":"Group E","teamsToQualifyCount":0,"teamStats":[{"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":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"6","matchesWon":5,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":20,"quotient":null,"nrr":1.213,"rpwr":null,"for":"1146/108.5","against":"1118/120.0","pct":null,"recentMatches":[{"_uid":116457,"id":116457,"objectId":1446096,"slug":"andhra-vs-mumbai-group-e","title":"ग्रुप ई","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 4 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"229/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"233/6","scoreInfo":"19.3/20 ov, T:230","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116441,"id":116441,"objectId":1446080,"slug":"services-vs-mumbai-group-e","title":"ग्रुप ई","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 39 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"192/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153","scoreInfo":"19.3/20 ov, T:193","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116423,"id":116423,"objectId":1446062,"slug":"nagaland-vs-mumbai-group-e","title":"ग्रुप ई","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 7 विकेट से जीत, 47 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"107","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"108/3","scoreInfo":"12.1/20 ov, T:108","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116404,"id":116404,"objectId":1446043,"slug":"kerala-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरल की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 5 विकेट से जीत, 17 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394600/394637.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"171/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"172/5","scoreInfo":"17.1/20 ov, T:172","points":4,"teamOdds":null}],"languages":[]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1445988,1446026,1446043,1446062,1446080,1446096]},{"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":"6","matchesWon":5,"matchesLost":1,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":20,"quotient":null,"nrr":2.526,"rpwr":null,"for":"947/98.2","against":"849/119.3","pct":null,"recentMatches":[{"_uid":116457,"id":116457,"objectId":1446096,"slug":"andhra-vs-mumbai-group-e","title":"ग्रुप ई","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 4 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"229/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"233/6","scoreInfo":"19.3/20 ov, T:230","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116439,"id":116439,"objectId":1446078,"slug":"andhra-vs-kerala-group-e","title":"ग्रुप ई","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 6 विकेट से जीत, 42 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"87","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":"88/4","scoreInfo":"13/20 ov, T:88","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116421,"id":116421,"objectId":1446060,"slug":"andhra-vs-services-group-e","title":"ग्रुप ई","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 23 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"222/8","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:223","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116403,"id":116403,"objectId":1446042,"slug":"andhra-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 75 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"174/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"99","scoreInfo":"15.4/20 ov, T:175","points":0,"teamOdds":null}],"languages":[]},{"_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":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 26 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"154/5","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":"155/2","scoreInfo":"15.4/20 ov, T:155","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"allMatchObjectIds":[1446006,1446024,1446042,1446060,1446078,1446096]},{"teamInfo":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरल","longName":"केरल","abbreviation":"केरल","unofficialName":"","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":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"6","matchesWon":4,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":16,"quotient":null,"nrr":0.85,"rpwr":null,"for":"862/97.2","against":"806/100.4","pct":null,"recentMatches":[{"_uid":116439,"id":116439,"objectId":1446078,"slug":"andhra-vs-kerala-group-e","title":"ग्रुप ई","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 6 विकेट से जीत, 42 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"87","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":"88/4","scoreInfo":"13/20 ov, T:88","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116422,"id":116422,"objectId":1446061,"slug":"goa-vs-kerala-group-e","title":"ग्रुप ई","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरल की 11 रन से जीत (VJD)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"143/6","scoreInfo":"13/13 ov","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":"69/2","scoreInfo":"7.5/7.5 ov, T:81","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116404,"id":116404,"objectId":1446043,"slug":"kerala-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरल की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरल की 8 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"120/8","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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"121/2","scoreInfo":"11.2/20 ov, T:121","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"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/394600/394637.png","unofficialName":""},"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153/7","scoreInfo":"18.1/20 ov, T:150","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445989,1446008,1446025,1446043,1446061,1446078]},{"teamInfo":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","isCountry":false,"primaryColor":null,"image":{"id":394637,"objectId":1468834,"slug":"maharashtra-cricket-association-team-logo","url":"/lsci/db/PICTURES/CMS/394600/394637.png","width":500,"height":500,"caption":"Maharashtra Cricket Association team logo","longCaption":"Maharashtra Cricket Association team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"6","matchesWon":3,"matchesLost":3,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":12,"quotient":null,"nrr":-0.154,"rpwr":null,"for":"1034/115.0","against":"1067/116.4","pct":null,"recentMatches":[{"_uid":116459,"id":116459,"objectId":1446098,"slug":"maharashtra-vs-services-group-e","title":"ग्रुप ई","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 41 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"231/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"190/8","scoreInfo":"20 ov, T:232","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116440,"id":116440,"objectId":1446079,"slug":"goa-vs-maharashtra-group-e","title":"ग्रुप ई","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1768,"status":"परिणाम","statusText":"गोवा की 4 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394600/394637.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"193/6","scoreInfo":null,"points":0,"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":"194/6","scoreInfo":"19.3/20 ov, T:194","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116403,"id":116403,"objectId":1446042,"slug":"andhra-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 75 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"174/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"99","scoreInfo":"15.4/20 ov, T:175","points":0,"teamOdds":null}],"languages":[]},{"_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":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 5 विकेट से जीत, 17 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394600/394637.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"171/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"172/5","scoreInfo":"17.1/20 ov, T:172","points":4,"teamOdds":null}],"languages":[]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"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/394600/394637.png","unofficialName":""},"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394600/394637.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445990,1446008,1446026,1446042,1446079,1446098]},{"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":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"6","matchesWon":2,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":0.037,"rpwr":null,"for":"1090/120.0","against":"1069/118.1","pct":null,"recentMatches":[{"_uid":116459,"id":116459,"objectId":1446098,"slug":"maharashtra-vs-services-group-e","title":"ग्रुप ई","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 41 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"231/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"190/8","scoreInfo":"20 ov, T:232","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116441,"id":116441,"objectId":1446080,"slug":"services-vs-mumbai-group-e","title":"ग्रुप ई","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 39 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"192/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153","scoreInfo":"19.3/20 ov, T:193","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116421,"id":116421,"objectId":1446060,"slug":"andhra-vs-services-group-e","title":"ग्रुप ई","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 23 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"222/8","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:223","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 106 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"212/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"106/8","scoreInfo":"20 ov, T:213","points":0,"teamOdds":null}],"languages":[]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153/7","scoreInfo":"18.1/20 ov, T:150","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"allMatchObjectIds":[1445989,1446007,1446044,1446060,1446080,1446098]},{"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":"6","matchesWon":2,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":0.114,"rpwr":null,"for":"1043/107.2","against":"994/103.3","pct":null,"recentMatches":[{"_uid":116458,"id":116458,"objectId":1446097,"slug":"goa-vs-nagaland-group-e","title":"ग्रुप ई","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1768,"status":"परिणाम","statusText":"गोवा की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"237/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"129","scoreInfo":"20 ov, T:238","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116440,"id":116440,"objectId":1446079,"slug":"goa-vs-maharashtra-group-e","title":"ग्रुप ई","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1768,"status":"परिणाम","statusText":"गोवा की 4 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394600/394637.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"193/6","scoreInfo":null,"points":0,"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":"194/6","scoreInfo":"19.3/20 ov, T:194","points":4,"teamOdds":null}],"languages":["hi"]},{"_uid":116422,"id":116422,"objectId":1446061,"slug":"goa-vs-kerala-group-e","title":"ग्रुप ई","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरल की 11 रन से जीत (VJD)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"143/6","scoreInfo":"13/13 ov","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":"69/2","scoreInfo":"7.5/7.5 ov, T:81","points":0,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 26 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"154/5","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":"155/2","scoreInfo":"15.4/20 ov, T:155","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":null,"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":"6","matchesWon":0,"matchesLost":6,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":0,"quotient":null,"nrr":-4.538,"rpwr":null,"for":"689/120.0","against":"908/88.2","pct":null,"recentMatches":[{"_uid":116458,"id":116458,"objectId":1446097,"slug":"goa-vs-nagaland-group-e","title":"ग्रुप ई","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1768,"status":"परिणाम","statusText":"गोवा की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"237/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"129","scoreInfo":"20 ov, T:238","points":0,"teamOdds":null}],"languages":["hi"]},{"_uid":116423,"id":116423,"objectId":1446062,"slug":"nagaland-vs-mumbai-group-e","title":"ग्रुप ई","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 7 विकेट से जीत, 47 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"107","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"108/3","scoreInfo":"12.1/20 ov, T:108","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 106 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"212/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"106/8","scoreInfo":"20 ov, T:213","points":0,"teamOdds":null}],"languages":[]},{"_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":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरल की 8 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"120/8","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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"121/2","scoreInfo":"11.2/20 ov, T:121","points":4,"teamOdds":null}],"languages":["hi"]},{"_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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394600/394637.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"151/4","scoreInfo":"15.1/20 ov, T:151","points":4,"teamOdds":null}],"languages":["hi"]}],"nextMatch":null,"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394000/394027.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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394600/394637.png","unofficialName":""},"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394000/394027.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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"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/394600/394637.png","unofficialName":""},"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":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 27 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"157/4","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":"158/2","scoreInfo":"15.3/20 ov, T:158","points":4,"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":"FINISHED","state":"POST","winnerTeamId":1636,"status":"परिणाम","statusText":"बिहार की 8 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":true,"isLive":false,"score":"169/7","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":"161/8","scoreInfo":"20 ov, T:170","points":0,"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":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 24 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"187/8","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"163/8","scoreInfo":"20 ov, T:188","points":0,"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":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 9 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"188/8","scoreInfo":null,"points":4,"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":"179/7","scoreInfo":"20 ov, T:189","points":0,"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":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 3 विकेट से जीत, 0 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"221/6","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":"222/7","scoreInfo":"20 ov, T:222","points":4,"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":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 8 विकेट से जीत, 58 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"155/8","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":"156/2","scoreInfo":"10.2/20 ov, T:156","points":4,"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":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 5 विकेट से जीत, 11 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"171/8","scoreInfo":null,"points":0,"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":[2],"isHome":false,"isLive":false,"score":"173/5","scoreInfo":"18.1/20 ov, T:172","points":4,"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":"FINISHED","state":"POST","winnerTeamId":6564,"status":"परिणाम","statusText":"उत्तराखंड की 8 विकेट से जीत, 77 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"86/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"90/2","scoreInfo":"7.1/20 ov, T:87","points":4,"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":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 10 विकेट से जीत, 102 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"32","scoreInfo":null,"points":0,"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":"34/0","scoreInfo":"3/20 ov, T:33","points":4,"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":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 6 विकेट से जीत, 28 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"117","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"119/4","scoreInfo":"15.2/20 ov, T:118","points":4,"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":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 42 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":6558,"objectId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"177/6","scoreInfo":null,"points":4,"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":true,"isLive":false,"score":"135/9","scoreInfo":"20 ov, T:178","points":0,"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":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"110/8","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":"112/3","scoreInfo":"11.2/20 ov, T:111","points":4,"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":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 11 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"150","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"139","scoreInfo":"19.1/20 ov, T:151","points":0,"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":"FINISHED","state":"POST","winnerTeamId":4625,"status":"परिणाम","statusText":"छत्तीसगढ़ की 3 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"159/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"160/7","scoreInfo":"19.5/20 ov, T:160","points":4,"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":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 7 विकेट से जीत, 45 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"136","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"139/3","scoreInfo":"12.3/20 ov, T:137","points":4,"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":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 26 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"154/5","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":"155/2","scoreInfo":"15.4/20 ov, T:155","points":4,"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":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरल की 8 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"120/8","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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"121/2","scoreInfo":"11.2/20 ov, T:121","points":4,"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":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 5 विकेट से जीत, 17 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394600/394637.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"171/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"172/5","scoreInfo":"17.1/20 ov, T:172","points":4,"teamOdds":null}],"languages":[]},"1446027":{"_uid":116388,"id":116388,"objectId":1446027,"slug":"bengal-vs-madhya-pradesh-group-a","title":"Group A","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 6 विकेट से जीत, 2 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":true,"isLive":false,"score":"189/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"190/4","scoreInfo":"19.4/20 ov, T:190","points":4,"teamOdds":null}],"languages":[]},"1446028":{"_uid":116389,"id":116389,"objectId":1446028,"slug":"bihar-vs-hyderabad-india-group-a","title":"ग्रुप ए","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 9 विकेट से जीत, 45 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":true,"isLive":false,"score":"118/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"119/1","scoreInfo":"12.3/20 ov, T:119","points":4,"teamOdds":null}],"languages":["hi"]},"1446029":{"_uid":116390,"id":116390,"objectId":1446029,"slug":"meghalaya-vs-rajasthan-group-a","title":"ग्रुप ए","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 9 विकेट से जीत, 65 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"91","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"92/1","scoreInfo":"9.1/20 ov, T:92","points":4,"teamOdds":null}],"languages":["hi"]},"1446030":{"_uid":116391,"id":116391,"objectId":1446030,"slug":"mizoram-vs-punjab-group-a","title":"ग्रुप ए","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"परिणाम","statusText":"मैच टाई (पंजाब सुपर ओवर में जीता)","statusEng":"RESULT","resultStatus":3,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"176/5","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":"176/7","scoreInfo":"20 ov, T:177","points":4,"teamOdds":null}],"languages":["hi"]},"1446031":{"_uid":116392,"id":116392,"objectId":1446031,"slug":"baroda-vs-tripura-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 7 विकेट से जीत, 52 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"109/9","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":"115/3","scoreInfo":"11.2/20 ov, T:110","points":4,"teamOdds":null}],"languages":["hi"]},"1446032":{"_uid":116393,"id":116393,"objectId":1446032,"slug":"gujarat-vs-tamil-nadu-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 19 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"133/9","scoreInfo":null,"points":4,"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":[2],"isHome":false,"isLive":false,"score":"114","scoreInfo":"18.5/20 ov, T:134","points":0,"teamOdds":null}],"languages":["hi"]},"1446033":{"_uid":116394,"id":116394,"objectId":1446033,"slug":"karnataka-vs-sikkim-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटक की 8 विकेट से जीत, 86 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"82","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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"86/2","scoreInfo":"5.4/20 ov, T:83","points":4,"teamOdds":null}],"languages":["hi"]},"1446034":{"_uid":116395,"id":116395,"objectId":1446034,"slug":"saurashtra-vs-uttarakhand-group-b","title":"ग्रुप बी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"186/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"143/6","scoreInfo":"20 ov, T:187","points":0,"teamOdds":null}],"languages":["hi"]},"1446035":{"_uid":116396,"id":116396,"objectId":1446035,"slug":"arunachal-pradesh-vs-jharkhand-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 10 विकेट से जीत, 93 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"93","scoreInfo":null,"points":0,"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":"94/0","scoreInfo":"4.3/20 ov, T:94","points":4,"teamOdds":null}],"languages":["hi"]},"1446036":{"_uid":116397,"id":116397,"objectId":1446036,"slug":"delhi-vs-manipur-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 4 विकेट से जीत, 9 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"120/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"124/6","scoreInfo":"18.3/20 ov, T:121","points":4,"teamOdds":null}],"languages":["hi"]},"1446037":{"_uid":116398,"id":116398,"objectId":1446037,"slug":"haryana-vs-uttar-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 4 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"133/9","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":"134/6","scoreInfo":"17.5/20 ov, T:134","points":4,"teamOdds":null}],"languages":["hi"]},"1446038":{"_uid":116399,"id":116399,"objectId":1446038,"slug":"himachal-pradesh-vs-jammu-kashmir-group-c","title":"ग्रुप सी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 3 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"173/8","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":true,"isLive":false,"score":"177/7","scoreInfo":"19.3/20 ov, T:174","points":4,"teamOdds":null}],"languages":["hi"]},"1446039":{"_uid":116400,"id":116400,"objectId":1446039,"slug":"assam-vs-vidarbha-group-d","title":"ग्रुप डी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 8 विकेट से जीत, 36 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"123","scoreInfo":null,"points":0,"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":"124/2","scoreInfo":"14/20 ov, T:124","points":4,"teamOdds":null}],"languages":["hi"]},"1446040":{"_uid":116401,"id":116401,"objectId":1446040,"slug":"chandigarh-vs-chhattisgarh-group-d","title":"ग्रुप डी","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 9 विकेट से जीत, 20 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"176/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"177/1","scoreInfo":"16.4/20 ov, T:177","points":4,"teamOdds":null}],"languages":["hi"]},"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":"FINISHED","state":"POST","winnerTeamId":6562,"status":"परिणाम","statusText":"पुडुचेरी की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"91/2","scoreInfo":"6/6 ov","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":true,"isLive":false,"score":"75/3","scoreInfo":"6/6 ov, T:92","points":0,"teamOdds":null}],"languages":[]},"1446042":{"_uid":116403,"id":116403,"objectId":1446042,"slug":"andhra-vs-maharashtra-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 75 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"174/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"99","scoreInfo":"15.4/20 ov, T:175","points":0,"teamOdds":null}],"languages":[]},"1446043":{"_uid":116404,"id":116404,"objectId":1446043,"slug":"kerala-vs-mumbai-group-e","title":"Group E","startDate":"2024-11-29T00:00:00.000Z","startTime":"2024-11-29T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरल की 43 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"234/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"191/9","scoreInfo":"20 ov, T:235","points":0,"teamOdds":null}],"languages":["hi"]},"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":"FINISHED","state":"POST","winnerTeamId":2170,"status":"परिणाम","statusText":"सर्विसेज़ की 106 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"212/7","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"106/8","scoreInfo":"20 ov, T:213","points":0,"teamOdds":null}],"languages":[]},"1446045":{"_uid":116406,"id":116406,"objectId":1446045,"slug":"bengal-vs-meghalaya-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 6 विकेट से जीत, 49 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"127/6","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":"128/4","scoreInfo":"11.5/20 ov, T:128","points":4,"teamOdds":null}],"languages":["hi"]},"1446046":{"_uid":116407,"id":116407,"objectId":1446046,"slug":"bihar-vs-mizoram-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1636,"status":"परिणाम","statusText":"बिहार की 103 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"199/2","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":"96","scoreInfo":"15/20 ov, T:200","points":0,"teamOdds":null}],"languages":[]},"1446047":{"_uid":116408,"id":116408,"objectId":1446047,"slug":"hyderabad-india-vs-punjab-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 7 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"196/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"189","scoreInfo":"20 ov, T:197","points":0,"teamOdds":null}],"languages":[]},"1446048":{"_uid":116409,"id":116409,"objectId":1446048,"slug":"madhya-pradesh-vs-rajasthan-group-a","title":"Group A","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2088,"status":"परिणाम","statusText":"राजस्थान की 6 विकेट से जीत, 22 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"139/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"143/4","scoreInfo":"16.2/20 ov, T:140","points":4,"teamOdds":null}],"languages":["hi"]},"1446049":{"_uid":116410,"id":116410,"objectId":1446049,"slug":"baroda-vs-saurashtra-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 78 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"266/6","scoreInfo":null,"points":4,"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/8","scoreInfo":"20 ov, T:267","points":0,"teamOdds":null}],"languages":[]},"1446050":{"_uid":116411,"id":116411,"objectId":1446050,"slug":"gujarat-vs-sikkim-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 6 विकेट से जीत, 18 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"101/6","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":"102/4","scoreInfo":"17/20 ov, T:102","points":4,"teamOdds":null}],"languages":["hi"]},"1446051":{"_uid":116412,"id":116412,"objectId":1446051,"slug":"karnataka-vs-tamil-nadu-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1923,"status":"परिणाम","statusText":"कर्नाटक की 7 विकेट से जीत, 51 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"90","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":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"93/3","scoreInfo":"11.3/20 ov, T:91","points":4,"teamOdds":null}],"languages":["hi"]},"1446052":{"_uid":116413,"id":116413,"objectId":1446052,"slug":"tripura-vs-uttarakhand-group-b","title":"Group B","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2200,"status":"परिणाम","statusText":"त्रिपुरा की 8 विकेट से जीत, 34 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"150/7","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"154/2","scoreInfo":"14.2/20 ov, T:151","points":4,"teamOdds":null}],"languages":[]},"1446053":{"_uid":116414,"id":116414,"objectId":1446053,"slug":"arunachal-pradesh-vs-uttar-pradesh-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 156 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"242/4","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":"86/5","scoreInfo":"20 ov, T:243","points":0,"teamOdds":null}],"languages":[]},"1446054":{"_uid":116415,"id":116415,"objectId":1446054,"slug":"delhi-vs-himachal-pradesh-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 5 विकेट से जीत, 31 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1803,"objectId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"145/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"149/5","scoreInfo":"14.5/20 ov, T:146","points":4,"teamOdds":null}],"languages":["hi"]},"1446055":{"_uid":116416,"id":116416,"objectId":1446055,"slug":"haryana-vs-jharkhand-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 1 विकेट से जीत, 0 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"111/8","scoreInfo":"16/16 ov","points":0,"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":"113/9","scoreInfo":"16/16 ov, T:112","points":4,"teamOdds":null}],"languages":["hi"]},"1446056":{"_uid":116417,"id":116417,"objectId":1446056,"slug":"jammu-kashmir-vs-manipur-group-c","title":"Group C","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 2 विकेट से जीत, 2 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"110/8","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"113/8","scoreInfo":"19.4/20 ov, T:111","points":4,"teamOdds":null}],"languages":[]},"1446057":{"_uid":116418,"id":116418,"objectId":1446057,"slug":"assam-vs-puducherry-group-d","title":"Group D","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1601,"status":"परिणाम","statusText":"असम की 2 रन से जीत (VJD)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"125/5","scoreInfo":"12/12 ov","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":"96/3","scoreInfo":"9/9 ov, T:95","points":4,"teamOdds":null}],"languages":[]},"1446058":{"_uid":116419,"id":116419,"objectId":1446058,"slug":"chhattisgarh-vs-odisha-group-d","title":"Group D","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2,"teamOdds":null},{"team":{"id":2039,"objectId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","unofficialName":null},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":2,"teamOdds":null}],"languages":[]},"1446059":{"_uid":116420,"id":116420,"objectId":1446059,"slug":"vidarbha-vs-railways-group-d","title":"ग्रुप डी","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"रद्द","statusText":"बिना गेंद फेंके मैच रद्द","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":2,"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":2,"teamOdds":null}],"languages":["hi"]},"1446060":{"_uid":116421,"id":116421,"objectId":1446060,"slug":"andhra-vs-services-group-e","title":"ग्रुप ई","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 23 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"222/8","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"199/9","scoreInfo":"20 ov, T:223","points":0,"teamOdds":null}],"languages":["hi"]},"1446061":{"_uid":116422,"id":116422,"objectId":1446061,"slug":"goa-vs-kerala-group-e","title":"ग्रुप ई","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1912,"status":"परिणाम","statusText":"केरल की 11 रन से जीत (VJD)","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"143/6","scoreInfo":"13/13 ov","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":"69/2","scoreInfo":"7.5/7.5 ov, T:81","points":0,"teamOdds":null}],"languages":["hi"]},"1446062":{"_uid":116423,"id":116423,"objectId":1446062,"slug":"nagaland-vs-mumbai-group-e","title":"ग्रुप ई","startDate":"2024-12-01T00:00:00.000Z","startTime":"2024-12-01T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 7 विकेट से जीत, 47 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"107","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"108/3","scoreInfo":"12.1/20 ov, T:108","points":4,"teamOdds":null}],"languages":["hi"]},"1446063":{"_uid":116424,"id":116424,"objectId":1446063,"slug":"bengal-vs-bihar-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 9 विकेट से जीत, 36 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":[1],"isHome":false,"isLive":false,"score":"147/6","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":"150/1","scoreInfo":"14/20 ov, T:148","points":4,"teamOdds":null}],"languages":["hi"]},"1446064":{"_uid":116425,"id":116425,"objectId":1446064,"slug":"hyderabad-india-vs-madhya-pradesh-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 7 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":false,"isLive":false,"score":"178/8","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"171/9","scoreInfo":"20 ov, T:179","points":0,"teamOdds":null}],"languages":["hi"]},"1446065":{"_uid":116426,"id":116426,"objectId":1446065,"slug":"meghalaya-vs-mizoram-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6560,"status":"परिणाम","statusText":"मिज़ोरम की 6 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"111/8","scoreInfo":null,"points":0,"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":"112/4","scoreInfo":"17.2/20 ov, T:112","points":4,"teamOdds":null}],"languages":["hi"]},"1446066":{"_uid":116427,"id":116427,"objectId":1446066,"slug":"punjab-vs-rajasthan-group-a","title":"ग्रुप ए","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 5 विकेट से जीत, 14 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":"161/9","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":true,"isLive":false,"score":"162/5","scoreInfo":"17.4/20 ov, T:162","points":4,"teamOdds":null}],"languages":["hi"]},"1446067":{"_uid":116428,"id":116428,"objectId":1446067,"slug":"baroda-vs-karnataka-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 4 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1923,"objectId":1872,"slug":"karnataka","name":"कर्नाटक","longName":"कर्नाटक","abbreviation":"कर्नाटक","imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"169/8","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":"172/6","scoreInfo":"18.5/20 ov, T:170","points":4,"teamOdds":null}],"languages":["hi"]},"1446068":{"_uid":116429,"id":116429,"objectId":1446068,"slug":"gujarat-vs-uttarakhand-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 8 विकेट से जीत, 41 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"182/7","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":"185/2","scoreInfo":"13.1/20 ov, T:183","points":4,"teamOdds":null}],"languages":["hi"]},"1446069":{"_uid":116430,"id":116430,"objectId":1446069,"slug":"saurashtra-vs-tamil-nadu-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 58 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"235/5","scoreInfo":null,"points":4,"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":[2],"isHome":false,"isLive":false,"score":"177/9","scoreInfo":"20 ov, T:236","points":0,"teamOdds":null}],"languages":["hi"]},"1446070":{"_uid":116431,"id":116431,"objectId":1446070,"slug":"sikkim-vs-tripura-group-b","title":"ग्रुप बी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2200,"status":"परिणाम","statusText":"त्रिपुरा की 8 विकेट से जीत, 60 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2136,"objectId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"91","scoreInfo":null,"points":0,"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":"92/2","scoreInfo":"10/20 ov, T:92","points":4,"teamOdds":null}],"languages":["hi"]},"1446071":{"_uid":116432,"id":116432,"objectId":1446071,"slug":"arunachal-pradesh-vs-manipur-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1994,"status":"परिणाम","statusText":"मणिपुर की 20 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"119/9","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":"99","scoreInfo":"19.5/20 ov, T:120","points":0,"teamOdds":null}],"languages":["hi"]},"1446072":{"_uid":116433,"id":116433,"objectId":1446072,"slug":"delhi-vs-jharkhand-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6558,"status":"परिणाम","statusText":"झारखंड की 5 विकेट से जीत, 6 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"154/8","scoreInfo":null,"points":0,"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":"157/5","scoreInfo":"19/20 ov, T:155","points":4,"teamOdds":null}],"languages":["hi"]},"1446073":{"_uid":116434,"id":116434,"objectId":1446073,"slug":"haryana-vs-himachal-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1808,"status":"परिणाम","statusText":"हरियाणा की 7 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"152/7","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":"154/3","scoreInfo":"19.2/20 ov, T:153","points":4,"teamOdds":null}],"languages":["hi"]},"1446074":{"_uid":116435,"id":116435,"objectId":1446074,"slug":"jammu-kashmir-vs-uttar-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 6 विकेट से जीत, 5 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"157/6","scoreInfo":null,"points":0,"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":true,"isLive":false,"score":"160/4","scoreInfo":"19.1/20 ov, T:158","points":4,"teamOdds":null}],"languages":["hi"]},"1446075":{"_uid":116436,"id":116436,"objectId":1446075,"slug":"assam-vs-odisha-group-d","title":"ग्रुप डी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2039,"status":"परिणाम","statusText":"ओडिशा की 63 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":false,"isLive":false,"score":"120/7","scoreInfo":"9/9 ov","points":4,"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":"57","scoreInfo":"8.1/9 ov, T:121","points":0,"teamOdds":null}],"languages":["hi"]},"1446076":{"_uid":116437,"id":116437,"objectId":1446076,"slug":"chandigarh-vs-railways-group-d","title":"ग्रुप डी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394000/394027.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"162/7","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":"163/5","scoreInfo":"18.4/20 ov, T:163","points":4,"teamOdds":null}],"languages":["hi"]},"1446077":{"_uid":116438,"id":116438,"objectId":1446077,"slug":"chhattisgarh-vs-vidarbha-group-d","title":"ग्रुप डी","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2230,"status":"परिणाम","statusText":"विदर्भ की 16 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":false,"isLive":false,"score":"206/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":4625,"objectId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"190","scoreInfo":"19.5/20 ov, T:207","points":0,"teamOdds":null}],"languages":["hi"]},"1446078":{"_uid":116439,"id":116439,"objectId":1446078,"slug":"andhra-vs-kerala-group-e","title":"ग्रुप ई","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1592,"status":"परिणाम","statusText":"आंध्रा की 6 विकेट से जीत, 42 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"87","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":"88/4","scoreInfo":"13/20 ov, T:88","points":4,"teamOdds":null}],"languages":["hi"]},"1446079":{"_uid":116440,"id":116440,"objectId":1446079,"slug":"goa-vs-maharashtra-group-e","title":"ग्रुप ई","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1768,"status":"परिणाम","statusText":"गोवा की 4 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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/394600/394637.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"193/6","scoreInfo":null,"points":0,"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":"194/6","scoreInfo":"19.3/20 ov, T:194","points":4,"teamOdds":null}],"languages":["hi"]},"1446080":{"_uid":116441,"id":116441,"objectId":1446080,"slug":"services-vs-mumbai-group-e","title":"ग्रुप ई","startDate":"2024-12-03T00:00:00.000Z","startTime":"2024-12-03T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 39 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":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":"192/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"153","scoreInfo":"19.3/20 ov, T:193","points":0,"teamOdds":null}],"languages":["hi"]},"1446081":{"_uid":116442,"id":116442,"objectId":1446081,"slug":"bengal-vs-rajasthan-group-a","title":"ग्रुप ए","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 7 विकेट से जीत, 9 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":2088,"objectId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"153/9","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":"154/3","scoreInfo":"18.3/20 ov, T:154","points":4,"teamOdds":null}],"languages":["hi"]},"1446082":{"_uid":116443,"id":116443,"objectId":1446082,"slug":"bihar-vs-madhya-pradesh-group-a","title":"Group A","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 8 विकेट से जीत, 15 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":2401,"objectId":377285,"name":"निरंजन शाह स्टेडियम, राजकोट","smallName":"राजकोट","longName":"निरंजन शाह स्टेडियम, राजकोट","slug":"niranjan-shah-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":"117/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"118/2","scoreInfo":"17.3/20 ov, T:118","points":4,"teamOdds":null}],"languages":["hi"]},"1446083":{"_uid":116444,"id":116444,"objectId":1446083,"slug":"hyderabad-india-vs-mizoram-group-a","title":"ग्रुप ए","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1815,"status":"परिणाम","statusText":"हैदराबाद की 10 विकेट से जीत, 50 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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":6560,"objectId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"123","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1815,"objectId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"127/0","scoreInfo":"11.4/20 ov, T:124","points":4,"teamOdds":null}],"languages":["hi"]},"1446084":{"_uid":116445,"id":116445,"objectId":1446084,"slug":"meghalaya-vs-punjab-group-a","title":"ग्रुप ए","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2063,"status":"परिणाम","statusText":"पंजाब की 7 विकेट से जीत, 63 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"ground":{"id":3586,"objectId":1290800,"name":"Niranjan Shah Stadium C, Rajkot","smallName":"सौराष्ट्र","longName":"Niranjan Shah Stadium C, Rajkot","slug":"niranjan-shah-stadium-c-rajkot","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,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"142/7","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":"144/3","scoreInfo":"9.3/20 ov, T:143","points":4,"teamOdds":null}],"languages":["hi"]},"1446085":{"_uid":116446,"id":116446,"objectId":1446085,"slug":"baroda-vs-sikkim-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 263 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"349/5","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":"86/7","scoreInfo":"20 ov, T:350","points":0,"teamOdds":null}],"languages":["hi"]},"1446086":{"_uid":116447,"id":116447,"objectId":1446086,"slug":"gujarat-vs-karnataka-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1780,"status":"परिणाम","statusText":"गुजरात की 48 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"251/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":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"203","scoreInfo":"19.1/20 ov, T:252","points":0,"teamOdds":null}],"languages":["hi"]},"1446087":{"_uid":116448,"id":116448,"objectId":1446087,"slug":"saurashtra-vs-tripura-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2121,"status":"परिणाम","statusText":"सौराष्ट्र की 4 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"136","scoreInfo":null,"points":0,"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":[2],"isHome":true,"isLive":false,"score":"141/6","scoreInfo":"13.3/20 ov, T:137","points":4,"teamOdds":null}],"languages":["hi"]},"1446088":{"_uid":116449,"id":116449,"objectId":1446088,"slug":"tamil-nadu-vs-uttarakhand-group-b","title":"ग्रुप बी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2184,"status":"परिणाम","statusText":"तमिलनाडु की 94 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"194/5","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6564,"objectId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"100","scoreInfo":"20 ov, T:195","points":0,"teamOdds":null}],"languages":["hi"]},"1446089":{"_uid":116450,"id":116450,"objectId":1446089,"slug":"arunachal-pradesh-vs-delhi-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 10 विकेट से जीत, 83 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":"89/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"92/0","scoreInfo":"6.1/20 ov, T:90","points":4,"teamOdds":null}],"languages":["hi"]},"1446090":{"_uid":116451,"id":116451,"objectId":1446090,"slug":"haryana-vs-jammu-kashmir-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1879,"status":"परिणाम","statusText":"जम्मू कश्मीर की 6 विकेट से जीत, 15 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1808,"objectId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"128/4","scoreInfo":null,"points":0,"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":"130/4","scoreInfo":"17.3/20 ov, T:129","points":4,"teamOdds":null}],"languages":["hi"]},"1446091":{"_uid":116452,"id":116452,"objectId":1446091,"slug":"himachal-pradesh-vs-manipur-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1803,"status":"परिणाम","statusText":"हिमाचल की 8 विकेट से जीत, 37 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":false,"isLive":false,"score":"134/7","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":true,"isLive":false,"score":"135/2","scoreInfo":"13.5/20 ov, T:135","points":4,"teamOdds":null}],"languages":["hi"]},"1446092":{"_uid":116453,"id":116453,"objectId":1446092,"slug":"jharkhand-vs-uttar-pradesh-group-c","title":"ग्रुप सी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"status":"परिणाम","statusText":"उत्तर प्रदेश की 10 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":2212,"objectId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"160/8","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":true,"isLive":false,"score":"150","scoreInfo":"19.5/20 ov, T:161","points":0,"teamOdds":null}],"languages":["hi"]},"1446093":{"_uid":116454,"id":116454,"objectId":1446093,"slug":"assam-vs-chhattisgarh-group-d","title":"ग्रुप डी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":4625,"status":"परिणाम","statusText":"छत्तीसगढ़ की 124 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"203/7","scoreInfo":null,"points":4,"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":"79","scoreInfo":"12.3/20 ov, T:204","points":0,"teamOdds":null}],"languages":["hi"]},"1446094":{"_uid":116455,"id":116455,"objectId":1446094,"slug":"chandigarh-vs-odisha-group-d","title":"ग्रुप डी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1692,"status":"परिणाम","statusText":"चंडीगढ़ की 2 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":false,"isLive":false,"score":"205/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"209/8","scoreInfo":"19.5/20 ov, T:206","points":4,"teamOdds":null}],"languages":["hi"]},"1446095":{"_uid":116456,"id":116456,"objectId":1446095,"slug":"puducherry-vs-railways-group-d","title":"ग्रुप डी","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1874,"status":"परिणाम","statusText":"रेलवेज़ की 6 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":true,"isLive":false,"score":"175/8","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":"178/4","scoreInfo":"13.3/20 ov, T:176","points":4,"teamOdds":null}],"languages":["hi"]},"1446096":{"_uid":116457,"id":116457,"objectId":1446096,"slug":"andhra-vs-mumbai-group-e","title":"ग्रुप ई","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 4 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":[1],"isHome":true,"isLive":false,"score":"229/4","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"slug":"mumbai-bombay","name":"मुंबई","longName":"मुंबई","abbreviation":"मुंबई","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"233/6","scoreInfo":"19.3/20 ov, T:230","points":4,"teamOdds":null}],"languages":["hi"]},"1446097":{"_uid":116458,"id":116458,"objectId":1446097,"slug":"goa-vs-nagaland-group-e","title":"ग्रुप ई","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1768,"status":"परिणाम","statusText":"गोवा की 108 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1768,"objectId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"237/6","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":6561,"objectId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"129","scoreInfo":"20 ov, T:238","points":0,"teamOdds":null}],"languages":["hi"]},"1446098":{"_uid":116459,"id":116459,"objectId":1446098,"slug":"maharashtra-vs-services-group-e","title":"ग्रुप ई","startDate":"2024-12-05T00:00:00.000Z","startTime":"2024-12-05T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1956,"status":"परिणाम","statusText":"महाराष्ट्र की 41 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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":1956,"objectId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/394600/394637.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"231/4","scoreInfo":null,"points":4,"teamOdds":null},{"team":{"id":2170,"objectId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","unofficialName":null},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"190/8","scoreInfo":"20 ov, T:232","points":0,"teamOdds":null}],"languages":["hi"]},"1446099":{"_uid":116460,"id":116460,"objectId":1446099,"slug":"bengal-vs-chandigarh-preliminary-quarter-final","title":"प्री क्वार्टर फ़ाइनल","startDate":"2024-12-09T00:00:00.000Z","startTime":"2024-12-09T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1623,"status":"परिणाम","statusText":"बंगाल की 3 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1623,"objectId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"159/9","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1692,"objectId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","imageUrl":"/lsci/db/PICTURES/CMS/394000/394027.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"156/9","scoreInfo":"20 ov, T:160","points":null,"teamOdds":null}],"languages":["hi"]},"1446100":{"_uid":116461,"id":116461,"objectId":1446100,"slug":"andhra-vs-uttar-pradesh-preliminary-quarter-final","title":"प्री क्वार्टर फ़ाइनल","startDate":"2024-12-09T00:00:00.000Z","startTime":"2024-12-09T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2212,"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1592,"objectId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"156/6","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":[2],"isHome":false,"isLive":false,"score":"157/6","scoreInfo":"19/20 ov, T:157","points":null,"teamOdds":null}],"languages":["hi"]},"1446101":{"_uid":116462,"id":116462,"objectId":1446101,"slug":"baroda-vs-bengal-1st-quarter-final","title":"पहला क्वार्टर फ़ाइनल","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1610,"status":"परिणाम","statusText":"बड़ौदा की 41 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"172/7","scoreInfo":null,"points":null,"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":false,"isLive":false,"score":"131","scoreInfo":"18/20 ov, T:173","points":null,"teamOdds":null}],"languages":["hi"]},"1446102":{"_uid":116463,"id":116463,"objectId":1446102,"slug":"delhi-vs-uttar-pradesh-2nd-quarter-final","title":"दूसरा क्वार्टर फ़ाइनल","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1719,"status":"परिणाम","statusText":"दिल्ली की 19 रन से जीत ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":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":"193/3","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":[2],"isHome":false,"isLive":false,"score":"174","scoreInfo":"20 ov, T:194","points":null,"teamOdds":null}],"languages":["hi"]},"1446103":{"_uid":116464,"id":116464,"objectId":1446103,"slug":"madhya-pradesh-vs-saurashtra-3rd-quarter-final","title":"तीसरा क्वार्टर फ़ाइनल","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T03:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":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":"173/7","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"174/4","scoreInfo":"19.2/20 ov, T:174","points":null,"teamOdds":null}],"languages":["hi"]},"1446104":{"_uid":116465,"id":116465,"objectId":1446104,"slug":"mumbai-vs-vidarbha-4th-quarter-final","title":"चौथा क्वार्टर फ़ाइनल","startDate":"2024-12-11T00:00:00.000Z","startTime":"2024-12-11T08:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":2230,"objectId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"221/6","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":[2],"isHome":true,"isLive":false,"score":"224/4","scoreInfo":"19.2/20 ov, T:222","points":null,"teamOdds":null}],"languages":["hi"]},"1446105":{"_uid":116466,"id":116466,"objectId":1446105,"slug":"baroda-vs-mumbai-1st-semi-final","title":"पहला सेमीफ़ाइनल","startDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T05:30:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 6 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1610,"objectId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"158/7","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":[2],"isHome":false,"isLive":false,"score":"164/4","scoreInfo":"17.2/20 ov, T:159","points":null,"teamOdds":null}],"languages":["hi"]},"1446106":{"_uid":116467,"id":116467,"objectId":1446106,"slug":"madhya-pradesh-vs-delhi-2nd-semi-final","title":"दूसरा सेमीफ़ाइनल","startDate":"2024-12-13T00:00:00.000Z","startTime":"2024-12-13T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1992,"status":"परिणाम","statusText":"एमपी की 7 विकेट से जीत, 26 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":1719,"objectId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","unofficialName":null},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"146/5","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":1992,"objectId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","unofficialName":null},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"152/3","scoreInfo":"15.4/20 ov, T:147","points":null,"teamOdds":null}],"languages":["hi"]},"1446107":{"_uid":116468,"id":116468,"objectId":1446107,"slug":"madhya-pradesh-vs-mumbai-final","title":"फ़ाइनल","startDate":"2024-12-15T00:00:00.000Z","startTime":"2024-12-15T11:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1654,"status":"परिणाम","statusText":"मुंबई की 5 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","resultStatus":1,"previewStoryId":null,"coverage":"U","series":{"id":16563,"objectId":1445827,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2024/25","typeId":3,"endDate":"2024-12-15T00:00:00.000Z"},"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":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":"174/8","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":[2],"isHome":false,"isLive":false,"score":"180/5","scoreInfo":"17.5/20 ov, T:175","points":null,"teamOdds":null}],"languages":["hi"]}}}},"recentSimilarSerieses":[{"id":15546,"objectId":1383410,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2023-24","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"एसएमए ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"broadcastName":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,"broadcastName":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":2},{"id":14239,"objectId":1280192,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2021-22","name":"सैयद मुश्ताक़ अली ट्रॉफ़ी","longName":"सैयद मुश्ताक़ अली ट्रॉफ़ी","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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":10},{"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,"broadcastName":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,"broadcastName":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,"broadcastName":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,"broadcastName":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}],"topFanRatings":{"classRatings":[{"matchClass":{"id":6,"type":"g","name":"टी20","slug":"twenty20"},"players":[{"player":{"id":80645,"objectId":823703,"name":"रजत पाटीदार","longName":"रजत पाटीदार","mobileName":"आर पाटीदार","indexName":"Patidar, RM","battingName":"आर एन पाटीदार","fieldingName":"आर पाटीदार","slug":"rajat-patidar","imageUrl":"/lsci/db/PICTURES/CMS/390500/390563.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1993,"month":6,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से ऑफ़ब्रेक"],"image":{"id":390563,"objectId":1458824,"slug":"rajat-patidar-player-portrait","url":"/lsci/db/PICTURES/CMS/390500/390563.2.png","width":160,"height":136,"caption":"Rajat Patidar, player portrait","longCaption":"Rajat Patidar, player portrait","credit":"MPCA","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"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},"average":9.1,"matches":10,"runs":428,"wickets":0},{"player":{"id":66087,"objectId":527362,"name":"चिराग जानी","longName":"चिराग जानी","mobileName":"जानी","indexName":"चिराग जानी","battingName":"सी जानी","fieldingName":"जानी","slug":"chirag-jani","imageUrl":"/lsci/db/PICTURES/CMS/389900/389995.2.png","headshotImageUrl":null,"dateOfBirth":{"year":1989,"month":11,"date":9},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":389995,"objectId":1457591,"slug":"chirag-jani-player-portrait","url":"/lsci/db/PICTURES/CMS/389900/389995.2.png","width":160,"height":136,"caption":"Chirag Jani, player portrait","longCaption":"Chirag Jani, player portrait","credit":"PTI ","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[5],"playingRoles":["ऑलराउंडर"],"headshotImage":null},"team":{"id":2121,"objectId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","unofficialName":null},"average":9,"matches":8,"runs":100,"wickets":11},{"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":3,"runs":6,"wickets":6}]}]}}},"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":true},"ad":{"gpt":{"webAdUnitPath":"table/series/syed-mushtaq-ali-trophy-2024-25","appAdUnitPath":"table/series/syed-mushtaq-ali-trophy-2024-25","attributes":{"pgtyp":"standings","kvpt":"table","kvsite":"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"}},"presbyMobile":{"unit":"presbyMobile","type":"IN_PAGE","attributes":{"pos":"presbyMobile","kvpos":"top"}}}},"taboola":{"type":"other"}},"analytics":{"attributes":{"pageName":"series:syed-mushtaq-ali-trophy-2024-25:standings","siteSection":"syed-mushtaq-ali-trophy-2024-25","contentType":"series:standings","subSection":"series:syed-mushtaq-ali-trophy-2024-25:standings","league":"syed-mushtaq-ali-trophy-2024-25"}},"seo":{"title":"SMAT Points Table | SMAT Standings | SMAT Ranking | ESPNcricinfo","description":"Get the latest updates on the SMAT points table and standings on ESPNcricinfo. Find out the 2024/25 सैयद मुश्ताक़ अली ट्रॉफ़ी ranking, matches, wins, losses, and NRR for all the matches played.","canonical":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings","canonicalEng":"/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings","keywords":["सैयद मुश्ताक़ अली ट्रॉफ़ी","सैयद मुश्ताक़ अली ट्रॉफ़ी","Table","ESPNcricinfo","सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 Points table","सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 table","सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 points","सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 wins","सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25 loss","सैयद मुश्ताक़ अली ट्रॉफ़ी points table"],"language":{"title":{"langKey":"series_standingspage_title","defaultValue":"SMAT Points Table | SMAT Standings | SMAT Ranking | ESPNcricinfo","params":{"SERIES_NAME":"सैयद मुश्ताक़ अली ट्रॉफ़ी","SERIES_ABBR":"SMAT","SEASON":"2024/25","ESPN_URL":"ESPNcricinfo"}},"description":{"langKey":"series_stadingspage_description","defaultValue":"Get the latest updates on the SMAT points table and standings on ESPNcricinfo. Find out the 2024/25 सैयद मुश्ताक़ अली ट्रॉफ़ी ranking, matches, wins, losses, and NRR for all the matches played.","params":{"SERIES_NAME":"सैयद मुश्ताक़ अली ट्रॉफ़ी","SERIES_ABBR":"SMAT","SEASON":"2024/25","ESPN_URL":"ESPNcricinfo"}}},"languagesCanonical":[{"lang":"hi","canonical":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results"}],"metaTags":{"dateModified":"2025-02-18T07:21:58+00:00","datePublished":"2025-02-18T07:21:58+00:00"},"structuredData":{"webPage":{"@context":"https://schema.org","@type":"WebPage","name":"SMAT Points Table | SMAT Standings | SMAT Ranking | ESPNcricinfo","description":"Get the latest updates on the SMAT points table and standings on ESPNcricinfo. Find out the 2024/25 सैयद मुश्ताक़ अली ट्रॉफ़ी ranking, matches, wins, losses, and NRR for all the matches played.","url":"https://www.espncricinfo.com/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings","publisher":{"@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":{"@type":"ImageObject","contentUrl":"/static/images/espncricinfo-logo-full.png"}}},"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":"सैयद मुश्ताक़ अली ट्रॉफ़ी 2024/25"}},{"@type":"ListItem","position":4,"item":{"@id":"/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings","name":"Points Table"}}]}}}}}},"page":"/series/CiSeriesStandingsPage","query":{"language":"hindi","seriesSlug":"syed-mushtaq-ali-trophy-2024-25","seriesId":"1445827"},"buildId":"OnPSRz-HwTR86vKC3XYb7","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