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">आज का क्रिकेट मैच | क्रिकेट अपडेट - क्रिकेट से जुड़ी ताज़ा खबरें</title><meta name="title" content="आज का क्रिकेट मैच | क्रिकेट अपडेट - क्रिकेट से जुड़ी ताज़ा खबरें"/><meta name="description" content="लाइव क्रिकेट स्कोर मैच अपडेट्स आगामी मैच के परिणाम खबरें वीडियो हाइलाइट्स के लिए ESPNcricinfo देखें। सभी ICC अंतर्राष्ट्रीय और घरेलू टीमों के सीरीज शेड्यूल ऑनलाइन उपलब्ध हैं।"/><meta name="keywords" content="क्रिकेट न्यूज़ हेडलाइन,आज के मैच का लाइव स्कोर,क्रिकेट की ख़बर हिंदी में,क्रिकेट की ख़बर,क्रिकेट अपडेट,आज के मैच का स्कोर,तााज़ा क्रिकेट स्कोर,क्रिकेट परिणाम,क्रिकेट लाइव अपडेट"/><meta name="robots" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><meta name="googlebot" content="index,follow, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/><link rel="canonical" href="https://www.espncricinfo.com/hindi"/><link rel="alternate" href="https://www.espncricinfo.com/hindi" hrefLang="hi"/><link rel="alternate" href="https://www.espncricinfo.com/" hrefLang="en"/><link rel="alternate" href="https://www.espncricinfo.com/" hrefLang="x-default"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="आज का क्रिकेट मैच | क्रिकेट अपडेट - क्रिकेट से जुड़ी ताज़ा खबरें"/><meta property="og:description" content="लाइव क्रिकेट स्कोर मैच अपडेट्स आगामी मैच के परिणाम खबरें वीडियो हाइलाइट्स के लिए ESPNcricinfo देखें। सभी ICC अंतर्राष्ट्रीय और घरेलू टीमों के सीरीज शेड्यूल ऑनलाइन उपलब्ध हैं।"/><meta property="og:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta property="og:url" content="https://www.espncricinfo.com/hindi"/><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="आज का क्रिकेट मैच | क्रिकेट अपडेट - क्रिकेट से जुड़ी ताज़ा खबरें"/><meta name="twitter:description" content="लाइव क्रिकेट स्कोर मैच अपडेट्स आगामी मैच के परिणाम खबरें वीडियो हाइलाइट्स के लिए ESPNcricinfo देखें। सभी ICC अंतर्राष्ट्रीय और घरेलू टीमों के सीरीज शेड्यूल ऑनलाइन उपलब्ध हैं।"/><meta name="twitter:image" content="https://www.espncricinfo.com/static/images/espncricinfo-og.png"/><meta itemProp="name" content="आज का क्रिकेट मैच | क्रिकेट अपडेट - क्रिकेट से जुड़ी ताज़ा खबरें"/><meta itemProp="description" content="लाइव क्रिकेट स्कोर मैच अपडेट्स आगामी मैच के परिणाम खबरें वीडियो हाइलाइट्स के लिए ESPNcricinfo देखें। सभी ICC अंतर्राष्ट्रीय और घरेलू टीमों के सीरीज शेड्यूल ऑनलाइन उपलब्ध हैं।"/><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"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="आज का क्रिकेट मैच | क्रिकेट अपडेट - क्रिकेट से जुड़ी ताज़ा खबरें"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="क्रिकेट न्यूज़ हेडलाइन,आज के मैच का लाइव स्कोर,क्रिकेट की ख़बर हिंदी में,क्रिकेट की ख़बर,क्रिकेट अपडेट,आज के मैच का स्कोर,तााज़ा क्रिकेट स्कोर,क्रिकेट परिणाम,क्रिकेट लाइव अपडेट"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","name":"ESPN Digital Media Private Limited","url":"https://www.espncricinfo.com","logo":"/static/images/espncricinfo-logo-full.png","address":{"@type":"PostalAddress","streetAddress":"Ground Floor, Embassy Golf Links Business Park, Cherry Hills, Intermediate Ring Road, Domlur","addressLocality":"Bangalore","addressRegion":"India","postalCode":"560071","Telephone":"+91-080-68479700"},"sameAs":["https://www.facebook.com/Cricinfo","https://twitter.com/ESPNcricinfo","https://www.youtube.com/espncricinfo"]}</script><script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"लाइव स्कोर","url":"https://www.espncricinfo.com/hindi/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सभी मैच देखें","url":"https://www.espncricinfo.com/hindi/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आगामी","url":"https://www.espncricinfo.com/hindi/live-cricket-match-schedule-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"परिणाम","url":"https://www.espncricinfo.com/hindi/live-cricket-match-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सीरीज़","url":"https://www.espncricinfo.com/cricket-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"रणजी ट्रॉफ़ी","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"रणजी ट्रॉफ़ी (प्लेट)","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-plate-league-2024-25-1445826"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ऑस्ट्रेलिया vs भारत","url":"https://www.espncricinfo.com/hindi/series/australia-vs-india-2024-25-1426547"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"साउथ अफ़्रीका vs भारत","url":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"विश्व टेस्ट चैंपियनशिप","url":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"भविष्य के सीरीज़","url":"https://www.espncricinfo.com/ci/content/match/fixtures_futures.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आर्काइव्स","url":"https://www.espncricinfo.com/ci/engine/series/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"टीम","url":"https://www.espncricinfo.com/team"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ऑस्ट्रेलिया","url":"https://www.espncricinfo.com/hindi/team/australia-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"अफ़ग़ानिस्तान","url":"https://www.espncricinfo.com/hindi/team/afghanistan-40"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"बांग्लादेश","url":"https://www.espncricinfo.com/hindi/team/bangladesh-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"आयरलैंड","url":"https://www.espncricinfo.com/hindi/team/ireland-29"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"इंग्लैंड","url":"https://www.espncricinfo.com/hindi/team/england-1"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नामीबिया","url":"https://www.espncricinfo.com/hindi/team/namibia-28"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"भारत","url":"https://www.espncricinfo.com/hindi/team/india-6"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नेपाल","url":"https://www.espncricinfo.com/hindi/team/nepal-33"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"न्यूज़ीलैंड","url":"https://www.espncricinfo.com/hindi/team/new-zealand-5"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"नीदरलैंड्स","url":"https://www.espncricinfo.com/hindi/team/netherlands-15"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"पाकिस्तान","url":"https://www.espncricinfo.com/hindi/team/pakistan-7"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ओमान","url":"https://www.espncricinfo.com/hindi/team/oman-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"साउथ अफ़्रीका","url":"https://www.espncricinfo.com/hindi/team/south-africa-3"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"पीएनजी","url":"https://www.espncricinfo.com/hindi/team/papua-new-guinea-20"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"श्रीलंका","url":"https://www.espncricinfo.com/hindi/team/sri-lanka-8"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"स्कॉटलैंड","url":"https://www.espncricinfo.com/hindi/team/scotland-30"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वेस्टइंडीज़","url":"https://www.espncricinfo.com/hindi/team/west-indies-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"यूएई","url":"https://www.espncricinfo.com/hindi/team/united-arab-emirates-27"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ज़िम्बाब्वे","url":"https://www.espncricinfo.com/hindi/team/zimbabwe-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"यूएसए","url":"https://www.espncricinfo.com/hindi/team/united-states-of-america-11"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ताज़ा ख़बर","url":"https://www.espncricinfo.com/hindi/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"ताज़ा ख़बर","url":"https://www.espncricinfo.com/hindi/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"फ़ीचर्स","url":"https://www.espncricinfo.com/hindi/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"फ़ीचर्स होम","url":"https://www.espncricinfo.com/hindi/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वीडियो","url":"https://www.espncricinfo.com/hindi/cricket-videos/latest"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"वीडियोज़ होम","url":"https://www.espncricinfo.com/hindi/cricket-videos/latest"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"टाइम आउट हिंदी","url":"https://www.espncricinfo.com/cricket-videos/genre/t20-time-out-hindi-236"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"हां या ना","url":"https://www.espncricinfo.com/cricket-videos/genre/haan-ya-naa-247"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"मैच डे हिंदी","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-hindi-281"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"क्या खोया क्या पाया","url":"https://www.espncricinfo.com/cricket-videos/genre/kya-khoya-kya-paaya-292"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 नीलामी","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025 नीलामी","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Blog","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"सभी खिलाड़ी","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972/all-players"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Squads","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924/squads"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"आज का क्रिकेट मैच | क्रिकेट अपडेट - क्रिकेट से जुड़ी ताज़ा खबरें","description":"लाइव क्रिकेट स्कोर मैच अपडेट्स आगामी मैच के परिणाम खबरें वीडियो हाइलाइट्स के लिए ESPNcricinfo देखें। सभी ICC अंतर्राष्ट्रीय और घरेलू टीमों के सीरीज शेड्यूल ऑनलाइन उपलब्ध हैं।","url":"https://www.espncricinfo.com/hindi","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":"WebSite","name":"ESPNcricinfo","url":"https://www.espncricinfo.com/","potentialAction":{"@type":"SearchAction","target":"https://www.espncricinfo.com/search?searchtext={search_term_string}","query-input":"required name=search_term_string"}}</script><link rel="preload" as="image" href="https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_1200,q_60/lsci/db/PICTURES/CMS/380500/380579.6.jpg"/><meta name="next-head-count" content="73"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/56f3e770ca6c1f5f7a83.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://wassets.hscicdn.com/_next/static/chunks/polyfills-a40ef1678bae11e696dba45124eadd70.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiLanguageHindi.3476f59b21602a213702.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.4381577644d5c49f0599.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiVideoPlayerLiveStream.22d194478668a067c666.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/3245.cf40509d964621a7c659.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-3fcb36baf91d3f8e877d.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/framework-9f4513c321d3052d6c6f.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/main-1cfdabd6dcfbbd80966b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/_app-cac852f46f0beeac3ee5.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2579-0c6070ee6815cd646190.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/4238-4c8dce259eb03f87e200.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/751-2a6cbdf6426d2ff0ce41.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/8686-c4750c064252025f73fd.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/5309-2cb868280a1d3374791d.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/home/CiEditionHomePage-553e8ce74f0d054539a3.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/VLVOZhiS3mogEQM0MDmuV/_ssgManifest.js" defer=""></script></head><body><div id="__next"><style>@font-face { font-family: 'NotoSansDevanagariUI-Regular'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Regular.ttf') format('ttf'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'NotoSansDevanagariUI-Medium'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Medium.ttf') format('ttf'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: 'NotoSansDevanagariUI-Bold'; src: url('/static/fonts/NotoSansDevanagariUI/NotoSansDevanagariUI-Bold.ttf') format('ttf'); font-weight: bold; font-style: normal; font-display: swap; } body { font-family: NotoSansDevanagariUI-Regular, Arial, Noto Sans, sans-serif; } .ds-font-regular { font-family: NotoSansDevanagariUI-Regular, Arial, Noto Sans, sans-serif; } .ds-font-medium { font-family: NotoSansDevanagariUI-Medium, Arial, Noto Sans, sans-serif; } .ds-font-bold { font-family: NotoSansDevanagariUI-Bold, Arial, Noto Sans, sans-serif; } </style><script> (function() { let theme = window?.localStorage?.getItem('ci-theme-preference') || 'LIGHT'; // check ci-app-theme cookie required for native app theme support const appTheme = Cookies.get('ci_app_theme') || Cookies.get('ci-app-theme'); if(appTheme) { theme = appTheme; window.hsciapp = { theme: appTheme }; } if (theme === 'DARK') { document.body.dataset.colorTheme = 'dark'; } })() </script><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-M2X5VXQ" height="0" width="0" style="display:none;visibility:hidden;"></iframe></noscript><section id="pane-main" class=""><section id="main-container"><aside class="ad-placeholder overlay ad-overlay-539396"></aside><div class="ds-pb-4 ds-bg-fill-hsb ds-pt-2 ds-min-h-[182px]"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-px-2 ds-flex ds-bg-transparent ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-bold ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white ds-tab-active"><span>मैच<!-- --> <span>(<!-- -->31<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>AUS vs IND<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>WI vs BAN<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Abu Dhabi T10<!-- --> <span>(<!-- -->6<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Sheffield Shield<!-- --> <span>(<!-- -->3<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>SMAT<!-- --> <span>(<!-- -->18<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>ZIM vs PAK<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>GSL 2024<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div></div></div><div class="ds-block"></div><div class="ds-pt-2"><div class="ci-hsb-carousel"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev slick-disabled" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:0px;left:0px"><div style="outline:none" data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false"><div><aside></aside></div></div><div style="outline:none" data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->पहला टेस्ट </span> • <!-- --> <!-- -->पर्थ</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="भारत"><img width="20" height="20" alt="भारत Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">भारत</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">150<span> & </span></strong><strong class="">487/6d</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ऑस्ट्रेलिया"><img width="20" height="20" alt="ऑस्ट्रेलिया Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ऑस्ट्रेलिया</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(T:534) </span><strong class="">104<span> & </span></strong><strong class="">238</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="भारत की 295 रन से जीत "><span>भारत की 295 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/australia-vs-india-2024-25-1426547/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-report" title="रिपोर्ट" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">रिपोर्ट</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-videos" title="वीडियो" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">वीडियो</span></a><a href="/hindi/series/australia-vs-india-2024-25-1426547" title="भारत का ऑस्ट्रेलिया दौरा" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->2:00 PM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->1st TEST</span> • <!-- --> <!-- -->नॉर्थ साउंड</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="वेस्टइंडीज़"><img width="20" height="20" alt="वेस्टइंडीज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">वेस्टइंडीज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">450/9d<span> & </span></strong><strong class="ds-text-typo-mid3">152</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बांग्लादेश"><img width="20" height="20" alt="बांग्लादेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बांग्लादेश</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(31 ov, T:334) </span><strong class="ds-text-typo-mid3">269/9d<span> & </span></strong><strong class="">109/7</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="वेस्टइंडीज़ vs बांग्लादेश - 1st Test"><span>दिन 4 - बांग्लादेश को 225 रन की ज़रूरत</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357" title="Bangladesh tour of West Indies" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/delhi-bulls-vs-bangla-tigers-18th-match-1459859/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->18th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="DB"><img width="20" height="20" alt="DB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">DB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">123/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="BT"><img width="20" height="20" alt="BT Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">BT</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/10 ov, T:124) </span><strong class="">124/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="बांग्ला टाइगर की 7 विकेट से जीत, 2 गेंद बाकी "><span>बांग्ला टाइगर की 7 विकेट से जीत, 2 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/south-australia-vs-western-australia-13th-match-1444504/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->4:00 AM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->13th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->एडिलेड</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="WA"><img width="20" height="20" alt="WA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">WA</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(68 ov) </span><strong class="ds-text-typo-mid3">373<span> & </span></strong><strong class="">185/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="SOA"><img width="20" height="20" alt="SOA Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">SOA</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">253</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="WA vs SOA - 13th Match"><span>दिन 3 - West Aust 305 रन से आगे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/queensland-vs-victoria-15th-match-1444506/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->4:00 AM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->15th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->ब्रिसबेन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="VIC"><img width="20" height="20" alt="VIC Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">VIC</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(36 ov) </span><strong class="ds-text-typo-mid3">186<span> & </span></strong><strong class="">122/0</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="QLD"><img width="20" height="20" alt="QLD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">QLD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">297</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="VIC vs QLD - 15th Match"><span>दिन 2 - Victoria 11 रन से आगे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/sheffield-shield-2024-25-1444468/new-south-wales-vs-tasmania-14th-match-1444505/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">स्टंप्स</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->11:30 PM पर मैच शुरू</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->14th Match</span> • <!-- -->Sheffield Shield<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->सिडनी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAS"><img width="20" height="20" alt="TAS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate !ds-text-typo-mid3">TAS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">364</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NSW"><img width="20" height="20" alt="NSW Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NSW</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(60 ov) </span><strong class="">235/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="TAS vs NSW - 14th Match"><span>दिन 2 - NSW 129 रन से पीछे</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/sheffield-shield-2024-25-1444468/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/sheffield-shield-2024-25-1444468" title="Sheffield Shield" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bihar-vs-punjab-group-a-1445992/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->राजकोट</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बिहार"><img width="20" height="20" alt="बिहार Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बिहार</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">113/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पंजाब"><img width="20" height="20" alt="पंजाब Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">पंजाब</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/20 ov, T:114) </span><strong class="">114/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="पंजाब की 6 विकेट से जीत, 62 गेंद बाकी "><span>पंजाब की 6 विकेट से जीत, 62 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->सौराष्ट्र</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="राजस्थान"><img width="20" height="20" alt="राजस्थान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">राजस्थान</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">217/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मिज़ोरम"><img width="20" height="20" alt="मिज़ोरम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">मिज़ोरम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:218) </span><strong class="">155/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="राजस्थान की 62 रन से जीत "><span>राजस्थान की 62 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/baroda-vs-uttarakhand-group-b-1445995/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="उत्तराखंड"><img width="20" height="20" alt="उत्तराखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">उत्तराखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">165/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बड़ौदा"><img width="20" height="20" alt="बड़ौदा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बड़ौदा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18.4/20 ov, T:166) </span><strong class="">168/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी "><span>बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="10" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="त्रिपुरा"><img width="20" height="20" alt="त्रिपुरा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">त्रिपुरा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">185/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="कर्नाटका"><img width="20" height="20" alt="कर्नाटका Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">कर्नाटका</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.3/20 ov, T:186) </span><strong class="">191/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी "><span>कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="11" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली"><img width="20" height="20" alt="दिल्ली Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">दिल्ली</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">161/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="जम्मू कश्मीर"><img width="20" height="20" alt="जम्मू कश्मीर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">जम्मू कश्मीर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.4/20 ov, T:162) </span><strong class="">126</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="दिल्ली की 35 रन से जीत "><span>दिल्ली की 35 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="12" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/jharkhand-vs-manipur-group-c-1446002/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="झारखंड"><img width="20" height="20" alt="झारखंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">झारखंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">243/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मणिपुर"><img width="20" height="20" alt="मणिपुर Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">मणिपुर</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:244) </span><strong class="">155/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="झारखंड की 88 रन से जीत "><span>झारखंड की 88 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="13" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chandigarh-vs-vidarbha-group-d-1446003/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->विशाखापटनम</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="चंडीगढ़"><img width="20" height="20" alt="चंडीगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">चंडीगढ़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">191/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="विदर्भ"><img width="20" height="20" alt="विदर्भ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">विदर्भ</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:192) </span><strong class="">186/9</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="चंडीगढ़ की 5 रन से जीत "><span>चंडीगढ़ की 5 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="14" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/goa-vs-services-group-e-1446007/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सर्विसेज़"><img width="20" height="20" alt="सर्विसेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सर्विसेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गोवा"><img width="20" height="20" alt="गोवा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">गोवा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:188) </span><strong class="">165/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="सर्विसेज़ की 22 रन से जीत "><span>सर्विसेज़ की 22 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="15" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->राजकोट</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हैदराबाद"><img width="20" height="20" alt="हैदराबाद Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">हैदराबाद</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">137</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बंगाल"><img width="20" height="20" alt="बंगाल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बंगाल</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(17.5/20 ov, T:138) </span><strong class="">138/2</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="बंगाल की 8 विकेट से जीत, 13 गेंद बाकी "><span>बंगाल की 8 विकेट से जीत, 13 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="16" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/madhya-pradesh-vs-meghalaya-group-a-1445993/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group A</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->सौराष्ट्र</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="एमपी"><img width="20" height="20" alt="एमपी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">एमपी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">222/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="मेघालय"><img width="20" height="20" alt="मेघालय Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">मेघालय</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.4/20 ov, T:223) </span><strong class="">121</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="एमपी की 101 रन से जीत "><span>एमपी की 101 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="17" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/sikkim-vs-tamil-nadu-group-b-1445998/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="तमिलनाडु"><img width="20" height="20" alt="तमिलनाडु Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">तमिलनाडु</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">218/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सिक्किम"><img width="20" height="20" alt="सिक्किम Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सिक्किम</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(20 ov, T:219) </span><strong class="">84/7</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="तमिलनाडु की 134 रन से जीत "><span>तमिलनाडु की 134 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="18" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/arunachal-pradesh-vs-haryana-group-c-1445999/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हरियाणा"><img width="20" height="20" alt="हरियाणा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">हरियाणा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">255/2</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="अरुणाचल प्रदेश"><img width="20" height="20" alt="अरुणाचल प्रदेश Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">अरुणाचल प्रदेश</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(17/20 ov, T:256) </span><strong class="">80</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="हरियाणा की 175 रन से जीत "><span>हरियाणा की 175 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="19" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/chhattisgarh-vs-puducherry-group-d-1446004/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->विशाखापटनम</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="छत्तीसगढ़"><img width="20" height="20" alt="छत्तीसगढ़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">छत्तीसगढ़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">166/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पुडुचेरी"><img width="20" height="20" alt="पुडुचेरी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">पुडुचेरी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:167) </span><strong class="">168/4</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी "><span>पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="20" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/odisha-vs-railways-group-d-1446005/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group D</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->विजयनगरम</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ओडिशा"><img width="20" height="20" alt="ओडिशा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ओडिशा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">194/5</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="रेलवेज़"><img width="20" height="20" alt="रेलवेज़ Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">रेलवेज़</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18.5/20 ov, T:195) </span><strong class="">198/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी "><span>रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="21" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/andhra-vs-nagaland-group-e-1446006/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद, डेक्कन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नागालैंड"><img width="20" height="20" alt="नागालैंड Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">नागालैंड</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">77</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="आंध्रा"><img width="20" height="20" alt="आंध्रा Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">आंध्रा</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(9.4/20 ov, T:78) </span><strong class="">79/2</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी "><span>आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="22" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/kerala-vs-maharashtra-group-e-1446008/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group E</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->हैदराबाद, डेक्कन</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="केरला"><img width="20" height="20" alt="केरला Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">केरला</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">187/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="महाराष्ट्र"><img width="20" height="20" alt="महाराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">महाराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.5/20 ov, T:188) </span><strong class="">189/6</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी "><span>महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="23" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/gujarat-vs-saurashtra-group-b-1445996/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group B</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->इंदौर</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सौराष्ट्र"><img width="20" height="20" alt="सौराष्ट्र Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सौराष्ट्र</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">196/4</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गुजरात"><img width="20" height="20" alt="गुजरात Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">गुजरात</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(19.2/20 ov, T:197) </span><strong class="">199/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="गुजरात की 5 विकेट से जीत, 4 गेंद बाकी "><span>गुजरात की 5 विकेट से जीत, 4 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="24" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/syed-mushtaq-ali-trophy-2024-25-1445827/himachal-pradesh-vs-uttar-pradesh-group-c-1446001/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->Group C</span> • <!-- -->SMAT<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->मुंबई</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="हिमाचल"><img width="20" height="20" alt="हिमाचल Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">हिमाचल</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">100</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="यूपी"><img width="20" height="20" alt="यूपी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">यूपी</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(13.3/20 ov, T:101) </span><strong class="">104/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी "><span>उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827" title="Syed Mushtaq Ali Trophy" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="25" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/chennai-braves-vs-ajman-bolts-17th-match-1459858/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->17th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="AJB"><img width="20" height="20" alt="AJB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">AJB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">142/6</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="CB"><img width="20" height="20" alt="CB Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">CB</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(10 ov, T:143) </span><strong class="">124/5</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="Bolts की 18 रन से जीत "><span>Bolts की 18 रन से जीत </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="26" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/new-york-strikers-vs-team-abu-dhabi-16th-match-1459857/full-scorecard" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px]"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">परिणाम</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->16th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class=""><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="TAD"><img width="20" height="20" alt="TAD Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">TAD</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">73/7</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NYS"><img width="20" height="20" alt="NYS Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">NYS</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(6.2/10 ov, T:74) </span><strong class="">74/0</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी "><span>स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी </span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="27" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/pakistan-in-zimbabwe-2024-25-1444642/zimbabwe-vs-pakistan-2nd-odi-1444650/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium">2nd ODI</span> • <!-- --> <!-- -->बुलावायो</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="ज़िम्बाब्वे"><img width="20" height="20" alt="ज़िम्बाब्वे Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">ज़िम्बाब्वे</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="पाकिस्तान"><img width="20" height="20" alt="पाकिस्तान Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">पाकिस्तान</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">7:30 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="ज़िम्बाब्वे vs पाकिस्तान - 2nd ODI"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/pakistan-in-zimbabwe-2024-25-1444642/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/pakistan-in-zimbabwe-2024-25-1444642" title="Pakistan tour of Zimbabwe" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="28" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/up-nawabs-vs-deccan-gladiators-19th-match-1459860/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>19th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="UP Nawabs"><img width="20" height="20" alt="UP Nawabs Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">UP Nawabs</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="डेक्कन ग्लैडिएटर्स"><img width="20" height="20" alt="डेक्कन ग्लैडिएटर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">डेक्कन ग्लैडिएटर्स</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">11:30 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="UPN vs DG - 19th Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="29" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/bangla-tigers-vs-northern-warriors-20th-match-1459861/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>20th Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="बांग्ला टाइगर्स"><img width="20" height="20" alt="बांग्ला टाइगर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">बांग्ला टाइगर्स</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="नॉर्दर्न वॉरियर्स"><img width="20" height="20" alt="नॉर्दर्न वॉरियर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">नॉर्दर्न वॉरियर्स</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">1:45 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="BT vs NW - 20th Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="30" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/abu-dhabi-t10-2024-25-1459838/delhi-bulls-vs-samp-army-21st-match-1459862/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>21st Match</span> • <!-- -->Abu Dhabi T10</span> • <!-- --> <!-- -->अबू धाबी</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="दिल्ली बुल्स"><img width="20" height="20" alt="दिल्ली बुल्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">दिल्ली बुल्स</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="सैंप आर्मी"><img width="20" height="20" alt="सैंप आर्मी Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">सैंप आर्मी</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">4:00 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="DB vs SA - 21st Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/abu-dhabi-t10-2024-25-1459838" title="Abu Dhabi T10" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="31" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/global-super-league-2024-25-1460197/guyana-amazon-warriors-vs-lahore-qalandars-1st-match-1460205/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>1st Match</span> • <!-- -->GSL 2024<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->टी20</span></span> • <!-- --> <!-- -->गयाना</span></div><div class="ds-leading-[0]"></div></div><div class="ds-h-14 ds-overflow-hidden"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-flex-col ds-mb-2 ds-mt-1 ds-space-y-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="गयाना ऐमेज़ॉन वॉरियर्स"><img width="20" height="20" alt="गयाना ऐमेज़ॉन वॉरियर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">गयाना ऐमेज़ॉन वॉरियर्स</p></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="लाहौर क़लंदर्स"><img width="20" height="20" alt="लाहौर क़लंदर्स Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">लाहौर क़लंदर्स</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>कल</div><div class="ds-text-tight-m ds-font-bold">11:00 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="ऐमेज़ॉन vs लाहौर - 1st Match"><span>मैच शुरू होना बाक़ी</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/hindi/series/global-super-league-2024-25-1460197/match-schedule-fixtures-and-results" title="शेड्यूल" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">शेड्यूल</span></a><a href="/hindi/series/global-super-league-2024-25-1460197/points-table-standings" title="अंक तालिका" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">अंक तालिका</span></a><a href="/hindi/series/global-super-league-2024-25-1460197" title="Global Super League" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">सीरीज़</span></a></div></div></div></a></div></div></div></div></div><button type="button" data-role="none" class="slick-arrow slick-next" style="display:block"> <!-- -->Next</button></div></div></div></div></div><div style="min-height:0px"><div class="ds-relative" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><nav><div class="ds-bg-fill-navbar ds-border-b ds-border-line"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-flex ds-flex-row ds-items-center ds-justify-start"><div class="ds-h-12 ds-flex ds-items-center ds-mr-10"><a href="/hindi" class="navbar-brand"><img src="https://wassets.hscicdn.com/static/images/logo.png" alt="ESPNcricinfo" class="logo" width="138" height="21"/></a></div><div class="ds-flex ds-items-center ds-justify-between ds-flex-1"><div class="ds-flex ds-flex-row"><div class="ds-popper-wrapper"><a href="/hindi/live-cricket-score" title="लाइव स्कोर" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">लाइव स्कोर</a></div><div class="ds-popper-wrapper"><a href="/cricket-fixtures" title="Cricket Fixtures" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">सीरीज़</a></div><div class="ds-popper-wrapper"><a href="/team" title="टीम" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">टीम</a></div><div class="ds-popper-wrapper"><a href="/hindi/cricket-news" title="ताज़ा ख़बर" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">ताज़ा ख़बर</a></div><div class="ds-popper-wrapper"><a href="/hindi/cricket-features" title="फ़ीचर्स" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">फ़ीचर्स</a></div><div class="ds-popper-wrapper"><a href="/hindi/cricket-videos/latest" title="वीडियो" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">वीडियो</a></div><div class="ds-popper-wrapper"><a href="/hindi/auction/ipl-2025-auction-1460972" title="IPL 2025 Auction" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">IPL 2025 नीलामी</a></div></div><div class="ds-flex ds-flex-row ds-items-center"><div class="ds-popper-wrapper"><div class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Edition IN</div></div><div class="ci-nav-item ci-nav-hover"></div><div class="ds-popper-wrapper"><div class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer"><i style="font-size:24px" class="icon-translate ds-text-icon-inverse ds-mr-1"></i></div></div><div class="ds-popper-wrapper"><i style="font-size:24px" class="icon-apps-filled ds-text-icon-inverse ci-nav-item ci-nav-hover ds-cursor-pointer"></i></div><div><i style="font-size:24px" class="icon-search-outlined ds-text-icon-inverse ci-nav-item ci-nav-hover"></i></div></div></div></div></div></div></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-30497"></aside></div></div><div class="ds-relative"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-whitespace-nowrap"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide ds-items-center ds-space-x-1 ds-py-2 ds-mb-2"><div><a href="https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299" title="साउथ अफ़्रीका बनाम भारत" class="ds-flex ds-border ds-border-line-default-translucent ds-rounded-2xl ds-pl-3 ds-pr-2 ds-py-1 ds-bg-fill-canvas hover:ds-bg-ui-fill-default-hover hover:ds-border-ui-stroke-hover"><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid2">साउथ अफ़्रीका बनाम भारत</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-mid"></i></a></div><div><a href="https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824" title="रणजी ट्रॉफ़ी" class="ds-flex ds-border ds-border-line-default-translucent ds-rounded-2xl ds-pl-3 ds-pr-2 ds-py-1 ds-bg-fill-canvas hover:ds-bg-ui-fill-default-hover hover:ds-border-ui-stroke-hover"><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid2">रणजी ट्रॉफ़ी</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-mid"></i></a></div><div><a href="https://www.espncricinfo.com/hindi/series/australia-vs-pakistan-2024-25-1426544" title="ऑस्ट्रेलिया बनाम पाकिस्तान" class="ds-flex ds-border ds-border-line-default-translucent ds-rounded-2xl ds-pl-3 ds-pr-2 ds-py-1 ds-bg-fill-canvas hover:ds-bg-ui-fill-default-hover hover:ds-border-ui-stroke-hover"><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid2">ऑस्ट्रेलिया बनाम पाकिस्तान</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-mid"></i></a></div><div><a href="https://www.espncricinfo.com/hindi/series/ipl-2025-1449924" title="IPL 2025" class="ds-flex ds-border ds-border-line-default-translucent ds-rounded-2xl ds-pl-3 ds-pr-2 ds-py-1 ds-bg-fill-canvas hover:ds-bg-ui-fill-default-hover hover:ds-border-ui-stroke-hover"><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid2">IPL 2025</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-mid"></i></a></div></div></div><div class="lg:ds--mx-5 ds-mb-2"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-899322" style="min-width:10%;min-height:90px"></aside></div><div class="ds-flex ds-space-x-5"><div class="ds-grow" style="width:calc(100% - 322px)"><div><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4 ds-overflow-visible"><div class="ds-p-4 ds-py-6 md:ds-py-4"><div class="ds-grid sm:ds-grid-cols-2 ds-gap-3 md:ds-gap-4 md:ds-p-2 md:ds-pb-6 lg:ds-pb-2"><div><div class=""><a href="https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_1200,q_60/lsci/db/PICTURES/CMS/380500/380579.6.jpg" alt="भुवनेश्वर दूसरे दिन के सबसे महंगे खिलाड़ी, वैभव और प्रियांश पर भी लगी बड़ी बोली" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-flex ds-flex-wrap ds-mt-2"><a href="https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/sold-players" title=" ख़रीदे गए खिलाड़ियों की सूची" class="ds-inline-flex ds-items-start ds-leading-none ds-items-center"><span class="ds-text-compact-xxs ds-text-typo hover:ds-text-typo-primary ds-block"><span><b> ख़रीदे गए खिलाड़ियों की सूची</b></span></span></a><span class="ds-text-raw-grey06 ds-mx-2 ds-leading-none">•</span><a href="https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972" title="सभी दल, खिलाड़ियों की सूची और शेष पर्स" class="ds-inline-flex ds-items-start ds-leading-none ds-items-center"><span class="ds-text-compact-xxs ds-text-typo hover:ds-text-typo-primary ds-block"><span><b>सभी दल, खिलाड़ियों की सूची और शेष पर्स</b></span></span></a><span class="ds-text-raw-grey06 ds-mx-2 ds-leading-none">•</span><a href="https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/unsold-players" title=" अनसोल्ड रहे खिलाड़ियों की सूची" class="ds-inline-flex ds-items-start ds-leading-none ds-items-center"><span class="ds-text-compact-xxs ds-text-typo hover:ds-text-typo-primary ds-block"><span><b> अनसोल्ड रहे खिलाड़ियों की सूची</b></span></span></a></div></div><div><a href="https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates" class=""><div class="ds-flex ds-flex-col ds-mb-4"><span class="ds-text-eyebrow-m ds-uppercase ds-text-typo-mid3">IPL 2025</span><h3 class="ds-text-title-xl ds-font-bold ds-text-typo ds-mt-1">भुवनेश्वर दूसरे दिन के सबसे महंगे खिलाड़ी, वैभव और प्रियांश पर भी लगी बड़ी बोली</h3></div></a><div class="ds-flex ds-flex-col ds-gap-y-1 lg:ds-hidden xl:ds-flex ds-mt-2"><div><a href="/hindi/story/ranji-trophy-2024-25-bihar-13-year-old-cricketer-vaibhav-suryavanshi-who-scored-century-in-his-debut-youth-test-against-1454724" title="13 वर्षीय वैभव सूर्यवंशी कौन हैं, जिनको मिला है एक करोड़ से ऊपर का कॉन्ट्रैक्ट" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>13 वर्षीय वैभव सूर्यवंशी कौन हैं, जिनको मिला है एक करोड़ से ऊपर का कॉन्ट्रैक्ट</span></span></a></div><div><a href="https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/top-buys" title="शीर्ष ख़रीदारी : पंत और अय्यर सबसे महंगे" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>शीर्ष ख़रीदारी : पंत और अय्यर सबसे महंगे</span></span></a></div><div><a href="/hindi/story/ipl-2025-auction-no-takers-for-david-warner-shardul-thakur-prithvi-shaw-jonny-bairstow-daryl-mitchell-1461755" title="वॉर्नर और ठाकुर को नहीं मिला ख़रीदार" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>वॉर्नर और ठाकुर को नहीं मिला ख़रीदार</span></span></a></div><div><a href="/hindi/story/ipl-auction-2025-who-is-priyansh-arya-which-was-bought-by-punjab-kings-for-a-huge-amount-1461730" title="प्रियांश आर्य को मिला उनकी मेहनत का फल" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>प्रियांश आर्य को मिला उनकी मेहनत का फल</span></span></a></div><div><a href="/hindi/story/ranji-trophy-gurjapneet-singh-brings-pace-to-tamil-nadu-via-ludhiana-and-ambala-1455672" title="गुरजपनीत की रफ़्तार लुधियाना और अंबाला होते हुए पहुंची चेन्नई" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>गुरजपनीत की रफ़्तार लुधियाना और अंबाला होते हुए पहुंची चेन्नई</span></span></a></div><div><a href="/hindi/story/ipl-auction-2025-shreyas-iyer-first-player-to-breach-inr-25-crore-mark-in-ipl-auction-1461505" title="पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली</span></span></a></div></div></div></div><aside class="xl:ds-hidden ds-pb-6 ds-pt-3"><div class="ds-grid ds-grid-cols-2 ds-gap-x-4"><div><a href="/hindi/story/ranji-trophy-2024-25-bihar-13-year-old-cricketer-vaibhav-suryavanshi-who-scored-century-in-his-debut-youth-test-against-1454724" title="13 वर्षीय वैभव सूर्यवंशी कौन हैं, जिनको मिला है एक करोड़ से ऊपर का कॉन्ट्रैक्ट" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>13 वर्षीय वैभव सूर्यवंशी कौन हैं, जिनको मिला है एक करोड़ से ऊपर का कॉन्ट्रैक्ट</span></span></a></div><div><a href="https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/top-buys" title="शीर्ष ख़रीदारी : पंत और अय्यर सबसे महंगे" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>शीर्ष ख़रीदारी : पंत और अय्यर सबसे महंगे</span></span></a></div><div><a href="/hindi/story/ipl-2025-auction-no-takers-for-david-warner-shardul-thakur-prithvi-shaw-jonny-bairstow-daryl-mitchell-1461755" title="वॉर्नर और ठाकुर को नहीं मिला ख़रीदार" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>वॉर्नर और ठाकुर को नहीं मिला ख़रीदार</span></span></a></div><div><a href="/hindi/story/ipl-auction-2025-who-is-priyansh-arya-which-was-bought-by-punjab-kings-for-a-huge-amount-1461730" title="प्रियांश आर्य को मिला उनकी मेहनत का फल" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>प्रियांश आर्य को मिला उनकी मेहनत का फल</span></span></a></div><div><a href="/hindi/story/ranji-trophy-gurjapneet-singh-brings-pace-to-tamil-nadu-via-ludhiana-and-ambala-1455672" title="गुरजपनीत की रफ़्तार लुधियाना और अंबाला होते हुए पहुंची चेन्नई" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>गुरजपनीत की रफ़्तार लुधियाना और अंबाला होते हुए पहुंची चेन्नई</span></span></a></div><div><a href="/hindi/story/ipl-auction-2025-shreyas-iyer-first-player-to-breach-inr-25-crore-mark-in-ipl-auction-1461505" title="पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली</span></span></a></div></div></aside><div class="ds-border-line ds-border-t ds--mx-4 ds-pt-4 md:ds-px-3 md:ds-pb-2 ds-mt-4"><div class="ci-home-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:60%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><a href="/hindi/story/ipl-2025-auction-csk-stephen-fleming-on-r-ashwin-we-can-use-him-in-a-number-of-ways-1461562" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="फ़्लेमिंग : यह अश्विन के लिए एक तरह की बेहतरीन घर वापसी है" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">फ़्लेमिंग : यह अश्विन के लिए एक तरह की बेहतरीन घर वापसी है</h3></div></div></div></div></a></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><a href="/hindi/story/venkatesh-iyer-after-being-bought-in-ipl-2025-auction-1461559" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="वेंकटेश : कप्तानी की ज़िम्मेदारी मिलती है, तो मैं इसे ख़ुशी-ख़ुशी स्वीकार लूंगा" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">वेंकटेश : कप्तानी की ज़िम्मेदारी मिलती है, तो मैं इसे ख़ुशी-ख़ुशी स्वीकार लूंगा</h3></div></div></div></div></a></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><a href="/hindi/story/ipl-2025-auction-punjab-kings-ricky-ponting-on-shreyas-iyer-he-will-be-a-great-leader-for-our-team-1461563" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="श्रेयस पर पोंटिंग : वो हमारी टीम के लिए बेहतरीन कप्तान साबित होंगे" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">श्रेयस पर पोंटिंग : वो हमारी टीम के लिए बेहतरीन कप्तान साबित होंगे</h3></div></div></div></div></a></div></div></div></div></div></div></div></div></div></div><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4 ds-overflow-visible"><div class="ds-p-0"><h2 class="ds-text-title-s-m ds-font-bold ds-text-typo ds-px-4 ds-pt-6 lg:ds-pt-4 ds-pb-2">मैच कवरेज</h2><div class="ds-relative ds-w-full ds-scrollbar-hide ci-home-match-tab ds-flex ds-bg-fill-content-prime 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"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-12"><span class="ds-text-tight-m ds-font-bold ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-inner-border ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-4 ds-tab-active"><div class="ds-flex ds-flex-col"><span class="ds-text-tight-m ds-font-regular ds-text-typo ci-match-tab-title">AUS vs IND</span><span class="ds-text-tight-xs ds-text-typo-mid3 ds-font-regular">पर्थ टेस्ट</span></div></span></div></div><div class="ds-shrink-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-12"><div class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-4"><div class="ds-flex ds-flex-col"><span class="ds-text-tight-m ds-font-regular ds-text-typo ci-match-tab-title">SMAT</span><span class="ds-text-tight-xs ds-text-typo-mid3 ds-font-regular">लीग स्टेज</span></div></div></div></div><div class="ds-shrink-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-12"><div class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-4"><div class="ds-flex ds-flex-col"><span class="ds-text-tight-m ds-font-regular ds-text-typo ci-match-tab-title">ZIM vs PAK</span><span class="ds-text-tight-xs ds-text-typo-mid3 ds-font-regular">वनडे सीरीज़</span></div></div></div></div><div class="ds-shrink-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-12"><div class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-4"><div class="ds-flex ds-flex-col"><span class="ds-text-tight-m ds-font-regular ds-text-typo ci-match-tab-title">WBBL</span><span class="ds-text-tight-xs ds-text-typo-mid3 ds-font-regular">2024</span></div></div></div></div><div class="ds-shrink-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-12"><div class="ds-text-tight-m ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-typo ds-shadow-ui-stroke-primary hover:ds-text-typo-primary ds-px-4"><div class="ds-flex ds-flex-col"><span class="ds-text-tight-m ds-font-regular ds-text-typo ci-match-tab-title">WI vs BAN</span><span class="ds-text-tight-xs ds-text-typo-mid3 ds-font-regular">पहला टेस्ट</span></div></div></div></div></div></div><div class="ds-block"><div class=""><div class="ds-p-4 ds-border-t ds-border-line ds-pb-5"><div class="ds-min-h-[385px] md:ds-min-h-[256px] lg:ds-min-h-[228px] xl:ds-min-h-[300px]"><div class="ds-pb-4"><div class="ds-grid sm:ds-grid-cols-2 ds-gap-3 md:ds-gap-4"><div><div class=""><a href="/cricket-videos/aus-vs-ind-border-gavaskar-trophy-perth-test-day-four-hindi-review-with-sanjay-manjrekar-1461699" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl ds-overflow-hidden"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="'रोहित, अश्विन, जाडेजा, शमी के बिना यह एक महान जीत है'" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-bottom-0 ds-left-0 ds-w-full"><div class="ds-flex ds-items-center ds-justify-center ds-rounded-full ds-relative ds-left-2 ds-image-video-icon ds-mb-2" style="height:56px;width:56px"><i style="font-size:32px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><p class="ds-text-title-subtle-l ds-font-medium ds-bg-raw-black ds-px-4 ds-py-2 ds-text-typo-inverse1">'रोहित, अश्विन, जाडेजा, शमी के बिना यह एक महान जीत है'</p></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">8:25</span></div></div></div></div></div></a></div><div class="ds-flex ds-flex-wrap ds-mt-2"></div></div><div><a href="/hindi/story/aus-vs-ind-1st-test-stats-india-biggest-win-in-australia-australia-first-optus-defeat-1461692" class=""><div class="ds-flex ds-flex-col ds-mb-4"><h3 class="ds-text-title-xl ds-font-bold ds-text-typo">आंकड़े : भारत की ऑस्ट्रेलिया में सबसे बड़ी जीत</h3></div></a><div class=""><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/full-scorecard" class="ds-no-tap-higlight ds-bg-ui-fill-translucent ds-rounded ds-p-2 ds-mt-4 ds-flex ds-items-center ds-justify-between ds-gap-x-3"><div><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-military_tech-outlined ds-text-icon-primary ds-mr-1"></i><div class="ds-leading-none"><span class="ds-text-compact-xs">ऑस्ट्रेलिया<!-- --> vs <!-- -->भारत<!-- -->: </span><span class="ds-text-compact-xs ds-font-medium">भारत की 295 रन से जीत </span></div></span></div><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary"></i></a></div><div class="ds-flex ds-flex-col ds-gap-y-1 ds-mt-4"><div><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-report-4" title="ऑप्टस में बुमराह एंड कंपनी ने ऑस्ट्रेलिया को किया चारो खाने चित" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>ऑप्टस में बुमराह एंड कंपनी ने ऑस्ट्रेलिया को किया चारो खाने चित</span></span></a></div><div><a href="/hindi/series/australia-vs-india-2024-25-1426547/australia-vs-india-1st-test-1426555/match-report-3" title="जायसवाल-कोहली के शतकों की बदौलत भारत की मुट्ठी में पर्थ टेस्ट" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>जायसवाल-कोहली के शतकों की बदौलत भारत की मुट्ठी में पर्थ टेस्ट</span></span></a></div><div><a href="/hindi/story/aus-vs-ind-1st-test-harshit-rana-dedicates-dream-debut-this-one-s-for-you-dad-1461325" title="राणा: "यह आपके लिए है, पापा"" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>राणा: "यह आपके लिए है, पापा"</span></span></a></div><div><a href="/hindi/story/bgt-aus-vs-ind-stats-australia-second-lowest-total-at-home-vs-india-bumrah-levels-with-kapil-dev-1461227" title="आंकड़े : बुमराह ने की कपिल देव की बराबरी" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>आंकड़े : बुमराह ने की कपिल देव की बराबरी</span></span></a></div></div></div></div></div><div class="ds--mx-1 lg:ds-mt-4 xl:ds-mt-0"><div class="ci-home-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:480%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-border-gavaskar-trophy-perth-test-day-four-haan-ya-naa-with-sanjay-manjrekar-1461693" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="बुमराह गेंदबाज़ी के साथ-साथ कप्तानी में भी स्पॉट ऑन दिखे" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">बुमराह गेंदबाज़ी के साथ-साथ कप्तानी में भी स्पॉट ऑन दिखे</h3></div></div></div></div></a></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-jasprit-bumrah-pc-hindi-1461667" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="बुमराह: कोहली को हमारी ज़रूरत नहीं, हमें उनकी ज़रूरत है" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">बुमराह: कोहली को हमारी ज़रूरत नहीं, हमें उनकी ज़रूरत है</h3></div></div></div></div></a></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-wasim-akram-on-india-victory-over-australia-1461655" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="अकरम: मैंने किसी भी एशियाई टीम द्वारा ऐसा प्रदर्शन नहीं देखा" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">अकरम: मैंने किसी भी एशियाई टीम द्वारा ऐसा प्रदर्शन नहीं देखा</h3></div></div></div></div></a></div></div><div data-index="3" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-cheteshwar-pujara-on-india-victory-over-australia-1461663" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा: न्यूज़ीलैंड से मिली हार के बाद इतनी बड़ी जीत काफ़ी मायने रखती है" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">पुजारा: न्यूज़ीलैंड से मिली हार के बाद इतनी बड़ी जीत काफ़ी मायने रखती है</h3></div></div></div></div></a></div></div><div data-index="4" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-mohammed-siraj-on-his-bowling-1461664" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="सिराज: मैंने एक प्लान के साथ ख़्वाजा को शिकार बनाया" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">सिराज: मैंने एक प्लान के साथ ख़्वाजा को शिकार बनाया</h3></div></div></div></div></a></div></div><div data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-sanjay-manjrekar-on-india-victory-over-australia-1461657" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="मांजरेकर: कई दिग्गजों के न रहते हुए भी इतने बड़े अंतर से जीतना लाजवाब" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">मांजरेकर: कई दिग्गजों के न रहते हुए भी इतने बड़े अंतर से जीतना लाजवाब</h3></div></div></div></div></a></div></div><div data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-day-four-cheteshwar-pujara-on-mohammed-siraj-setup-to-steve-smith-1461592" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा: सिराज ने स्मिथ को सेटअप करके आउट किया" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">पुजारा: सिराज ने स्मिथ को सेटअप करके आउट किया</h3></div></div></div></div></a></div></div><div data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-australian-news-papers-praises-virat-kohli-and-yashasvi-jaiswal-1461581" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="ऑस्ट्रेलियाई अख़बारों में छाए रहे कोहली और जायसवाल" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">ऑस्ट्रेलियाई अख़बारों में छाए रहे कोहली और जायसवाल</h3></div></div></div></div></a></div></div><div data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-border-gavaskar-trophy-perth-test-day-three-hindi-review-with-sanjay-manjrekar-1461525" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="'कोहली से उम्मीद थी कि ऑस्ट्रेलिया में रंग में लौटेंगे और वही हुआ'" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">'कोहली से उम्मीद थी कि ऑस्ट्रेलिया में रंग में लौटेंगे और वही हुआ'</h3></div></div></div></div></a></div></div><div data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-border-gavaskar-trophy-perth-test-day-three-haan-ya-naa-with-sanjay-manjrekar-1461526" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="जायसवाल की ये पारी उन्हें स्टार से लेजेंड का सफ़र तय कराएगी" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">जायसवाल की ये पारी उन्हें स्टार से लेजेंड का सफ़र तय कराएगी</h3></div></div></div></div></a></div></div><div data-index="10" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-day-three-cheteshwar-pujara-on-virat-kohli-1461484" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा: ये तो पहला ही टेस्ट है कोहली का फ़ॉर्म जारी रहेगा" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">पुजारा: ये तो पहला ही टेस्ट है कोहली का फ़ॉर्म जारी रहेगा</h3></div></div></div></div></a></div></div><div data-index="11" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-day-three-cheteshwar-pujara-on-yashaswi-jaiswal-technique-1461391" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा से समझिए जायसवाल ने पहली पारी के बाद क्या बदलाव लाया?" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">पुजारा से समझिए जायसवाल ने पहली पारी के बाद क्या बदलाव लाया?</h3></div></div></div></div></a></div></div><div data-index="12" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-day-three-abhishek-nayar-on-yashaswi-jaiswal-and-kl-rahul-1461392" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="नायर: ऑस्ट्रेलिया दौरे के लिए जायसवाल ने प्लास्टिक गेंद से तैयारी की थी" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">नायर: ऑस्ट्रेलिया दौरे के लिए जायसवाल ने प्लास्टिक गेंद से तैयारी की थी</h3></div></div></div></div></a></div></div><div data-index="13" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-border-gavaskar-trophy-perth-test-day-two-hindi-review-with-sanjay-manjrekar-1461314" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="'जायसवाल पर दबाव था और ये उनके करियर की बेहतरीन पारी है'" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">'जायसवाल पर दबाव था और ये उनके करियर की बेहतरीन पारी है'</h3></div></div></div></div></a></div></div><div data-index="14" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-border-gavaskar-trophy-perth-test-day-two-haan-ya-naa-with-sanjay-manjrekar-1461280" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="भारत ये टेस्ट जीत जाता है तो 2008 पर्थ से भी बड़ी जीत होगी" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">भारत ये टेस्ट जीत जाता है तो 2008 पर्थ से भी बड़ी जीत होगी</h3></div></div></div></div></a></div></div><div data-index="15" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-day-two-harshit-rana-press-conference-hindi-1461315" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="हर्षित: मिचेल स्टार्क और हम दोनों में हंसी मज़ाक होता रहता है" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">हर्षित: मिचेल स्टार्क और हम दोनों में हंसी मज़ाक होता रहता है</h3></div></div></div></div></a></div></div><div data-index="16" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-day-two-wasim-akram-on-australian-bowlers-1461268" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="अकरम: ऑस्ट्रेलियाई गेंदबाज़ों को कभी इतना लाचार नहीं देखा" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">अकरम: ऑस्ट्रेलियाई गेंदबाज़ों को कभी इतना लाचार नहीं देखा</h3></div></div></div></div></a></div></div><div data-index="17" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-day-two-wasim-akram-on-kl-rahul-1461270" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="अकरम: राहुल से ओपन ही कराना चाहिए मिडिल ऑर्डर में न लाएं" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">अकरम: राहुल से ओपन ही कराना चाहिए मिडिल ऑर्डर में न लाएं</h3></div></div></div></div></a></div></div><div data-index="18" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-day-two-wasim-akram-and-cheteshwar-pujara-on-yashasvi-jaiswal-1461269" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="जब जायसवाल को लेकर अकरम ने पुजारा से पूछा सवाल" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">जब जायसवाल को लेकर अकरम ने पुजारा से पूछा सवाल</h3></div></div></div></div></a></div></div><div data-index="19" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-deep-dasgupta-and-cheteshwar-pujara-on-opening-partnership-1461238" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा: जायसवाल-राहुल की साझेदारी पूरी सीरीज़ को दिशा देगी" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">पुजारा: जायसवाल-राहुल की साझेदारी पूरी सीरीज़ को दिशा देगी</h3></div></div></div></div></a></div></div><div data-index="20" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-deep-dasgupta-and-cheteshwar-pujara-on-yashasvi-jaiswal-1461239" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="दीप: जायसवाल ने एक पारी के बाद ही सबक़ लेते हुए सुधार लाया" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">दीप: जायसवाल ने एक पारी के बाद ही सबक़ लेते हुए सुधार लाया</h3></div></div></div></div></a></div></div><div data-index="21" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-bgt-perth-test-day-two-sanjay-manjrekar-and-cheteshwar-pujara-on-jasprit-bumrah-1461206" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="बुमराह को क्यों मांजरेकर और पुजारा ने मशीन करार दिया?" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">बुमराह को क्यों मांजरेकर और पुजारा ने मशीन करार दिया?</h3></div></div></div></div></a></div></div><div data-index="22" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-border-gavaskar-trophy-perth-test-day-one-hindi-review-with-sanjay-manjrekar-1461142" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="मांजरेकर: बुमराह बल्लेबाज़ होते तो इससे कहीं बड़े मुक़ाम पर होते" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">मांजरेकर: बुमराह बल्लेबाज़ होते तो इससे कहीं बड़े मुक़ाम पर होते</h3></div></div></div></div></a></div></div><div data-index="23" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:4.166666666666667%"><div><a href="/cricket-videos/aus-vs-ind-border-gavaskar-trophy-perth-test-day-one-haan-ya-naa-with-sanjay-manjrekar-1461144" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="हां या ना: भारतीय पेसर्स ने ज़्यादा बेहतर लेंथ पर गेंद डाली" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:24px;width:24px"><i style="font-size:16px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-s ds-font-medium ds-text-typo">हां या ना: भारतीय पेसर्स ने ज़्यादा बेहतर लेंथ पर गेंद डाली</h3></div></div></div></div></a></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><div class="ds-hidden"><div class="ds-p-4 ds-border-t ds-border-line ds-pb-5"><div class="ds-min-h-[385px] md:ds-min-h-[256px] lg:ds-min-h-[228px] xl:ds-min-h-[300px]"><div class="ds-pb-4"><div class="ds-grid sm:ds-grid-cols-2 ds-gap-3 md:ds-gap-4"><div><div class=""><a href="/hindi/story/syed-mushtaq-ali-trophy-tilak-varma-breaks-records-with-third-successive-t20-hundred-1461233" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-flex ds-flex-wrap ds-mt-2"></div></div><div><a href="/hindi/story/syed-mushtaq-ali-trophy-tilak-varma-breaks-records-with-third-successive-t20-hundred-1461233" class=""><div class="ds-flex ds-flex-col ds-mb-4"><h3 class="ds-text-title-xl ds-font-bold ds-text-typo">तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक</h3><p class="ds-text-compact-m ds-text-typo-mid2 ds-mt-2"><span>वह किरण नवगिरे के बाद T20 की एक पारी में 150 से अधिक रन बनाने वाले सिर्फ़ दूसरे भारतीय खिलाड़ी हैं</span></p></div></a><div class=""><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/bengal-vs-hyderabad-india-group-a-1445991/full-scorecard" class="ds-no-tap-higlight ds-bg-ui-fill-translucent ds-rounded ds-p-2 ds-mt-4 ds-flex ds-items-center ds-justify-between ds-gap-x-3"><div><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-military_tech-outlined ds-text-icon-primary ds-mr-1"></i><div class="ds-leading-none"><span class="ds-text-compact-xs">बंगाल<!-- --> vs <!-- -->हैदराबाद<!-- -->: </span><span class="ds-text-compact-xs ds-font-medium">बंगाल की 8 विकेट से जीत, 13 गेंद बाकी </span></div></span></div><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary"></i></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/mizoram-vs-rajasthan-group-a-1445994/full-scorecard" class="ds-no-tap-higlight ds-bg-ui-fill-translucent ds-rounded ds-p-2 ds-mt-4 ds-flex ds-items-center ds-justify-between ds-gap-x-3"><div><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-military_tech-outlined ds-text-icon-primary ds-mr-1"></i><div class="ds-leading-none"><span class="ds-text-compact-xs">मिज़ोरम<!-- --> vs <!-- -->राजस्थान<!-- -->: </span><span class="ds-text-compact-xs ds-font-medium">राजस्थान की 62 रन से जीत </span></div></span></div><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary"></i></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/karnataka-vs-tripura-group-b-1445997/full-scorecard" class="ds-no-tap-higlight ds-bg-ui-fill-translucent ds-rounded ds-p-2 ds-mt-4 ds-flex ds-items-center ds-justify-between ds-gap-x-3"><div><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-military_tech-outlined ds-text-icon-primary ds-mr-1"></i><div class="ds-leading-none"><span class="ds-text-compact-xs">कर्नाटका<!-- --> vs <!-- -->त्रिपुरा<!-- -->: </span><span class="ds-text-compact-xs ds-font-medium">कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी </span></div></span></div><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary"></i></a><a href="/hindi/series/syed-mushtaq-ali-trophy-2024-25-1445827/delhi-vs-jammu-kashmir-group-c-1446000/full-scorecard" class="ds-no-tap-higlight ds-bg-ui-fill-translucent ds-rounded ds-p-2 ds-mt-4 ds-flex ds-items-center ds-justify-between ds-gap-x-3"><div><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-military_tech-outlined ds-text-icon-primary ds-mr-1"></i><div class="ds-leading-none"><span class="ds-text-compact-xs">दिल्ली<!-- --> vs <!-- -->जम्मू कश्मीर<!-- -->: </span><span class="ds-text-compact-xs ds-font-medium">दिल्ली की 35 रन से जीत </span></div></span></div><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary"></i></a></div></div></div></div></div></div></div><div class="ds-hidden"><div class="ds-p-4 ds-border-t ds-border-line ds-pb-5"><div class="ds-min-h-[385px] md:ds-min-h-[256px] lg:ds-min-h-[228px] xl:ds-min-h-[300px]"><div class="ds-pb-4"><div class="ds-grid sm:ds-grid-cols-2 ds-gap-3 md:ds-gap-4"><div><div class=""><a href="https://www.espncricinfo.com/hindi/series/pakistan-in-zimbabwe-2024-25-1444642/zimbabwe-vs-pakistan-1st-odi-1444649/live-cricket-score" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="रज़ा (39, 2/7) के हरफ़नमौला प्रदर्शन के दम पर जीत का सिकंदर बना ZIM" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-flex ds-flex-wrap ds-mt-2"></div></div><div><a href="https://www.espncricinfo.com/hindi/series/pakistan-in-zimbabwe-2024-25-1444642/zimbabwe-vs-pakistan-1st-odi-1444649/live-cricket-score" class=""><div class="ds-flex ds-flex-col ds-mb-4"><h3 class="ds-text-title-xl ds-font-bold ds-text-typo">रज़ा (39, 2/7) के हरफ़नमौला प्रदर्शन के दम पर जीत का सिकंदर बना ZIM</h3></div></a><div class=""><a href="/hindi/series/pakistan-in-zimbabwe-2024-25-1444642/zimbabwe-vs-pakistan-1st-odi-1444649/full-scorecard" class="ds-no-tap-higlight ds-bg-ui-fill-translucent ds-rounded ds-p-2 ds-mt-4 ds-flex ds-items-center ds-justify-between ds-gap-x-3"><div><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-military_tech-outlined ds-text-icon-primary ds-mr-1"></i><div class="ds-leading-none"><span class="ds-text-compact-xs">ज़िम्बाब्वे<!-- --> vs <!-- -->पाकिस्तान<!-- -->: </span><span class="ds-text-compact-xs ds-font-medium">ज़िम्बाब्वे की 80 रन से जीत (डीएलएस पद्धति)</span></div></span></div><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary"></i></a></div></div></div></div></div></div></div><div class="ds-hidden"><div class="ds-p-4 ds-border-t ds-border-line ds-pb-5"><div class="ds-min-h-[385px] md:ds-min-h-[256px] lg:ds-min-h-[228px] xl:ds-min-h-[300px]"><div class="ds-pb-4"><div class="ds-grid sm:ds-grid-cols-2 ds-gap-3 md:ds-gap-4"><div><div class=""><a href="https://www.espncricinfo.com/hindi/series/women-s-big-bash-league-2024-25-1442625/brisbane-heat-women-vs-sydney-sixers-women-40th-match-1442685/live-cricket-score" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="ब्रिस्बेन की जीत में रॉड्रिग्स ने बनाए 39 रन" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-flex ds-flex-wrap ds-mt-2"></div></div><div><a href="https://www.espncricinfo.com/hindi/series/women-s-big-bash-league-2024-25-1442625/brisbane-heat-women-vs-sydney-sixers-women-40th-match-1442685/live-cricket-score" class=""><div class="ds-flex ds-flex-col ds-mb-4"><h3 class="ds-text-title-xl ds-font-bold ds-text-typo">ब्रिस्बेन की जीत में रॉड्रिग्स ने बनाए 39 रन</h3></div></a><div class=""><a href="/hindi/series/women-s-big-bash-league-2024-25-1442625/brisbane-heat-women-vs-sydney-sixers-women-40th-match-1442685/full-scorecard" class="ds-no-tap-higlight ds-bg-ui-fill-translucent ds-rounded ds-p-2 ds-mt-4 ds-flex ds-items-center ds-justify-between ds-gap-x-3"><div><span class="ds-flex ds-items-center"><i style="font-size:16px" class="icon-military_tech-outlined ds-text-icon-primary ds-mr-1"></i><div class="ds-leading-none"><span class="ds-text-compact-xs">हीट महिला<!-- --> vs <!-- -->सिक्सर्स महिला<!-- -->: </span><span class="ds-text-compact-xs ds-font-medium">हीट महिला की 5 विकेट से जीत, 18 गेंद बाकी </span></div></span></div><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary"></i></a></div></div></div></div></div></div></div><div class="ds-hidden"><div class="ds-p-4 ds-border-t ds-border-line ds-pb-5"><div class="ds-min-h-[385px] md:ds-min-h-[256px] lg:ds-min-h-[228px] xl:ds-min-h-[300px]"><div class="ds-pb-4"><div class="ds-grid sm:ds-grid-cols-2 ds-gap-3 md:ds-gap-4"><div><div class=""><a href="https://www.espncricinfo.com/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="ग्रीव्स के पहले टेस्ट शतक से वेस्टइंडीज़ मज़बूत" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-flex ds-flex-wrap ds-mt-2"></div></div><div><a href="https://www.espncricinfo.com/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score" class=""><div class="ds-flex ds-flex-col ds-mb-4"><h3 class="ds-text-title-xl ds-font-bold ds-text-typo">ग्रीव्स के पहले टेस्ट शतक से वेस्टइंडीज़ मज़बूत</h3></div></a><div class=""><a href="/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score" class="ds-no-tap-higlight ds-bg-ui-fill-translucent ds-rounded ds-p-2 ds-mt-4 ds-flex ds-items-center ds-justify-between ds-gap-x-3"><div><div class="ds-flex ds-items-center"><div class="ds-animate-pulse ds-w-2 ds-h-2 ds-rounded-full ds-bg-raw-red ds-mr-2"></div><div class="ds-flex ds-flex-wrap"><span class="ds-text-tight-xxs ds-bg-raw-blue/20 ds-px-1 ds-py-0.5 ds-text-typo ds-mr-1">दूसरी पारी</span><span class="ds-text-compact-xs ds-font-medium ds-text-typo-mid1 ds-mr-1">बांग्लादेश</span><span class="ds-text-compact-xs ds-font-bold ds-text-typo ds-mr-1">269/9d & 109/7</span><span class="ds-text-compact-xxs ds-text-typo ds-leading-[18px]">(<!-- -->31 ov, T:334<!-- -->)</span><span class="ds-text-compact-xs ds-text-typo-mid3 ds-mx-1">vs</span><span class="ds-text-compact-xs ds-font-medium ds-text-typo-mid3">वेस्टइंडीज़</span><span class="ds-text-compact-xs ds-font-bold ds-text-typo ds-ml-1">450/9d & 152</span></div></div></div><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary"></i></a></div></div></div></div></div></div></div></div></div></div></div><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-4 ds-border-b-0 lg:ds-border-b ds-pt-6 lg:ds-pt-4"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h2 class="ds-text-title-s ds-font-bold ds-text-typo ds-text-title-s-m ds-font-bold">बड़ी ख़बरें</h2></div><div class="ds-flex ds-flex-row ds-items-center"><span class="ds-pl-2"><a href="/hindi/cricket-news" title="सब देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">सब देखें</span></a></span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-md ds-table-fixed"><tbody class=""><tr class=""><td class="ds-min-w-max !ds-p-0"><a href="/hindi/story/ipl-2025-auction-no-takers-for-david-warner-shardul-thakur-prithvi-shaw-jonny-bairstow-daryl-mitchell-1461755" class="ds-p-4 ds-block"><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-relative ds-flex-shrink-0 xl:ds-w-[156px] lg:ds-w-24 ds-w-[128px]"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="वॉर्नर और ठाकुर को नहीं मिला ख़रीदार" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">वॉर्नर और ठाकुर को नहीं मिला ख़रीदार</h3><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><span>2 hrs ago</span></span><span class="ds-text-compact-xxs ds-mx-2"><span>•</span></span><span class="ds-text-compact-xxs"><span>ESPNcricinfo स्टाफ़</span></span></div></div></div></div></div></a></td><td class="ds-min-w-max !ds-p-0 ds-border-line ds-border-l"><a href="/hindi/story/syed-mushtaq-ali-trophy-tilak-varma-breaks-records-with-third-successive-t20-hundred-1461233" class="ds-p-4 ds-block"><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-relative ds-flex-shrink-0 xl:ds-w-[156px] lg:ds-w-24 ds-w-[128px]"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक</h3><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><span>23-Nov-2024</span></span><span class="ds-text-compact-xxs ds-mx-2"><span>•</span></span><span class="ds-text-compact-xxs"><span>ESPNcricinfo स्टाफ़</span></span></div></div></div></div></div></a></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><a href="/hindi/story/ipl-2025-auction-csk-stephen-fleming-on-r-ashwin-we-can-use-him-in-a-number-of-ways-1461562" class="ds-p-4 ds-block"><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-relative ds-flex-shrink-0 xl:ds-w-[156px] lg:ds-w-24 ds-w-[128px]"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="फ़्लेमिंग : यह अश्विन के लिए एक तरह की बेहतरीन घर वापसी है" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">फ़्लेमिंग : यह अश्विन के लिए एक तरह की बेहतरीन घर वापसी है</h3><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><span>24-Nov-2024</span></span><span class="ds-text-compact-xxs ds-mx-2"><span>•</span></span><span class="ds-text-compact-xxs"><span>ESPNcricinfo स्टाफ़</span></span></div></div></div></div></div></a></td><td class="ds-min-w-max !ds-p-0 ds-border-line ds-border-l"><a href="/hindi/story/alyssa-healy-ruled-out-of-india-series-georgia-voll-in-line-for-australia-debut-1461244" class="ds-p-4 ds-block"><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-relative ds-flex-shrink-0 xl:ds-w-[156px] lg:ds-w-24 ds-w-[128px]"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="हीली भारतीय सीरीज़ से बाहर, वॉल डेब्यू को तैयार" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">हीली भारतीय सीरीज़ से बाहर, वॉल डेब्यू को तैयार</h3><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><span>23-Nov-2024</span></span><span class="ds-text-compact-xxs ds-mx-2"><span>•</span></span><span class="ds-text-compact-xxs"><span>ऐलेक्स मैल्कम</span></span></div></div></div></div></div></a></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><a href="/hindi/story/aus-vs-ind-1st-test-harshit-rana-dedicates-dream-debut-this-one-s-for-you-dad-1461325" class="ds-p-4 ds-block"><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-relative ds-flex-shrink-0 xl:ds-w-[156px] lg:ds-w-24 ds-w-[128px]"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="डेब्यू टेस्ट में शानदार प्रदर्शन पर राणा: "यह आपके लिए है, पापा"" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">डेब्यू टेस्ट में शानदार प्रदर्शन पर राणा: "यह आपके लिए है, पापा"</h3><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><span>23-Nov-2024</span></span><span class="ds-text-compact-xxs ds-mx-2"><span>•</span></span><span class="ds-text-compact-xxs"><span>अलागप्पन मुथु</span></span></div></div></div></div></div></a></td><td class="ds-min-w-max !ds-p-0 ds-border-line ds-border-l"><a href="/hindi/story/bgt-aus-vs-ind-stats-australia-second-lowest-total-at-home-vs-india-bumrah-levels-with-kapil-dev-1461227" class="ds-p-4 ds-block"><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-relative ds-flex-shrink-0 xl:ds-w-[156px] lg:ds-w-24 ds-w-[128px]"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="आंकड़े : बुमराह ने की कपिल देव की बराबरी" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">आंकड़े : बुमराह ने की कपिल देव की बराबरी</h3><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><span>23-Nov-2024</span></span><span class="ds-text-compact-xxs ds-mx-2"><span>•</span></span><span class="ds-text-compact-xxs"><span>संपत बंडारुपल्ली </span></span></div></div></div></div></div></a></td></tr><tr class=""><td class="ds-min-w-max !ds-p-0"><a href="/hindi/story/ipl-2025-auction-punjab-kings-ricky-ponting-on-shreyas-iyer-he-will-be-a-great-leader-for-our-team-1461563" class="ds-p-4 ds-block"><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-relative ds-flex-shrink-0 xl:ds-w-[156px] lg:ds-w-24 ds-w-[128px]"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="श्रेयस अय्यर पर पोंटिंग : वो हमारी टीम के लिए बेहतरीन कप्तान साबित होंगे" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">श्रेयस अय्यर पर पोंटिंग : वो हमारी टीम के लिए बेहतरीन कप्तान साबित होंगे</h3><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><span>24-Nov-2024</span></span><span class="ds-text-compact-xxs ds-mx-2"><span>•</span></span><span class="ds-text-compact-xxs"><span>ESPNcricinfo स्टाफ़</span></span></div></div></div></div></div></a></td><td class="ds-min-w-max !ds-p-0 ds-border-line ds-border-l"><a href="/hindi/story/ipl-auction-2025-shreyas-iyer-first-player-to-breach-inr-25-crore-mark-in-ipl-auction-1461505" class="ds-p-4 ds-block"><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-relative ds-flex-shrink-0 xl:ds-w-[156px] lg:ds-w-24 ds-w-[128px]"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-lg"/></div></div><div class=""><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली</h3><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><span>24-Nov-2024</span></span><span class="ds-text-compact-xxs ds-mx-2"><span>•</span></span><span class="ds-text-compact-xxs"><span>ESPNcricinfo स्टाफ़</span></span></div></div></div></div></div></a></td></tr></tbody></table></div></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-4 ds-pt-6 md:ds-pt-4 ds-border-b-0 md:ds-border-b"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h2 class="ds-text-title-s ds-font-bold ds-text-typo ds-text-title-s-m ds-font-bold">ट्रेंडिंग खिलाड़ी</h2></div></div><div class="ds-p-4 ds-pl-2"><div><a href="/cricketers/virat-kohli-253802" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">विराट कोहली</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/cricketers/yashasvi-jaiswal-1151278" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">यशस्वी जायसवाल</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/cricketers/rasikh-salam-1161489" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">रसिख सलाम</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/cricketers/jitesh-sharma-721867" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">जितेश शर्मा</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/cricketers/robin-minz-1350762" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">रॉबिन मिन्ज़</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/cricketers/noor-ahmad-1182529" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">नूर अहमद</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/cricketers/nitish-kumar-reddy-1175496" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">नीतीश कुमार रेड्डी</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/cricketers/marnus-labuschagne-787987" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">मार्नस लाबुशेन</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/cricketers/faisal-akram-1171134" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">फ़ैसल अकरम</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/cricketers/jasprit-bumrah-625383" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">जसप्रीत बुमराह</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a></div></div></div></div><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4 ds-overflow-visible"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-4 ds-border-b-0 lg:ds-border-b ds-pt-6 lg:ds-pt-4"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h2 class="ds-text-title-s ds-font-bold ds-text-typo ds-text-title-s-m ds-font-bold">विस्तार से</h2></div></div><div class="ds-p-0 ds-px-4"><div><div class="ds--mx-4 ci-in-depth-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:433.33333333333337%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/cricket-videos/sa-vs-ind-suryakumar-yadav-hope-to-see-tilak-varma-play-in-all-formats-for-india-1459973" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl ds-overflow-hidden"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-bottom-0 ds-left-0 ds-w-full"><div class="ds-flex ds-items-center ds-justify-center ds-rounded-full ds-relative ds-left-2 ds-image-video-icon ds-mb-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><p class="ds-text-compact-xs ds-bg-raw-black ds-px-4 ds-py-1 ds-text-typo-inverse1">सूर्यकुमार : सैमसन का प्रदर्शन हमारे लिए अच्छा सिरदर्द है</p></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">3:11</span></div></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">SA vs IND</span></div><div class="ds-flex ds-flex-col ds-justify-between ds-grow"><div class="ds-w-full ds-overflow-hidden ds-flex flex-nowrap"><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/gerald-coetzee-fined-and-handed-demerit-point-for-showing-dissent-in-johannesburg-t20i-1460413" title="कोएत्ज़ी पर लगा जुर्माना, डिमेरिट अंक भी मिला" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>कोएत्ज़ी पर लगा जुर्माना, डिमेरिट अंक भी मिला</span></span></a></div><div><a href="/hindi/story/sa-vs-ind-sanju-samson-tilak-varma-show-no-t20-record-is-safe-in-indias-brave-new-world-1459837" title="सैमसन और तिलक के हिस्से आए रोचक आंकड़े" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>सैमसन और तिलक के हिस्से आए रोचक आंकड़े</span></span></a></div><div><a href="/hindi/story/india-in-2024-stats-india-go-faster-higher-bigger-in-magical-year-in-t20is-1459997" title=" 2024 में भारतीय T20 टीम ने बनाए कई बेहतरीन कीर्तिमान" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span> 2024 में भारतीय T20 टीम ने बनाए कई बेहतरीन कीर्तिमान</span></span></a></div><div><a href="/hindi/story/sa-vs-ind-t20i-series-suryakumar-yadav-on-tilak-varma-and-sanju-samson-1459946" title="सूर्यकुमार : मुझे उम्मीद है कि तिलक हर प्रारूप में अच्छा करेंगे" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>सूर्यकुमार : मुझे उम्मीद है कि तिलक हर प्रारूप में अच्छा करेंगे</span></span></a></div><div><a href="/hindi/series/india-in-south-africa-2024-25-1449299/south-africa-vs-india-4th-t20i-1449304/match-report" title="सैमसन ने बिखेरा जादू लेकिन फिर लाइमलाइट ले गए तिलक" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>सैमसन ने बिखेरा जादू लेकिन फिर लाइमलाइट ले गए तिलक</span></span></a></div></div></div><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/cricket-videos/sa-vs-ind-johannesburg-sanju-samson-and-tilak-varma-century-helps-team-india-series-win-against-1459827" title="सैमसन-तिलक के रिकॉर्ड प्रदर्शन ने टीम मैनेजमेंट को दिया सिरदर्द" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>सैमसन-तिलक के रिकॉर्ड प्रदर्शन ने टीम मैनेजमेंट को दिया सिरदर्द</span></span></a></div><div><a href="/hindi/story/sa-vs-ind-tilak-asks-suryakumar-for-no-3-spot-and-owns-it-with-dazzling-century-1459616" title="तिलक ने नंबर तीन स्थान मांगा और फिर अपना बनाया" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>तिलक ने नंबर तीन स्थान मांगा और फिर अपना बनाया</span></span></a></div><div><a href="/cricket-videos/sa-vs-ind-third-t20i-centurion-tilak-varma-century-helps-team-india-to-register-record-win-again-1459591" title="तिलक की बदौलत भारत का विजय 'तिलक', बने कई रिकॉर्ड" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>तिलक की बदौलत भारत का विजय 'तिलक', बने कई रिकॉर्ड</span></span></a></div></div></div></div><div class="ds-flex ds-gap-x-1 ds-mt-2 ds-justify-center"><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full ds-bg-ui-fill-standout ds-text-typo-inverse1">1</span></div><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full">2</span></div></div></div></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/hindi/story/shardul-thakur-has-not-given-up-hopes-playing-in-asutaralia-1459970" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="शार्दुल ने ऑस्ट्रेलिया दौरे की उम्मीद नहीं छोड़ी है" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">रणजी ट्रॉफ़ी</span></div><div class="ds-flex ds-flex-col ds-justify-between ds-grow"><div class="ds-w-full ds-overflow-hidden ds-flex flex-nowrap"><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/shardul-thakur-has-not-given-up-hopes-playing-in-asutaralia-1459970" title="शार्दुल ने ऑस्ट्रेलिया दौरे की उम्मीद नहीं छोड़ी है" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>शार्दुल ने ऑस्ट्रेलिया दौरे की उम्मीद नहीं छोड़ी है</span></span></a></div><div><a href="https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824/madhya-pradesh-vs-bengal-elite-group-c-1445911/live-cricket-score" title="शमी के तिहरे और शाहबाज़ के चौहरे झटकों से बंगाल की जीत" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>शमी के तिहरे और शाहबाज़ के चौहरे झटकों से बंगाल की जीत</span></span></a></div><div><a href="/hindi/story/ranji-trophy-2024-haryana-vs-kerela-anshul-kamboj-creates-history-by-taking-all-10-wickets-1459744" title="अंशुल काम्बोज को पारी के पूरे 10 विकेट, बनाया नया कीर्तिमान" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>अंशुल काम्बोज को पारी के पूरे 10 विकेट, बनाया नया कीर्तिमान</span></span></a></div><div><a href="/hindi/story/ranji-trophy-2024-25-mohammed-shami-roaring-return-impresses-bengal-captain-and-coach-1459724" title="'ऐसा लगा ही नहीं कि शमी चोट के बाद वापसी कर रहे हैं'" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>'ऐसा लगा ही नहीं कि शमी चोट के बाद वापसी कर रहे हैं'</span></span></a></div><div><a href="/hindi/story/ipl-mega-auction-the-story-of-robin-minz-s-resilient-return-a-journey-of-strength-and-determination-after-the-accident-1459313" title="दुर्घटना के बाद सफल वापसी : मिंज़ की दृढ़ता और प्रतिबद्धता की कहानी" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>दुर्घटना के बाद सफल वापसी : मिंज़ की दृढ़ता और प्रतिबद्धता की कहानी</span></span></a></div></div></div><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/unadkat-as-long-as-i-am-playing-ranji-trophy-my-efforts-to-make-a-comeback-to-the-indian-team-will-also-continue-1459020" title="रणजी ट्रॉफ़ी के जरिए भारतीय टीम में वापसी के प्रयास में उनादकट" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>रणजी ट्रॉफ़ी के जरिए भारतीय टीम में वापसी के प्रयास में उनादकट</span></span></a></div><div><a href="/hindi/story/the-story-of-mumbai-allrounder-tanush-kotian-from-vikhroli-to-the-mcg-1458889" title="विक्रोली से MCG तक : तनुष कोटियान की कहानी" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>विक्रोली से MCG तक : तनुष कोटियान की कहानी</span></span></a></div></div></div></div><div class="ds-flex ds-gap-x-1 ds-mt-2 ds-justify-center"><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full ds-bg-ui-fill-standout ds-text-typo-inverse1">1</span></div><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full">2</span></div></div></div></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/hindi/story/dhruv-jurel-and-prasidh-krishna-thump-test-door-but-opener-conundrum-persists-1458977" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="जुरेल-प्रसिद्ध की दावेदारी मज़बूत, ओपनिंग का सिरदर्द जारी" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">AUS A vs IND A</span></div><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/dhruv-jurel-and-prasidh-krishna-thump-test-door-but-opener-conundrum-persists-1458977" title="जुरेल-प्रसिद्ध की दावेदारी मज़बूत, ओपनिंग का सिरदर्द जारी" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>जुरेल-प्रसिद्ध की दावेदारी मज़बूत, ओपनिंग का सिरदर्द जारी</span></span></a></div><div><a href="/hindi/series/india-a-in-australia-2024-25-1455327/australia-a-vs-india-a-2nd-unofficial-test-1455331/match-report-4" title="इंडिया ए की हार, लेकिन जुरेल और प्रसिद्ध चमके" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>इंडिया ए की हार, लेकिन जुरेल और प्रसिद्ध चमके</span></span></a></div><div><a href="/hindi/story/aus-a-vs-ind-a-mcg-marcus-harris-pretty-well-equipped-to-open-against-india-in-perth-1458900" title="पर्थ में सलामी बल्लेबाज़ी के लिए तैयार हैं हैरिस" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>पर्थ में सलामी बल्लेबाज़ी के लिए तैयार हैं हैरिस</span></span></a></div><div><a href="/hindi/story/david-warner-calls-for-cricket-australia-to-explain-india-a-ball-change-1458574" title="वॉर्नर : भारत के ख़िलाफ़ श्रृंखला के चलते शायद CA ने गेंद विवाद को दबा दिया" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>वॉर्नर : भारत के ख़िलाफ़ श्रृंखला के चलते शायद CA ने गेंद विवाद को दबा दिया</span></span></a></div><div><a href="/hindi/story/aus-vs-ind-nathan-mcsweeney-confident-of-opening-against-india-if-chance-arises-1457653" title="मैकस्वीनी: भारत के ख़िलाफ़ टेस्ट में बतौर ओपनर खेलने के लिए तैयार" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>मैकस्वीनी: भारत के ख़िलाफ़ टेस्ट में बतौर ओपनर खेलने के लिए तैयार</span></span></a></div></div></div></div></div></div><div data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/cricket-videos/ind-vs-nz-2024-mumbai-test-day-three-haan-ya-naa-with-sanjay-manjrekar-1458255" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl ds-overflow-hidden"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-bottom-0 ds-left-0 ds-w-full"><div class="ds-flex ds-items-center ds-justify-center ds-rounded-full ds-relative ds-left-2 ds-image-video-icon ds-mb-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><p class="ds-text-compact-xs ds-bg-raw-black ds-px-4 ds-py-1 ds-text-typo-inverse1">हां या ना: रोहित और कोहली का टेस्ट करियर अब ज़्यादा लंबा नहीं</p></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">1:42</span></div></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">IND vs NZ</span></div><div class="ds-flex ds-flex-col ds-justify-between ds-grow"><div class="ds-w-full ds-overflow-hidden ds-flex flex-nowrap"><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/ind-vs-nz-why-rank-turners-actually-reduce-india-s-home-advantage-1458477" title="रैंक टर्नर का फ़ायदा क्यों नहीं उठा पाती भारतीय टीम" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>रैंक टर्नर का फ़ायदा क्यों नहीं उठा पाती भारतीय टीम</span></span></a></div><div><a href="/hindi/story/ind-vs-aus-wtc-rohit-sharma-more-comfortable-with-match-simulation-than-practice-match-1458292" title="रोहित : ऑस्ट्रेलिया दौरे पर अभ्यास मैच ना खेलने का फ़ैसला टीम प्रबंधन का" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>रोहित : ऑस्ट्रेलिया दौरे पर अभ्यास मैच ना खेलने का फ़ैसला टीम प्रबंधन का</span></span></a></div><div><a href="/hindi/story/ind-vs-nz-test-series-rohit-sharma-on-series-loss-against-new-zealand-1458244" title="रोहित : मैं एक कप्तान और बल्लेबाज़ के रूप में विफल रहा" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>रोहित : मैं एक कप्तान और बल्लेबाज़ के रूप में विफल रहा</span></span></a></div><div><a href="/hindi/series/new-zealand-in-india-2024-25-1439847/india-vs-new-zealand-3rd-test-1439898/match-report-3" title="न्यूज़ीलैंड के स्पिनरों के सामने रोहित शर्मा एंड कंपनी ने घुटने टेके" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>न्यूज़ीलैंड के स्पिनरों के सामने रोहित शर्मा एंड कंपनी ने घुटने टेके</span></span></a></div><div><a href="/hindi/story/wtc-final-scenarios-india-need-to-beat-australia-4-0-to-qualify-on-their-own-1458262" title="WTC फ़ाइनल सिनारियो" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span><b>WTC फ़ाइनल सिनारियो</b></span></span></a></div></div></div><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/ind-vs-nz-3rd-test-rohit-sharma-on-rishabh-pant-dismissal-the-bat-was-clearly-close-to-the-pad-1458267" title="पंत के आउट होने पर रोहित : 'बल्ला साफ़ पैड के क़रीब था'" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>पंत के आउट होने पर रोहित : 'बल्ला साफ़ पैड के क़रीब था'</span></span></a></div><div><a href="/hindi/story/ind-vs-nz-3rd-test-wtc-stats-new-zealand-sweep-india-to-make-history-1458251" title="घर पर भारत और रोहित शर्मा के हिस्से आए अनचाहे आंकड़े" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>घर पर भारत और रोहित शर्मा के हिस्से आए अनचाहे आंकड़े</span></span></a></div><div><a href="/cricket-videos/ind-vs-nz-2024-mumbai-test-day-three-hindi-review-with-sanjay-manjrekar-1458269" title="'पंत को आउट देना नहीं बल्कि 29 पर 5 विकेट गंवाना हार का कारण'" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>'पंत को आउट देना नहीं बल्कि 29 पर 5 विकेट गंवाना हार का कारण'</span></span></a></div><div><a href="/cricket-videos/rohit-this-will-be-a-low-point-in-my-career-1458265" title="रोहित : यह मेरे करियर का सबसे ख़राब दौर है" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>रोहित : यह मेरे करियर का सबसे ख़राब दौर है</span></span></a></div><div><a href="/cricket-videos/ind-vs-nz-2024-mumbai-test-day-one-haan-ya-naa-with-sanjay-manjrekar-1458069" title="हां या ना: वॉशिंगटन BGT में अब पहले स्पिनर के तौर पर खेलेंगे" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>हां या ना: वॉशिंगटन BGT में अब पहले स्पिनर के तौर पर खेलेंगे</span></span></a></div></div></div></div><div class="ds-flex ds-gap-x-1 ds-mt-2 ds-justify-center"><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full ds-bg-ui-fill-standout ds-text-typo-inverse1">1</span></div><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full">2</span></div></div></div></div></div></div></div><div data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/cricket-videos/aus-vs-ind-sanjay-manjrekar-reaction-on-india-s-squad-for-border-gavaskar-trophy-1457156" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl ds-overflow-hidden"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-bottom-0 ds-left-0 ds-w-full"><div class="ds-flex ds-items-center ds-justify-center ds-rounded-full ds-relative ds-left-2 ds-image-video-icon ds-mb-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><p class="ds-text-compact-xs ds-bg-raw-black ds-px-4 ds-py-1 ds-text-typo-inverse1">'शमी की ग़ैरमौजूदगी में बुमराह पर होगा सबसे ज़्यादा दारोमदार'</p></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">7:07</span></div></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">भारतीय टीम</span></div><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/border-gavaskar-trophy-focus-on-abhimanyu-easwaran-nitish-kumar-reddy-washington-sunda-prasidh-krishna-harshit-rana-1457109" title="बॉर्डर-गावस्कर ट्रॉफ़ी में भारत के पांच नए चेहरे" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>बॉर्डर-गावस्कर ट्रॉफ़ी में भारत के पांच नए चेहरे</span></span></a></div><div><a href="/hindi/story/border-gavaskar-trophy-india-shelve-intra-squad-perth-match-in-favour-of-training-centre-wicket-1457962" title="पर्थ टेस्ट से पहले भारत ने अपना इंट्रा स्क्वाड मैच को रद्द किया" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>पर्थ टेस्ट से पहले भारत ने अपना इंट्रा स्क्वाड मैच को रद्द किया</span></span></a></div><div><a href="/hindi/story/harshit-rana-on-his-cricket-and-getting-selected-for-border-gavaskar-trophy-1457365" title="हर्षित : मेरा क्रिकेट खेलने का तरीका ऑस्ट्रेलिया से काफ़ी मेल खाता है" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>हर्षित : मेरा क्रिकेट खेलने का तरीका ऑस्ट्रेलिया से काफ़ी मेल खाता है</span></span></a></div><div><a href="/hindi/story/ind-vs-aus-tour-border-gavaskar-trophy-indian-team-selection-harshit-rana-abhimanyu-eshwaran-nitish-reddy-no-shami-1457002" title="BGT के लिए हर्षित, अभिमन्यु और नीतीश तीन नए चेहरे" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>BGT के लिए हर्षित, अभिमन्यु और नीतीश तीन नए चेहरे</span></span></a></div><div><a href="/hindi/story/three-new-faces-on-india-tour-of-south-africa-1457001" title="साउथ अफ़्रीका दौरे पर दयाल, रमनदीप और वैशाख नए चेहरे" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>साउथ अफ़्रीका दौरे पर दयाल, रमनदीप और वैशाख नए चेहरे</span></span></a></div></div></div></div></div></div><div data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/hindi/story/pak-vs-eng-stats-pakistans-first-test-series-win-at-home-since-2021-1457129" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="आंकड़े : रावलपिंडी में PAK तेज़ गेंदबाज़ों ने नहीं डाला एक भी ओवर" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">PAK vs ENG</span></div><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/pak-vs-eng-stats-pakistans-first-test-series-win-at-home-since-2021-1457129" title="आंकड़े : रावलपिंडी में PAK तेज़ गेंदबाज़ों ने नहीं डाला एक भी ओवर" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>आंकड़े : रावलपिंडी में PAK तेज़ गेंदबाज़ों ने नहीं डाला एक भी ओवर</span></span></a></div><div><a href="/hindi/story/pak-vs-eng-2024-stats-noman-and-sajid-share-20-wickets-pakistan-end-winless-home-streak-1455871" title="आंकड़े: नोमान और साजिद की रिकॉर्ड गेंदबाज़ी, टूटे कई कीर्तिमान" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>आंकड़े: नोमान और साजिद की रिकॉर्ड गेंदबाज़ी, टूटे कई कीर्तिमान</span></span></a></div><div><a href="/hindi/story/pcb-issues-fakhar-zaman-show-cause-notice-after-post-in-support-of-babar-azam-1455414" title="बाबर के समर्थन में पोस्ट करने पर फ़ख़र को PCB का नोटिस" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>बाबर के समर्थन में पोस्ट करने पर फ़ख़र को PCB का नोटिस</span></span></a></div><div><a href="https://www.espncricinfo.com/hindi/series/england-in-pakistan-2024-25-1442205/pakistan-vs-england-2nd-test-1442216/live-cricket-score" title="दूसरा टेस्ट : नोमान-साजिद की बदौलत 3 साल बाद घर में जीता पाक" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span><b>दूसरा टेस्ट<B> : नोमान-साजिद की बदौलत 3 साल बाद घर में जीता पाक</span></span></a></div><div><a href="https://www.espncricinfo.com/hindi/series/england-in-pakistan-2024-25-1442205/pakistan-vs-england-1st-test-1442215/full-scorecard" title="पहला टेस्ट : ब्रूक-रूट ने दिलाई इंग्लैंड को ऐतिहासिक जीत" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span><b>पहला टेस्ट<B> : ब्रूक-रूट ने दिलाई इंग्लैंड को ऐतिहासिक जीत</span></span></a></div></div></div></div></div></div><div data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="2-1 से भारतीय टीम ने वनडे सीरीज़ पर किया क़ब्ज़ा" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">IND vs NZ</span></div><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog" title="2-1 से भारतीय टीम ने वनडे सीरीज़ पर किया क़ब्ज़ा" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>2-1 से भारतीय टीम ने वनडे सीरीज़ पर किया क़ब्ज़ा</span></span></a></div><div><a href="/hindi/story/icc-rankings-deepti-sharma-rises-to-second-on-odi-bowling-table-1457521" title="ODI गेंदबाज़ी रैंकिंग में दूसरे स्थान पर पहुंचीं दीप्ति" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>ODI गेंदबाज़ी रैंकिंग में दूसरे स्थान पर पहुंचीं दीप्ति</span></span></a></div><div><a href="/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-2nd-odi-1454392/live-match-blog" title="दूसरा वनडे- डिवाइन के प्रदर्शन से NZ ने की सीरीज़ बराबर" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span><b>दूसरा वनडे</b>- डिवाइन के प्रदर्शन से NZ ने की सीरीज़ बराबर</span></span></a></div><div><a href="/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-1st-odi-1454391/live-match-blog" title="पहला वनडे - गेंदबाज़ी और फ़ील्डिंग में प्रभावी प्रदर्शन से भारत 1-0 से आगे" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span><b>पहला वनडे</b> - गेंदबाज़ी और फ़ील्डिंग में प्रभावी प्रदर्शन से भारत 1-0 से आगे</span></span></a></div></div></div></div></div></div><div data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/hindi/story/bittersweet-moment-for-india-as-one-of-crickets-great-winning-streaks-ends-1457387" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="खट्टा-मीठा क्षण, जब क्रिकेट की महान जीतों में से एक का अंत हुआ" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">IND vs NZ</span></div><div class="ds-flex ds-flex-col ds-justify-between ds-grow"><div class="ds-w-full ds-overflow-hidden ds-flex flex-nowrap"><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/bittersweet-moment-for-india-as-one-of-crickets-great-winning-streaks-ends-1457387" title="खट्टा-मीठा क्षण, जब क्रिकेट की महान जीतों में से एक का अंत हुआ" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>खट्टा-मीठा क्षण, जब क्रिकेट की महान जीतों में से एक का अंत हुआ</span></span></a></div><div><a href="/hindi/story/ind-vs-nz-rohit-unfazed-by-ashwin-and-jadeja-returns-too-much-expectation-on-those-guys-1457271" title="रोहित : हमें अश्विन और जाडेजा से बहुत अधिक उम्मीदें होती हैं" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>रोहित : हमें अश्विन और जाडेजा से बहुत अधिक उम्मीदें होती हैं</span></span></a></div><div><a href="/hindi/story/ind-vs-nz-pune-test-stats-new-zealand-end-indias-12-year-record-streak-1457151" title="12 साल बाद भारत की घर में पहली सीरीज़ हार और बहुत कुछ..." class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>12 साल बाद भारत की घर में पहली सीरीज़ हार और बहुत कुछ...</span></span></a></div><div><a href="/cricket-videos/ind-vs-nz-2024-pune-test-day-two-hindi-review-with-sanjay-manjrekar-1456999" title="'T20 की वजह से टेस्ट में बल्लेबाज़ों की तकनीक ख़राब हो रही'" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>'T20 की वजह से टेस्ट में बल्लेबाज़ों की तकनीक ख़राब हो रही'</span></span></a></div><div><a href="/cricket-videos/ind-vs-nz-2024-pune-test-day-two-haan-ya-naa-with-sanjay-manjrekar-1456982" title="हां या ना: स्पिन के ख़िलाफ़ भारतीय बल्लेबाज़ों की पोल फिर खुल गई" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>हां या ना: स्पिन के ख़िलाफ़ भारतीय बल्लेबाज़ों की पोल फिर खुल गई</span></span></a></div></div></div><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/cricket-videos/ind-vs-nz-rohit-sharma-we-failed-to-respond-to-the-pressure-after-a-great-partnership-1457161" title="रोहित : 'हम दबाव में प्रतिक्रिया देने में असफल रहे'" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>रोहित : 'हम दबाव में प्रतिक्रिया देने में असफल रहे'</span></span></a></div></div></div></div><div class="ds-flex ds-gap-x-1 ds-mt-2 ds-justify-center"><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full ds-bg-ui-fill-standout ds-text-typo-inverse1">1</span></div><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full">2</span></div></div></div></div></div></div></div><div data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/cricket-videos/ind-vs-nz-1st-test-rohit-sharma-except-the-first-two-three-hours-we-played-a-very-good-test-1456231" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl ds-overflow-hidden"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-bottom-0 ds-left-0 ds-w-full"><div class="ds-flex ds-items-center ds-justify-center ds-rounded-full ds-relative ds-left-2 ds-image-video-icon ds-mb-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><p class="ds-text-compact-xs ds-bg-raw-black ds-px-4 ds-py-1 ds-text-typo-inverse1">रोहित: पहले दो-तीन घंटों को छोड़ कर हमने अच्छा क्रिकेट खेला</p></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">4:44</span></div></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">IND vs NZ</span></div><div class="ds-flex ds-flex-col ds-justify-between ds-grow"><div class="ds-w-full ds-overflow-hidden ds-flex flex-nowrap"><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/ind-v-nz-1st-test-rohit-sharma-three-hours-of-bad-cricket-not-going-to-dictate-what-this-team-is-1456288" title="रोहित : तीन घंटे की ख़राब क्रिकेट हमें परिभाषित नहीं करती" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>रोहित : तीन घंटे की ख़राब क्रिकेट हमें परिभाषित नहीं करती</span></span></a></div><div><a href="/hindi/story/a-win-in-india-for-new-zealand-after-36-years-and-an-expensive-test-for-spinner-1456215" title="भारत के ख़िलाफ़ न्यूज़ीलैंड ने बनाए कई बड़े रिकॉर्ड्स" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>भारत के ख़िलाफ़ न्यूज़ीलैंड ने बनाए कई बड़े रिकॉर्ड्स</span></span></a></div><div><a href="/hindi/story/india-vs-new-zealand-bengaluru-world-test-championship-final-race-1456187" title="भारत की हार के बाद रोचक हुई WTC फ़ाइनल की दौड़" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>भारत की हार के बाद रोचक हुई WTC फ़ाइनल की दौड़</span></span></a></div><div><a href="/cricket-videos/ind-vs-nz-2024-bengaluru-test-day-five-haan-ya-naa-with-sanjay-manjrekar-1456192" title="हां या ना: अश्विन को दूसरी पारी में देर से लाना समझ से परे था" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>हां या ना: अश्विन को दूसरी पारी में देर से लाना समझ से परे था</span></span></a></div><div><a href="/cricket-videos/ind-vs-nz-2024-bengaluru-test-day-five-hindi-review-with-sanjay-manjrekar-1456207" title="मांजरेकर: न्यूज़ीलैंड की ऐतिहीसिक जीत में छा गए ओरूर्क और रविंद्र" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>मांजरेकर: न्यूज़ीलैंड की ऐतिहीसिक जीत में छा गए ओरूर्क और रविंद्र</span></span></a></div></div></div><div class="ds-transition-transform ds-duration-300 ds-w-full ds-flex-none"><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/cricket-videos/ind-vs-nz-1st-test-rohit-sharma-on-rishabh-pant-we-need-to-be-extra-careful-with-him-1456228" title="रोहित : हम सभी जानते हैं कि पंत किस स्थिति से गुज़रे हैं" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>रोहित : हम सभी जानते हैं कि पंत किस स्थिति से गुज़रे हैं</span></span></a></div></div></div></div><div class="ds-flex ds-gap-x-1 ds-mt-2 ds-justify-center"><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full ds-bg-ui-fill-standout ds-text-typo-inverse1">1</span></div><div><span class="ds-text-tight-s ds-font-regular ds-border ds-border-line-default-translucent ds-cursor-pointer ds-flex ds-items-center ds-justify-center ds-text-typo ds-w-5 ds-h-5 ds-rounded-full">2</span></div></div></div></div></div></div></div><div data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/hindi/story/womens-t20-world-cup-2024-final-stats-amelia-kerr-smashes-records-on-historic-day-for-new-zealand-1456364" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="वनडे और T20 वर्ल्ड कप जीतने वाली सिर्फ़ तीसरी महिला टीम बनी NZ" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">T20 विश्व कप</span></div><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/womens-t20-world-cup-2024-final-stats-amelia-kerr-smashes-records-on-historic-day-for-new-zealand-1456364" title="वनडे और T20 वर्ल्ड कप जीतने वाली सिर्फ़ तीसरी महिला टीम बनी NZ" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>वनडे और T20 वर्ल्ड कप जीतने वाली सिर्फ़ तीसरी महिला टीम बनी NZ</span></span></a></div><div><a href="https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-south-africa-women-final-1432444/live-cricket-score" title="कर और हैलिडे ने फ़ाइनल में किया कमाल" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>कर और हैलिडे ने फ़ाइनल में किया कमाल</span></span></a></div></div></div></div></div></div><div data-index="10" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="फ़ाइनल में पहुंचा न्यूज़ीलैंड, साउथ अफ़्रीका के साथ होगी भिड़ंत" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">T20 विश्व कप</span></div><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score" title="फ़ाइनल में पहुंचा न्यूज़ीलैंड, साउथ अफ़्रीका के साथ होगी भिड़ंत" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>फ़ाइनल में पहुंचा न्यूज़ीलैंड, साउथ अफ़्रीका के साथ होगी भिड़ंत</span></span></a></div></div></div></div></div></div><div data-index="11" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/cricket-videos/womens-world-cup-2024-ind-vs-aus-match-review-hindi-1455209" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl ds-overflow-hidden"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-bottom-0 ds-left-0 ds-w-full"><div class="ds-flex ds-items-center ds-justify-center ds-rounded-full ds-relative ds-left-2 ds-image-video-icon ds-mb-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><p class="ds-text-compact-xs ds-bg-raw-black ds-px-4 ds-py-1 ds-text-typo-inverse1">कहां हुई टीम इंडिया से चूक?</p></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">11:19</span></div></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">AUS vs IND</span></div><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/women-s-t20-world-cup-2024-what-next-for-india-after-group-stage-exit-1455424" title="भारत के लचर प्रदर्शन के प्रमुख कारण" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>भारत के लचर प्रदर्शन के प्रमुख कारण</span></span></a></div><div><a href="/hindi/story/womens-t20-world-cup-mithali-raj-wants-jemimah-rodrigues-to-replace-harmanpreet-kaur-as-india-captain-1455458" title="मिताली : मांधना के बजाय रॉड्रिग्स हैं कप्तानी का बेहतर विकल्प" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>मिताली : मांधना के बजाय रॉड्रिग्स हैं कप्तानी का बेहतर विकल्प</span></span></a></div><div><a href="/hindi/story/women-s-t20-world-cup-india-coach-amol-muzumdar-rues-dropped-catches-against-australia-1455221" title="मजूमदार: हरमनप्रीत का दर्द के बावजूद समर्पण क़ाबिल-ए-तारीफ़" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>मजूमदार: हरमनप्रीत का दर्द के बावजूद समर्पण क़ाबिल-ए-तारीफ़</span></span></a></div><div><a href="/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/australia-women-vs-india-women-18th-match-group-a-1432439/match-report" title="हरमनप्रीत के अर्धशतक के बावजूद भारतीय टीम को मिली हार" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>हरमनप्रीत के अर्धशतक के बावजूद भारतीय टीम को मिली हार</span></span></a></div><div><a href="/cricket-videos/womens-t20-world-cup-radha-yadav-can-only-justify-playing-if-i-am-helping-the-team-win-1452385" title="राधा: मेरे लिए टीम की जीत सबसे अधिक ज़रूरी" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-play_circle-outlined ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>राधा: मेरे लिए टीम की जीत सबसे अधिक ज़रूरी</span></span></a></div></div></div></div></div></div><div data-index="12" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:7.6923076923076925%"><div><div class="ds-p-4 ds-border-l ds-border-line" tabindex="-1" style="width:100%;display:inline-block"><div class="ds-flex ds-flex-col ds-h-full"><div class=""><a href="/cricket-videos/ind-vs-ban-third-t20i-delhi-world-champion-domination-over-bangladesh-in-series-win-1455068" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl ds-overflow-hidden"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-bottom-0 ds-left-0 ds-w-full"><div class="ds-flex ds-items-center ds-justify-center ds-rounded-full ds-relative ds-left-2 ds-image-video-icon ds-mb-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><p class="ds-text-compact-xs ds-bg-raw-black ds-px-4 ds-py-1 ds-text-typo-inverse1">सैमसन ने रिकॉर्ड शतक से अपने ऊपर उठ रहे सवालों को किया शांत</p></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">5:44</span></div></div></div></div></div></a></div><div class="ds-text-eyebrow-xs ds-font-bold ds-uppercase ds-text-typo-mid2 ds-uppercase ds-mt-4 ds-mb-3"><span class="ds-bg-ui-fill-translucent ds-px-2 ds-py-0.5 ds-rounded-sm">IND vs BAN</span></div><div class="ds-flex ds-flex-col ds-gap-y-2"><div><a href="/hindi/story/ind-vs-ban-t20i-series-sanju-samson-nitish-kumar-reddy-varun-chakravarthy-mayank-yadav-tick-big-boxes-1455148" title="भारत-बांग्लादेश सीरीज़ में भारतीय टीम ने क्या खोया-क्या पाया?" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>भारत-बांग्लादेश सीरीज़ में भारतीय टीम ने क्या खोया-क्या पाया?</span></span></a></div><div><a href="/hindi/story/ind-vs-ban-suryakumar-yadav-i-want-to-have-selfless-cricketers-in-my-team-1455090" title="सूर्यकुमार : मुझे अपनी टीम में निस्वार्थ खिलाड़ी चाहिए" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>सूर्यकुमार : मुझे अपनी टीम में निस्वार्थ खिलाड़ी चाहिए</span></span></a></div><div><a href="/hindi/series/bangladesh-in-india-2024-25-1439844/india-vs-bangladesh-3rd-t20i-1439895/match-report" title="सैमसन और भारत के रिकॉर्ड प्रदर्शन के आगे बांग्लादेश का सूपड़ा साफ़" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>सैमसन और भारत के रिकॉर्ड प्रदर्शन के आगे बांग्लादेश का सूपड़ा साफ़</span></span></a></div><div><a href="/hindi/story/ind-vs-bangladesh-3rd-t20i-stats-india-smash-232-runs-through-boundaries-1455052" title="आंकड़े : हैदराबाद में सैमसन और भारत के हिस्से आए कई रोचक कीर्तिमान" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>आंकड़े : हैदराबाद में सैमसन और भारत के हिस्से आए कई रोचक कीर्तिमान</span></span></a></div><div><a href="/hindi/story/nd-vs-ban-ryan-ten-doeschate-we-are-trying-to-push-the-limits-of-what-we-can-do-1454929" title="टेन डेशकाटे : हम जो कर सकते हैं उससे आगे बढ़ने की कोशिश कर रहे हैं" class="ds-inline-flex ds-items-start ds-leading-none ci-home-related-link"><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-block ds-mr-1"></i><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-text-typo-primary ds-block"><span>टेन डेशकाटे : हम जो कर सकते हैं उससे आगे बढ़ने की कोशिश कर रहे हैं</span></span></a></div></div></div></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><aside class="ad-placeholder native ad-native-68560"></aside></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4 ds-overflow-visible"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-4 ds-border-b-0 lg:ds-border-b ds-pt-6 lg:ds-pt-4"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-s ds-font-bold ds-text-typo ds-text-title-s-m ds-font-bold">टीम शेड्यूल</span></div></div><div class="ds-p-4"><div><div class="ci-teams-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:111.11111111111111%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:10%"><div><a href="/hindi/team/india-6/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="भारत" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">भारत</span></div></a></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:10%"><div><a href="/hindi/team/australia-2/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="ऑस्ट्रेलिया" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">ऑस्ट्रेलिया</span></div></a></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:10%"><div><a href="/hindi/team/pakistan-7/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="पाकिस्तान" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">पाकिस्तान</span></div></a></div></div><div data-index="3" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:10%"><div><a href="/hindi/team/zimbabwe-9/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="ज़िम्बाब्वे" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">ज़िम्बाब्वे</span></div></a></div></div><div data-index="4" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:10%"><div><a href="/hindi/team/bangla-tigers-1204576/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="बांग्ला टाइगर" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">BT</span></div></a></div></div><div data-index="5" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:10%"><div><a href="/hindi/team/deccan-gladiators-1204574/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="ग्लैडिएटर्स" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">DG</span></div></a></div></div><div data-index="6" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:10%"><div><a href="/hindi/team/new-york-strikers-1344976/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="स्ट्राइकर्स" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">NYS</span></div></a></div></div><div data-index="7" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:10%"><div><a href="/hindi/team/samp-army-1344977/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="सैंप आर्मी" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">SA</span></div></a></div></div><div data-index="8" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:10%"><div><a href="/hindi/team/chennai-super-kings-335974/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="CSK" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">CSK</span></div></a></div></div><div data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:10%"><div><a href="/hindi/team/sri-lanka-8/match-schedule-fixtures-and-results" class=""><div class="ds-text-center ds-items-center ds-gap-y-2 ds-rounded-xl ds-bg-fill-content-alternate ds-border ds-border-line ds-p-3 ds-flex ds-flex-col ds-w-[88px] ds-h-full"><img width="49" height="49" alt="श्रीलंका" style="width:49px;height:49px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-title-subtle-s ds-font-medium">श्रीलंका</span></div></a></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 class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-4 ds-pt-6 md:ds-pt-4 ds-border-b-0 md:ds-border-b"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h2 class="ds-text-title-s ds-font-bold ds-text-typo ds-text-title-s-m ds-font-bold">मुख्य सीरीज़</h2></div></div><div class="ds-p-4 ds-pl-2"><div><a href="/hindi/series/indian-premier-league-2024-1410320" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">Indian Premier League, 2024</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/hindi/series/england-in-india-2023-24-1389386" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">भारत vs इंग्लैंड</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/hindi/series/ranji-trophy-2023-24-1383414" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">रणजी ट्रॉफ़ी, 2023/24</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/hindi/series/west-indies-in-australia-2023-24-1375837" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">ऑस्ट्रेलिया vs वेस्टइंडीज़</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/hindi/series/icc-world-test-championship-2023-2025-1345943" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">WTC 2023-25</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/hindi/series/icc-under-19-world-cup-2023-24-1399722" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">अंडर-19 विश्व कप</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a><a href="/hindi/series/big-bash-league-2023-24-1386092" class=""><span class="ds-inline-flex ds-items-center ds-border ds-h-8 ds-bg-ui-fill ds-text-typo ds-border-ui-stroke ds-rounded-3xl ds-pl-4 ds-pr-2 hover:ds-bg-ui-fill-hover hover:ds-border-ui-stroke-hover focus:ds-bg-ui-fill-hover focus:ds-border-ui-stroke-hover ds-mb-2 ds-mx-1"><span class="ds-text-tight-m ds-font-regular">BBL</span><i style="font-size:16px" class="icon-chevron_right-outlined ds-text-icon ds-ml-1"></i></span></a></div></div></div></div><div class="ds-flex-none" style="width:302px"><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4 ds-overflow-visible"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3 ds-pt-6 lg:ds-pt-4 ds-border-b-0 lg:ds-border-b"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h2 class="ds-text-title-xs ds-font-bold ds-text-typo">ज़रूर देखें</h2></div><div class="ds-flex ds-flex-row ds-items-center"><span class="ds-pl-2"><a href="/cricket-videos" title="सब देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">सब देखें</span></a></span></div></div><div class="ds-p-4"><div class="ci-home-must-watch"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:500%;left:-100%"><div data-index="-1" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:20%"><div><a href="/cricket-videos/aus-vs-ind-bgt-cheteshwar-pujara-on-india-s-whitewash-against-new-zealand-1460655" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा: न्यूज़ीलैंड के ख़िलाफ़ जो हो गया सो गया, अब आगे का सोचना ज़रूरी" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:23</span></div></div></div><div class="ci-home-must-watch-info"><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">पुजारा: न्यूज़ीलैंड के ख़िलाफ़ जो हो गया सो गया, अब आगे का सोचना ज़रूरी</h3></div></div></div></div></a></div></div><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:20%"><div><a href="/cricket-videos/aus-vs-ind-bgt-cheteshwar-pujara-on-his-best-memory-of-border-gavaskar-trophy-1460649" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा: मेरे लिए BGT 2018-19 जीतना विश्व कप जीतने के बराबर था" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:09</span></div></div></div><div class="ci-home-must-watch-info"><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">पुजारा: मेरे लिए BGT 2018-19 जीतना विश्व कप जीतने के बराबर था</h3></div></div></div></div></a></div></div><div data-index="1" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:20%"><div><a href="/cricket-videos/aus-vs-ind-bgt-cheteshwar-pujara-on-india-s-whitewash-against-new-zealand-1460655" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा: न्यूज़ीलैंड के ख़िलाफ़ जो हो गया सो गया, अब आगे का सोचना ज़रूरी" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:23</span></div></div></div><div class="ci-home-must-watch-info"><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">पुजारा: न्यूज़ीलैंड के ख़िलाफ़ जो हो गया सो गया, अब आगे का सोचना ज़रूरी</h3></div></div></div></div></a></div></div><div data-index="2" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:20%"><div><a href="/cricket-videos/aus-vs-ind-bgt-cheteshwar-pujara-on-his-best-memory-of-border-gavaskar-trophy-1460649" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा: मेरे लिए BGT 2018-19 जीतना विश्व कप जीतने के बराबर था" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:09</span></div></div></div><div class="ci-home-must-watch-info"><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">पुजारा: मेरे लिए BGT 2018-19 जीतना विश्व कप जीतने के बराबर था</h3></div></div></div></div></a></div></div><div data-index="3" tabindex="-1" class="slick-slide slick-cloned" aria-hidden="true" style="width:20%"><div><a href="/cricket-videos/aus-vs-ind-bgt-cheteshwar-pujara-on-india-s-whitewash-against-new-zealand-1460655" class=""><div class="ds-flex ds-flex-col ds-space-y-4 ds-overflow-hidden"><div class="ds-flex ds-flex-col ds-space-y-2"><div class="ds-relative"><div class="ds-relative ds-rounded-xl"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="ds-rounded-xl"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="पुजारा: न्यूज़ीलैंड के ख़िलाफ़ जो हो गया सो गया, अब आगे का सोचना ज़रूरी" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:23</span></div></div></div><div class="ci-home-must-watch-info"><div class="ds-flex ds-flex-col"><h3 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">पुजारा: न्यूज़ीलैंड के ख़िलाफ़ जो हो गया सो गया, अब आगे का सोचना ज़रूरी</h3></div></div></div></div></a></div></div></div></div><button type="button" data-role="none" class="slick-arrow slick-next" style="display:block"> <!-- -->Next</button><ul style="display:block" class="slick-dots"><li class="slick-active"><button>1</button></li><li class=""><button>2</button></li></ul></div></div></div></div><div><aside class="ad-placeholder incontentstrip ad-incontentstrip-336948" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-899081" style="min-width:10%;min-height:250px"></aside></div><div><aside></aside></div><div><aside></aside><aside class="ad-placeholder incontent2RoW ad-incontent2row-806569" style="min-width:10%;min-height:250px"></aside></div><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3 ds-pt-6 md:ds-pt-4 ds-border-b-0 md:ds-border-b"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h4 class="ds-text-title-xs ds-font-bold ds-text-typo">प्लेलिस्ट</h4></div></div><div class="ds-p-4"><div class="ds-h-48 ds-flex ds-items-center ds-justify-center"><span class="ds-flex ds-flex-row ds-items-center ds-space-x-2"><span class="ds-relative ds-h-8 ds-w-8"><span class="ds-spinner before:ds-border-ui-stroke-primary before:ds-h-8 before:ds-w-8"></span></span></span></div></div></div></div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">लिंक्स</span></div></div><div class="ds-p-0 ds-py-2"><ul class="ds-flex ds-flex-col"><li class="ds-w-full ds-flex"><a href="https://www.espncricinfo.com/video/genre/match-day-155" title="Match Day" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1 ds-text-tight-s ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-grow"><span class="ds-text-tight-m ds-font-regular ds-flex ds-py-0.5"><i style="font-size:20px" class="icon-chevron_right-filled ds-text-icon-primary ds-pr-2"></i>Match Day</span></span></a></li><li class="ds-w-full ds-flex"><a href="https://www.espncricinfo.com/rankings/content/page/211271.html" title="ICC Rankings" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1 ds-text-tight-s ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-grow"><span class="ds-text-tight-m ds-font-regular ds-flex ds-py-0.5"><i style="font-size:20px" class="icon-chevron_right-filled ds-text-icon-primary ds-pr-2"></i>ICC Rankings</span></span></a></li></ul></div></div><div><aside></aside></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 ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h4 class="ds-text-title-xs ds-font-bold ds-text-typo">सबसे ज़्यादा पढ़े गए</h4></div></div><div class="ds-p-0 ds-py-2"><ul class="ds-flex ds-flex-col"><li class="ds-w-full ds-flex"><a href="/hindi/story/ipl-auction-2025-shreyas-iyer-first-player-to-breach-inr-25-crore-mark-in-ipl-auction-1461505" title="पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1 ds-text-tight-s ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-grow"><span class="ds-text-tight-m ds-font-regular ds-flex ds-py-0.5"><i style="font-size:20px" class="icon-chevron_right-filled ds-text-icon-primary ds-pr-2 ds-pt-0.5"></i>पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली</span></span></a></li><li class="ds-w-full ds-flex"><a href="/hindi/story/aus-vs-ind-perth-test-kl-rahul-falls-to-debatable-drs-moment-manjrekar-blames-poor-supply-of-technology-1461053" title="मांजरेकर : केएल राहुल को आउट दिया जाना एक ख़राब निर्णय था " class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1 ds-text-tight-s ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-grow"><span class="ds-text-tight-m ds-font-regular ds-flex ds-py-0.5"><i style="font-size:20px" class="icon-chevron_right-filled ds-text-icon-primary ds-pr-2 ds-pt-0.5"></i>मांजरेकर : केएल राहुल को आउट दिया जाना एक ख़राब निर्णय था </span></span></a></li><li class="ds-w-full ds-flex"><a href="/hindi/story/aus-vs-ind-border-gavaskar-trophy-wasim-jaffer-picks-kl-rahul-as-an-opener-devdutt-padikkal-and-dhruv-jurel-in-xi-1460360" title="जाफ़र: राहुल मेरे ओपनर होंगे, नंबर-3 पर पड़िक्कल और जुरेल XI में रहेंगे" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1 ds-text-tight-s ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-grow"><span class="ds-text-tight-m ds-font-regular ds-flex ds-py-0.5"><i style="font-size:20px" class="icon-chevron_right-filled ds-text-icon-primary ds-pr-2 ds-pt-0.5"></i>जाफ़र: राहुल मेरे ओपनर होंगे, नंबर-3 पर पड़िक्कल और जुरेल XI में रहेंगे</span></span></a></li><li class="ds-w-full ds-flex"><a href="/hindi/story/syed-mushtaq-ali-trophy-tilak-varma-breaks-records-with-third-successive-t20-hundred-1461233" title="तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक " class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1 ds-text-tight-s ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-grow"><span class="ds-text-tight-m ds-font-regular ds-flex ds-py-0.5"><i style="font-size:20px" class="icon-chevron_right-filled ds-text-icon-primary ds-pr-2 ds-pt-0.5"></i>तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक </span></span></a></li><li class="ds-w-full ds-flex"><a href="/hindi/story/bgt-aus-vs-ind-rohit-sharma-to-join-india-squad-in-australia-on-november-24-1460888" title="24 नवंबर को भारतीय टीम से ऑस्ट्रेलिया में जुड़ेंगे रोहित" class="ds-cursor-pointer ds-inline-flex ds-items-center ds-w-full ds-py-1 ds-text-tight-s ds-px-4 ds-bg-ui-fill ds-text-typo ds-flex ds-items-center ds-box-border hover:ds-bg-ui-fill-hover focus:ds-border focus:ds-border-ui-stroke-primary focus:ds-outline-none ds-w-full"><span class="ds-grow"><span class="ds-text-tight-m ds-font-regular ds-flex ds-py-0.5"><i style="font-size:20px" class="icon-chevron_right-filled ds-text-icon-primary ds-pr-2 ds-pt-0.5"></i>24 नवंबर को भारतीय टीम से ऑस्ट्रेलिया में जुड़ेंगे रोहित</span></span></a></li></ul></div></div></div><div><aside></aside><aside class="ad-placeholder incontent3RoW ad-incontent3row-737968" style="min-width:10%;min-height:250px"></aside></div><div class="ds-w-[100] ds-mb-4"></div></div></div></div><div class="ds-bg-raw-grey10 ds-pb-6 md:ds-pt-8 md:ds-pb-20"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5 md:ds-px-8 lg:ds-px-4"><div class="ds-px-4 md:ds-px-0 ds-flex ds-justify-between ds-items-center"><div class="ds-text-title-s-m ds-font-bold ds-pt-6 md:ds-pt-4 ds-py-4 ds-text-typo-inverse1">फ़ोटो</div><a href="/photo" title="सब देखें" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-s ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">सब देखें</span></a></div><div class="ds-flex ds-gap-x-2"><div class="ds-pl-4 md:ds-pl-0 ds-flex ds-flex-col ds-gap-y-2"><div><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="!ds-h-auto !ds-pb-0"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Taskin Ahmed completed a six-for" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer ci-home-image-small"/></div></div><div><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="!ds-h-auto !ds-pb-0"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Rajasthan Royals are all smiles after the auction" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer ci-home-image-small"/></div></div></div><div><div><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="!ds-h-auto !ds-pb-0"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="The CSK contingent pose after the auction" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer ci-home-image-large"/></div></div></div><div class="ds-flex ds-flex-col ds-gap-y-2"><div><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="!ds-h-auto !ds-pb-0"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Daniel Vettori, Muttiah Muralidaran and SRH owner Kavya Maran deliberate" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer ci-home-image-small"/></div></div><div><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="!ds-h-auto !ds-pb-0"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Mahela Jayawardene thinks about some of Mumbai Indians' picks" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer ci-home-image-small"/></div></div></div><div class="ds-pr-4 md:ds-pr-0"><div><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden" class="!ds-h-auto !ds-pb-0"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Taskin Ahmed shook West Indies up in the second innings" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer ci-home-image-large"/></div></div></div></div></div></div><div class="ds-py-14 ds-bg-fill-gradient ds-border-t ds-border-raw-white/10"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-flex ds-flex-row ds-justify-between"><div class="ds-flex ds-flex-col"><div class="ds-font-bold ds-text-title-xs ds-text-raw-white/85 ds-pb-2 ds-mb-4">मुख्य सीरीज़</div><div class="ds-flex ds-justify-between ds-gap-x-8"><div class="ds-flex ds-flex-col"><a href="/hindi/series/indian-premier-league-2024-1410320" title="Indian Premier League, 2024" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">Indian Premier League, 2024</span></a><a href="/hindi/series/england-in-india-2023-24-1389386" title="भारत vs इंग्लैंड" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">भारत vs इंग्लैंड</span></a><a href="/hindi/series/ranji-trophy-2023-24-1383414" title="रणजी ट्रॉफ़ी, 2023/24" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">रणजी ट्रॉफ़ी, 2023/24</span></a><a href="/hindi/series/west-indies-in-australia-2023-24-1375837" title="ऑस्ट्रेलिया vs वेस्टइंडीज़" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">ऑस्ट्रेलिया vs वेस्टइंडीज़</span></a><a href="/hindi/series/icc-world-test-championship-2023-2025-1345943" title="WTC 2023-25" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">WTC 2023-25</span></a></div><div class="ds-flex ds-flex-col"><a href="/hindi/series/icc-under-19-world-cup-2023-24-1399722" title="अंडर-19 विश्व कप" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">अंडर-19 विश्व कप</span></a><a href="/hindi/series/big-bash-league-2023-24-1386092" title="BBL" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">BBL</span></a></div></div></div><div class="ds-flex ds-flex-col"><div class="ds-font-bold ds-text-title-xs ds-text-raw-white/85 ds-pb-2 ds-mb-4">लिंक्स</div><a href="https://www.espncricinfo.com/video/genre/match-day-155" title="Match Day" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">Match Day</span></a><a href="https://www.espncricinfo.com/rankings/content/page/211271.html" title="ICC Rankings" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">ICC Rankings</span></a></div><div class="ds-flex ds-flex-col"><div class="ds-font-bold ds-text-title-xs ds-text-raw-white/85 ds-pb-2 ds-mb-4">फ़ॉलो ESPNcricinfo</div><a href="https://www.instagram.com/cricinfohindi/" title="Instagram हिंदी" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">Instagram हिंदी</span></a><a href="https://twitter.com/cricinfohindi?lang=en" title="Twitter हिंदी " target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">Twitter हिंदी </span></a><a href="https://www.facebook.com/ESPNcricinfoHindi" title="Facebook हिंदी" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">Facebook हिंदी</span></a></div><div class="ds-flex ds-flex-col ds-gap-y-5"><div class="ds-flex ds-flex-col"><div class="ds-font-bold ds-text-title-xs ds-text-raw-white/85 ds-pb-2 ds-mb-4">ESPNcricinfo ऐप्स</div><a href="https://play.google.com/store/apps/details?id=com.july.cricinfo&hl=en" title="Android App" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">Android App</span></a><a href="https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017" title="iOS App" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">iOS App</span></a></div><div class="ds-flex ds-flex-col"><div class="ds-font-bold ds-text-title-xs ds-text-raw-white/85 ds-pb-2 ds-mb-4">ESPN साइट्स</div><a href="http://www.espn.in/" title="ESPN" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">ESPN</span></a><a href="http://www.thecricketmonthly.com/" title="The Cricket Monthly" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-mb-4 ds-text-raw-white/50">The Cricket Monthly</span></a></div></div></div></div></div><footer class="ds-bg-raw-grey09 ds-p-4"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-grid lg:ds-grid-cols-3 ds-grid-cols-1 ds-gap-2 ds-items-center ds-text-center"><div class="ds-col-span-2 ds-flex ds-flex-row ds-flex-wrap"><span class="ds-flex ds-items-center"><a href="https://disneytermsofuse.com" title="Terms of Use" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Terms of Use</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://privacy.thewaltdisneycompany.com/en/" title="Privacy Policy" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Privacy Policy</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://www.disney.sg/supplemental-privacy-policy-singapore" title="Supplemental Privacy Policy for Singapore" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Supplemental Privacy Policy for Singapore</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://preferences-mgr.truste.com/?type=espn&affiliateId=148" title="Interest-Based Ads" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Interest-Based Ads</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://submit.espncricinfo.com/ci/content/submit/forms/feedback.html" title="Feedback" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Feedback</span></a></span></div><div class="ds-text-tight-s lg:ds-ml-auto ds-text-raw-grey06">© <!-- -->2024<!-- --> ESPN Sports Media Ltd. All rights reserved</div></div></div></footer></div></section><div id="modalContainer"></div><div id="imageShareContainer"></div></section><script type="text/javascript"> var omnitureCode = "wdgespcricinfo,wdgespge"; if (hsci.isApp) { omnitureCode = "wdgwespmaciapps"; } window.s_account = omnitureCode; window.omniSite = "cricinfo"; </script></div><script id="__NEXT_DATA__" type="application/json">{"props":{"appNextJsContext":{"lang":"hi","country":"sg","edition":"in","device":{"screen":"DESKTOP_LG","orientation":"LANDSCAPE","isTouchDevice":false,"isMobile":false,"isSSR":true}},"globalDetails":{"followItems":[{"title":"Instagram हिंदी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12316,"objectId":1272752,"title":"https://www.instagram.com/cricinfohindi/","url":"https://www.instagram.com/cricinfohindi/"}},{"title":"Twitter हिंदी\n","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12250,"objectId":1271199,"title":"https://twitter.com/cricinfohindi?lang=en","url":"https://twitter.com/cricinfohindi?lang=en"}},{"title":"Facebook हिंदी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12317,"objectId":1272753,"title":"https://www.facebook.com/ESPNcricinfoHindi","url":"https://www.facebook.com/ESPNcricinfoHindi"}}],"appItems":[{"title":"Android App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11616,"objectId":1226817,"title":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en","url":"https://play.google.com/store/apps/details?id=com.july.cricinfo\u0026hl=en"}},{"title":"iOS App","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11666,"objectId":1243345,"title":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017","url":"https://apps.apple.com/in/app/cricinfo-live-cricket-scores/id417408017"}}],"siteItems":[{"title":"ESPN","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11615,"objectId":1225664,"title":"http://www.espn.in/","url":"http://www.espn.in/"}},{"title":"The Cricket Monthly","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":10059,"objectId":784439,"title":"http://www.thecricketmonthly.com/","url":"http://www.thecricketmonthly.com/"}}],"featuredItems":[{"title":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","summary":"","previewImage":{"id":94326,"objectId":372144,"slug":"the-indian-team-celebrates-winning-the-under-19-world-cup","url":"/lsci/db/PICTURES/CMS/94300/94326.5.jpg","width":365,"height":205,"caption":"The Indian team celebrates winning the Under-19 World Cup","longCaption":"The Indian team celebrates winning the Under-19 World Cup final v South Africa in Malaysia","credit":"Getty Images","photographer":"Stanley Chou","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/94300/94326.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/94300/94326.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/94300/94326.10.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":300722,"objectId":1299473,"scribeId":1299473,"slug":"india-in-the-under-19-world-cups-seeing-that-team-win-the-tournament-under-virat-was-massive","title":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","subTitle":"","seoTitle":"अंडर-19 विश्व कप से जुड़ी भारतीय खिलाड़ियों की यादें","summary":"मंदीप सिंह, श्रीवत्स गोस्वामी, रीतिंदर सोढ़ी, हर्षल पटेल और इशान पोरेल से बातचीत","shortText":null,"byline":"शशांक किशोर","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2022-02-01T09:00:00.000Z","modifiedAt":"2022-02-01T11:39:01.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":667,"image":{"id":94326,"objectId":372144,"slug":"the-indian-team-celebrates-winning-the-under-19-world-cup","url":"/lsci/db/PICTURES/CMS/94300/94326.5.jpg","width":365,"height":205,"caption":"The Indian team celebrates winning the Under-19 World Cup","longCaption":"The Indian team celebrates winning the Under-19 World Cup final v South Africa in Malaysia","credit":"Getty Images","photographer":"Stanley Chou","peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/94300/94326.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/94300/94326.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/94300/94326.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:28:23.438Z"}},{"title":"वह मैच जिसने टेस्ट क्रिकेट को पुनर्जीवित किया","summary":"","previewImage":{"id":93244,"objectId":365234,"slug":"the-final-play-of-the-first-tied-test","url":"/lsci/db/PICTURES/CMS/93200/93244.5.jpg","width":365,"height":205,"caption":"The final play of the first Tied Test","longCaption":"The final play of the first Tied Test, Australia v West Indies, 1st Test, Brisbane, 14 December, 1960","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/93200/93244.3.jpg","WIDE":"/lsci/db/PICTURES/CMS/93200/93244.4.jpg","SQUARE":"/lsci/db/PICTURES/CMS/93200/93244.square.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":299460,"objectId":1293330,"scribeId":1293330,"slug":"the-match-that-revived-test-cricket-story-of-test-crickets-first-ever-tied-match","title":"वह मैच जिसने टेस्ट क्रिकेट को पुनर्जीवित किया","subTitle":"","seoTitle":"वह मैच जिसने टेस्ट क्रिकेट को पुनर्जीवित किया","summary":"टेस्ट इतिहास का पहला टाई टेस्ट आज ही के दिन 61 साल पहले ब्रिस्बेन में संपन्न हुआ था","shortText":null,"byline":"ब्राइडन कवरडेल","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2021-12-14T09:07:00.000Z","modifiedAt":"2021-12-14T09:17:30.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":null,"image":{"id":93244,"objectId":365234,"slug":"the-final-play-of-the-first-tied-test","url":"/lsci/db/PICTURES/CMS/93200/93244.5.jpg","width":365,"height":205,"caption":"The final play of the first Tied Test","longCaption":"The final play of the first Tied Test, Australia v West Indies, 1st Test, Brisbane, 14 December, 1960","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/93200/93244.3.jpg","WIDE":"/lsci/db/PICTURES/CMS/93200/93244.4.jpg","SQUARE":"/lsci/db/PICTURES/CMS/93200/93244.square.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:28:23.438Z"}},{"title":"हापुड़ की गलियों से निकला रफ़्तार का सौदागर","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":115401,"objectId":1262222,"scribeId":31382310,"statusTypeId":3,"slug":"ubharte-sitaare-hindi-pacer-kartik-tyagi-s-journey","title":"हापुड़ की गलियों से निकला रफ़्तार का सौदागर","subTitle":"","seoTitle":"Ubharte Sitaare-Hindi-pacer Kartik Tyagi's journey","summary":"मेहनत और लगन से कार्तिक ने हर मुश्किल को किया दरकिनार","duration":379,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2021-05-03","modifiedAt":"2021-08-24T10:28:58.000Z","recordedAt":"2021-05-03","expireAt":"2041-05-06T08:04:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2021/0503/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi.jpg","origin":{"type":"CLIP"},"assetId":"dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi","scribeMongoId":"608faef3ca84b7709aef9bb3","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2021/0503/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2021/0503/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/dm_210503_ipl2021_ubhartesitare_nonbranded_kartiktyagi/playlist.m3u8"}]}},{"title":"जिंदगी की जद्दोजहद से सोना बनकर निकले साकरिया","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":115163,"objectId":1260248,"scribeId":31300009,"statusTypeId":3,"slug":"chetan-sakariya-s-journey-to-ipl-2021","title":"जिंदगी की जद्दोजहद से सोना बनकर निकले साकरिया","subTitle":"","seoTitle":"Chetan Sakariya's journey to IPL 2021","summary":"एक समय परिवार ने दिया था क्रिकेट खेलने के लिए सिर्फ 2 साल का समय, आज आईपीएल 2021 के बने सबसे प्रतिभाशाली युवा तेज गेंदबाज","duration":795,"genreId":46,"genreType":"GENERAL","genreName":"Features","publishedAt":"2021-04-21","modifiedAt":"2021-07-08T19:31:44.000Z","recordedAt":"2021-04-21","expireAt":"2051-04-24T06:46:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2021/0421/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya.jpg","origin":{"type":"CLIP"},"assetId":"dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya","scribeMongoId":"607fcaaeca84b7709acf0658","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2021/0421/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2021/0421/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/dm_210421_ipl2021_ubhartesitare_nonbranded_chetansakariya/playlist.m3u8"}]}},{"title":"साल भर में कैसे पहुंचे मोहम्मद सिराज फ़र्श से अर्श तक?","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":115338,"objectId":1261845,"scribeId":31363362,"statusTypeId":3,"slug":"ipl-2021-the-redemption-of-mohammad-siraj","title":"साल भर में कैसे पहुंचे मोहम्मद सिराज फ़र्श से अर्श तक?","subTitle":"","seoTitle":"IPL 2021-The redemption of Mohammad Siraj","summary":"2019 तक सिराज RCB फ़ैन्स के निशाने पर रहते थे मगर एक साल में इस हैदराबादी ने कहानी पलट कर रख दी। एक साधारण गेंदबाज़ के सुपरस्टार बनने की कहानी","duration":213,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2021-04-30","modifiedAt":"2021-08-24T10:28:58.000Z","recordedAt":"2021-04-30","expireAt":"2041-05-03T05:44:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2021/0430/dm_210430_ipl2021_news_nonbranded_siraj/dm_210430_ipl2021_news_nonbranded_siraj.jpg","origin":{"type":"CLIP"},"assetId":"dm_210430_ipl2021_news_nonbranded_siraj","scribeMongoId":"608b99daca84b7709ae87b45","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2021/0430/dm_210430_ipl2021_news_nonbranded_siraj/dm_210430_ipl2021_news_nonbranded_siraj.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2021/0430/dm_210430_ipl2021_news_nonbranded_siraj/dm_210430_ipl2021_news_nonbranded_siraj/playlist.m3u8"}]}}],"testTeams":[{"id":40,"objectId":40,"scribeId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","isCountry":true,"primaryColor":"#3f8108","image":{"id":381892,"objectId":1436341,"slug":"afghanistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381892.png","width":500,"height":500,"caption":"Afghanistan flag team logo","longCaption":"Afghanistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":40,"objectId":40,"name":"Afghanistan","shortName":"Afghanistan","abbreviation":"AFG","slug":"afghanistan"}},{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},{"id":1,"objectId":1,"scribeId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","isCountry":true,"primaryColor":"#0673c1","image":{"id":381894,"objectId":1436346,"slug":"england-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381894.png","width":500,"height":500,"caption":"England flag team logo","longCaption":"England flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":29,"objectId":29,"scribeId":29,"slug":"ireland","name":"Ireland","longName":"Ireland","abbreviation":"IRE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313149,"objectId":1241608,"slug":"ireland-logo","url":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","width":500,"height":500,"caption":"Ireland logo","longCaption":"Ireland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":29,"objectId":29,"name":"Ireland","shortName":"Ireland","abbreviation":"IRE","slug":"ireland"}},{"id":5,"objectId":5,"scribeId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":true,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},{"id":3,"objectId":3,"scribeId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":true,"primaryColor":"#ace411","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},{"id":8,"objectId":8,"scribeId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":true,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"West Indies","longName":"West Indies","abbreviation":"WI","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"Zimbabwe","longName":"Zimbabwe","abbreviation":"ZIM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}}],"odiTeams":[{"id":12,"objectId":12,"scribeId":12,"slug":"bermuda","name":"Bermuda","longName":"Bermuda","abbreviation":"BER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383967.png","isCountry":true,"primaryColor":"#2b12e2","image":{"id":383967,"objectId":1441414,"slug":"bermuda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383967.png","width":500,"height":500,"caption":"Bermuda flag team logo","longCaption":"Bermuda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":12,"objectId":12,"name":"Bermuda","shortName":"Bermuda","abbreviation":"BER","slug":"bermuda"}},{"id":17,"objectId":17,"scribeId":17,"slug":"canada","name":"Canada","longName":"Canada","abbreviation":"CAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381855.png","isCountry":true,"primaryColor":"#d70909","image":{"id":381855,"objectId":1436277,"slug":"canada-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381855.png","width":500,"height":500,"caption":"Canada flag team logo","longCaption":"Canada flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":17,"objectId":17,"name":"Canada","shortName":"Canada","abbreviation":"CAN","slug":"canada"}},{"id":14,"objectId":14,"scribeId":14,"slug":"east-and-central-africa","name":"E\u0026C Africa","longName":"East (and Central) Africa","abbreviation":"E\u0026CA","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":14,"objectId":14,"name":"East (and Central) Africa","shortName":"E\u0026C Africa","abbreviation":"E\u0026CA","slug":"east-and-central-africa"}},{"id":19,"objectId":19,"scribeId":19,"slug":"hong-kong","name":"Hong Kong","longName":"Hong Kong","abbreviation":"HKG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383100/383120.png","isCountry":true,"primaryColor":null,"image":{"id":383120,"objectId":1439304,"slug":"hong-kong-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383100/383120.png","width":500,"height":500,"caption":"Hong Kong flag team logo","longCaption":"Hong Kong flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":19,"objectId":19,"name":"Hong Kong","shortName":"Hong Kong","abbreviation":"HKG","slug":"hong-kong"}},{"id":4083,"objectId":218211,"scribeId":218211,"slug":"jersey","name":"Jersey","longName":"Jersey","abbreviation":"JER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383046.png","isCountry":true,"primaryColor":null,"image":{"id":383046,"objectId":1439165,"slug":"jersey-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383046.png","width":500,"height":500,"caption":"Jersey flag team logo","longCaption":"Jersey flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":4083,"objectId":218211,"name":"Jersey","shortName":"Jersey","abbreviation":"JER","slug":"jersey"}},{"id":26,"objectId":26,"scribeId":26,"slug":"kenya","name":"Kenya","longName":"Kenya","abbreviation":"KENYA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313146,"objectId":1241605,"slug":"kenya-logo","url":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","width":500,"height":500,"caption":"Kenya logo","longCaption":"Kenya logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":26,"objectId":26,"name":"Kenya","shortName":"Kenya","abbreviation":"KENYA","slug":"kenya"}},{"id":28,"objectId":28,"scribeId":28,"slug":"namibia","name":"Namibia","longName":"Namibia","abbreviation":"NAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381857.png","isCountry":true,"primaryColor":null,"image":{"id":381857,"objectId":1436280,"slug":"namibia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381857.png","width":500,"height":500,"caption":"Namibia flag team logo","longCaption":"Namibia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":28,"objectId":28,"name":"Namibia","shortName":"Namibia","abbreviation":"NAM","slug":"namibia"}},{"id":32,"objectId":33,"scribeId":33,"slug":"nepal","name":"Nepal","longName":"Nepal","abbreviation":"NEP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/319900/319958.png","isCountry":true,"primaryColor":null,"image":{"id":319958,"objectId":1260247,"slug":"nepal-team-logo","url":"/lsci/db/PICTURES/CMS/319900/319958.png","width":500,"height":500,"caption":"Nepal team logo","longCaption":"Nepal team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},{"id":15,"objectId":15,"scribeId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","isCountry":true,"primaryColor":"#f49b1f","image":{"id":381893,"objectId":1436344,"slug":"netherlands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381893.png","width":500,"height":500,"caption":"Netherlands flag team logo","longCaption":"Netherlands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":15,"objectId":15,"name":"Netherlands","shortName":"Netherlands","abbreviation":"NED","slug":"netherlands"}},{"id":37,"objectId":37,"scribeId":37,"slug":"oman","name":"Oman","longName":"Oman","abbreviation":"OMA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381858.png","isCountry":true,"primaryColor":null,"image":{"id":381858,"objectId":1436281,"slug":"oman-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381858.png","width":500,"height":500,"caption":"Oman flag team logo","longCaption":"Oman flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":37,"objectId":37,"name":"Oman","shortName":"Oman","abbreviation":"OMA","slug":"oman"}},{"id":20,"objectId":20,"scribeId":20,"slug":"papua-new-guinea","name":"P.N.G.","longName":"Papua New Guinea","abbreviation":"PNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383200/383206.png","isCountry":true,"primaryColor":null,"image":{"id":383206,"objectId":1439477,"slug":"png-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383200/383206.png","width":500,"height":500,"caption":"PNG flag team logo","longCaption":"PNG flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":20,"objectId":20,"name":"Papua New Guinea","shortName":"P.N.G.","abbreviation":"PNG","slug":"papua-new-guinea"}},{"id":30,"objectId":30,"scribeId":30,"slug":"scotland","name":"Scotland","longName":"Scotland","abbreviation":"SCOT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","isCountry":true,"primaryColor":"#90d091","image":{"id":313150,"objectId":1241609,"slug":"scotland-logo","url":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","width":500,"height":500,"caption":"Scotland logo","longCaption":"Scotland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":30,"objectId":30,"name":"Scotland","shortName":"Scotland","abbreviation":"SCOT","slug":"scotland"}},{"id":27,"objectId":27,"scribeId":27,"slug":"united-arab-emirates","name":"U.A.E.","longName":"United Arab Emirates","abbreviation":"UAE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382100/382186.png","isCountry":true,"primaryColor":null,"image":{"id":382186,"objectId":1437030,"slug":"uae-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382100/382186.png","width":500,"height":500,"caption":"UAE flag team logo","longCaption":"UAE flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},{"id":11,"objectId":11,"scribeId":11,"slug":"united-states-of-america","name":"U.S.A.","longName":"United States of America","abbreviation":"USA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381853.png","isCountry":true,"primaryColor":null,"image":{"id":381853,"objectId":1436275,"slug":"usa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381853.png","width":500,"height":500,"caption":"USA flag team logo","longCaption":"USA flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":11,"objectId":11,"name":"United States of America","shortName":"U.S.A.","abbreviation":"USA","slug":"united-states-of-america"}}],"otherTeams":[{"id":21,"objectId":21,"scribeId":21,"slug":"argentina","name":"Argentina","longName":"Argentina","abbreviation":"Arg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313142,"objectId":1241601,"slug":"argentina-logo","url":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","width":500,"height":500,"caption":"Argentina logo","longCaption":"Argentina logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":21,"objectId":21,"name":"Argentina","shortName":"Argentina","abbreviation":"Arg","slug":"argentina"}},{"id":41,"objectId":41,"scribeId":41,"slug":"austria","name":"Austria","longName":"Austria","abbreviation":"Aut","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382657.png","isCountry":true,"primaryColor":null,"image":{"id":382657,"objectId":1438256,"slug":"austria-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382657.png","width":500,"height":500,"caption":"Austria flag team logo","longCaption":"Austria flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":41,"objectId":41,"name":"Austria","shortName":"Austria","abbreviation":"Aut","slug":"austria"}},{"id":111,"objectId":60,"scribeId":60,"slug":"bahamas","name":"Bahamas","longName":"Bahamas","abbreviation":"Bhm","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313170,"objectId":1241629,"slug":"bahamas-logo","url":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","width":500,"height":500,"caption":"Bahamas logo","longCaption":"Bahamas logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":111,"objectId":60,"name":"Bahamas","shortName":"Bahamas","abbreviation":"Bhm","slug":"bahamas"}},{"id":108,"objectId":57,"scribeId":57,"slug":"bahrain","name":"Bahrain","longName":"Bahrain","abbreviation":"BHR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383965.png","isCountry":true,"primaryColor":null,"image":{"id":383965,"objectId":1441412,"slug":"bahrain-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383965.png","width":500,"height":500,"caption":"Bahrain flag team logo","longCaption":"Bahrain flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":108,"objectId":57,"name":"Bahrain","shortName":"Bahrain","abbreviation":"BHR","slug":"bahrain"}},{"id":42,"objectId":42,"scribeId":42,"slug":"belgium","name":"Belgium","longName":"Belgium","abbreviation":"Belg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313162,"objectId":1241621,"slug":"belgium-logo","url":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","width":500,"height":500,"caption":"Belgium logo","longCaption":"Belgium logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":42,"objectId":42,"name":"Belgium","shortName":"Belgium","abbreviation":"Belg","slug":"belgium"}},{"id":115,"objectId":64,"scribeId":64,"slug":"belize","name":"Belize","longName":"Belize","abbreviation":"Blz","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313173.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313173,"objectId":1241632,"slug":"belize-logo","url":"/lsci/db/PICTURES/CMS/313100/313173.logo.png","width":500,"height":500,"caption":"Belize logo","longCaption":"Belize logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":115,"objectId":64,"name":"Belize","shortName":"Belize","abbreviation":"Blz","slug":"belize"}},{"id":112,"objectId":61,"scribeId":61,"slug":"bhutan","name":"Bhutan","longName":"Bhutan","abbreviation":"BHU","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313171,"objectId":1241630,"slug":"bhutan-logo","url":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","width":500,"height":500,"caption":"Bhutan logo","longCaption":"Bhutan logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":112,"objectId":61,"name":"Bhutan","shortName":"Bhutan","abbreviation":"BHU","slug":"bhutan"}},{"id":116,"objectId":65,"scribeId":65,"slug":"botswana","name":"Botswana","longName":"Botswana","abbreviation":"BOT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313174,"objectId":1241633,"slug":"botswana-logo","url":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","width":500,"height":500,"caption":"Botswana logo","longCaption":"Botswana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":116,"objectId":65,"name":"Botswana","shortName":"Botswana","abbreviation":"BOT","slug":"botswana"}},{"id":117,"objectId":66,"scribeId":66,"slug":"brazil","name":"Brazil","longName":"Brazil","abbreviation":"BRA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313175,"objectId":1241634,"slug":"brazil-logo","url":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","width":500,"height":500,"caption":"Brazil logo","longCaption":"Brazil logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":117,"objectId":66,"name":"Brazil","shortName":"Brazil","abbreviation":"BRA","slug":"brazil"}},{"id":118,"objectId":67,"scribeId":67,"slug":"brunei","name":"Brunei","longName":"Brunei","abbreviation":"","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313176,"objectId":1241635,"slug":"brunei-logo","url":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","width":500,"height":500,"caption":"Brunei logo","longCaption":"Brunei logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":118,"objectId":67,"name":"Brunei","shortName":"Brunei","abbreviation":null,"slug":"brunei"}},{"id":114,"objectId":63,"scribeId":63,"slug":"bulgaria","name":"Bulgaria","longName":"Bulgaria","abbreviation":"BUL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313172,"objectId":1241631,"slug":"bulgaria-logo","url":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","width":500,"height":500,"caption":"Bulgaria logo","longCaption":"Bulgaria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":114,"objectId":63,"name":"Bulgaria","shortName":"Bulgaria","abbreviation":"BUL","slug":"bulgaria"}},{"id":43,"objectId":43,"scribeId":43,"slug":"burma","name":"Burma","longName":"Burma","abbreviation":"Burma","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313163,"objectId":1241622,"slug":"burma-logo","url":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","width":500,"height":500,"caption":"Burma logo","longCaption":"Burma logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":43,"objectId":43,"name":"Burma","shortName":"Burma","abbreviation":"Burma","slug":"burma"}},{"id":39,"objectId":39,"scribeId":39,"slug":"cayman-islands","name":"Cayman","longName":"Cayman Islands","abbreviation":"CAY","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313159.logo.png","isCountry":true,"primaryColor":"#e4d20c","image":{"id":313159,"objectId":1241618,"slug":"cayman-islands-logo","url":"/lsci/db/PICTURES/CMS/313100/313159.logo.png","width":500,"height":500,"caption":"Cayman Islands logo","longCaption":"Cayman Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":39,"objectId":39,"name":"Cayman Islands","shortName":"Cayman","abbreviation":"CAY","slug":"cayman-islands"}},{"id":44,"objectId":44,"scribeId":44,"slug":"chile","name":"Chile","longName":"Chile","abbreviation":"Chile","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313164,"objectId":1241623,"slug":"chile-logo","url":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","width":500,"height":500,"caption":"Chile logo","longCaption":"Chile logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":44,"objectId":44,"name":"Chile","shortName":"Chile","abbreviation":"Chile","slug":"chile"}},{"id":121,"objectId":70,"scribeId":70,"slug":"china","name":"China","longName":"China","abbreviation":"CHN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383962.png","isCountry":true,"primaryColor":null,"image":{"id":383962,"objectId":1441409,"slug":"china-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383962.png","width":500,"height":500,"caption":"China flag team logo","longCaption":"China flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":121,"objectId":70,"name":"China","shortName":"China","abbreviation":"CHN","slug":"china"}},{"id":6557,"objectId":1156232,"scribeId":1156232,"slug":"colombia","name":"Colombia","longName":"Colombia","abbreviation":"Col","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369244.png","isCountry":true,"primaryColor":null,"image":{"id":369244,"objectId":1403738,"slug":"colombia-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369244.png","width":500,"height":500,"caption":"Colombia team flag","longCaption":"Colombia team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6557,"objectId":1156232,"name":"Colombia","shortName":"Colombia","abbreviation":"Col","slug":"colombia"}},{"id":4082,"objectId":218210,"scribeId":218210,"slug":"costa-rica","name":"Costa Rica","longName":"Costa Rica","abbreviation":"CRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313383,"objectId":1241842,"slug":"costa-rica-logo","url":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","width":500,"height":500,"caption":"Costa Rica logo","longCaption":"Costa Rica logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4082,"objectId":218210,"name":"Costa Rica","shortName":"Costa Rica","abbreviation":"CRC","slug":"costa-rica"}},{"id":123,"objectId":72,"scribeId":72,"slug":"croatia","name":"Croatia","longName":"Croatia","abbreviation":"CRT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383041.png","isCountry":true,"primaryColor":null,"image":{"id":383041,"objectId":1439158,"slug":"croatia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383041.png","width":500,"height":500,"caption":"Croatia flag team logo","longCaption":"Croatia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":123,"objectId":72,"name":"Croatia","shortName":"Croatia","abbreviation":"CRT","slug":"croatia"}},{"id":120,"objectId":69,"scribeId":69,"slug":"cuba","name":"Cuba","longName":"Cuba","abbreviation":"Cuba","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":120,"objectId":69,"name":"Cuba","shortName":"Cuba","abbreviation":"Cuba","slug":"cuba"}},{"id":125,"objectId":74,"scribeId":74,"slug":"cyprus","name":"Cyprus","longName":"Cyprus","abbreviation":"CYP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383068.png","isCountry":true,"primaryColor":null,"image":{"id":383068,"objectId":1439215,"slug":"cyprus-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383068.png","width":500,"height":500,"caption":"Cyprus flag team logo","longCaption":"Cyprus flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":125,"objectId":74,"name":"Cyprus","shortName":"Cyprus","abbreviation":"CYP","slug":"cyprus"}},{"id":126,"objectId":75,"scribeId":75,"slug":"czech-republic","name":"Czech Rep.","longName":"Czech Republic","abbreviation":"CZK-R","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383044.png","isCountry":true,"primaryColor":null,"image":{"id":383044,"objectId":1439161,"slug":"czech-republic-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383044.png","width":500,"height":500,"caption":"Czech Republic flag team logo","longCaption":"Czech Republic flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":126,"objectId":75,"name":"Czech Republic","shortName":"Czech Rep.","abbreviation":"CZK-R","slug":"czech-republic"}},{"id":13,"objectId":13,"scribeId":13,"slug":"denmark","name":"Denmark","longName":"Denmark","abbreviation":"DEN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313135,"objectId":1241594,"slug":"denmark-logo","url":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","width":500,"height":500,"caption":"Denmark logo","longCaption":"Denmark logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":13,"objectId":13,"name":"Denmark","shortName":"Denmark","abbreviation":"DEN","slug":"denmark"}},{"id":129,"objectId":78,"scribeId":78,"slug":"estonia","name":"Estonia","longName":"Estonia","abbreviation":"EST","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383069.png","isCountry":true,"primaryColor":null,"image":{"id":383069,"objectId":1439216,"slug":"estonia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383069.png","width":500,"height":500,"caption":"Estonia flag team logo","longCaption":"Estonia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":129,"objectId":78,"name":"Estonia","shortName":"Estonia","abbreviation":"EST","slug":"estonia"}},{"id":4253,"objectId":300710,"scribeId":300710,"slug":"eswatini","name":"Eswatini","longName":"Eswatini","abbreviation":"SWZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313405,"objectId":1241864,"slug":"swaziland-logo","url":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","width":500,"height":500,"caption":"Swaziland logo","longCaption":"Swaziland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4253,"objectId":300710,"name":"Eswatini","shortName":"Eswatini","abbreviation":"SWZ","slug":"eswatini"}},{"id":4251,"objectId":300708,"scribeId":300708,"slug":"falkland-islands","name":"Falkland Isl","longName":"Falkland Islands","abbreviation":"Falk","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313404,"objectId":1241863,"slug":"falkland-islands-logo","url":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","width":500,"height":500,"caption":"Falkland Islands logo","longCaption":"Falkland Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4251,"objectId":300708,"name":"Falkland Islands","shortName":"Falkland Isl","abbreviation":"Falk","slug":"falkland-islands"}},{"id":10,"objectId":10,"scribeId":10,"slug":"fiji","name":"Fiji","longName":"Fiji","abbreviation":"Fiji","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386356.png","isCountry":true,"primaryColor":null,"image":{"id":386356,"objectId":1448061,"slug":"fiji-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386356.png","width":500,"height":500,"caption":"Fiji flag team logo","longCaption":"Fiji flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":10,"objectId":10,"name":"Fiji","shortName":"Fiji","abbreviation":"Fiji","slug":"fiji"}},{"id":131,"objectId":80,"scribeId":80,"slug":"finland","name":"Finland","longName":"Finland","abbreviation":"FIN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383045.png","isCountry":true,"primaryColor":null,"image":{"id":383045,"objectId":1439162,"slug":"finland-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383045.png","width":500,"height":500,"caption":"Finland flag team logo","longCaption":"Finland flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":131,"objectId":80,"name":"Finland","shortName":"Finland","abbreviation":"FIN","slug":"finland"}},{"id":33,"objectId":34,"scribeId":34,"slug":"france","name":"France","longName":"France","abbreviation":"Fran","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383036.png","isCountry":true,"primaryColor":null,"image":{"id":383036,"objectId":1439151,"slug":"france-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383036.png","width":500,"height":500,"caption":"France flag team logo","longCaption":"France flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":33,"objectId":34,"name":"France","shortName":"France","abbreviation":"Fran","slug":"france"}},{"id":133,"objectId":82,"scribeId":82,"slug":"gambia","name":"Gambia","longName":"Gambia","abbreviation":"GMB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/336900/336934.png","isCountry":true,"primaryColor":null,"image":{"id":336934,"objectId":1307947,"slug":"gambia-team-logo","url":"/lsci/db/PICTURES/CMS/336900/336934.png","width":500,"height":500,"caption":"Gambia team logo","longCaption":"Gambia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":133,"objectId":82,"name":"Gambia","shortName":"Gambia","abbreviation":"GMB","slug":"gambia"}},{"id":35,"objectId":36,"scribeId":36,"slug":"germany","name":"Germany","longName":"Germany","abbreviation":"GER","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313155,"objectId":1241614,"slug":"germany-logo","url":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","width":500,"height":500,"caption":"Germany logo","longCaption":"Germany logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":35,"objectId":36,"name":"Germany","shortName":"Germany","abbreviation":"GER","slug":"germany"}},{"id":135,"objectId":84,"scribeId":84,"slug":"ghana","name":"Ghana","longName":"Ghana","abbreviation":"GHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313184,"objectId":1241643,"slug":"ghana-logo","url":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","width":500,"height":500,"caption":"Ghana logo","longCaption":"Ghana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":135,"objectId":84,"name":"Ghana","shortName":"Ghana","abbreviation":"GHA","slug":"ghana"}},{"id":18,"objectId":18,"scribeId":18,"slug":"gibraltar","name":"Gibraltar","longName":"Gibraltar","abbreviation":"GIBR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383042.png","isCountry":true,"primaryColor":null,"image":{"id":383042,"objectId":1439159,"slug":"gibraltar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383042.png","width":500,"height":500,"caption":"Gibraltar flag team logo","longCaption":"Gibraltar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":18,"objectId":18,"name":"Gibraltar","shortName":"Gibraltar","abbreviation":"GIBR","slug":"gibraltar"}},{"id":137,"objectId":86,"scribeId":86,"slug":"greece","name":"Greece","longName":"Greece","abbreviation":"GRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313185,"objectId":1241644,"slug":"greece-logo","url":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","width":500,"height":500,"caption":"Greece logo","longCaption":"Greece logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":137,"objectId":86,"name":"Greece","shortName":"Greece","abbreviation":"GRC","slug":"greece"}},{"id":1094,"objectId":1043,"scribeId":1043,"slug":"guernsey","name":"Guernsey","longName":"Guernsey","abbreviation":"GUE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313266,"objectId":1241725,"slug":"guernsey-logo","url":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","width":500,"height":500,"caption":"Guernsey logo","longCaption":"Guernsey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1094,"objectId":1043,"name":"Guernsey","shortName":"Guernsey","abbreviation":"GUE","slug":"guernsey"}},{"id":139,"objectId":88,"scribeId":88,"slug":"hungary","name":"Hungary","longName":"Hungary","abbreviation":"HUN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313186,"objectId":1241645,"slug":"hungary-logo","url":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","width":500,"height":500,"caption":"Hungary logo","longCaption":"Hungary logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":139,"objectId":88,"name":"Hungary","shortName":"Hungary","abbreviation":"HUN","slug":"hungary"}},{"id":150,"objectId":99,"scribeId":99,"slug":"iceland","name":"Iceland","longName":"Iceland","abbreviation":"ICELD","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313190,"objectId":1241649,"slug":"iceland-logo","url":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","width":500,"height":500,"caption":"Iceland logo","longCaption":"Iceland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":150,"objectId":99,"name":"Iceland","shortName":"Iceland","abbreviation":"ICELD","slug":"iceland"}},{"id":142,"objectId":91,"scribeId":91,"slug":"indonesia","name":"Indonesia","longName":"Indonesia","abbreviation":"INA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313187,"objectId":1241646,"slug":"indonesia-logo","url":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","width":500,"height":500,"caption":"Indonesia logo","longCaption":"Indonesia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":142,"objectId":91,"name":"Indonesia","shortName":"Indonesia","abbreviation":"INA","slug":"indonesia"}},{"id":148,"objectId":97,"scribeId":97,"slug":"iran","name":"Iran","longName":"Iran","abbreviation":"Iran","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313189,"objectId":1241648,"slug":"iran-logo","url":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","width":500,"height":500,"caption":"Iran logo","longCaption":"Iran logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":148,"objectId":97,"name":"Iran","shortName":"Iran","abbreviation":"Iran","slug":"iran"}},{"id":147,"objectId":96,"scribeId":96,"slug":"isle-of-man","name":"Isle of Man","longName":"Isle of Man","abbreviation":"IOM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383040.png","isCountry":true,"primaryColor":null,"image":{"id":383040,"objectId":1439157,"slug":"isle-of-man-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383040.png","width":500,"height":500,"caption":"Isle of Man flag team logo","longCaption":"Isle of Man flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":147,"objectId":96,"name":"Isle of Man","shortName":"Isle of Man","abbreviation":"IOM","slug":"isle-of-man"}},{"id":22,"objectId":22,"scribeId":22,"slug":"israel","name":"Israel","longName":"Israel","abbreviation":"ISR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382658.png","isCountry":true,"primaryColor":null,"image":{"id":382658,"objectId":1438268,"slug":"israel-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382658.png","width":500,"height":500,"caption":"Israel flag team logo","longCaption":"Israel flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":22,"objectId":22,"name":"Israel","shortName":"Israel","abbreviation":"ISR","slug":"israel"}},{"id":31,"objectId":31,"scribeId":31,"slug":"italy","name":"Italy","longName":"Italy","abbreviation":"ITA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313151,"objectId":1241610,"slug":"italy-logo","url":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","width":500,"height":500,"caption":"Italy logo","longCaption":"Italy logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":31,"objectId":31,"name":"Italy","shortName":"Italy","abbreviation":"ITA","slug":"italy"}},{"id":36,"objectId":32,"scribeId":32,"slug":"japan","name":"Japan","longName":"Japan","abbreviation":"JPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360500/360559.png","isCountry":true,"primaryColor":null,"image":{"id":360559,"objectId":1378022,"slug":"japan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360500/360559.png","width":500,"height":500,"caption":"Japan flag team logo","longCaption":"Japan flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":36,"objectId":32,"name":"Japan","shortName":"Japan","abbreviation":"JPN","slug":"japan"}},{"id":38,"objectId":38,"scribeId":38,"slug":"kuwait","name":"Kuwait","longName":"Kuwait","abbreviation":"KUW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383963.png","isCountry":true,"primaryColor":null,"image":{"id":383963,"objectId":1441410,"slug":"kuwait-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383963.png","width":500,"height":500,"caption":"Kuwait flag team logo","longCaption":"Kuwait flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":38,"objectId":38,"name":"Kuwait","shortName":"Kuwait","abbreviation":"KUW","slug":"kuwait"}},{"id":159,"objectId":108,"scribeId":108,"slug":"lesotho","name":"Lesotho","longName":"Lesotho","abbreviation":"LES","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313192,"objectId":1241651,"slug":"lesotho-logo","url":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","width":500,"height":500,"caption":"Lesotho logo","longCaption":"Lesotho logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":159,"objectId":108,"name":"Lesotho","shortName":"Lesotho","abbreviation":"LES","slug":"lesotho"}},{"id":161,"objectId":110,"scribeId":110,"slug":"luxembourg","name":"Luxembourg","longName":"Luxembourg","abbreviation":"LUX","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313193,"objectId":1241652,"slug":"luxembourg-logo","url":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","width":500,"height":500,"caption":"Luxembourg logo","longCaption":"Luxembourg logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":161,"objectId":110,"name":"Luxembourg","shortName":"Luxembourg","abbreviation":"LUX","slug":"luxembourg"}},{"id":169,"objectId":118,"scribeId":118,"slug":"malawi","name":"Malawi","longName":"Malawi","abbreviation":"MWI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313196,"objectId":1241655,"slug":"malawi-logo","url":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","width":500,"height":500,"caption":"Malawi logo","longCaption":"Malawi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":169,"objectId":118,"name":"Malawi","shortName":"Malawi","abbreviation":"MWI","slug":"malawi"}},{"id":16,"objectId":16,"scribeId":16,"slug":"malaysia","name":"Malaysia","longName":"Malaysia","abbreviation":"MAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313137,"objectId":1241596,"slug":"malaysia-logo","url":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","width":500,"height":500,"caption":"Malaysia logo","longCaption":"Malaysia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":16,"objectId":16,"name":"Malaysia","shortName":"Malaysia","abbreviation":"MAS","slug":"malaysia"}},{"id":164,"objectId":113,"scribeId":113,"slug":"maldives","name":"Maldives","longName":"Maldives","abbreviation":"MDV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313194,"objectId":1241653,"slug":"maldives-logo","url":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","width":500,"height":500,"caption":"Maldives logo","longCaption":"Maldives logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":164,"objectId":113,"name":"Maldives","shortName":"Maldives","abbreviation":"MDV","slug":"maldives"}},{"id":45,"objectId":45,"scribeId":45,"slug":"malta","name":"Malta","longName":"Malta","abbreviation":"MLT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383972.png","isCountry":true,"primaryColor":null,"image":{"id":383972,"objectId":1441421,"slug":"malta-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383972.png","width":500,"height":500,"caption":"Malta flag team logo","longCaption":"Malta flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":45,"objectId":45,"name":"Malta","shortName":"Malta","abbreviation":"MLT","slug":"malta"}},{"id":162,"objectId":111,"scribeId":111,"slug":"mauritius","name":"Mauritius","longName":"Mauritius","abbreviation":"MAU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360600/360675.png","isCountry":true,"primaryColor":null,"image":{"id":360675,"objectId":1378526,"slug":"mauritius-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360600/360675.png","width":500,"height":500,"caption":"Mauritius flag team logo","longCaption":"Mauritius flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":162,"objectId":111,"name":"Mauritius","shortName":"Mauritius","abbreviation":"MAU","slug":"mauritius"}},{"id":165,"objectId":114,"scribeId":114,"slug":"mexico","name":"Mexico","longName":"Mexico","abbreviation":"Mex","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/388900/388974.png","isCountry":true,"primaryColor":null,"image":{"id":388974,"objectId":1455094,"slug":"mexico-team-flag","url":"/lsci/db/PICTURES/CMS/388900/388974.png","width":500,"height":500,"caption":"Mexico team flag","longCaption":"Mexico team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":165,"objectId":114,"name":"Mexico","shortName":"Mexico","abbreviation":"Mex","slug":"mexico"}},{"id":171,"objectId":120,"scribeId":120,"slug":"mozambique","name":"Mozambique","longName":"Mozambique","abbreviation":"MOZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313197,"objectId":1241656,"slug":"mozambique-logo","url":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","width":500,"height":500,"caption":"Mozambique logo","longCaption":"Mozambique logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":171,"objectId":120,"name":"Mozambique","shortName":"Mozambique","abbreviation":"MOZ","slug":"mozambique"}},{"id":6411,"objectId":1116403,"scribeId":1116403,"slug":"myanmar","name":"Myanmar","longName":"Myanmar","abbreviation":"MYAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313548,"objectId":1242007,"slug":"myanmar-logo","url":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","width":500,"height":500,"caption":"Myanmar logo","longCaption":"Myanmar logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6411,"objectId":1116403,"name":"Myanmar","shortName":"Myanmar","abbreviation":"MYAN","slug":"myanmar"}},{"id":173,"objectId":122,"scribeId":122,"slug":"nigeria","name":"Nigeria","longName":"Nigeria","abbreviation":"NGA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313198,"objectId":1241657,"slug":"nigeria-logo","url":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","width":500,"height":500,"caption":"Nigeria logo","longCaption":"Nigeria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":173,"objectId":122,"name":"Nigeria","shortName":"Nigeria","abbreviation":"NGA","slug":"nigeria"}},{"id":175,"objectId":124,"scribeId":124,"slug":"norway","name":"Norway","longName":"Norway","abbreviation":"NOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313199,"objectId":1241658,"slug":"norway-logo","url":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","width":500,"height":500,"caption":"Norway logo","longCaption":"Norway logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":175,"objectId":124,"name":"Norway","shortName":"Norway","abbreviation":"NOR","slug":"norway"}},{"id":183,"objectId":132,"scribeId":132,"slug":"panama","name":"Panama","longName":"Panama","abbreviation":"PAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","isCountry":true,"primaryColor":"#c00c0c","image":{"id":313202,"objectId":1241661,"slug":"panama-logo","url":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","width":500,"height":500,"caption":"Panama logo","longCaption":"Panama logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":183,"objectId":132,"name":"Panama","shortName":"Panama","abbreviation":"PAN","slug":"panama"}},{"id":178,"objectId":127,"scribeId":127,"slug":"peru","name":"Peru","longName":"Peru","abbreviation":"Peru","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313200,"objectId":1241659,"slug":"peru-logo","url":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","width":500,"height":500,"caption":"Peru logo","longCaption":"Peru logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":178,"objectId":127,"name":"Peru","shortName":"Peru","abbreviation":"Peru","slug":"peru"}},{"id":179,"objectId":128,"scribeId":128,"slug":"philippines","name":"Philippines","longName":"Philippines","abbreviation":"PHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313201,"objectId":1241660,"slug":"philippines-logo","url":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","width":500,"height":500,"caption":"Philippines logo","longCaption":"Philippines logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":179,"objectId":128,"name":"Philippines","shortName":"Philippines","abbreviation":"PHI","slug":"philippines"}},{"id":185,"objectId":134,"scribeId":134,"slug":"portugal","name":"Portugal","longName":"Portugal","abbreviation":"PORT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383038.png","isCountry":true,"primaryColor":null,"image":{"id":383038,"objectId":1439154,"slug":"portugal-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383038.png","width":500,"height":500,"caption":"Portugal flag team logo","longCaption":"Portugal flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":185,"objectId":134,"name":"Portugal","shortName":"Portugal","abbreviation":"PORT","slug":"portugal"}},{"id":187,"objectId":136,"scribeId":136,"slug":"qatar","name":"Qatar","longName":"Qatar","abbreviation":"QAT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383966.png","isCountry":true,"primaryColor":null,"image":{"id":383966,"objectId":1441413,"slug":"qatar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383966.png","width":500,"height":500,"caption":"Qatar flag team logo","longCaption":"Qatar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":187,"objectId":136,"name":"Qatar","shortName":"Qatar","abbreviation":"QAT","slug":"qatar"}},{"id":188,"objectId":137,"scribeId":137,"slug":"romania","name":"Romania","longName":"Romania","abbreviation":"ROM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313205,"objectId":1241664,"slug":"romania-logo","url":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","width":500,"height":500,"caption":"Romania logo","longCaption":"Romania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":188,"objectId":137,"name":"Romania","shortName":"Romania","abbreviation":"ROM","slug":"romania"}},{"id":191,"objectId":140,"scribeId":140,"slug":"rwanda","name":"Rwanda","longName":"Rwanda","abbreviation":"RWN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313206,"objectId":1241665,"slug":"rwanda-logo","url":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","width":500,"height":500,"caption":"Rwanda logo","longCaption":"Rwanda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"}},{"id":192,"objectId":141,"scribeId":141,"slug":"samoa","name":"Samoa","longName":"Samoa","abbreviation":"Samoa","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386357.png","isCountry":true,"primaryColor":null,"image":{"id":386357,"objectId":1448062,"slug":"samoa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386357.png","width":500,"height":500,"caption":"Samoa flag team logo","longCaption":"Samoa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":192,"objectId":141,"name":"Samoa","shortName":"Samoa","abbreviation":"Samoa","slug":"samoa"}},{"id":154,"objectId":103,"scribeId":103,"slug":"saudi-arabia","name":"Saudi Arabia","longName":"Saudi Arabia","abbreviation":"KSA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383973.png","isCountry":true,"primaryColor":null,"image":{"id":383973,"objectId":1441422,"slug":"saudi-arabia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383973.png","width":500,"height":500,"caption":"Saudi Arabia flag team logo","longCaption":"Saudi Arabia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":154,"objectId":103,"name":"Saudi Arabia","shortName":"Saudi Arabia","abbreviation":"KSA","slug":"saudi-arabia"}},{"id":194,"objectId":143,"scribeId":143,"slug":"seychelles","name":"Seychelles","longName":"Seychelles","abbreviation":"SEY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313208,"objectId":1241667,"slug":"seychelles-logo","url":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","width":500,"height":500,"caption":"Seychelles logo","longCaption":"Seychelles logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":194,"objectId":143,"name":"Seychelles","shortName":"Seychelles","abbreviation":"SEY","slug":"seychelles"}},{"id":196,"objectId":145,"scribeId":145,"slug":"sierra-leone","name":"Sierra Leone","longName":"Sierra Leone","abbreviation":"SLE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326874.png","isCountry":true,"primaryColor":null,"image":{"id":326874,"objectId":1276409,"slug":"sierra-leone-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326874.png","width":500,"height":500,"caption":"Sierra Leone team flag","longCaption":"Sierra Leone team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":196,"objectId":145,"name":"Sierra Leone","shortName":"Sierra Leone","abbreviation":"SLE","slug":"sierra-leone"}},{"id":23,"objectId":23,"scribeId":23,"slug":"singapore","name":"Singapore","longName":"Singapore","abbreviation":"SGP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390500/390512.png","isCountry":true,"primaryColor":null,"image":{"id":390512,"objectId":1458707,"slug":"singapore-flag-team-logo","url":"/lsci/db/PICTURES/CMS/390500/390512.png","width":500,"height":500,"caption":"Singapore flag team logo","longCaption":"Singapore flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":23,"objectId":23,"name":"Singapore","shortName":"Singapore","abbreviation":"SGP","slug":"singapore"}},{"id":197,"objectId":146,"scribeId":146,"slug":"slovenia","name":"Slovenia","longName":"Slovenia","abbreviation":"SVN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/384600/384621.jpg","isCountry":true,"primaryColor":null,"image":{"id":384621,"objectId":1442827,"slug":"slovenia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/384600/384621.jpg","width":500,"height":500,"caption":"Slovenia flag team logo","longCaption":"Slovenia flag team logo","credit":"Wikipedia","photographer":null,"peerUrls":null},"country":{"id":197,"objectId":146,"name":"Slovenia","shortName":"Slovenia","abbreviation":"SVN","slug":"slovenia"}},{"id":195,"objectId":144,"scribeId":144,"slug":"south-korea","name":"South Korea","longName":"South Korea","abbreviation":"SKOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313209,"objectId":1241668,"slug":"south-korea-logo","url":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","width":500,"height":500,"caption":"South Korea logo","longCaption":"South Korea logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":195,"objectId":144,"name":"South Korea","shortName":"South Korea","abbreviation":"SKOR","slug":"south-korea"}},{"id":200,"objectId":149,"scribeId":149,"slug":"spain","name":"Spain","longName":"Spain","abbreviation":"ESP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313211,"objectId":1241670,"slug":"spain-logo","url":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","width":500,"height":500,"caption":"Spain logo","longCaption":"Spain logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":200,"objectId":149,"name":"Spain","shortName":"Spain","abbreviation":"ESP","slug":"spain"}},{"id":201,"objectId":150,"scribeId":150,"slug":"st-helena","name":"St Helena","longName":"St Helena","abbreviation":"STHEL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/349300/349385.png","isCountry":true,"primaryColor":null,"image":{"id":349385,"objectId":1345336,"slug":"st-helena-team-flag-latest","url":"/lsci/db/PICTURES/CMS/349300/349385.png","width":500,"height":500,"caption":"St Helena team flag latest","longCaption":"St Helena team flag latest","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":201,"objectId":150,"name":"St Helena","shortName":"St Helena","abbreviation":"STHEL","slug":"st-helena"}},{"id":202,"objectId":151,"scribeId":151,"slug":"suriname","name":"Suriname","longName":"Suriname","abbreviation":"Sur","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313213,"objectId":1241672,"slug":"suriname-logo","url":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","width":500,"height":500,"caption":"Suriname logo","longCaption":"Suriname logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":202,"objectId":151,"name":"Suriname","shortName":"Suriname","abbreviation":"Sur","slug":"suriname"}},{"id":204,"objectId":153,"scribeId":153,"slug":"sweden","name":"Sweden","longName":"Sweden","abbreviation":"SWE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313214,"objectId":1241673,"slug":"sweden-logo","url":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","width":500,"height":500,"caption":"Sweden logo","longCaption":"Sweden logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":204,"objectId":153,"name":"Sweden","shortName":"Sweden","abbreviation":"SWE","slug":"sweden"}},{"id":211,"objectId":160,"scribeId":160,"slug":"tanzania","name":"Tanzania","longName":"Tanzania","abbreviation":"TAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313219,"objectId":1241678,"slug":"tanzania-logo","url":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","width":500,"height":500,"caption":"Tanzania logo","longCaption":"Tanzania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":211,"objectId":160,"name":"Tanzania","shortName":"Tanzania","abbreviation":"TAN","slug":"tanzania"}},{"id":207,"objectId":156,"scribeId":156,"slug":"thailand","name":"Thailand","longName":"Thailand","abbreviation":"THA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313217,"objectId":1241676,"slug":"thailand-logo","url":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","width":500,"height":500,"caption":"Thailand logo","longCaption":"Thailand logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":207,"objectId":156,"name":"Thailand","shortName":"Thailand","abbreviation":"THA","slug":"thailand"}},{"id":209,"objectId":158,"scribeId":158,"slug":"turkey","name":"Turkey","longName":"Turkey","abbreviation":"TKY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313218,"objectId":1241677,"slug":"turkey-logo","url":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","width":500,"height":500,"caption":"Turkey logo","longCaption":"Turkey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":209,"objectId":158,"name":"Turkey","shortName":"Turkey","abbreviation":"TKY","slug":"turkey"}},{"id":206,"objectId":155,"scribeId":155,"slug":"turks-and-caicos-islands","name":"Turks and C.","longName":"Turks and Caicos Islands","abbreviation":"TuCa","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313216,"objectId":1241675,"slug":"turks-and-caicos-islands-logo","url":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","width":500,"height":500,"caption":"Turks and Caicos Islands logo","longCaption":"Turks and Caicos Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":206,"objectId":155,"name":"Turks and Caicos Islands","shortName":"Turks and C.","abbreviation":"TuCa","slug":"turks-and-caicos-islands"}},{"id":34,"objectId":35,"scribeId":35,"slug":"uganda","name":"Uganda","longName":"Uganda","abbreviation":"UGA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381856.png","isCountry":true,"primaryColor":null,"image":{"id":381856,"objectId":1436279,"slug":"uganda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381856.png","width":500,"height":500,"caption":"Uganda flag team logo","longCaption":"Uganda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":34,"objectId":35,"name":"Uganda","shortName":"Uganda","abbreviation":"UGA","slug":"uganda"}},{"id":7124,"objectId":1403287,"scribeId":1403287,"slug":"uruguay","name":"Uruguay","longName":"Uruguay","abbreviation":"URU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369245.png","isCountry":true,"primaryColor":null,"image":{"id":369245,"objectId":1403739,"slug":"uruguay-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369245.png","width":500,"height":500,"caption":"Uruguay team flag","longCaption":"Uruguay team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":7124,"objectId":1403287,"name":"Uruguay","shortName":"Uruguay","abbreviation":"URU","slug":"uruguay"}},{"id":216,"objectId":165,"scribeId":165,"slug":"vanuatu","name":"Vanuatu","longName":"Vanuatu","abbreviation":"VAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386358.png","isCountry":true,"primaryColor":null,"image":{"id":386358,"objectId":1448063,"slug":"vanuatu-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386358.png","width":500,"height":500,"caption":"Vanuatu flag team logo","longCaption":"Vanuatu flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":216,"objectId":165,"name":"Vanuatu","shortName":"Vanuatu","abbreviation":"VAN","slug":"vanuatu"}},{"id":215,"objectId":164,"scribeId":164,"slug":"vietnam","name":"Vietnam","longName":"Vietnam","abbreviation":"VIE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313220,"objectId":1241679,"slug":"vietnam-logo","url":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","width":500,"height":500,"caption":"Vietnam logo","longCaption":"Vietnam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":215,"objectId":164,"name":"Vietnam","shortName":"Vietnam","abbreviation":"VIE","slug":"vietnam"}},{"id":1471,"objectId":1420,"scribeId":1420,"slug":"wales","name":"Wales","longName":"Wales","abbreviation":"Wales","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":1471,"objectId":1420,"name":"Wales","shortName":"Wales","abbreviation":"Wales","slug":"wales"}},{"id":48,"objectId":48,"scribeId":48,"slug":"zambia","name":"Zambia","longName":"Zambia","abbreviation":"Zamb","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313166,"objectId":1241625,"slug":"zambia-logo","url":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","width":500,"height":500,"caption":"Zambia logo","longCaption":"Zambia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":48,"objectId":48,"name":"Zambia","shortName":"Zambia","abbreviation":"Zamb","slug":"zambia"}},{"id":119,"objectId":68,"scribeId":68,"slug":"cambodia","name":"Cambodia","longName":"Cambodia","abbreviation":"CAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/352600/352691.png","isCountry":true,"primaryColor":null,"image":{"id":352691,"objectId":1354104,"slug":"cambodia-team-logo","url":"/lsci/db/PICTURES/CMS/352600/352691.png","width":500,"height":500,"caption":"Cambodia team logo","longCaption":"Cambodia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":119,"objectId":68,"name":"Cambodia","shortName":"Cambodia","abbreviation":"CAM","slug":"cambodia"}},{"id":4250,"objectId":300704,"scribeId":300704,"slug":"cameroon","name":"Cameroon","longName":"Cameroon","abbreviation":"CAM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326875.png","isCountry":true,"primaryColor":null,"image":{"id":326875,"objectId":1276415,"slug":"cameroon-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326875.png","width":500,"height":500,"caption":"Cameroon team flag","longCaption":"Cameroon team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":4250,"objectId":300704,"name":"Cameroon","shortName":"Cameroon","abbreviation":"CAM","slug":"cameroon"}},{"id":122,"objectId":71,"scribeId":71,"slug":"cook-islands","name":"Cook Islands","longName":"Cook Islands","abbreviation":"COK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386355.png","isCountry":true,"primaryColor":null,"image":{"id":386355,"objectId":1448060,"slug":"cook-islands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386355.png","width":500,"height":500,"caption":"Cook Islands flag team logo","longCaption":"Cook Islands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":122,"objectId":71,"name":"Cook Islands","shortName":"Cook Islands","abbreviation":"COK","slug":"cook-islands"}},{"id":7222,"objectId":1459373,"scribeId":1459373,"slug":"ivory-coast","name":"Ivory Coast","longName":"Ivory Coast","abbreviation":"CIV","unofficialName":"","imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":7222,"objectId":1459373,"name":"Ivory Coast","shortName":"Ivory Coast","abbreviation":"CIV","slug":"ivory-coast"}},{"id":4084,"objectId":218212,"scribeId":218212,"slug":"mali","name":"Mali","longName":"Mali","abbreviation":"Mali","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313385,"objectId":1241844,"slug":"mali-logo","url":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","width":500,"height":500,"caption":"Mali logo","longCaption":"Mali logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4084,"objectId":218212,"name":"Mali","shortName":"Mali","abbreviation":"Mali","slug":"mali"}},{"id":166,"objectId":115,"scribeId":115,"slug":"mongolia","name":"Mongolia","longName":"Mongolia","abbreviation":"MNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/367400/367479.png","isCountry":true,"primaryColor":null,"image":{"id":367479,"objectId":1399084,"slug":"mongolia-flag-original-team-logo","url":"/lsci/db/PICTURES/CMS/367400/367479.png","width":500,"height":500,"caption":"Mongolia flag original team logo","longCaption":"Mongolia flag original team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":166,"objectId":115,"name":"Mongolia","shortName":"Mongolia","abbreviation":"MNG","slug":"mongolia"}},{"id":5615,"objectId":891143,"scribeId":891143,"slug":"serbia","name":"Serbia","longName":"Serbia","abbreviation":"SRB","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313502,"objectId":1241961,"slug":"serbia-logo","url":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","width":500,"height":500,"caption":"Serbia logo","longCaption":"Serbia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":5615,"objectId":891143,"name":"Serbia","shortName":"Serbia","abbreviation":"SRB","slug":"serbia"}},{"id":205,"objectId":154,"scribeId":154,"slug":"switzerland","name":"Switzerland","longName":"Switzerland","abbreviation":"SUI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313215,"objectId":1241674,"slug":"switzerland-logo","url":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","width":500,"height":500,"caption":"Switzerland logo","longCaption":"Switzerland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":205,"objectId":154,"name":"Switzerland","shortName":"Switzerland","abbreviation":"SUI","slug":"switzerland"}},{"id":24,"objectId":24,"scribeId":24,"slug":"west-africa","name":"West Africa","longName":"West Africa","abbreviation":"WAf","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":24,"objectId":24,"name":"West Africa","shortName":"West Africa","abbreviation":"WAf","slug":"west-africa"}}],"featuredVideoGenres":null,"featuredAudioGenres":null,"videoSubNavigationItems":null,"playerSubNavigationItems":null,"recordSubNavigationItems":null,"newsSubNavigationItems":null,"featuresSubNavigationItems":null,"allAuthors":null,"featuredAuthors":null,"trendingAudios":null,"trendingGrounds":[],"trendingTeams":[],"groundCountries":null,"recordClassMetas":null,"sponsoredFeatures":null},"editionDetails":{"navigation":{"links":[{"title":"लाइव स्कोर","url":"/hindi/live-cricket-score","code":"matches","links":[{"title":"सभी मैच देखें","url":"/hindi/live-cricket-score","displayType":null},{"title":"आगामी","url":"/hindi/live-cricket-match-schedule-fixtures","displayType":null},{"title":"परिणाम","url":"/hindi/live-cricket-match-results","displayType":null}],"displayType":null},{"title":"सीरीज़","url":"/cricket-fixtures","code":"series","links":[{"title":"IPL 2025","url":"/hindi/series/ipl-2025-1449924","altText":"इंडियन प्रीमियर लीग 2025","displayType":null},{"title":"रणजी ट्रॉफ़ी","url":"/hindi/series/ranji-trophy-2024-25-1445824","displayType":null},{"title":"रणजी ट्रॉफ़ी (प्लेट)","url":"/hindi/series/ranji-trophy-plate-league-2024-25-1445826","displayType":null},{"title":"ऑस्ट्रेलिया vs भारत","url":"/hindi/series/australia-vs-india-2024-25-1426547","displayType":null},{"title":"साउथ अफ़्रीका vs भारत","url":"/hindi/series/india-in-south-africa-2024-25-1449299","displayType":null},{"title":"विश्व टेस्ट चैंपियनशिप","url":"/hindi/series/icc-world-test-championship-2023-2025-1345943","displayType":null},{"title":"भविष्य के सीरीज़","url":"https://www.espncricinfo.com/ci/content/match/fixtures_futures.html","displayType":"button"},{"title":"आर्काइव्स","url":"https://www.espncricinfo.com/ci/engine/series/index.html","displayType":"button"}],"altText":"Cricket Fixtures","displayType":null},{"title":"टीम","url":"/team","code":"team","links":[{"title":"ऑस्ट्रेलिया","url":"/hindi/team/australia-2","displayType":null},{"title":"अफ़ग़ानिस्तान","url":"/hindi/team/afghanistan-40","displayType":null},{"title":"बांग्लादेश","url":"/hindi/team/bangladesh-25","displayType":null},{"title":"आयरलैंड","url":"/hindi/team/ireland-29","displayType":null},{"title":"इंग्लैंड","url":"/hindi/team/england-1","displayType":null},{"title":"नामीबिया","url":"/hindi/team/namibia-28","displayType":null},{"title":"भारत","url":"/hindi/team/india-6","displayType":null},{"title":"नेपाल","url":"/hindi/team/nepal-33","displayType":null},{"title":"न्यूज़ीलैंड","url":"/hindi/team/new-zealand-5","displayType":null},{"title":"नीदरलैंड्स","url":"/hindi/team/netherlands-15","displayType":null},{"title":"पाकिस्तान","url":"/hindi/team/pakistan-7","displayType":null},{"title":"ओमान","url":"/hindi/team/oman-37","displayType":null},{"title":"साउथ अफ़्रीका","url":"/hindi/team/south-africa-3","displayType":null},{"title":"पीएनजी","url":"/hindi/team/papua-new-guinea-20","displayType":null},{"title":"श्रीलंका","url":"/hindi/team/sri-lanka-8","displayType":null},{"title":"स्कॉटलैंड","url":"/hindi/team/scotland-30","displayType":null},{"title":"वेस्टइंडीज़","url":"/hindi/team/west-indies-4","displayType":null},{"title":"यूएई","url":"/hindi/team/united-arab-emirates-27","displayType":null},{"title":"ज़िम्बाब्वे","url":"/hindi/team/zimbabwe-9","displayType":null},{"title":"यूएसए","url":"/hindi/team/united-states-of-america-11","displayType":null}],"displayType":null},{"title":"ताज़ा ख़बर","url":"/hindi/cricket-news","code":"news","links":[{"title":"ताज़ा ख़बर","url":"/hindi/cricket-news","displayType":null}],"displayType":null},{"title":"फ़ीचर्स","url":"/hindi/cricket-features","code":"features","links":[{"title":"फ़ीचर्स होम","url":"/hindi/cricket-features","displayType":null}],"displayType":null},{"title":"वीडियो","url":"/hindi/cricket-videos/latest","code":"videos","links":[{"title":"वीडियोज़ होम","url":"/hindi/cricket-videos/latest","displayType":null},{"title":"टाइम आउट हिंदी","url":"/cricket-videos/genre/t20-time-out-hindi-236","displayType":null},{"title":"हां या ना","url":"/cricket-videos/genre/haan-ya-naa-247","displayType":null},{"title":"मैच डे हिंदी","url":"/cricket-videos/genre/match-day-hindi-281","displayType":null},{"title":"क्या खोया क्या पाया","url":"/cricket-videos/genre/kya-khoya-kya-paaya-292","displayType":null}],"displayType":null},{"title":"IPL 2025 नीलामी","url":"/hindi/auction/ipl-2025-auction-1460972","code":"IPL 2025 नीलामी","links":[{"title":"IPL 2025 नीलामी","url":"/hindi/auction/ipl-2025-auction-1460972","displayType":null},{"title":"Live Blog","url":"/hindi/auction/ipl-2025-auction-1460972/live-updates","displayType":null},{"title":"सभी खिलाड़ी","url":"/auction/ipl-2025-auction-1460972/all-players","displayType":null},{"title":"Squads","url":"/hindi/series/ipl-2025-1449924/squads","displayType":null},{"title":"IPL 2025","url":"/hindi/series/ipl-2025-1449924","displayType":null}],"altText":"IPL 2025 Auction","displayType":null}]},"trendingMatches":{"matches":[{"_uid":114384,"id":114384,"objectId":1426555,"scribeId":1426555,"slug":"australia-vs-india-1st-test","stage":"FINISHED","state":"POST","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"पहला टेस्ट ","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-22T02:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"भारत की 295 रन से जीत ","statusEng":"RESULT","internationalNumber":"002561","generalNumber":null,"winnerTeamId":6,"tossWinnerTeamId":6,"tossWinnerChoice":1,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":58.04,"liveOversPending":35.2,"liveBalls":348,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16215,"objectId":1426547,"scribeId":22111,"slug":"australia-vs-india-2024-25","name":"ऑस्ट्रेलिया बनाम भारत","longName":"भारत का ऑस्ट्रेलिया दौरा","alternateName":"AUS vs IND","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-22T00:00:00.000Z","endDate":"2025-01-03T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":41,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3404,"objectId":1126475,"name":"पर्थ स्टेडियम","smallName":"पर्थ","longName":"पर्थ स्टेडियम","slug":"perth-stadium","location":"","image":null,"town":{"id":27,"objectId":56486,"name":"Perth","area":"Western Australia","timezone":"Australia/Perth"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":null},"teams":[{"team":{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"भारत","longName":"भारत","abbreviation":"भारत","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"150 \u0026 487/6d","scoreInfo":null,"inningNumbers":[1,3],"points":12,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"ऑस्ट्रेलिया","longName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"104 \u0026 238","scoreInfo":"T:534","inningNumbers":[2,4],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":330365,"reportStoryId":330459,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":181,"totalVideos":41,"totalStories":16,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.415Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":115067,"id":115067,"objectId":1433378,"scribeId":1433378,"slug":"west-indies-vs-bangladesh-1st-test","stage":"RUNNING","state":"LIVE","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"1st Test","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-22T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 4 - बांग्लादेश को 225 रन की ज़रूरत","statusEng":"Stumps","internationalNumber":"002562","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":25,"tossWinnerChoice":2,"resultStatus":null,"liveInning":4,"liveInningPredictions":null,"liveOvers":30.06,"liveOversPending":null,"liveBalls":181,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16328,"objectId":1433357,"scribeId":22621,"slug":"west-indies-vs-bangladesh-2024-25","name":"West Indies vs Bangladesh","longName":"Bangladesh tour of West Indies","alternateName":"WI vs BAN","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-17T00:00:00.000Z","endDate":"2024-12-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1985,"objectId":208543,"name":"सर विवियन रिचर्ड्स स्टेडियम, नॉर्थ साउंड, एंटीगा","smallName":"नॉर्थ साउंड","longName":"सर विवियन रिचर्ड्स स्टेडियम, नॉर्थ साउंड, एंटीगा","slug":"sir-vivian-richards-stadium-north-sound-antigua","location":"","image":{"id":73681,"objectId":287424,"slug":"an-overview-of-the-sir-vivian-richards-stadium-in-north-sound","url":"/lsci/db/PICTURES/CMS/73600/73681.jpg","width":500,"height":268,"caption":"An overview of the Sir Vivian Richards Stadium in North Sound","longCaption":"An overview of the Sir Vivian Richards Stadium in North Sound, Antigua, March 26, 2007","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":1102,"objectId":273715,"name":"North Sound","area":"Antigua","timezone":"America/Barbados"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"10,000"},"teams":[{"team":{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"वेस्टइंडीज़","longName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isHome":true,"isLive":false,"score":"450/9d \u0026 152","scoreInfo":null,"inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"1/750","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665364~1/750\u0026bet=1"}},{"team":{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"बांग्लादेश","longName":"बांग्लादेश","abbreviation":"बांग्लादेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"}},"isHome":false,"isLive":true,"score":"269/9d \u0026 109/7","scoreInfo":"31 ov, T:334","inningNumbers":[2,4],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"66/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665374~66/1\u0026bet=1"}}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":{"odds":"100/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665370~100/1\u0026bet=1"},"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.395Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":117873,"id":117873,"objectId":1459859,"scribeId":1459859,"slug":"delhi-bulls-vs-bangla-tigers-18th-match","stage":"RUNNING","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"18th Match","floodlit":"night","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T16:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बांग्ला टाइगर की 7 विकेट से जीत, 2 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6685,"tossWinnerTeamId":6685,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9.05,"liveOversPending":null,"liveBalls":55,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6474,"objectId":1129281,"scribeId":1129281,"slug":"delhi-bulls","name":"दिल्ली बुल्स","longName":"दिल्ली बुल्स","abbreviation":"DB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371938.png","isCountry":false,"primaryColor":null,"image":{"id":371938,"objectId":1410822,"slug":"delhi-bulls-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371938.png","width":500,"height":500,"caption":"Delhi Bulls team logo","longCaption":"Delhi Bulls team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"123/6","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6685,"objectId":1204576,"scribeId":1204576,"slug":"bangla-tigers","name":"बांग्ला टाइगर","longName":"बांग्ला टाइगर्स","abbreviation":"BT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/385100/385102.png","isCountry":false,"primaryColor":null,"image":{"id":385102,"objectId":1444054,"slug":"bangla-tigers-team-logo","url":"/lsci/db/PICTURES/CMS/385100/385102.png","width":500,"height":500,"caption":"Bangla Tigers team logo","longCaption":"Bangla Tigers team logo","credit":"Cricket Canada","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"124/3","scoreInfo":"9.4/10 ov, T:124","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.397Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":115844,"id":115844,"objectId":1444504,"scribeId":1444504,"slug":"south-australia-vs-western-australia-13th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"13th Match","floodlit":"daynight","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-23T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 3 - West Aust 305 रन से आगे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":571,"tossWinnerChoice":2,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":68,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":131,"objectId":56293,"name":"एडिलेड ओवल","smallName":"एडिलेड","longName":"एडिलेड ओवल","slug":"adelaide-oval","location":"North Adelaide","image":{"id":173155,"objectId":695353,"slug":"a-general-view-of-the-adelaide-oval","url":"/lsci/db/PICTURES/CMS/173100/173155.jpg","width":900,"height":600,"caption":"A general view of the Adelaide Oval","longCaption":"A general view of the Adelaide Oval, South Australia v Tasmania, Sheffield Shield, 3rd day, Adelaide, November 24, 2013","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":2,"objectId":56292,"name":"Adelaide","area":"South Australia","timezone":"Australia/Adelaide"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"50,000"},"teams":[{"team":{"id":653,"objectId":602,"scribeId":602,"slug":"western-australia","name":"West Aust","longName":"Western Australia","abbreviation":"WA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","isCountry":false,"primaryColor":"#fbf304","image":{"id":313237,"objectId":1241696,"slug":"western-australia-logo","url":"/lsci/db/PICTURES/CMS/313200/313237.logo.png","width":500,"height":500,"caption":"Western Australia logo","longCaption":"Western Australia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":true,"score":"373 \u0026 185/2","scoreInfo":"68 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":571,"objectId":520,"scribeId":520,"slug":"south-australia","name":"South Aust","longName":"South Australia","abbreviation":"SOA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390435.png","isCountry":false,"primaryColor":"#f70808","image":{"id":390435,"objectId":1458547,"slug":"south-australia-team-logo","url":"/lsci/db/PICTURES/CMS/390400/390435.png","width":500,"height":500,"caption":"South Australia team logo","longCaption":"South Australia team logo","credit":"South Australian Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"253","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.395Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115846,"id":115846,"objectId":1444506,"scribeId":1444506,"slug":"queensland-vs-victoria-15th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"15th Match","floodlit":"daynight","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-24T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 2 - Victoria 11 रन से आगे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":635,"tossWinnerChoice":1,"resultStatus":null,"liveInning":3,"liveInningPredictions":null,"liveOvers":36,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":209,"objectId":56336,"name":"ब्रिस्बेन क्रिकेट ग्राउंड, वूलनगाबा, ब्रिसबेन","smallName":"ब्रिसबेन","longName":"ब्रिस्बेन क्रिकेट ग्राउंड, वूलनगाबा, ब्रिसबेन","slug":"brisbane-cricket-ground-woolloongabba-brisbane","location":"Woolloongabba","image":{"id":35809,"objectId":189133,"slug":"australia-have-not-lost-a-test-at-the-gabba-since-1988","url":"/lsci/db/PICTURES/CMS/35800/35809.jpg","width":350,"height":232,"caption":"Australia have not lost a Test at the Gabba since 1988","longCaption":"Australia have not lost a Test at the Gabba since 1988","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":8,"objectId":56332,"name":"Brisbane","area":"Queensland","timezone":"Australia/Brisbane"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"37,000"},"teams":[{"team":{"id":635,"objectId":584,"scribeId":584,"slug":"victoria","name":"Victoria","longName":"Victoria","abbreviation":"VIC","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390400/390439.jpg","isCountry":false,"primaryColor":null,"image":{"id":390439,"objectId":1458568,"slug":"victora-team-logo-white-background","url":"/lsci/db/PICTURES/CMS/390400/390439.jpg","width":500,"height":500,"caption":"Victora team logo white background","longCaption":"Victora team logo white background","credit":"Cricket Australia","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":true,"score":"186 \u0026 122/0","scoreInfo":"36 ov","inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":510,"objectId":459,"scribeId":459,"slug":"queensland","name":"Queensland","longName":"Queensland","abbreviation":"QLD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","isCountry":false,"primaryColor":"#c90808","image":{"id":313233,"objectId":1241692,"slug":"queensland-logo","url":"/lsci/db/PICTURES/CMS/313200/313233.logo.png","width":500,"height":500,"caption":"Queensland logo","longCaption":"Queensland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"297","scoreInfo":null,"inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.395Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":115845,"id":115845,"objectId":1444505,"scribeId":1444505,"slug":"new-south-wales-vs-tasmania-14th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"14th Match","floodlit":"day","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-27T00:00:00.000Z","startTime":"2024-11-23T23:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 2 - NSW 129 रन से पीछे","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":438,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":60,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":132,"objectId":56544,"name":"सिडनी क्रिकेट ग्राउंड","smallName":"सिडनी","longName":"सिडनी क्रिकेट ग्राउंड","slug":"sydney-cricket-ground","location":"Moore Park","image":{"id":516,"objectId":56543,"slug":"sydney-cricket-ground","url":"/lsci/db/PICTURES/DB/011999/003928.jpg","width":450,"height":275,"caption":"Sydney Cricket Ground","longCaption":"Sydney Cricket Ground","credit":"Action Photographics","photographer":null,"peerUrls":null},"town":{"id":29,"objectId":56531,"name":"Sydney","area":"New South Wales","timezone":"Australia/Sydney"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"44,002"},"teams":[{"team":{"id":611,"objectId":560,"scribeId":560,"slug":"tasmania","name":"Tasmania","longName":"Tasmania","abbreviation":"TAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","isCountry":false,"primaryColor":"#2fa305","image":{"id":313235,"objectId":1241694,"slug":"tasmania-logo","url":"/lsci/db/PICTURES/CMS/313200/313235.logo.png","width":500,"height":500,"caption":"Tasmania logo","longCaption":"Tasmania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":false,"score":"364","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":438,"objectId":387,"scribeId":387,"slug":"new-south-wales","name":"NSW","longName":"New South Wales","abbreviation":"NSW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/349300/349350.png","isCountry":false,"primaryColor":"#0bd1f9","image":{"id":349350,"objectId":1345238,"slug":"new-south-wales-team-logo-2022","url":"/lsci/db/PICTURES/CMS/349300/349350.png","width":500,"height":500,"caption":"New South Wales Team logo (2022)","longCaption":"New South Wales Team logo (2022)","credit":"New South Wales Cricket Association","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":true,"score":"235/4","scoreInfo":"60 ov","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.395Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":116353,"id":116353,"objectId":1445992,"scribeId":1445992,"slug":"bihar-vs-punjab-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"पंजाब की 6 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2063,"tossWinnerTeamId":1636,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1636,"objectId":1585,"scribeId":1585,"slug":"bihar","name":"बिहार","longName":"बिहार","abbreviation":"बिहार","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369800/369849.png","isCountry":false,"primaryColor":null,"image":{"id":369849,"objectId":1405247,"slug":"bihar-cricket-team-logo","url":"/lsci/db/PICTURES/CMS/369800/369849.png","width":500,"height":500,"caption":"Bihar Cricket team logo","longCaption":"Bihar Cricket team logo","credit":"Bihar Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"113/6","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2063,"objectId":2012,"scribeId":2012,"slug":"punjab","name":"पंजाब","longName":"पंजाब","abbreviation":"पंजाब","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317262.png","isCountry":false,"primaryColor":null,"image":{"id":317262,"objectId":1253076,"slug":"punjab-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317262.png","width":500,"height":500,"caption":"Punjab team logo","longCaption":"Punjab team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"114/4","scoreInfo":"9.4/20 ov, T:114","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116355,"id":116355,"objectId":1445994,"scribeId":1445994,"slug":"mizoram-vs-rajasthan-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2088,"tossWinnerTeamId":6560,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116356,"id":116356,"objectId":1445995,"scribeId":1445995,"slug":"baroda-vs-uttarakhand-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बड़ौदा की 5 विकेट से जीत, 8 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1610,"tossWinnerTeamId":1610,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6564,"objectId":1156784,"scribeId":1156784,"slug":"uttarakhand","name":"उत्तराखंड","longName":"उत्तराखंड","abbreviation":"उत्तराखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317352.png","isCountry":false,"primaryColor":null,"image":{"id":317352,"objectId":1253402,"slug":"uttarakhand-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317352.png","width":500,"height":500,"caption":"Uttarakhand team logo","longCaption":"Uttarakhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"165/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1610,"objectId":1559,"scribeId":1559,"slug":"baroda","name":"बड़ौदा","longName":"बड़ौदा","abbreviation":"बड़ौदा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313296,"objectId":1241755,"slug":"baroda-logo","url":"/lsci/db/PICTURES/CMS/313200/313296.logo.png","width":500,"height":500,"caption":"Baroda logo","longCaption":"Baroda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"168/5","scoreInfo":"18.4/20 ov, T:166","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116358,"id":116358,"objectId":1445997,"scribeId":1445997,"slug":"karnataka-vs-tripura-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1923,"tossWinnerTeamId":1923,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116361,"id":116361,"objectId":1446000,"scribeId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1719,"tossWinnerTeamId":1719,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116363,"id":116363,"objectId":1446002,"scribeId":1446002,"slug":"jharkhand-vs-manipur-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"झारखंड की 88 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6558,"tossWinnerTeamId":1994,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6558,"objectId":1156778,"scribeId":1156778,"slug":"jharkhand","name":"झारखंड","longName":"झारखंड","abbreviation":"झारखंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317266.png","isCountry":false,"primaryColor":null,"image":{"id":317266,"objectId":1253086,"slug":"jharkhand-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317266.png","width":500,"height":500,"caption":"Jharkhand team logo","longCaption":"Jharkhand team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"243/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1994,"objectId":1943,"scribeId":1943,"slug":"manipur","name":"मणिपुर","longName":"मणिपुर","abbreviation":"मणिपुर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313314,"objectId":1241773,"slug":"manipur-logo","url":"/lsci/db/PICTURES/CMS/313300/313314.logo.png","width":500,"height":500,"caption":"Manipur logo","longCaption":"Manipur logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"155/6","scoreInfo":"20 ov, T:244","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116364,"id":116364,"objectId":1446003,"scribeId":1446003,"slug":"chandigarh-vs-vidarbha-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"चंडीगढ़ की 5 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1692,"tossWinnerTeamId":2230,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":1692,"objectId":1641,"scribeId":1641,"slug":"chandigarh","name":"चंडीगढ़","longName":"चंडीगढ़","abbreviation":"चंडीगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313300,"objectId":1241759,"slug":"chandigarh-logo","url":"/lsci/db/PICTURES/CMS/313300/313300.logo.png","width":500,"height":500,"caption":"Chandigarh logo","longCaption":"Chandigarh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"191/9","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"विदर्भ","longName":"विदर्भ","abbreviation":"विदर्भ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313321,"objectId":1241780,"slug":"vidarbha-logo","url":"/lsci/db/PICTURES/CMS/313300/313321.logo.png","width":500,"height":500,"caption":"Vidarbha logo","longCaption":"Vidarbha logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"186/9","scoreInfo":"20 ov, T:192","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116368,"id":116368,"objectId":1446007,"scribeId":1446007,"slug":"goa-vs-services-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"सर्विसेज़ की 22 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2170,"tossWinnerTeamId":1768,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1613,"objectId":58138,"name":"जिमखाना ग्राउंड, हैदराबाद","smallName":"हैदराबाद","longName":"जिमखाना ग्राउंड, हैदराबाद","slug":"gymkhana-ground-hyderabad","location":"","image":null,"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2170,"objectId":2119,"scribeId":2119,"slug":"services","name":"सर्विसेज़","longName":"सर्विसेज़","abbreviation":"सर्विसेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327915.jpg","isCountry":false,"primaryColor":null,"image":{"id":327915,"objectId":1280554,"slug":"services-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327915.jpg","width":500,"height":500,"caption":"Services team logo","longCaption":"Services team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1768,"objectId":1717,"scribeId":1717,"slug":"goa","name":"गोवा","longName":"गोवा","abbreviation":"गोवा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313302,"objectId":1241761,"slug":"goa-logo","url":"/lsci/db/PICTURES/CMS/313300/313302.logo.png","width":500,"height":500,"caption":"Goa logo","longCaption":"Goa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"165/5","scoreInfo":"20 ov, T:188","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116352,"id":116352,"objectId":1445991,"scribeId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1623,"tossWinnerTeamId":1623,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116354,"id":116354,"objectId":1445993,"scribeId":1445993,"slug":"madhya-pradesh-vs-meghalaya-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"एमपी की 101 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1992,"tossWinnerTeamId":1992,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1992,"objectId":1941,"scribeId":1941,"slug":"madhya-pradesh","name":"एमपी","longName":"मध्य प्रदेश","abbreviation":"एमपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313313,"objectId":1241772,"slug":"madhya-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313313.logo.png","width":500,"height":500,"caption":"Madhya Pradesh logo","longCaption":"Madhya Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"222/5","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6563,"objectId":1156783,"scribeId":1156783,"slug":"meghalaya","name":"मेघालय","longName":"मेघालय","abbreviation":"मेघालय","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327931.png","isCountry":false,"primaryColor":null,"image":{"id":327931,"objectId":1280616,"slug":"meghalaya-cricket-association-logo","url":"/lsci/db/PICTURES/CMS/327900/327931.png","width":500,"height":500,"caption":"Meghalaya Cricket Association Logo","longCaption":"Meghalaya Cricket Association Logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"121","scoreInfo":"19.4/20 ov, T:223","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116359,"id":116359,"objectId":1445998,"scribeId":1445998,"slug":"sikkim-vs-tamil-nadu-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"तमिलनाडु की 134 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2184,"tossWinnerTeamId":2184,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2184,"objectId":2133,"scribeId":2133,"slug":"tamil-nadu","name":"तमिलनाडु","longName":"तमिलनाडु","abbreviation":"तमिलनाडु","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313318,"objectId":1241777,"slug":"tamil-nadu-and-madras-logo","url":"/lsci/db/PICTURES/CMS/313300/313318.logo.png","width":500,"height":500,"caption":"Tamil Nadu (and Madras) logo","longCaption":"Tamil Nadu (and Madras) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"218/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2136,"objectId":2085,"scribeId":2085,"slug":"sikkim","name":"सिक्किम","longName":"सिक्किम","abbreviation":"सिक्किम","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313317,"objectId":1241776,"slug":"sikkim-logo","url":"/lsci/db/PICTURES/CMS/313300/313317.logo.png","width":500,"height":500,"caption":"Sikkim logo","longCaption":"Sikkim logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"84/7","scoreInfo":"20 ov, T:219","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116360,"id":116360,"objectId":1445999,"scribeId":1445999,"slug":"arunachal-pradesh-vs-haryana-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"हरियाणा की 175 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1808,"tossWinnerTeamId":1808,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2409,"objectId":379598,"name":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","smallName":"मुंबई","longName":"शरद पवार क्रिकेट एकेडमी बीकेसी, मुंबई","slug":"sharad-pawar-cricket-academy-bkc-mumbai","location":"","image":null,"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1808,"objectId":1757,"scribeId":1757,"slug":"haryana","name":"हरियाणा","longName":"हरियाणा","abbreviation":"हरियाणा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313304,"objectId":1241763,"slug":"haryana-logo","url":"/lsci/db/PICTURES/CMS/313300/313304.logo.png","width":500,"height":500,"caption":"Haryana logo","longCaption":"Haryana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"255/2","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6559,"objectId":1156779,"scribeId":1156779,"slug":"arunachal-pradesh","name":"अरुणाचल","longName":"अरुणाचल प्रदेश","abbreviation":"अरुणाचल प्रदेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317354.jpg","isCountry":false,"primaryColor":null,"image":{"id":317354,"objectId":1253405,"slug":"arunachal-pradesh-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317354.jpg","width":500,"height":500,"caption":"Arunachal Pradesh team logo","longCaption":"Arunachal Pradesh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"80","scoreInfo":"17/20 ov, T:256","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116365,"id":116365,"objectId":1446004,"scribeId":1446004,"slug":"chhattisgarh-vs-puducherry-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"पुडुचेरी की 6 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":6562,"tossWinnerTeamId":6562,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1896,"objectId":58547,"name":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","smallName":"विशाखापटनम","longName":"डॉ. वाई एस राजशेखर रेड्डी एसीए-वीडीसीए क्रिकेट स्टेडियम, विशाखापटनम","slug":"dr-y-s-rajasekhara-reddy-aca-vdca-cricket-stadium-visakhapatnam","location":"Pothanamallayapalam","image":null,"town":{"id":737,"objectId":58540,"name":"Visakhapatnam","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"25,000"},"teams":[{"team":{"id":4625,"objectId":427424,"scribeId":427424,"slug":"chhattisgarh","name":"छत्तीसगढ़","longName":"छत्तीसगढ़","abbreviation":"छत्तीसगढ़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317200/317260.png","isCountry":false,"primaryColor":null,"image":{"id":317260,"objectId":1253074,"slug":"chattisgarh-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317260.png","width":500,"height":500,"caption":"Chattisgarh team logo","longCaption":"Chattisgarh team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"166/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6562,"objectId":1156782,"scribeId":1156782,"slug":"puducherry","name":"पुडुचेरी","longName":"पुडुचेरी","abbreviation":"पुडुचेरी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313571,"objectId":1242030,"slug":"puducherry-logo","url":"/lsci/db/PICTURES/CMS/313500/313571.logo.png","width":500,"height":500,"caption":"Puducherry logo","longCaption":"Puducherry logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"168/4","scoreInfo":"19.2/20 ov, T:167","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116366,"id":116366,"objectId":1446005,"scribeId":1446005,"slug":"odisha-vs-railways-group-d","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group D","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"रेलवेज़ की 7 विकेट से जीत, 7 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1874,"tossWinnerTeamId":1874,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2937,"objectId":709715,"name":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","smallName":"विजयनगरम","longName":"डा. पीवीजी राजू एसीए कॉम्पलेक्स, विजयनगरम","slug":"dr-pvg-raju-aca-sports-complex-vizianagaram","location":"","image":null,"town":{"id":738,"objectId":58548,"name":"Vizianagaram","area":"Andhra Pradesh","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2039,"objectId":1988,"scribeId":1988,"slug":"odisha","name":"ओडिशा","longName":"ओडिशा","abbreviation":"ओडिशा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317265.png","isCountry":false,"primaryColor":null,"image":{"id":317265,"objectId":1253079,"slug":"odisha-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317265.png","width":500,"height":500,"caption":"Odisha team logo","longCaption":"Odisha team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"194/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1874,"objectId":1823,"scribeId":1823,"slug":"railways","name":"रेलवेज़","longName":"रेलवेज़","abbreviation":"रेलवेज़","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327900/327910.jpg","isCountry":false,"primaryColor":null,"image":{"id":327910,"objectId":1280545,"slug":"railways-team-logo","url":"/lsci/db/PICTURES/CMS/327900/327910.jpg","width":500,"height":500,"caption":"Railways team logo","longCaption":"Railways team logo","credit":"BCCI","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"198/3","scoreInfo":"18.5/20 ov, T:195","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116367,"id":116367,"objectId":1446006,"scribeId":1446006,"slug":"andhra-vs-nagaland-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"आंध्रा की 8 विकेट से जीत, 62 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1592,"tossWinnerTeamId":1592,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्ट्रीय स्टेडियम, उप्पल, हैदराबाद","smallName":"हैदराबाद, डेक्कन","longName":"राजीव गांधी अंतरराष्ट्रीय स्टेडियम, उप्पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":6561,"objectId":1156781,"scribeId":1156781,"slug":"nagaland","name":"नागालैंड","longName":"नागालैंड","abbreviation":"नागालैंड","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317355.png","isCountry":false,"primaryColor":null,"image":{"id":317355,"objectId":1253406,"slug":"nagaland-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317355.png","width":500,"height":500,"caption":"Nagaland team logo","longCaption":"Nagaland team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"77","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1592,"objectId":1541,"scribeId":1541,"slug":"andhra","name":"आंध्रा","longName":"आंध्रा","abbreviation":"आंध्रा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313294,"objectId":1241753,"slug":"andhra-logo","url":"/lsci/db/PICTURES/CMS/313200/313294.logo.png","width":500,"height":500,"caption":"Andhra logo","longCaption":"Andhra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"79/2","scoreInfo":"9.4/20 ov, T:78","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116369,"id":116369,"objectId":1446008,"scribeId":1446008,"slug":"kerala-vs-maharashtra-group-e","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group E","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"महाराष्ट्र की 4 विकेट से जीत, 1 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1956,"tossWinnerTeamId":1956,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1981,"objectId":58142,"name":"राजीव गांधी अंतरराष्ट्रीय स्टेडियम, उप्पल, हैदराबाद","smallName":"हैदराबाद, डेक्कन","longName":"राजीव गांधी अंतरराष्ट्रीय स्टेडियम, उप्पल, हैदराबाद","slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","location":"","image":{"id":79644,"objectId":311040,"slug":"rajiv-gandhi-international-stadium-uppal-hyderabad","url":"/lsci/db/PICTURES/CMS/79600/79644.jpg","width":500,"height":323,"caption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","longCaption":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":613,"objectId":58135,"name":"Hyderabad","area":"Deccan","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"केरला","longName":"केरला","abbreviation":"केरला","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"187/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1956,"objectId":1905,"scribeId":1905,"slug":"maharashtra","name":"महाराष्ट्र","longName":"महाराष्ट्र","abbreviation":"महाराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313312,"objectId":1241771,"slug":"maharashtra-logo","url":"/lsci/db/PICTURES/CMS/313300/313312.logo.png","width":500,"height":500,"caption":"Maharashtra logo","longCaption":"Maharashtra logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"189/6","scoreInfo":"19.5/20 ov, T:188","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116357,"id":116357,"objectId":1445996,"scribeId":1445996,"slug":"gujarat-vs-saurashtra-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"गुजरात की 5 विकेट से जीत, 4 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1780,"tossWinnerTeamId":2121,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":1055,"objectId":58150,"name":"होल्कर क्रिकेट स्टेडियम, इंदौर","smallName":"इंदौर","longName":"होल्कर क्रिकेट स्टेडियम, इंदौर","slug":"holkar-cricket-stadium-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2121,"objectId":2070,"scribeId":2070,"slug":"saurashtra-and-kathiawar","name":"सौराष्ट्र","longName":"सौराष्ट्र","abbreviation":"सौराष्ट्र","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313316,"objectId":1241775,"slug":"saurashtra-and-kathiawar-logo","url":"/lsci/db/PICTURES/CMS/313300/313316.logo.png","width":500,"height":500,"caption":"Saurashtra (and Kathiawar) logo","longCaption":"Saurashtra (and Kathiawar) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"196/4","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"गुजरात","longName":"गुजरात","abbreviation":"गुजरात","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317200/317261.png","isCountry":false,"primaryColor":null,"image":{"id":317261,"objectId":1253075,"slug":"gujarat-team-logo","url":"/lsci/db/PICTURES/CMS/317200/317261.png","width":500,"height":500,"caption":"Gujarat team logo","longCaption":"Gujarat team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"199/5","scoreInfo":"19.2/20 ov, T:197","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":116362,"id":116362,"objectId":1446001,"scribeId":1446001,"slug":"himachal-pradesh-vs-uttar-pradesh-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"उत्तर प्रदेश की 7 विकेट से जीत, 39 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2212,"tossWinnerTeamId":1803,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":13,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1803,"objectId":1752,"scribeId":1752,"slug":"himachal-pradesh","name":"हिमाचल","longName":"हिमाचल प्रदेश","abbreviation":"हिमाचल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313303,"objectId":1241762,"slug":"himachal-pradesh-logo","url":"/lsci/db/PICTURES/CMS/313300/313303.logo.png","width":500,"height":500,"caption":"Himachal Pradesh logo","longCaption":"Himachal Pradesh logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"100","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2212,"objectId":2161,"scribeId":2161,"slug":"uttar-pradesh","name":"उत्तर प्रदेश","longName":"उत्तर प्रदेश","abbreviation":"यूपी","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313320,"objectId":1241779,"slug":"uttar-pradesh-united-provinces-logo","url":"/lsci/db/PICTURES/CMS/313300/313320.logo.png","width":500,"height":500,"caption":"Uttar Pradesh (United Provinces) logo","longCaption":"Uttar Pradesh (United Provinces) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"104/3","scoreInfo":"13.3/20 ov, T:101","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.396Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":117872,"id":117872,"objectId":1459858,"scribeId":1459858,"slug":"chennai-braves-vs-ajman-bolts-17th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"17th Match","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T13:45:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"Bolts की 18 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7225,"tossWinnerTeamId":6887,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":9.06,"liveOversPending":null,"liveBalls":55,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":7225,"objectId":1459839,"scribeId":1459839,"slug":"ajman-bolts","name":"Bolts","longName":"Ajman Bolts","abbreviation":"AJB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391065.png","isCountry":false,"primaryColor":null,"image":{"id":391065,"objectId":1459883,"slug":"ajman-bolts-abu-dhabi-t10-logo","url":"/lsci/db/PICTURES/CMS/391000/391065.png","width":500,"height":500,"caption":"Ajman Bolts Abu Dhabi T10 logo","longCaption":"Ajman Bolts Abu Dhabi T10 logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"142/6","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6887,"objectId":1288991,"scribeId":1288991,"slug":"chennai-braves","name":"ब्रेव्स","longName":"चेन्नई ब्रेव्स","abbreviation":"CB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391067.png","isCountry":false,"primaryColor":null,"image":{"id":391067,"objectId":1459885,"slug":"chennai-brave-jaguars-abu-dhabi-t10-league-logo","url":"/lsci/db/PICTURES/CMS/391000/391067.png","width":500,"height":500,"caption":"Chennai Brave Jaguars Abu Dhabi T10 League logo","longCaption":"Chennai Brave Jaguars Abu Dhabi T10 League logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"124/5","scoreInfo":"10 ov, T:143","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.397Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":117871,"id":117871,"objectId":1459857,"scribeId":1459857,"slug":"new-york-strikers-vs-team-abu-dhabi-16th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"16th Match","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"स्ट्राइकर्स की 10 विकेट से जीत, 22 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7025,"tossWinnerTeamId":7025,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":6.02,"liveOversPending":null,"liveBalls":36,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6684,"objectId":1204575,"scribeId":1204575,"slug":"team-abu-dhabi","name":"अबू धाबी","longName":"टीम अबू धाबी","abbreviation":"TAD","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371942.png","isCountry":false,"primaryColor":null,"image":{"id":371942,"objectId":1410826,"slug":"team-abu-dhabi-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371942.png","width":500,"height":500,"caption":"Team Abu Dhabi team logo","longCaption":"Team Abu Dhabi team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":"73/7","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7025,"objectId":1344976,"scribeId":1344976,"slug":"new-york-strikers","name":"स्ट्राइकर्स","longName":"न्यूयॉर्क स्ट्राइकर्स","abbreviation":"NYS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371940.png","isCountry":false,"primaryColor":null,"image":{"id":371940,"objectId":1410824,"slug":"new-york-strikers-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371940.png","width":500,"height":500,"caption":"New York Strikers team logo","longCaption":"New York Strikers team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":"74/0","scoreInfo":"6.2/10 ov, T:74","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.397Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":115881,"id":115881,"objectId":1444650,"scribeId":1444650,"slug":"zimbabwe-vs-pakistan-2nd-odi","stage":"SCHEDULED","state":"PRE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"2nd ODI","floodlit":"day","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"004811","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16518,"objectId":1444642,"scribeId":1444642,"slug":"pakistan-in-zimbabwe-2024-25","name":"Pakistan in Zimbabwe","longName":"Pakistan tour of Zimbabwe","alternateName":"ZIM vs PAK","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":261,"objectId":59537,"name":"क्वींस स्पोर्ट्स क्लब, बुलावायो","smallName":"बुलावायो","longName":"क्वींस स्पोर्ट्स क्लब, बुलावायो","slug":"queens-sports-club-bulawayo","location":"","image":{"id":49498,"objectId":59536,"slug":"queens-sports-club-bulawayo","url":"/lsci/db/PICTURES/DB/122004/056375.jpg","width":160,"height":107,"caption":"Queens Sports Club, Bulawayo","longCaption":"Queens Sports Club, Bulawayo","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1027,"objectId":59533,"name":"Bulawayo","area":"","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"ज़िम्बाब्वे","shortName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","slug":"zimbabwe"},"capacity":"9,000"},"teams":[{"team":{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"ज़िम्बाब्वे","longName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"ज़िम्बाब्वे","shortName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","slug":"zimbabwe"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"पाकिस्तान","longName":"पाकिस्तान","abbreviation":"पाकिस्तान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.395Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117874,"id":117874,"objectId":1459860,"scribeId":1459860,"slug":"up-nawabs-vs-deccan-gladiators-19th-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"19th Match","floodlit":"day","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T11:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":7226,"objectId":1459841,"scribeId":1459841,"slug":"up-nawabs","name":"Nawabs","longName":"UP Nawabs","abbreviation":"UPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391000/391066.png","isCountry":false,"primaryColor":null,"image":{"id":391066,"objectId":1459884,"slug":"up-nawabs-abu-dhabi-t10-league-logo","url":"/lsci/db/PICTURES/CMS/391000/391066.png","width":500,"height":500,"caption":"UP Nawabs Abu Dhabi T10 league logo","longCaption":"UP Nawabs Abu Dhabi T10 league logo","credit":"T10 League","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6683,"objectId":1204574,"scribeId":1204574,"slug":"deccan-gladiators","name":"ग्लैडिएटर्स","longName":"डेक्कन ग्लैडिएटर्स","abbreviation":"DG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371941.png","isCountry":false,"primaryColor":null,"image":{"id":371941,"objectId":1410825,"slug":"deccan-gladiators-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371941.png","width":500,"height":500,"caption":"Deccan Gladiators team logo","longCaption":"Deccan Gladiators team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.397Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117875,"id":117875,"objectId":1459861,"scribeId":1459861,"slug":"bangla-tigers-vs-northern-warriors-20th-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"20th Match","floodlit":"daynight","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T13:45:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6685,"objectId":1204576,"scribeId":1204576,"slug":"bangla-tigers","name":"बांग्ला टाइगर","longName":"बांग्ला टाइगर्स","abbreviation":"BT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/385100/385102.png","isCountry":false,"primaryColor":null,"image":{"id":385102,"objectId":1444054,"slug":"bangla-tigers-team-logo","url":"/lsci/db/PICTURES/CMS/385100/385102.png","width":500,"height":500,"caption":"Bangla Tigers team logo","longCaption":"Bangla Tigers team logo","credit":"Cricket Canada","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6600,"objectId":1163305,"scribeId":1163305,"slug":"northern-warriors","name":"वॉरियर्स","longName":"नॉर्दर्न वॉरियर्स","abbreviation":"NW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371937.png","isCountry":false,"primaryColor":null,"image":{"id":371937,"objectId":1410821,"slug":"northern-warriors-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371937.png","width":500,"height":500,"caption":"Northern Warriors Team logo","longCaption":"Northern Warriors Team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.397Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117876,"id":117876,"objectId":1459862,"scribeId":1459862,"slug":"delhi-bulls-vs-samp-army-21st-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":13,"subClassId":null,"season":"2024/25","title":"21st Match","floodlit":"night","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T16:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16820,"objectId":1459838,"scribeId":18522,"slug":"abu-dhabi-t10-2024-25","name":"Abu Dhabi T10","longName":"Abu Dhabi T10","alternateName":"Abu Dhabi T10","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in United Arab Emirates","season":"2024/25","startDate":"2024-11-21T00:00:00.000Z","endDate":"2024-12-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":13,"subClassId":null}],"totalVideos":0,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":1965,"objectId":59396,"name":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","smallName":"अबू धाबी","longName":"ज़ाएद क्रिकेट स्टेडियम, अबू धाबी","slug":"zayed-cricket-stadium-abu-dhabi","location":"","image":{"id":115554,"objectId":453935,"slug":"the-lights-come-on-at-the-sheikh-zayed-stadium","url":"/lsci/db/PICTURES/CMS/115500/115554.jpg","width":500,"height":297,"caption":"The lights come on at the Sheikh Zayed Stadium","longCaption":"The lights come on at the Sheikh Zayed Stadium, MCC v Durham, Abu Dhabi, March 29, 2010\n","credit":"PA Photos","photographer":null,"peerUrls":null},"town":{"id":977,"objectId":59394,"name":"Abu Dhabi","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"20,000"},"teams":[{"team":{"id":6474,"objectId":1129281,"scribeId":1129281,"slug":"delhi-bulls","name":"दिल्ली बुल्स","longName":"दिल्ली बुल्स","abbreviation":"DB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371938.png","isCountry":false,"primaryColor":null,"image":{"id":371938,"objectId":1410822,"slug":"delhi-bulls-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371938.png","width":500,"height":500,"caption":"Delhi Bulls team logo","longCaption":"Delhi Bulls team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7026,"objectId":1344977,"scribeId":1344977,"slug":"samp-army","name":"सैंप आर्मी","longName":"सैंप आर्मी","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371939.png","isCountry":false,"primaryColor":null,"image":{"id":371939,"objectId":1410823,"slug":"samp-army-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371939.png","width":500,"height":500,"caption":"Samp Army team logo","longCaption":"Samp Army team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.397Z","scorecardSource":null,"ballByBallSource":null},{"_uid":117908,"id":117908,"objectId":1460205,"scribeId":1460205,"slug":"guyana-amazon-warriors-vs-lahore-qalandars-1st-match","stage":"SCHEDULED","state":"PRE","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"1st Match","floodlit":"night","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-26T23:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"मैच शुरू होना बाक़ी","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16829,"objectId":1460197,"scribeId":1460197,"slug":"global-super-league-2024-25","name":"Global Super League","longName":"Global Super League","alternateName":"GSL 2024","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in West Indies","season":"2024/25","startDate":"2024-11-26T00:00:00.000Z","endDate":"2024-12-07T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":1986,"objectId":208544,"name":"गयाना","smallName":"गयाना","longName":"गयाना","slug":"providence-stadium-guyana","location":"","image":{"id":74347,"objectId":289745,"slug":"an-overview-of-the-providence-stadium-in-guyana","url":"/lsci/db/PICTURES/CMS/74300/74347.jpg","width":500,"height":333,"caption":"An overview of the Providence Stadium in Guyana","longCaption":"An overview of the Providence Stadium in Guyana, Ireland v New Zealand, Super Eights, Guyana, April 9, 2007 ","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1076,"objectId":248162,"name":"प्रॉविडेंस","area":"गुयाना","timezone":"America/Guyana"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"15,000"},"teams":[{"team":{"id":5153,"objectId":642413,"scribeId":642413,"slug":"guyana-amazon-warriors","name":"ऐमेज़ॉन","longName":"गयाना ऐमेज़ॉन वॉरियर्स","abbreviation":"ऐमेज़ॉन","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313400/313482.logo.png","isCountry":false,"primaryColor":"#2a7416","image":{"id":313482,"objectId":1241941,"slug":"guyana-amazon-warriors-logo","url":"/lsci/db/PICTURES/CMS/313400/313482.logo.png","width":500,"height":500,"caption":"Guyana Amazon Warriors logo","longCaption":"Guyana Amazon Warriors logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":5799,"objectId":953847,"scribeId":953847,"slug":"lahore-qalandars","name":"लाहौर","longName":"लाहौर क़लंदर्स","abbreviation":"लाहौर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313523.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313523,"objectId":1241982,"slug":"lahore-qalandars-logo","url":"/lsci/db/PICTURES/CMS/313500/313523.logo.png","width":500,"height":500,"caption":"Lahore Qalandars logo","longCaption":"Lahore Qalandars logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":[],"generatedAt":"2024-11-25T21:31:47.397Z","scorecardSource":null,"ballByBallSource":null}]},"keySeriesItems":[{"title":"Indian Premier League, 2024","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15940,"objectId":1410320,"scribeId":8048,"slug":"indian-premier-league-2024","name":"इंडियन प्रीमियर लीग","longName":"इंडियन प्रीमियर लीग","alternateName":"आईपीएल","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024","startDate":"2024-03-22T00:00:00.000Z","endDate":"2024-05-26T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":377,"totalSquads":10,"gamePlayWatch":true}},{"title":"भारत vs इंग्लैंड","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15633,"objectId":1389386,"scribeId":22002,"slug":"england-in-india-2023-24","name":"भारत बनाम इंग्लैंड","longName":"इंग्लैंड का भारत दौरा","alternateName":"IND v ENG","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2023/24","startDate":"2024-01-25T00:00:00.000Z","endDate":"2024-03-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":44,"totalSquads":3,"gamePlayWatch":false}},{"title":"रणजी ट्रॉफ़ी, 2023/24","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15548,"objectId":1383414,"scribeId":8050,"slug":"ranji-trophy-2023-24","name":"रणजी ट्रॉफ़ी","longName":"रणजी ट्रॉफ़ी","alternateName":"रणजी ट्रॉफ़ी","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2024-01-05T00:00:00.000Z","endDate":"2024-03-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":2,"totalSquads":32,"gamePlayWatch":false}},{"title":"ऑस्ट्रेलिया vs वेस्टइंडीज़","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15391,"objectId":1375837,"scribeId":21397,"slug":"west-indies-in-australia-2023-24","name":"ऑस्ट्रेलिया vs वेस्टइंडीज़","longName":"वेस्टइंडीज़ का ऑस्ट्रेलिया दौरा","alternateName":"AUS v WI","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2023/24","startDate":"2024-01-10T00:00:00.000Z","endDate":"2024-02-13T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false}},{"title":"WTC 2023-25","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15144,"objectId":1345943,"scribeId":19430,"slug":"icc-world-test-championship-2023-2025","name":"आईसीसी विश्व टेस्ट चैंपियनशिप","longName":"आईसीसी विश्व टेस्ट चैंपियनशिप","alternateName":"विश्व टेस्ट चैंपियनशिप","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"","season":"2023-2025","startDate":"2023-06-16T00:00:00.000Z","endDate":"2025-12-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":151,"totalSquads":0,"gamePlayWatch":false}},{"title":"अंडर-19 विश्व कप","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15822,"objectId":1399722,"scribeId":8368,"slug":"icc-under-19-world-cup-2023-24","name":"ICC अंडर-19 विश्व कप","longName":"ICC अंडर-19 विश्व कप","alternateName":"U19 विश्व कप","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2023/24","startDate":"2024-01-19T00:00:00.000Z","endDate":"2024-02-11T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":15,"subClassId":null}],"totalVideos":0,"totalSquads":16,"gamePlayWatch":false}},{"title":"BBL","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15579,"objectId":1386092,"scribeId":8044,"slug":"big-bash-league-2023-24","name":"बिग बैश लीग","longName":"बिग बैश लीग","alternateName":"बीबीएल 2023","longAlternateName":null,"unofficialName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2023/24","startDate":"2023-12-07T00:00:00.000Z","endDate":"2024-01-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":8,"gamePlayWatch":false}}],"sponsoredItems":[{"title":"Match Day","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12155,"objectId":1266943,"title":"https://www.espncricinfo.com/video/genre/match-day-155","url":"https://www.espncricinfo.com/video/genre/match-day-155"}},{"title":"ICC Rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11662,"objectId":1241478,"title":"ICC Rankings","url":"https://www.espncricinfo.com/rankings/content/page/211271.html"}}],"promotedItems":[{"title":"साउथ अफ़्रीका बनाम भारत","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20253,"objectId":1458753,"title":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299","url":"https://www.espncricinfo.com/hindi/series/india-in-south-africa-2024-25-1449299"}},{"title":"रणजी ट्रॉफ़ी","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20105,"objectId":1455486,"title":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824"}},{"title":"ऑस्ट्रेलिया बनाम पाकिस्तान","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20236,"objectId":1458480,"title":"https://www.espncricinfo.com/hindi/series/australia-vs-pakistan-2024-25-1426544","url":"https://www.espncricinfo.com/hindi/series/australia-vs-pakistan-2024-25-1426544"}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20237,"objectId":1458481,"title":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924","url":"https://www.espncricinfo.com/hindi/series/ipl-2025-1449924"}}],"askQuestionContent":null},"appPageProps":{"data":{"content":{"feed":{"total":21,"results":[{"id":"headline:156197","title":"IPL 2025","subtitle":"","category":12,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"भुवनेश्वर दूसरे दिन के सबसे महंगे खिलाड़ी, वैभव और प्रियांश पर भी लगी बड़ी बोली","summary":"","previewImage":{"id":380579,"objectId":1432899,"slug":"bhuvneshwar-kumar-nailed-his-match-up-against-quinton-de-kock","url":"/lsci/db/PICTURES/CMS/380500/380579.4.jpg","width":900,"height":506,"caption":"Bhuvneshwar Kumar nailed his match-up against Quinton de Kock","longCaption":"Bhuvneshwar Kumar nailed his match-up against Quinton de Kock, Sunrisers Hyderabad vs Lucknow Super Giants, IPL 2024, Hyderabad, May 8, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380500/380579.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/380500/380579.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380500/380579.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":20386,"objectId":1461453,"title":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/live-updates"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"13 वर्षीय वैभव सूर्यवंशी कौन हैं, जिनको मिला है एक करोड़ से ऊपर का कॉन्ट्रैक्ट","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329167,"objectId":1454724,"scribeId":1454724,"slug":"ranji-trophy-2024-25-bihar-13-year-old-cricketer-vaibhav-suryavanshi-who-scored-century-in-his-debut-youth-test-against","title":"ऑस्ट्रेलिया अंडर-19 के ख़िलाफ़ शतक लगाकर विश्व रिकॉर्ड बनाने वाले 13 वर्षीय सूर्यवंशी कौन हैं?","subTitle":"","seoTitle":"Ranji Trophy 2024-25 Bihar 13 साल के Vaibhav Suryavanshi के नाम सबसे कम उम्र में शतक लगाने का रिकॉर्ड","summary":"सूर्यवंशी ने हाल ही में बिहार में खेले गए रणधीर वर्मा अंडर-19 वनडे प्रतियोगिता में भी तिहरा शतक जड़ा था","shortText":null,"byline":"सैयद हुसैन","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-17T06:59:00.000Z","modifiedAt":"2024-10-17T08:51:05.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":765,"image":{"id":388827,"objectId":1454714,"slug":"vaibhav-suryavanshi-smoked-a-quick-century","url":"/lsci/db/PICTURES/CMS/388800/388827.5.jpg","width":365,"height":205,"caption":"Vaibhav Suryavanshi smoked a quick century","longCaption":"Vaibhav Suryavanshi smoked a quick century, India Under-19 vs Australia Under-19, 1st unofficial Test, Chennai, 2nd day, October 1, 2024","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388800/388827.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388800/388827.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388800/388827.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"शीर्ष ख़रीदारी : पंत और अय्यर सबसे महंगे","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20399,"objectId":1461757,"title":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/top-buys","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/top-buys"}},{"title":"वॉर्नर और ठाकुर को नहीं मिला ख़रीदार","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330476,"objectId":1461755,"scribeId":1461755,"slug":"ipl-2025-auction-no-takers-for-david-warner-shardul-thakur-prithvi-shaw-jonny-bairstow-daryl-mitchell","title":"वॉर्नर और ठाकुर को नहीं मिला ख़रीदार ","subTitle":"","seoTitle":"Ipl 2025 mega auction - david warner, shardul thakur, prithvi shaw, jonny bairstow और daryl mitchell unsold गए ","summary":"बड़ी नीलामी में अनसोल्ड हुए कुछ बड़े नाम ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-25T18:43:00.000Z","modifiedAt":"2024-11-25T18:44:27.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":379156,"objectId":1428943,"slug":"david-warner-couldn-t-stop-the-ball-from-dislodging-one-bail","url":"/lsci/db/PICTURES/CMS/379100/379156.5.jpg","width":365,"height":205,"caption":"David Warner couldn't stop the ball from dislodging one bail","longCaption":"David Warner couldn't stop the ball from dislodging one bail, Lucknow Super Giants vs Delhi Capitals, IPL 2024, Lucknow, April 12, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379100/379156.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379100/379156.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379100/379156.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:25:34.437Z"}},{"title":"प्रियांश आर्य को मिला उनकी मेहनत का फल","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330470,"objectId":1461730,"scribeId":1461730,"slug":"ipl-auction-2025-who-is-priyansh-arya-which-was-bought-by-punjab-kings-for-a-huge-amount","title":"IPL नीलामी 2025 : कौन हैं प्रियांश आर्य, जिनको पंजाब किंग्स ने 3.8 करोड़ रूपये में ख़रीदा","subTitle":"","seoTitle":"ipl auction 2025 - कौन हैं priyansh arya, जिन्होंने DPL 2024 में 6 छक्के लगाए थे","summary":"दिल्ली प्रीमियर लीग इस युवा बाएं हाथ के बल्लेबाज़ के लिए साबित हुई सुनहरा मौक़ा","shortText":null,"byline":"निखिल शर्मा","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-25T14:39:00.000Z","modifiedAt":"2024-11-25T16:23:31.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":768,"image":{"id":391700,"objectId":1461706,"slug":"priyansh-arya-player-portrait","url":"/lsci/db/PICTURES/CMS/391700/391700.icon.png","width":130,"height":120,"caption":"Priyansh Arya, player portrait","longCaption":"Priyansh Arya, player portrait","credit":"Delhi Premier League T20","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/391700/391700.1.png"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:23:09.889Z"}},{"title":"गुरजपनीत की रफ़्तार लुधियाना और अंबाला होते हुए पहुंची चेन्नई","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329382,"objectId":1455672,"scribeId":1455672,"slug":"ranji-trophy-gurjapneet-singh-brings-pace-to-tamil-nadu-via-ludhiana-and-ambala","title":"गुरजपनीत की रफ़्तार लुधियाना और अंबाला होती हुई पहुंची तमिलनाडु ","subTitle":"","seoTitle":"Ranji Trophy - Gurjapneet Singh की रफ़्तार Ludhiyana और Ambala होती हुई पहुंची तमिलनाडु ","summary":"लंबे क़द के बाएं हाथ के इस गेंदबाज़ ने अपने प्रथम श्रेणी डेब्यू पर पुजारा को शून्य पर किया था आउट","shortText":null,"byline":"देवरायण मुथु","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-17T08:31:00.000Z","modifiedAt":"2024-10-18T12:55:07.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":651,"image":{"id":389193,"objectId":1455598,"slug":"gurjapneet-singh-has-a-chat-with-virat-kohli-during-his-stint-as-an-india-net-bowler","url":"/lsci/db/PICTURES/CMS/389100/389193.5.jpg","width":365,"height":205,"caption":"Gurjapneet Singh has a chat with Virat Kohli during his stint as an India net bowler","longCaption":"Gurjapneet Singh has a chat with Virat Kohli during his stint as an India net bowler, Chennai, September 18, 2024","credit":"Gurjapneet Singh","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389100/389193.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/389100/389193.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389100/389193.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330440,"objectId":1461505,"scribeId":1461505,"slug":"ipl-auction-2025-shreyas-iyer-first-player-to-breach-inr-25-crore-mark-in-ipl-auction","title":"पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली","subTitle":"","seoTitle":"Ipl auction - rishbah pant के लिए लगी 27 करोड़ की बोली, chahal को मिला 18 करोड़","summary":"LSG की टीम ने 27 करोड़ की बड़ी बोली लगा कर पंत को अपनी टीम में शामिल किया","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-24T13:03:00.000Z","modifiedAt":"2024-11-24T13:03:56.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":380036,"objectId":1431498,"slug":"rishabh-pant-and-shreyas-iyer-pose-before-the-toss","url":"/lsci/db/PICTURES/CMS/380000/380036.5.jpg","width":365,"height":205,"caption":"Rishabh Pant and Shreyas Iyer pose before the toss","longCaption":"Rishabh Pant and Shreyas Iyer pose before the toss, Kolkata Knight Riders vs Delhi Capitals, IPL 2024, Kolkata, April 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380000/380036.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380000/380036.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380000/380036.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:23:09.889Z"}}]},{"type":"CAROUSEL","items":[{"title":"फ़्लेमिंग : यह अश्विन के लिए एक तरह की बेहतरीन घर वापसी है","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330447,"objectId":1461562,"scribeId":1461562,"slug":"ipl-2025-auction-csk-stephen-fleming-on-r-ashwin-we-can-use-him-in-a-number-of-ways","title":"फ़्लेमिंग : यह अश्विन के लिए एक तरह की बेहतरीन घर वापसी है","subTitle":"","seoTitle":"Ipl auction 2025 - Stephen Fleming ने कहा कि R Ashwin के लिए घर वापसी की तरह है","summary":"CSK को लगा था कि रचिन रवींद्र के लिए टीमें ऊंची बोली लगाएंगी, लेकिन ऐसा नहीं हुआ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-24T19:14:00.000Z","modifiedAt":"2024-11-24T19:14:53.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390884,"objectId":1459437,"slug":"r-ashwin-has-a-bowl-in-the-nets","url":"/lsci/db/PICTURES/CMS/390800/390884.5.jpg","width":365,"height":205,"caption":"R Ashwin has a bowl in the nets","longCaption":"R Ashwin has a bowl in the nets, Australia vs India, 1st Test, Perth, November 13, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390800/390884.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390800/390884.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390800/390884.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:25:14.986Z"}},{"title":"वेंकटेश : कप्तानी की ज़िम्मेदारी मिलती है, तो मैं इसे ख़ुशी-ख़ुशी स्वीकार लूंगा","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330446,"objectId":1461559,"scribeId":1461559,"slug":"venkatesh-iyer-after-being-bought-in-ipl-2025-auction","title":"23.75 करोड़ मिलने के बाद वेंकटेश : कप्तानी की ज़िम्मेदारी मिलती है, तो मैं इसे ख़ुशी-ख़ुशी स्वीकार लूंगा","subTitle":"","seoTitle":"Ipl auction 2025 - 23.75 करोड़ मिलने के बाद venkatesh iyer ने KKR की कप्तानी मिलने की संभावनाओं पर क्या कहा ","summary":"कोलकाता की टीम के पास RTM का कोई विकल्प नहीं था, इसके बावजूद वह अपने कोर खिलाड़ियों को टीम में शामिल करने में सफल रहे","shortText":null,"byline":"ESPNcricinfo स्टाफ़ ","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-24T18:29:00.000Z","modifiedAt":"2024-11-24T18:30:30.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":381541,"objectId":1435454,"slug":"venkatesh-iyer-celebrates-his-fifty","url":"/lsci/db/PICTURES/CMS/381500/381541.5.jpg","width":365,"height":205,"caption":"Venkatesh Iyer celebrates his fifty","longCaption":"Venkatesh Iyer celebrates his fifty, Kolkata Knight Riders vs Sunrisers Hyderabad, IPL 2024 final, Chennai, May 26, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/381500/381541.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/381500/381541.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/381500/381541.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:32:06.423Z"}},{"title":"श्रेयस पर पोंटिंग : वो हमारी टीम के लिए बेहतरीन कप्तान साबित होंगे","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330448,"objectId":1461563,"scribeId":1461563,"slug":"ipl-2025-auction-punjab-kings-ricky-ponting-on-shreyas-iyer-he-will-be-a-great-leader-for-our-team","title":"श्रेयस अय्यर पर पोंटिंग : वो हमारी टीम के लिए बेहतरीन कप्तान साबित होंगे ","subTitle":"","seoTitle":"ricky ponting ने shreyas iyer, arshdeep singh और yuzvendra chahal पर प्रतिक्रिया दी ","summary":"पोंटिंग ने कहा, \"हमने काफ़ी पैसा ख़र्च किया लेकिन हम इस टीम का शुरुआत से निर्माण करना चाहते हैं\" ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-24T19:55:00.000Z","modifiedAt":"2024-11-24T19:56:10.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":378965,"objectId":1428409,"slug":"shreyas-iyer-top-scored-for-kkr-but-he-took-his-time-doing-it","url":"/lsci/db/PICTURES/CMS/378900/378965.5.jpg","width":365,"height":205,"caption":"Shreyas Iyer top-scored for KKR, but he took his time doing it","longCaption":"Shreyas Iyer top-scored for KKR, but he took his time doing it, Chennai Super Kings vs Kolkata Knight Riders, IPL 2024, Chennai, April 8, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378900/378965.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/378900/378965.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378900/378965.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:28:32.434Z"}},{"title":"पोंटिंग : मैंने श्रेयस से संपर्क किया था लेकिन उन्होंने फ़ोन नहीं उठाया","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140207,"objectId":1461513,"scribeId":42580720,"statusTypeId":3,"slug":"ipl-2025-auction-punjab-kings-ricky-ponting-on-buying-shreyas-iyer","title":"Will Shreyas Iyer be Punjab Kings' captain?","subTitle":"","seoTitle":"IPL 2025 auction - Punjab Kings - Ricky Ponting on buying Shreyas Iyer","summary":"Ponting talks about bringing in a championship-winning captain to Punjab Kings","duration":31,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T13:47:03.000Z","recordedAt":"2024-11-24","expireAt":"2040-11-27T13:24:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1124/dm_241124_PontingPC_oniyer/dm_241124_PontingPC_oniyer.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_PontingPC_oniyer","scribeMongoId":"674329767d3cc54598a01764","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_PontingPC_oniyer/dm_241124_PontingPC_oniyer.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_PontingPC_oniyer/dm_241124_PontingPC_oniyer/playlist.m3u8"}]}},{"title":"पार्थिव : बटलर की मौजूदगी से गिल को काफ़ी मदद मिलेगी","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140208,"objectId":1461515,"scribeId":42580731,"statusTypeId":3,"slug":"ipl-2025-auction-gujarat-titans-parthiv-patel-on-jos-buttler-and-kagiso-rabada","title":"Parthiv: 'Got Buttler and Rabada at the price we had predicted'","subTitle":"","seoTitle":"IPL 2025 auction - Gujarat Titans - Parthiv Patel on Jos Buttler and Kagiso Rabada","summary":"Parthiv Patel explains the thought behind acquiring Jos Buttler and Kagiso Rabada","duration":44,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T13:43:20.000Z","recordedAt":"2024-11-24","expireAt":"2040-11-27T13:26:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1124/dm_241124_ParthivPC_ButtlerandRabada/dm_241124_ParthivPC_ButtlerandRabada.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_ParthivPC_ButtlerandRabada","scribeMongoId":"67432a081010222a5a486628","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_ParthivPC_ButtlerandRabada/dm_241124_ParthivPC_ButtlerandRabada.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_ParthivPC_ButtlerandRabada/dm_241124_ParthivPC_ButtlerandRabada/playlist.m3u8"}]}}]},{"type":"SUPPORT_LINKS","items":[{"title":"\u003cb\u003e ख़रीदे गए खिलाड़ियों की सूची\u003c/b\u003e","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20396,"objectId":1461560,"title":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/sold-players","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/sold-players"}},{"title":"\u003cb\u003eसभी दल, खिलाड़ियों की सूची और शेष पर्स\u003c/b\u003e","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20385,"objectId":1461451,"title":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972"}},{"title":"\u003cb\u003e अनसोल्ड रहे खिलाड़ियों की सूची\u003c/b\u003e","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20397,"objectId":1461561,"title":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/unsold-players","url":"https://www.espncricinfo.com/hindi/auction/ipl-2025-auction-1460972/unsold-players"}}]}]},{"id":"headline:156345","title":"AUS vs IND","subtitle":"पर्थ टेस्ट","category":2,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"1st Test: Australia v India at Perth, Nov 22-26, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":114384,"id":114384,"objectId":1426555,"scribeId":1426555,"slug":"australia-vs-india-1st-test","stage":"FINISHED","state":"POST","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"पहला टेस्ट ","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-22T02:20:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"भारत की 295 रन से जीत ","statusEng":"RESULT","internationalNumber":"002561","generalNumber":null,"winnerTeamId":6,"tossWinnerTeamId":6,"tossWinnerChoice":1,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":58.04,"liveOversPending":35.2,"liveBalls":348,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16215,"objectId":1426547,"scribeId":22111,"slug":"australia-vs-india-2024-25","name":"ऑस्ट्रेलिया बनाम भारत","longName":"भारत का ऑस्ट्रेलिया दौरा","alternateName":"AUS vs IND","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-22T00:00:00.000Z","endDate":"2025-01-03T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":41,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3404,"objectId":1126475,"name":"पर्थ स्टेडियम","smallName":"पर्थ","longName":"पर्थ स्टेडियम","slug":"perth-stadium","location":"","image":null,"town":{"id":27,"objectId":56486,"name":"Perth","area":"Western Australia","timezone":"Australia/Perth"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":null},"teams":[{"team":{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"भारत","longName":"भारत","abbreviation":"भारत","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"150 \u0026 487/6d","scoreInfo":null,"inningNumbers":[1,3],"points":12,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"ऑस्ट्रेलिया","longName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"104 \u0026 238","scoreInfo":"T:534","inningNumbers":[2,4],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":330365,"reportStoryId":330459,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":181,"totalVideos":41,"totalStories":16,"languages":["hi"],"generatedAt":"2024-11-25T21:32:07.288Z","scorecardSource":"emma","ballByBallSource":"feedback"}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"'रोहित, अश्विन, जाडेजा, शमी के बिना यह एक महान जीत है'","summary":"भारत की ऑस्ट्रेलिया ऐतिहासिक जीत का सटीक विश्लेषण संजय मांजरेकर के साथ","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140254,"objectId":1461699,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-border-gavaskar-trophy-perth-test-day-four-hindi-review-with-sanjay-manjrekar","title":"मांजरेकर: रोहित, अश्विन, जाडेजा, शमी के बिना यह एक महान जीत है","subTitle":"","seoTitle":"AUS vs IND - Border Gavaskar Trophy - Perth Test - Day four - Hindi review with Sanjay Manjrekar","summary":"भारत की ऑस्ट्रेलिया ऐतिहासिक जीत का सटीक विश्लेषण संजय मांजरेकर के साथ","duration":505,"genreId":281,"genreType":"GENERAL","genreName":"Match Day Hindi","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T13:43:33.000Z","recordedAt":"2024-11-25","expireAt":"2050-11-28T13:36:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1125/cric_241125_Hindi_AUSvIND_T1D4_REV/cric_241125_Hindi_AUSvIND_T1D4_REV.jpg","origin":{"type":"CLIP"},"assetId":"cric_241125_Hindi_AUSvIND_T1D4_REV","scribeMongoId":"67447dff0a4d1a28f914488d","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1125/cric_241125_Hindi_AUSvIND_T1D4_REV/cric_241125_Hindi_AUSvIND_T1D4_REV.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1125/cric_241125_Hindi_AUSvIND_T1D4_REV/cric_241125_Hindi_AUSvIND_T1D4_REV/playlist.m3u8"}]}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"आंकड़े : भारत की ऑस्ट्रेलिया में सबसे बड़ी जीत","summary":"ऑस्ट्रेलियाई शीर्षक्रम के लिए एक बुरा जबकि बुमराह के लिए एक यादग़ार टेस्ट","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330468,"objectId":1461692,"scribeId":1461692,"slug":"aus-vs-ind-1st-test-stats-india-biggest-win-in-australia-australia-first-optus-defeat","title":"आंकड़े : भारत की ऑस्ट्रेलिया में सबसे बड़ी जीत, ऑस्ट्रेलिया की ऑप्टस में पहली हार","subTitle":"","seoTitle":"BGT 2024-25 Aus vs ind perth test records भारत की ऑस्ट्रेलिया में सबसे बड़ी जीत, ऑस्ट्रेलिया की ऑप्टस में पहली हार","summary":"ऑस्ट्रेलियाई शीर्षक्रम के लिए एक बुरा जबकि बुमराह के लिए एक यादग़ार टेस्ट","shortText":null,"byline":"ESPNcricinfo staff","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-25T12:39:00.000Z","modifiedAt":"2024-11-25T12:39:55.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":391677,"objectId":1461639,"slug":"jasprit-bumrah-celebrates-his-first-test-win-as-captain","url":"/lsci/db/PICTURES/CMS/391600/391677.5.jpg","width":365,"height":205,"caption":"Jasprit Bumrah celebrates his first Test win as captain","longCaption":"Jasprit Bumrah celebrates his first Test win as captain, Australia vs India, 1st Test, 4th day, Optus Stadium, November 25, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391600/391677.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391600/391677.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391600/391677.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:24:11.983Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"ऑप्टस में बुमराह एंड कंपनी ने ऑस्ट्रेलिया को किया चारो खाने चित","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330459,"objectId":1461631,"scribeId":1461631,"slug":"aus-vs-ind-perth-test-jasprit-bumrah-australia","title":"ऑप्टस में बुमराह एंड कंपनी ने ऑस्ट्रेलिया को किया चारो खाने चित","subTitle":"","seoTitle":"aus vs ind - perth test - ऑप्टस में jasprit bumrah एंड कंपनी ने australia को किया चारो खाने चित","summary":"295 रनों की अहम जीत में बुमराह, जायसवाल और कोहली चमके","shortText":null,"byline":"निखिल शर्मा","categoryType":"OTHERS","genreType":"REPORT","genreId":729,"genreName":"Report","publishedAt":"2024-11-25T08:10:00.000Z","modifiedAt":"2024-11-25T08:24:31.000Z","showPublishedAt":true,"showModifiedAt":false,"day":4,"authorId":768,"image":{"id":391653,"objectId":1461602,"slug":"travis-head-edged-behind-for-an-excellent-89","url":"/lsci/db/PICTURES/CMS/391600/391653.5.jpg","width":365,"height":205,"caption":"Travis Head edged behind for an excellent 89","longCaption":"Travis Head edged behind for an excellent 89, Australia vs India, 1st Test, 4th day, Optus Stadium, November 25, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391600/391653.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/391600/391653.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391600/391653.10.jpg"}},"matchMeta":{"id":114384,"objectId":1426555,"scribeId":1426555,"slug":"australia-vs-india-1st-test","seriesId":16215,"seriesObjectId":1426547,"seriesSlug":"australia-vs-india-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:24:11.983Z"}},{"title":"जायसवाल-कोहली के शतकों की बदौलत भारत की मुट्ठी में पर्थ टेस्ट","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330434,"objectId":1461467,"scribeId":1461467,"slug":"aus-vs-ind-perth-test-yashasvi-jaiswal-virat-kohli","title":"जायसवाल और कोहली के अनोखे शतकों की बदौलत भारत की मुट्ठी में पर्थ टेस्ट","subTitle":"","seoTitle":"aus vs ind - perth test - yashasvi jaiswal और virat kohli के अनोखे शतकों की बदौलत भारत की मुट्ठी में पर्थ टेस्ट","summary":"534 रनों के लक्ष्य के जवाब में ऑस्ट्रेलिया ने तीसरे दिन ही गंवाए तीन विकेट","shortText":null,"byline":"निखिल शर्मा","categoryType":"OTHERS","genreType":"REPORT","genreId":729,"genreName":"Report","publishedAt":"2024-11-24T10:19:00.000Z","modifiedAt":"2024-11-24T10:31:21.000Z","showPublishedAt":true,"showModifiedAt":false,"day":3,"authorId":768,"image":{"id":391565,"objectId":1461400,"slug":"yashasvi-jaiswal-walks-off-after-making-161","url":"/lsci/db/PICTURES/CMS/391500/391565.5.jpg","width":365,"height":205,"caption":"Yashasvi Jaiswal walks off after making 161","longCaption":"Yashasvi Jaiswal walks off after making 161, Australia vs India, 1st Test, Perth, 3rd day, November 24, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391500/391565.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/391500/391565.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391500/391565.10.jpg"}},"matchMeta":{"id":114384,"objectId":1426555,"scribeId":1426555,"slug":"australia-vs-india-1st-test","seriesId":16215,"seriesObjectId":1426547,"seriesSlug":"australia-vs-india-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:25:29.530Z"}},{"title":"राणा: \"यह आपके लिए है, पापा\"","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330421,"objectId":1461325,"scribeId":1461325,"slug":"aus-vs-ind-1st-test-harshit-rana-dedicates-dream-debut-this-one-s-for-you-dad","title":"डेब्यू टेस्ट में शानदार प्रदर्शन पर राणा: \"यह आपके लिए है, पापा\"","subTitle":"","seoTitle":"border gavaskar trophy- ind vs aus अपने डेब्यू टेस्ट में शानदार प्रदर्शन के बाद harshit rana ने कहा -यह आपके लिए है पापा","summary":"तेज़ गेंदबाज़ ने डेब्यू से एक रात पहले ठीक से नींद नहीं ली थी और भारत की कैप मिलने के बाद भावुक होकर रो पड़े थे","shortText":null,"byline":"अलागप्पन मुथु","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-23T14:16:00.000Z","modifiedAt":"2024-11-23T14:16:53.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":573,"image":{"id":391409,"objectId":1461064,"slug":"harshit-rana-dismissed-travis-head-for-his-maiden-test-wicket","url":"/lsci/db/PICTURES/CMS/391400/391409.5.jpg","width":365,"height":205,"caption":"Harshit Rana dismissed Travis Head for his maiden Test wicket","longCaption":"Harshit Rana dismissed Travis Head for his maiden Test wicket, Australia vs India, 1st Test, Perth, 1st day, November 22, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391400/391409.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391400/391409.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391400/391409.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:23:09.889Z"}},{"title":"आंकड़े : बुमराह ने की कपिल देव की बराबरी","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330403,"objectId":1461227,"scribeId":1461227,"slug":"bgt-aus-vs-ind-stats-australia-second-lowest-total-at-home-vs-india-bumrah-levels-with-kapil-dev","title":"भारत के ख़िलाफ़ ऑस्ट्रेलिया का घर में दूसरा न्यूनतम स्कोर, बुमराह ने की कपिल की बराबरी","subTitle":"","seoTitle":"AUS vs IND, 2024-25 - Stats - भारत के बनाम ऑस्ट्रेलिया का घर में दूसरा न्यूनतम स्कोर, बुमराह ने की कपिल की बराबरी","summary":"ऑस्ट्रेलिया की पूरी टीम 104 के स्कोर पर ऑलआउट हो गई","shortText":null,"byline":"संपत बंडारुपल्ली ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-23T06:18:00.000Z","modifiedAt":"2024-11-23T06:21:36.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":391430,"objectId":1461109,"slug":"steven-smith-was-out-lbw-for-a-golden-duck","url":"/lsci/db/PICTURES/CMS/391400/391430.5.jpg","width":365,"height":205,"caption":"Steven Smith was out lbw for a golden duck","longCaption":"Steven Smith was out lbw for a golden duck, Australia vs India, 1st Test, Perth, 1st day, November 22, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391400/391430.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391400/391430.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391400/391430.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}}]},{"type":"CAROUSEL","items":[{"title":"बुमराह गेंदबाज़ी के साथ-साथ कप्तानी में भी स्पॉट ऑन दिखे","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140250,"objectId":1461693,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-border-gavaskar-trophy-perth-test-day-four-haan-ya-naa-with-sanjay-manjrekar","title":"हां या ना: बुमराह गेंदबाज़ी के साथ-साथ कप्तानी में भी स्पॉट ऑन दिखे","subTitle":"","seoTitle":"AUS vs IND - Border Gavaskar Trophy - Perth Test - Day four - Haan Ya Naa with Sanjay Manjrekar","summary":"भारत की ऑस्ट्रेलिया पर ऐतिहासिक जीत से जुड़े अहम सवालों पर संजय मांजरेकर का फ़ैसला","duration":81,"genreId":247,"genreType":"GENERAL","genreName":"Haan Ya Naa","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T12:52:41.000Z","recordedAt":"2024-11-25","expireAt":"2050-11-28T12:49:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1125/cric_241125_Hindi_HaanYaNaa_UASvIND_T2D4/cric_241125_Hindi_HaanYaNaa_UASvIND_T2D4.jpg","origin":{"type":"CLIP"},"assetId":"cric_241125_Hindi_HaanYaNaa_UASvIND_T2D4","scribeMongoId":"6744728d0a4d1a28f9143b8a","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1125/cric_241125_Hindi_HaanYaNaa_UASvIND_T2D4/cric_241125_Hindi_HaanYaNaa_UASvIND_T2D4.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1125/cric_241125_Hindi_HaanYaNaa_UASvIND_T2D4/cric_241125_Hindi_HaanYaNaa_UASvIND_T2D4/playlist.m3u8"}]}},{"title":"बुमराह: कोहली को हमारी ज़रूरत नहीं, हमें उनकी ज़रूरत है","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140240,"objectId":1461667,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-jasprit-bumrah-pc-hindi","title":"बुमराह: कोहली को हमारी ज़रूरत नहीं लेकिन हमें कोहली की ज़रूरत है","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Jasprit Bumrah PC Hindi","summary":"'मैं जायसवाल को उसके शानदार शतक के लिए प्लेयर ऑफ़ द मैच देता'","duration":159,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T10:24:22.000Z","recordedAt":"2024-11-25","expireAt":"2050-11-28T10:18:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1125/cric_241125_HINDI_BUMRAH_PC/cric_241125_HINDI_BUMRAH_PC.jpg","origin":{"type":"CLIP"},"assetId":"cric_241125_HINDI_BUMRAH_PC","scribeMongoId":"67444f357d3cc54598a08f03","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1125/cric_241125_HINDI_BUMRAH_PC/cric_241125_HINDI_BUMRAH_PC.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1125/cric_241125_HINDI_BUMRAH_PC/cric_241125_HINDI_BUMRAH_PC/playlist.m3u8"}]}},{"title":"अकरम: मैंने किसी भी एशियाई टीम द्वारा ऐसा प्रदर्शन नहीं देखा","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140236,"objectId":1461655,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-wasim-akram-on-india-victory-over-australia","title":"अकरम: मैंने किसी भी एशियाई टीम द्वारा ऐसा प्रदर्शन नहीं देखा","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Wasim Akram on India victory over australia","summary":"\"यह जीत सिर्फ़ भारतीय खिलाड़ियों की नहीं है बल्कि समस्त खेल जगत की है\"","duration":48,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T10:03:50.000Z","recordedAt":"2024-11-25","expireAt":"2050-11-28T09:38:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1125/cric_241125_Hindi_AkramOnINDWin/cric_241125_Hindi_AkramOnINDWin.jpg","origin":{"type":"CLIP"},"assetId":"cric_241125_Hindi_AkramOnINDWin","scribeMongoId":"674445f17d3cc54598a08ed3","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1125/cric_241125_Hindi_AkramOnINDWin/cric_241125_Hindi_AkramOnINDWin.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1125/cric_241125_Hindi_AkramOnINDWin/cric_241125_Hindi_AkramOnINDWin/playlist.m3u8"}]}},{"title":"पुजारा: न्यूज़ीलैंड से मिली हार के बाद इतनी बड़ी जीत काफ़ी मायने रखती है","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140238,"objectId":1461663,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-cheteshwar-pujara-on-india-victory-over-australia","title":"पुजारा: न्यूज़ीलैंड से मिली हार के बाद इतनी बड़ी जीत काफ़ी मायने रखती है","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Cheteshwar Pujara on India victory over australia","summary":"\"खिलाड़ियों के जश्न के तरीक़े से ही आप देख और समझ सकते हैं कि ये कितनी ख़ास है\"","duration":39,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T10:06:52.000Z","recordedAt":"2024-11-25","expireAt":"2050-11-28T09:52:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1125/cric_241125_Hindii_PUJARA_ON_INDIA_WIN/cric_241125_Hindii_PUJARA_ON_INDIA_WIN.jpg","origin":{"type":"CLIP"},"assetId":"cric_241125_Hindii_PUJARA_ON_INDIA_WIN","scribeMongoId":"674449701010222a5a48e9f1","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1125/cric_241125_Hindii_PUJARA_ON_INDIA_WIN/cric_241125_Hindii_PUJARA_ON_INDIA_WIN.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1125/cric_241125_Hindii_PUJARA_ON_INDIA_WIN/cric_241125_Hindii_PUJARA_ON_INDIA_WIN/playlist.m3u8"}]}},{"title":"सिराज: मैंने एक प्लान के साथ ख़्वाजा को शिकार बनाया","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140239,"objectId":1461664,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-mohammed-siraj-on-his-bowling","title":"सिराज: मैंने एक प्लान के साथ ख़्वाजा को शिकार बनाया","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Mohammed Siraj on his bowling","summary":"\"मैं जब ख़्वाजा की बल्लेबाज़ी के वीडियो देख रहा था तो सोच लिया था कि इसे छोटी गेंद पर मुश्किल में ला सकता हूं\"","duration":36,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T10:07:55.000Z","recordedAt":"2024-11-25","expireAt":"2050-11-28T09:55:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1125/cric_241125_Hindi_SirajByte_NB/cric_241125_Hindi_SirajByte_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241125_Hindi_SirajByte_NB","scribeMongoId":"674449fd7d3cc54598a08eea","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1125/cric_241125_Hindi_SirajByte_NB/cric_241125_Hindi_SirajByte_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1125/cric_241125_Hindi_SirajByte_NB/cric_241125_Hindi_SirajByte_NB/playlist.m3u8"}]}},{"title":"मांजरेकर: कई दिग्गजों के न रहते हुए भी इतने बड़े अंतर से जीतना लाजवाब","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140237,"objectId":1461657,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-sanjay-manjrekar-on-india-victory-over-australia","title":"मांजरेकर: कई दिग्गजों के न रहते हुए भी इतने बड़े अंतर से जीतना बहुत बड़ी बात है","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Sanjay Manjrekar on India victory over australia","summary":"\"इस जीत ने भारतीय क्रिकेट की गहराई को भी दर्शाया है\"","duration":74,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T10:05:42.000Z","recordedAt":"2024-11-25","expireAt":"2050-11-28T09:40:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1125/cric_241125_Hindi_ManjiOnINDWin/cric_241125_Hindi_ManjiOnINDWin.jpg","origin":{"type":"CLIP"},"assetId":"cric_241125_Hindi_ManjiOnINDWin","scribeMongoId":"674446741010222a5a48e9ed","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1125/cric_241125_Hindi_ManjiOnINDWin/cric_241125_Hindi_ManjiOnINDWin.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1125/cric_241125_Hindi_ManjiOnINDWin/cric_241125_Hindi_ManjiOnINDWin/playlist.m3u8"}]}},{"title":"पुजारा: सिराज ने स्मिथ को सेटअप करके आउट किया","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140228,"objectId":1461592,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-day-four-cheteshwar-pujara-on-mohammed-siraj-setup-to-steve-smith","title":"पुजारा: सिराज ने स्मिथ को सेटअप करके आउट किया","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Day four Cheteshwar Pujara on Mohammed Siraj setup to Steve Smith","summary":"\"वाइड ऑफ़ द क्रीज़ से जाकर स्मिथ को खेलने पर सिराज ने मजबूर किया\"","duration":75,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T04:54:20.000Z","recordedAt":"2024-11-25","expireAt":"2050-11-28T04:46:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1124/cric_241124_HIndi_PujaraOnSirajSetUp_NB/cric_241124_HIndi_PujaraOnSirajSetUp_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241124_HIndi_PujaraOnSirajSetUp_NB","scribeMongoId":"674401a61010222a5a48e658","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1124/cric_241124_HIndi_PujaraOnSirajSetUp_NB/cric_241124_HIndi_PujaraOnSirajSetUp_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1124/cric_241124_HIndi_PujaraOnSirajSetUp_NB/cric_241124_HIndi_PujaraOnSirajSetUp_NB/playlist.m3u8"}]}},{"title":"ऑस्ट्रेलियाई अख़बारों में छाए रहे कोहली और जायसवाल","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140226,"objectId":1461581,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-australian-news-papers-praises-virat-kohli-and-yashasvi-jaiswal","title":"ऑस्ट्रेलियाई अख़बारों में छाए रहे कोहली और जायसवाल","subTitle":"","seoTitle":"AUS vs IND BGT Australian News Papers' praises Virat Kohli and Yashasvi Jaiswal","summary":"भारत के शानदार प्रदर्शन के साथ-साथ ऑस्ट्रेलियाई टीम के लचर प्रदर्शन की भी हो रही आलोचना","duration":44,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T03:27:49.000Z","recordedAt":"2024-11-25","expireAt":"2050-11-28T03:23:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1124/cric_241124_Hindi_AustralianNP_NB/cric_241124_Hindi_AustralianNP_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241124_Hindi_AustralianNP_NB","scribeMongoId":"6743ee200a4d1a28f9140b02","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1124/cric_241124_Hindi_AustralianNP_NB/cric_241124_Hindi_AustralianNP_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1124/cric_241124_Hindi_AustralianNP_NB/cric_241124_Hindi_AustralianNP_NB/playlist.m3u8"}]}},{"title":"सिराज ने ख़्वाजा को पवेलियन पहुंचाया","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140225,"objectId":1461580,"scribeId":42593992,"statusTypeId":3,"slug":"mohammed-siraj-bounces-usman-khawaja-out-early-on-day-four-watch","title":"Watch: Siraj bounces Khawaja out early on day four","subTitle":"","seoTitle":"Mohammed Siraj bounces Usman Khawaja out early on day four - Watch","summary":"Khawaja got a top edge as he tried to pull Siraj","duration":14,"genreId":157,"genreType":"GENERAL","genreName":"Match Clips","publishedAt":"2024-11-25","modifiedAt":"2024-11-25T03:31:50.000Z","recordedAt":"2024-11-25","expireAt":"2025-03-31T03:24:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1124/dm_241124_INET_CRIC_bgtmatchclips_khawaja_wicket_non-branded_IND_ONLY/dm_241124_INET_CRIC_bgtmatchclips_khawaja_wicket_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_INET_CRIC_bgtmatchclips_khawaja_wicket_non-branded_IND_ONLY","scribeMongoId":"6743ee151010222a5a48e2d4","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_INET_CRIC_bgtmatchclips_khawaja_wicket_non-branded_IND_ONLY/dm_241124_INET_CRIC_bgtmatchclips_khawaja_wicket_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_INET_CRIC_bgtmatchclips_khawaja_wicket_non-branded_IND_ONLY/dm_241124_INET_CRIC_bgtmatchclips_khawaja_wicket_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"'कोहली से उम्मीद थी कि ऑस्ट्रेलिया में रंग में लौटेंगे और वही हुआ'","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140214,"objectId":1461525,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-border-gavaskar-trophy-perth-test-day-three-hindi-review-with-sanjay-manjrekar","title":"मांजरेकर: कोहली से उम्मीद थी कि ऑस्ट्रेलिया में रंग में लौटेंगे और वही हुआ","subTitle":"","seoTitle":"AUS vs IND - Border Gavaskar Trophy - Perth Test - Day three - Hindi review with Sanjay Manjrekar","summary":"ऑस्ट्रेलिया और भारत के बीच पर्थ टेस्ट के तीसरे दिन का लेखा जोखा संजय मांजरेकर के साथ","duration":578,"genreId":281,"genreType":"GENERAL","genreName":"Match Day Hindi","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T14:54:08.000Z","recordedAt":"2024-11-24","expireAt":"2050-11-27T14:50:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1124/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_RE/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_RE.jpg","origin":{"type":"CLIP"},"assetId":"cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_RE","scribeMongoId":"67433d651010222a5a486bfc","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1124/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_RE/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_RE.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1124/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_RE/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_RE/playlist.m3u8"}]}},{"title":"जायसवाल की ये पारी उन्हें स्टार से लेजेंड का सफ़र तय कराएगी","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140215,"objectId":1461526,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-border-gavaskar-trophy-perth-test-day-three-haan-ya-naa-with-sanjay-manjrekar","title":"हां या ना: जायसवाल की ये पारी उन्हें स्टार से लेजेंड का सफ़र तय कराएगी","subTitle":"","seoTitle":"AUS vs IND - Border Gavaskar Trophy - Perth Test - Day three - Haan Ya Naa with Sanjay Manjrekar","summary":"ऑस्ट्रेलिया और भारत के बीच पर्थ टेस्ट के तीसरे दिन से जुड़े अहम सवालों पर संजय मांजरेकर का फ़ैसला","duration":75,"genreId":247,"genreType":"GENERAL","genreName":"Haan Ya Naa","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T14:56:29.000Z","recordedAt":"2024-11-24","expireAt":"2050-11-27T14:51:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1124/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_HAAN_YA_NA/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_HAAN_YA_NA.jpg","origin":{"type":"CLIP"},"assetId":"cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_HAAN_YA_NA","scribeMongoId":"67433d960a4d1a28f9139280","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1124/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_HAAN_YA_NA/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_HAAN_YA_NA.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1124/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_HAAN_YA_NA/cric_241124_AUS_Vs_IND_1st_Test_MD_DAY3_HAAN_YA_NA/playlist.m3u8"}]}},{"title":"बुमराह ने मैकस्वीनी को किया आउट","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140198,"objectId":1461473,"scribeId":42578597,"statusTypeId":3,"slug":"watch-bumrah-traps-mcsweeney-lbw","title":"Watch - Bumrah traps McSweeney lbw","subTitle":"","seoTitle":"Watch - Bumrah traps McSweeney lbw","summary":"The opener falls for a duck","duration":23,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T10:56:07.000Z","recordedAt":"2024-11-24","expireAt":"2025-03-30T09:28:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1124/dm_241124_AUS1WKT/dm_241124_AUS1WKT.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_AUS1WKT","scribeMongoId":"674300387d3cc54598a004cf","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_AUS1WKT/dm_241124_AUS1WKT.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_AUS1WKT/dm_241124_AUS1WKT/playlist.m3u8"}]}},{"title":"पुजारा: ये तो पहला ही टेस्ट है कोहली का फ़ॉर्म जारी रहेगा","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140200,"objectId":1461484,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-day-three-cheteshwar-pujara-on-virat-kohli","title":"पुजारा: ये तो पहला ही टेस्ट है कोहली का फ़ॉर्म जारी रहेगा","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test day three Cheteshwar Pujara on Virat Kohli ","summary":"\"कोहली के लिए ये बहुत ही शानदार प्लेटफ़ॉर्म था जिसका उन्होंने फ़ायदा उठाया \"","duration":36,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T11:11:22.000Z","recordedAt":"2024-11-24","expireAt":"2050-11-27T11:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1124/cric_241124_Hindi_PujaraOnKohli_NB/cric_241124_Hindi_PujaraOnKohli_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241124_Hindi_PujaraOnKohli_NB","scribeMongoId":"674308150a4d1a28f9137ac5","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1124/cric_241124_Hindi_PujaraOnKohli_NB/cric_241124_Hindi_PujaraOnKohli_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1124/cric_241124_Hindi_PujaraOnKohli_NB/cric_241124_Hindi_PujaraOnKohli_NB/playlist.m3u8"}]}},{"title":"पुजारा से समझिए जायसवाल ने पहली पारी के बाद क्या बदलाव लाया?","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140187,"objectId":1461391,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-day-three-cheteshwar-pujara-on-yashaswi-jaiswal-technique","title":"पुजारा से समझिए जायसवाल ने पहली पारी के बाद क्या बदलाव लाया?","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Day three Cheteshwar Pujara on Yashaswi Jaiswal technique","summary":"\"जायसवाल देर से खेल रहे हैं और इंतज़ार कर रहे हैं जो पहली पारी में नहीं किया था\"","duration":61,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T05:33:54.000Z","recordedAt":"2024-11-24","expireAt":"2050-11-27T05:26:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1124/cric_241124_Hindi_PujaraOnJaiswal_NB/cric_241124_Hindi_PujaraOnJaiswal_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241124_Hindi_PujaraOnJaiswal_NB","scribeMongoId":"6742b9a91010222a5a484e55","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1124/cric_241124_Hindi_PujaraOnJaiswal_NB/cric_241124_Hindi_PujaraOnJaiswal_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1124/cric_241124_Hindi_PujaraOnJaiswal_NB/cric_241124_Hindi_PujaraOnJaiswal_NB/playlist.m3u8"}]}},{"title":"देखिए कोहली ने लगाया 30वां टेस्ट शतक","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140196,"objectId":1461460,"scribeId":42578143,"statusTypeId":3,"slug":"bgt-aus-vs-ind-watch-virat-kohli-brings-up-his-his-30th-test-century","title":"Watch - Virat Kohli brings up his 30th Test century","subTitle":"","seoTitle":"BGT - Aus vs Ind- Watch - Virat Kohli brings up his his 30th Test century","summary":"Kohli got to the milestone with a boundary","duration":51,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T10:30:21.000Z","recordedAt":"2024-11-24","expireAt":"2025-03-31T09:41:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1124/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY","scribeMongoId":"6742f5bb0a4d1a28f9137999","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"नायर: ऑस्ट्रेलिया दौरे के लिए जायसवाल ने प्लास्टिक गेंद से तैयारी की थी","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140188,"objectId":1461392,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-day-three-abhishek-nayar-on-yashaswi-jaiswal-and-kl-rahul","title":"अभिषेक नायर: ऑस्ट्रेलिया दौरे के लिए जायसवाल ने प्लास्टिक गेंद से तैयारी की थी","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Day three Abhishek Nayar on Yashaswi Jaiswal and KL Rahul","summary":"\"राहुल के साथ हमने पहले ही बातचीत कर ली थी कि आपको ही ओपनिंग करना है\"","duration":110,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T05:35:12.000Z","recordedAt":"2024-11-24","expireAt":"2050-11-27T05:29:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1124/cric_241124_Hindi_AbhishekOnJaiswal_Rahul_NB/cric_241124_Hindi_AbhishekOnJaiswal_Rahul_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241124_Hindi_AbhishekOnJaiswal_Rahul_NB","scribeMongoId":"6742ba301010222a5a484e68","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1124/cric_241124_Hindi_AbhishekOnJaiswal_Rahul_NB/cric_241124_Hindi_AbhishekOnJaiswal_Rahul_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1124/cric_241124_Hindi_AbhishekOnJaiswal_Rahul_NB/cric_241124_Hindi_AbhishekOnJaiswal_Rahul_NB/playlist.m3u8"}]}},{"title":"देखिए : छक्के के साथ जायसवाल ने पूरा किया अपना चौथा शतक","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140185,"objectId":1461375,"scribeId":42572948,"statusTypeId":3,"slug":"watch-jaiswal-reaches-his-century-with-a-six","title":"Watch - Jaiswal reaches century with a six","subTitle":"","seoTitle":"Watch - Jaiswal reaches his century with a six","summary":"Yashasvi Jaiswal scored his fourth Test century","duration":58,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T03:15:23.000Z","recordedAt":"2024-11-24","expireAt":"2025-03-31T03:02:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_century_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_century_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241123_INET_CRIC_bgtmatchclips_jaiswal_century_non-branded_IND_ONLY","scribeMongoId":"6742976d1010222a5a483225","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_century_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_century_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_century_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_century_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"'जायसवाल पर दबाव था और ये उनके करियर की बेहतरीन पारी है'","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140175,"objectId":1461314,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-border-gavaskar-trophy-perth-test-day-two-hindi-review-with-sanjay-manjrekar","title":"मांजरेकर: जायसवाल पर दबाव था और ये उनके करियर की बेहतरीन पारी है","subTitle":"","seoTitle":"AUS vs IND - Border Gavaskar Trophy - Perth Test - Day two - Hindi review with Sanjay Manjrekar","summary":"ऑस्ट्रेलिया और भारत के बीच पर्थ टेस्ट के दूसरे दिन का लेखा जोखा संजय मांजरेकर के साथ","duration":442,"genreId":281,"genreType":"GENERAL","genreName":"Match Day Hindi","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T13:54:09.000Z","recordedAt":"2024-11-23","expireAt":"2050-11-26T13:41:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1123/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_RE/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_RE.jpg","origin":{"type":"CLIP"},"assetId":"cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_RE","scribeMongoId":"6741dc231010222a5a47ca9c","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1123/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_RE/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_RE.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1123/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_RE/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_RE/playlist.m3u8"}]}},{"title":"भारत ये टेस्ट जीत जाता है तो 2008 पर्थ से भी बड़ी जीत होगी","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140173,"objectId":1461280,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-border-gavaskar-trophy-perth-test-day-two-haan-ya-naa-with-sanjay-manjrekar","title":"हां या ना: भारत ये टेस्ट जीत जाता है तो 2008 पर्थ से भी बड़ी जीत होगी","subTitle":"","seoTitle":"AUS vs IND - Border Gavaskar Trophy - Perth Test - Day two - Haan Ya Naa with Sanjay Manjrekar","summary":"ऑस्ट्रेलिया और भारत के बीच पर्थ टेस्ट के दूसरे दिन से जुड़े अहम सवालों पर संजय मांजरेकर का फ़ैसला","duration":92,"genreId":247,"genreType":"GENERAL","genreName":"Haan Ya Naa","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T12:05:45.000Z","recordedAt":"2024-11-23","expireAt":"2050-11-26T12:01:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1123/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_HAAN_YA_NA/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_HAAN_YA_NA.jpg","origin":{"type":"CLIP"},"assetId":"cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_HAAN_YA_NA","scribeMongoId":"6741c4650a4d1a28f912e48f","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1123/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_HAAN_YA_NA/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_HAAN_YA_NA.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1123/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_HAAN_YA_NA/cric_241123_AUS_Vs_IND_1st_Test_MD_DAY2_HAAN_YA_NA/playlist.m3u8"}]}},{"title":"हर्षित: मिचेल स्टार्क और हम दोनों में हंसी मज़ाक होता रहता है","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140176,"objectId":1461315,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-day-two-harshit-rana-press-conference-hindi","title":"हर्षित: मिचेल स्टार्क और हम दोनों में हंसी मज़ाक होता रहता है","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Day two Harshit Rana Press Conference Hindi","summary":"\"विराट भईया और जस्सी भईया से हमेशा मदद मिलती रहती है\"","duration":63,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T14:05:36.000Z","recordedAt":"2024-11-23","expireAt":"2050-11-26T13:44:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1123/cric_241123_INDIA_PC/cric_241123_INDIA_PC.jpg","origin":{"type":"CLIP"},"assetId":"cric_241123_INDIA_PC","scribeMongoId":"6741dcd41010222a5a47cab5","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1123/cric_241123_INDIA_PC/cric_241123_INDIA_PC.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1123/cric_241123_INDIA_PC/cric_241123_INDIA_PC/playlist.m3u8"}]}},{"title":"अकरम: ऑस्ट्रेलियाई गेंदबाज़ों को कभी इतना लाचार नहीं देखा","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140168,"objectId":1461268,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-day-two-wasim-akram-on-australian-bowlers","title":"अकरम: ऑस्ट्रेलियाई गेंदबाज़ों को उनके घर में कभी इतना लाचार नहीं देखा","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Day two Wasim Akram on Australian Bowlers","summary":"\"आख़िरी कुछ मिनटों में तो ऐसा लग रहा था जैसे वे बस सोच रहे हों कि दिन कब ख़त्म होगा\"","duration":77,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T10:48:43.000Z","recordedAt":"2024-11-23","expireAt":"2050-11-26T10:40:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1123/cric_241123_W/cric_241123_W.jpg","origin":{"type":"CLIP"},"assetId":"cric_241123_W","scribeMongoId":"6741b17d0a4d1a28f912da5c","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1123/cric_241123_W/cric_241123_W.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1123/cric_241123_W/cric_241123_W/playlist.m3u8"}]}},{"title":"अकरम: राहुल से ओपन ही कराना चाहिए मिडिल ऑर्डर में न लाएं","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140170,"objectId":1461270,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-day-two-wasim-akram-on-kl-rahul","title":"अकरम: राहुल को ओपन ही कराना चाहिए उन्हें मिडिल ऑर्डर में न लाया जाए","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Day two Wasim Akram on KL Rahul","summary":"\"राहुल ने जो आज एक स्ट्रेट ड्राइव लगाई उसने सचिन तेंदुलकर की याद दिला दी\"","duration":64,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T10:51:51.000Z","recordedAt":"2024-11-23","expireAt":"2050-11-26T10:44:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1123/cric_241123_AKRAM_PUJARA_ON_KL_RAHUL/cric_241123_AKRAM_PUJARA_ON_KL_RAHUL.jpg","origin":{"type":"CLIP"},"assetId":"cric_241123_AKRAM_PUJARA_ON_KL_RAHUL","scribeMongoId":"6741b2607d3cc545989f6a6b","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1123/cric_241123_AKRAM_PUJARA_ON_KL_RAHUL/cric_241123_AKRAM_PUJARA_ON_KL_RAHUL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1123/cric_241123_AKRAM_PUJARA_ON_KL_RAHUL/cric_241123_AKRAM_PUJARA_ON_KL_RAHUL/playlist.m3u8"}]}},{"title":"जब जायसवाल को लेकर अकरम ने पुजारा से पूछा सवाल","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140169,"objectId":1461269,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-day-two-wasim-akram-and-cheteshwar-pujara-on-yashasvi-jaiswal","title":"जब जायसवाल को लेकर अकरम ने पुजारा से पूछा सवाल","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Day two Wasim Akram and Cheteshwar Pujara on Yashasvi Jaiswal","summary":"\"जायसवाल को समझ आ गया है कि इन परिस्थितियों में कैसे बल्लेबाज़ी करना है\"","duration":61,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T10:50:11.000Z","recordedAt":"2024-11-23","expireAt":"2050-11-26T10:42:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1123/cric_241123_AKRAM_PUJARA_ON_JAISWAL/cric_241123_AKRAM_PUJARA_ON_JAISWAL.jpg","origin":{"type":"CLIP"},"assetId":"cric_241123_AKRAM_PUJARA_ON_JAISWAL","scribeMongoId":"6741b1de7d3cc545989f6964","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1123/cric_241123_AKRAM_PUJARA_ON_JAISWAL/cric_241123_AKRAM_PUJARA_ON_JAISWAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1123/cric_241123_AKRAM_PUJARA_ON_JAISWAL/cric_241123_AKRAM_PUJARA_ON_JAISWAL/playlist.m3u8"}]}},{"title":"पुजारा: जायसवाल-राहुल की साझेदारी पूरी सीरीज़ को दिशा देगी","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140163,"objectId":1461238,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-deep-dasgupta-and-cheteshwar-pujara-on-opening-partnership","title":"पुजारा: जायसवाल-राहुल की साझेदारी पूरी सीरीज़ के लिए महत्वपूर्ण है","subTitle":"","seoTitle":"AUS vs IND BGT Deep Dasgupta and Cheteshwar Pujara on opening partnership","summary":"\"जायसवाल ने जिस अंदाज़ में अपने खेल में बदलाव लाया वह शानदार है\"","duration":148,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T07:41:43.000Z","recordedAt":"2024-11-23","expireAt":"2050-11-26T07:33:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1123/cric_241123_Hindi_DeepPujara_Partnership_NB/cric_241123_Hindi_DeepPujara_Partnership_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241123_Hindi_DeepPujara_Partnership_NB","scribeMongoId":"674185bd0a4d1a28f912caf7","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1123/cric_241123_Hindi_DeepPujara_Partnership_NB/cric_241123_Hindi_DeepPujara_Partnership_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1123/cric_241123_Hindi_DeepPujara_Partnership_NB/cric_241123_Hindi_DeepPujara_Partnership_NB/playlist.m3u8"}]}},{"title":"जायसवाल का अर्धशतक","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140166,"objectId":1461250,"scribeId":42557449,"statusTypeId":3,"slug":"bgt-aus-vs-ind-watch-jaiswal-brings-up-his-fifty","title":"Watch - Jaiswal brings up his fifty","subTitle":"","seoTitle":"BGT - Aus vs Ind - Watch - Jaiswal brings up his fifty","summary":"This is Jaiswal's maiden test fifty in Australia","duration":33,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T09:08:52.000Z","recordedAt":"2024-11-23","expireAt":"2025-03-31T08:53:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_fifty_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_fifty_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241123_INET_CRIC_bgtmatchclips_jaiswal_fifty_non-branded_IND_ONLY","scribeMongoId":"674199721010222a5a47b059","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_fifty_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_fifty_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_fifty_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_jaiswal_fifty_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"राहुल का दर्शनीय शॉट","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140162,"objectId":1461230,"scribeId":42555893,"statusTypeId":3,"slug":"bgt-2024-25-watch-kl-rahul-punches-one-straight-past-the-bowler","title":"Watch - KL Rahul punches one straight past the bowler","subTitle":"","seoTitle":"BGT 2024-25 - Watch - KL Rahul punches one straight past the bowler","summary":"This was Rahul's first boundary of the second innings","duration":18,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T07:04:16.000Z","recordedAt":"2024-11-23","expireAt":"2025-03-31T06:27:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_klfour_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_klfour_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241123_INET_CRIC_bgtmatchclips_klfour_non-branded_IND_ONLY","scribeMongoId":"674178440a4d1a28f912c709","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_klfour_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_klfour_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_klfour_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_klfour_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"दीप: जायसवाल ने एक पारी के बाद ही सबक़ लेते हुए सुधार लाया","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140164,"objectId":1461239,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-deep-dasgupta-and-cheteshwar-pujara-on-yashasvi-jaiswal","title":"दीप: जायसवाल ने एक पारी के बाद ही सबक़ लेते हुए सुधार लाया","subTitle":"","seoTitle":"AUS vs IND BGT Deep Dasgupta and Cheteshwar Pujara on Yashasvi Jaiswal","summary":"\"तकनीकी तौर पर ही नहीं मानसिक तौर पर भी जायसवाल ने अपने खेल में बदलाव लाया\"","duration":101,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T07:42:56.000Z","recordedAt":"2024-11-23","expireAt":"2050-11-26T07:35:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1123/cric_241123_Hindi_DeepPujara_onJaiswal_NB/cric_241123_Hindi_DeepPujara_onJaiswal_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241123_Hindi_DeepPujara_onJaiswal_NB","scribeMongoId":"674186267d3cc545989f59d9","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1123/cric_241123_Hindi_DeepPujara_onJaiswal_NB/cric_241123_Hindi_DeepPujara_onJaiswal_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1123/cric_241123_Hindi_DeepPujara_onJaiswal_NB/cric_241123_Hindi_DeepPujara_onJaiswal_NB/playlist.m3u8"}]}},{"title":"बुमराह को क्यों मांजरेकर और पुजारा ने मशीन करार दिया?","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140160,"objectId":1461206,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-perth-test-day-two-sanjay-manjrekar-and-cheteshwar-pujara-on-jasprit-bumrah","title":"बुमराह को क्यों मांजरेकर और पुजारा ने मशीन करार दिया?","subTitle":"","seoTitle":"AUS vs IND BGT Perth Test Day two Sanjay Manjrekar and Cheteshwar Pujara on Jasprit Bumrah","summary":"जसप्रीत बुमराह के शानदार प्रदर्शन पर पुजारा और मांजरेकर की राय","duration":135,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T05:07:13.000Z","recordedAt":"2024-11-23","expireAt":"2050-11-26T05:01:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1123/cric_241123_Hindi_PujjiManji_Bumrah_F/cric_241123_Hindi_PujjiManji_Bumrah_F.jpg","origin":{"type":"CLIP"},"assetId":"cric_241123_Hindi_PujjiManji_Bumrah_F","scribeMongoId":"674161fe0a4d1a28f912bbf7","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1123/cric_241123_Hindi_PujjiManji_Bumrah_F/cric_241123_Hindi_PujjiManji_Bumrah_F.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1123/cric_241123_Hindi_PujjiManji_Bumrah_F/cric_241123_Hindi_PujjiManji_Bumrah_F/playlist.m3u8"}]}},{"title":"राणा ने ऑस्ट्रेलियाई पारी समाप्त की","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140159,"objectId":1461205,"scribeId":42554670,"statusTypeId":3,"slug":"bgt-aus-vs-ind-watch-rana-wrap-up-australia-s-innings","title":"Watch - Rana wraps up Australia's innings","subTitle":"","seoTitle":"BGT - Aus vs Ind - Watch - Rana wrap up Australia's innings","summary":"Harshit Rana picked up the final wicket as India take a lead of 46 runs","duration":45,"genreId":null,"genreType":"GENERAL","genreName":null,"publishedAt":"2024-11-23","modifiedAt":"2024-11-23T05:25:02.000Z","recordedAt":"2024-11-23","expireAt":"2025-03-31T05:01:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_last_wkt_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_last_wkt_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241123_INET_CRIC_bgtmatchclips_last_wkt_non-branded_IND_ONLY","scribeMongoId":"674161dd7d3cc545989f497c","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_last_wkt_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_last_wkt_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_last_wkt_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_last_wkt_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"बुमराह ने खोला पंजा","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140155,"objectId":1461185,"scribeId":42553036,"statusTypeId":3,"slug":"bgt-watch-jasprit-bumrah-completes-his-five-wicket-haul","title":"Watch - Bumrah completes his five-for","subTitle":"","seoTitle":"BGT - Watch - Jasprit Bumrah completes his five-wicket haul","summary":"The India captain dismissed Carey with his first ball of the day","duration":37,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T03:13:01.000Z","recordedAt":"2024-11-23","expireAt":"2025-03-31T03:06:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY","scribeMongoId":"674146c41010222a5a4768b8","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"गली में लपके गए लायन","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140157,"objectId":1461190,"scribeId":42553274,"statusTypeId":3,"slug":"bgt-watch-nathan-lyon-fends-one-to-gully","title":"Watch - Lyon fends one to gully","subTitle":"","seoTitle":"BGT - Watch - Nathan Lyon fends one to gully","summary":"Rana dismissed Lyon as Australia lost their ninth wicket at the score of 79","duration":37,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T03:27:49.000Z","recordedAt":"2024-11-23","expireAt":"2025-03-31T03:20:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_2_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_2_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_2_non-branded_IND_ONLY","scribeMongoId":"67414a4b1010222a5a476d2f","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_2_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_2_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_2_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_2_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"मांजरेकर: बुमराह बल्लेबाज़ होते तो इससे कहीं बड़े मुक़ाम पर होते","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140152,"objectId":1461142,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-border-gavaskar-trophy-perth-test-day-one-hindi-review-with-sanjay-manjrekar","title":"मांजरेकर: बुमराह बल्लेबाज़ होते तो इससे कहीं बड़े मुक़ाम पर होते","subTitle":"","seoTitle":"AUS vs IND - Border Gavaskar Trophy - Perth Test - Day one - Hindi review with Sanjay Manjrekar","summary":"ऑस्ट्रेलिया और भारत के बीच पर्थ में खेले जा रहे पहले टेस्ट के पहले दिन का लेखा जोखा संजय मांजरेकर के साथ","duration":638,"genreId":281,"genreType":"GENERAL","genreName":"Match Day Hindi","publishedAt":"2024-11-22","modifiedAt":"2024-11-22T15:14:23.000Z","recordedAt":"2024-11-22","expireAt":"2050-11-25T14:21:00.000Z","countryCodes":[],"imageUrl":"/db/PICTURES/CMS/MULTIMEDIA/140100/140152.thumb.jpg","origin":{"type":"CLIP"},"assetId":"cric_241122_AUS_Vs_IND_1st_Test_MD_RE","scribeMongoId":"674093b47d3cc545989e25ed","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1122/cric_241122_AUS_Vs_IND_1st_Test_MD_RE/cric_241122_AUS_Vs_IND_1st_Test_MD_RE.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1122/cric_241122_AUS_Vs_IND_1st_Test_MD_RE/cric_241122_AUS_Vs_IND_1st_Test_MD_RE/playlist.m3u8"}]}},{"title":"हां या ना: भारतीय पेसर्स ने ज़्यादा बेहतर लेंथ पर गेंद डाली","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140153,"objectId":1461144,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-border-gavaskar-trophy-perth-test-day-one-haan-ya-naa-with-sanjay-manjrekar","title":"हां या ना: भारतीय पेसर्स ने ज़्यादा बेहतर लेंथ पर गेंद डाली","subTitle":"","seoTitle":"AUS vs IND - Border Gavaskar Trophy - Perth Test - Day one - Haan Ya Naa with Sanjay Manjrekar","summary":"ऑस्ट्रेलिया और भारत के बीच पर्थ टेस्ट के पहले दिन से जुड़े अहम सवालों पर संजय मांजरेकर का फ़ैसला","duration":99,"genreId":247,"genreType":"GENERAL","genreName":"Haan Ya Naa","publishedAt":"2024-11-22","modifiedAt":"2024-11-22T14:41:40.000Z","recordedAt":"2024-11-22","expireAt":"2050-11-25T14:36:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1122/cric_241122_AUS_Vs_IND_1st_Test_HAAN_YA_NA/cric_241122_AUS_Vs_IND_1st_Test_HAAN_YA_NA.jpg","origin":{"type":"CLIP"},"assetId":"cric_241122_AUS_Vs_IND_1st_Test_HAAN_YA_NA","scribeMongoId":"674097277d3cc545989e2b5b","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1122/cric_241122_AUS_Vs_IND_1st_Test_HAAN_YA_NA/cric_241122_AUS_Vs_IND_1st_Test_HAAN_YA_NA.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1122/cric_241122_AUS_Vs_IND_1st_Test_HAAN_YA_NA/cric_241122_AUS_Vs_IND_1st_Test_HAAN_YA_NA/playlist.m3u8"}]}}]}]},{"id":"headline:156401","title":"SMAT","subtitle":"लीग स्टेज","category":2,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"Group A: Bengal v Hyderabad (India) at Rajkot, Nov 25, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":116352,"id":116352,"objectId":1445991,"scribeId":1445991,"slug":"bengal-vs-hyderabad-india-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"daynight","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T11:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"बंगाल की 8 विकेट से जीत, 13 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1623,"tossWinnerTeamId":1623,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2401,"objectId":377285,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","smallName":"राजकोट","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम, राजकोट","slug":"saurashtra-cricket-association-stadium-rajkot","location":"Khandheri","image":{"id":152967,"objectId":598909,"slug":"the-media-centre-at-the-saurashtra-cricket-association-stadium","url":"/lsci/db/PICTURES/CMS/152900/152967.jpg","width":900,"height":600,"caption":"The media centre at the Saurashtra Cricket Association Stadium","longCaption":"The media centre at the Saurashtra Cricket Association Stadium, Rajkot, December 28, 2012","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"28,000"},"teams":[{"team":{"id":1815,"objectId":1764,"scribeId":1764,"slug":"hyderabad-india","name":"हैदराबाद","longName":"हैदराबाद","abbreviation":"हैदराबाद","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313305,"objectId":1241764,"slug":"hyderabad-india-logo","url":"/lsci/db/PICTURES/CMS/313300/313305.logo.png","width":500,"height":500,"caption":"Hyderabad (India) logo","longCaption":"Hyderabad (India) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"137","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1623,"objectId":1572,"scribeId":1572,"slug":"bengal","name":"बंगाल","longName":"बंगाल","abbreviation":"बंगाल","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313297,"objectId":1241756,"slug":"bengal-logo","url":"/lsci/db/PICTURES/CMS/313200/313297.logo.png","width":500,"height":500,"caption":"Bengal logo","longCaption":"Bengal logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"138/2","scoreInfo":"17.5/20 ov, T:138","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:32:07.288Z","scorecardSource":"emma","ballByBallSource":""}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"Group A: Mizoram v Rajasthan at Saurashtra, Nov 25, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":116355,"id":116355,"objectId":1445994,"scribeId":1445994,"slug":"mizoram-vs-rajasthan-group-a","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group A","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"राजस्थान की 62 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":2088,"tossWinnerTeamId":6560,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":3586,"objectId":1290800,"name":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","smallName":"सौराष्ट्र","longName":"सौराष्ट्र क्रिकेट एसोसिएशन स्टेडियम सी","slug":"saurashtra-cricket-association-stadium-c","location":"","image":null,"town":{"id":689,"objectId":58399,"name":"Rajkot","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2088,"objectId":2037,"scribeId":2037,"slug":"rajasthan","name":"राजस्थान","longName":"राजस्थान","abbreviation":"राजस्थान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/389100/389108.png","isCountry":false,"primaryColor":null,"image":{"id":389108,"objectId":1455426,"slug":"rajasthan-team-logo","url":"/lsci/db/PICTURES/CMS/389100/389108.png","width":500,"height":500,"caption":"Rajasthan team logo","longCaption":"Rajasthan team logo","credit":"Rajasthan Cricket Association","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"217/6","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":6560,"objectId":1156780,"scribeId":1156780,"slug":"mizoram","name":"मिज़ोरम","longName":"मिज़ोरम","abbreviation":"मिज़ोरम","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317300/317353.png","isCountry":false,"primaryColor":null,"image":{"id":317353,"objectId":1253404,"slug":"mizoram-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317353.png","width":500,"height":500,"caption":"Mizoram team logo","longCaption":"Mizoram team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"155/5","scoreInfo":"20 ov, T:218","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:32:07.288Z","scorecardSource":"emma","ballByBallSource":""}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"Group B: Karnataka v Tripura at Indore, Nov 25, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":116358,"id":116358,"objectId":1445997,"scribeId":1445997,"slug":"karnataka-vs-tripura-group-b","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group B","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T03:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"कर्नाटका की 5 विकेट से जीत, 3 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1923,"tossWinnerTeamId":1923,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":2139,"objectId":280431,"name":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","smallName":"इंदौर","longName":"एमरल्ड हाई स्कूल ग्राउंड, इंदौर","slug":"emerald-high-school-ground-indore","location":"","image":null,"town":{"id":615,"objectId":58145,"name":"Indore","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":null},"teams":[{"team":{"id":2200,"objectId":2149,"scribeId":2149,"slug":"tripura","name":"त्रिपुरा","longName":"त्रिपुरा","abbreviation":"त्रिपुरा","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313319,"objectId":1241778,"slug":"tripura-logo","url":"/lsci/db/PICTURES/CMS/313300/313319.logo.png","width":500,"height":500,"caption":"Tripura logo","longCaption":"Tripura logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"185/5","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1923,"objectId":1872,"scribeId":1872,"slug":"karnataka","name":"कर्नाटका","longName":"कर्नाटका","abbreviation":"कर्नाटका","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313311,"objectId":1241770,"slug":"karnataka-and-mysore-logo","url":"/lsci/db/PICTURES/CMS/313300/313311.logo.png","width":500,"height":500,"caption":"Karnataka (and Mysore) logo","longCaption":"Karnataka (and Mysore) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"191/5","scoreInfo":"19.3/20 ov, T:186","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:32:07.288Z","scorecardSource":"emma","ballByBallSource":""}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"Group C: Delhi v Jammu \u0026 Kashmir at Wankhede, Nov 25, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":116361,"id":116361,"objectId":1446000,"scribeId":1446000,"slug":"delhi-vs-jammu-kashmir-group-c","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"Group C","floodlit":"day","startDate":"2024-11-25T00:00:00.000Z","endDate":"2024-11-25T00:00:00.000Z","startTime":"2024-11-25T05:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"U","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"दिल्ली की 35 रन से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":1719,"tossWinnerTeamId":1719,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16563,"objectId":1445827,"scribeId":8661,"slug":"syed-mushtaq-ali-trophy-2024-25","name":"Syed Mushtaq Ali Trophy","longName":"Syed Mushtaq Ali Trophy","alternateName":"SMAT","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-11-23T00:00:00.000Z","endDate":"2024-12-15T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":0,"totalSquads":38,"gamePlayWatch":false},"ground":{"id":713,"objectId":58324,"name":"वानखेडे़ स्टेडियम, मुंबई","smallName":"मुंबई","longName":"वानखेडे़ स्टेडियम, मुंबई","slug":"wankhede-stadium-mumbai","location":"","image":{"id":128755,"objectId":502224,"slug":"the-wankhede-stadium-under-lights","url":"/lsci/db/PICTURES/CMS/128700/128755.jpg","width":900,"height":585,"caption":"The Wankhede Stadium under lights","longCaption":"The Wankhede Stadium under lights, Mumbai, February 20, 2011","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":665,"objectId":58316,"name":"मुंबई","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":1719,"objectId":1668,"scribeId":1668,"slug":"delhi","name":"दिल्ली","longName":"दिल्ली","abbreviation":"दिल्ली","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313301,"objectId":1241760,"slug":"delhi-logo","url":"/lsci/db/PICTURES/CMS/313300/313301.logo.png","width":500,"height":500,"caption":"Delhi logo","longCaption":"Delhi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":true,"isLive":false,"score":"161/4","scoreInfo":null,"inningNumbers":[1],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1879,"objectId":1828,"scribeId":1828,"slug":"jammu-kashmir","name":"जम्मू कश्मीर","longName":"जम्मू कश्मीर","abbreviation":"जम्मू कश्मीर","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/317300/317303.png","isCountry":false,"primaryColor":null,"image":{"id":317303,"objectId":1253278,"slug":"jammu-and-kashmir-team-logo","url":"/lsci/db/PICTURES/CMS/317300/317303.png","width":500,"height":500,"caption":"Jammu and Kashmir team logo","longCaption":"Jammu and Kashmir team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"126","scoreInfo":"19.4/20 ov, T:162","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:32:07.288Z","scorecardSource":"emma","ballByBallSource":""}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक","summary":"वह किरण नवगिरे के बाद T20 की एक पारी में 150 से अधिक रन बनाने वाले सिर्फ़ दूसरे भारतीय खिलाड़ी हैं","previewImage":{"id":390938,"objectId":1459522,"slug":"tilak-varma-brought-up-a-32-ball-half-century","url":"/lsci/db/PICTURES/CMS/390900/390938.5.jpg","width":365,"height":205,"caption":"Tilak Varma brought up a 32-ball half-century","longCaption":"Tilak Varma brought up a 32-ball half-century, South Africa vs India, 3rd T20I, Centurion, November 13, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390938.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390938.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390938.10.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":330405,"objectId":1461233,"scribeId":1461233,"slug":"syed-mushtaq-ali-trophy-tilak-varma-breaks-records-with-third-successive-t20-hundred","title":"तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक ","subTitle":"","seoTitle":"syed mushtaq ali trophy 2025 tilak varma record century T20 - तिलक वर्मा का रिकॉर्ड शतक","summary":"वह किरण नवगिरे के बाद T20 की एक पारी में 150 से अधिक रन बनाने वाले सिर्फ़ दूसरे भारतीय खिलाड़ी हैं ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-23T06:53:00.000Z","modifiedAt":"2024-11-23T06:54:04.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390938,"objectId":1459522,"slug":"tilak-varma-brought-up-a-32-ball-half-century","url":"/lsci/db/PICTURES/CMS/390900/390938.5.jpg","width":365,"height":205,"caption":"Tilak Varma brought up a 32-ball half-century","longCaption":"Tilak Varma brought up a 32-ball half-century, South Africa vs India, 3rd T20I, Centurion, November 13, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390938.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390938.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390938.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:22:59.013Z"}},"relatedItem":null}]},{"id":"headline:156411","title":"ZIM vs PAK","subtitle":"वनडे सीरीज़","category":2,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"1st ODI: Zimbabwe v Pakistan at Bulawayo, Nov 24, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":115880,"id":115880,"objectId":1444649,"scribeId":1444649,"slug":"zimbabwe-vs-pakistan-1st-odi","stage":"FINISHED","state":"POST","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"1st ODI","floodlit":"day","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-24T00:00:00.000Z","startTime":"2024-11-24T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"ज़िम्बाब्वे की 80 रन से जीत (डीएलएस पद्धति)","statusEng":"RESULT","internationalNumber":"004810","generalNumber":null,"winnerTeamId":9,"tossWinnerTeamId":7,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":20.06,"liveOversPending":null,"liveBalls":121,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16518,"objectId":1444642,"scribeId":1444642,"slug":"pakistan-in-zimbabwe-2024-25","name":"Pakistan in Zimbabwe","longName":"Pakistan tour of Zimbabwe","alternateName":"ZIM vs PAK","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-12-05T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":261,"objectId":59537,"name":"क्वींस स्पोर्ट्स क्लब, बुलावायो","smallName":"बुलावायो","longName":"क्वींस स्पोर्ट्स क्लब, बुलावायो","slug":"queens-sports-club-bulawayo","location":"","image":{"id":49498,"objectId":59536,"slug":"queens-sports-club-bulawayo","url":"/lsci/db/PICTURES/DB/122004/056375.jpg","width":160,"height":107,"caption":"Queens Sports Club, Bulawayo","longCaption":"Queens Sports Club, Bulawayo","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1027,"objectId":59533,"name":"Bulawayo","area":"","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"ज़िम्बाब्वे","shortName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","slug":"zimbabwe"},"capacity":"9,000"},"teams":[{"team":{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"ज़िम्बाब्वे","longName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"ज़िम्बाब्वे","shortName":"ज़िम्बाब्वे","abbreviation":"ज़िम्बाब्वे","slug":"zimbabwe"}},"isHome":true,"isLive":false,"score":"205","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"5/2","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165598242-1738714503~5/2\u0026bet=1"}},{"team":{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"पाकिस्तान","longName":"पाकिस्तान","abbreviation":"पाकिस्तान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"}},"isHome":false,"isLive":false,"score":"60/6","scoreInfo":"21/21 ov, T:141","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"3/10","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165598242-1738714508~3/10\u0026bet=1"}}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":2,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:32:07.288Z","scorecardSource":"emma","ballByBallSource":"feedback"}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"रज़ा (39, 2/7) के हरफ़नमौला प्रदर्शन के दम पर जीत का सिकंदर बना ZIM","summary":"","previewImage":{"id":384823,"objectId":1443302,"slug":"sikandar-raza-in-action","url":"/lsci/db/PICTURES/CMS/384800/384823.4.jpg","width":900,"height":506,"caption":"Sikandar Raza in action","longCaption":"Sikandar Raza in action, Zimbabwe vs India, 5th Men's T20I, Harare, July 14, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/384800/384823.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/384800/384823.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/384800/384823.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":20382,"objectId":1461423,"title":"https://www.espncricinfo.com/hindi/series/pakistan-in-zimbabwe-2024-25-1444642/zimbabwe-vs-pakistan-1st-odi-1444649/live-cricket-score","url":"https://www.espncricinfo.com/hindi/series/pakistan-in-zimbabwe-2024-25-1444642/zimbabwe-vs-pakistan-1st-odi-1444649/live-cricket-score"}},"relatedItem":null}]},{"id":"headline:156369","title":"WBBL","subtitle":"2024","category":2,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"40th Match: Brisbane Heat Women v Sydney Sixers Women at Brisbane, Nov 24, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":115657,"id":115657,"objectId":1442685,"scribeId":1442685,"slug":"brisbane-heat-women-vs-sydney-sixers-women-40th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"40वां मैच","floodlit":"night","startDate":"2024-11-24T00:00:00.000Z","endDate":"2024-11-24T00:00:00.000Z","startTime":"2024-11-24T09:05:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"हीट महिला की 5 विकेट से जीत, 18 गेंद बाकी ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":5635,"tossWinnerTeamId":5635,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":16.06,"liveOversPending":null,"liveBalls":97,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16467,"objectId":1442625,"scribeId":21284,"slug":"women-s-big-bash-league-2024-25","name":"वीमेंस बिग बैश लीग","longName":"वीमेंस बिग बैश लीग","alternateName":"WBBL","longAlternateName":null,"unofficialName":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},"ground":{"id":1154,"objectId":56333,"name":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","smallName":"ब्रिस्बेन","longName":"ऐलन बॉर्डर फ़ील्ड, ब्रिस्बेन","slug":"allan-border-field-brisbane","location":"Breakfast Creek","image":{"id":188519,"objectId":757919,"slug":"a-view-of-the-allan-border-field","url":"/lsci/db/PICTURES/CMS/188500/188519.jpg","width":900,"height":599,"caption":"A view of the Allan Border field","longCaption":"A view of the Allan Border field, Australia A v India A, 1st unofficial Test, Brisbane, 1st day, July 6, 2014","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":"4500"},"teams":[{"team":{"id":5641,"objectId":896403,"scribeId":896403,"slug":"sydney-sixers-women","name":"सिक्सर्स महिला","longName":"सिडनी सिक्सर्स महिला","abbreviation":"सिक्सर्स महिला","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313500/313506.logo.png","isCountry":false,"primaryColor":"#e00b87","image":{"id":313506,"objectId":1241965,"slug":"sydney-sixers-women-logo","url":"/lsci/db/PICTURES/CMS/313500/313506.logo.png","width":500,"height":500,"caption":"Sydney Sixers Women logo","longCaption":"Sydney Sixers Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":false,"isLive":false,"score":"140","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":5635,"objectId":896397,"scribeId":896397,"slug":"brisbane-heat-women","name":"हीट महिला","longName":"ब्रिसबेन हीट महिला","abbreviation":"हीट महिला","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313500/313503.logo.png","isCountry":false,"primaryColor":"#07abd5","image":{"id":313503,"objectId":1241962,"slug":"brisbane-heat-women-logo","url":"/lsci/db/PICTURES/CMS/313500/313503.logo.png","width":500,"height":500,"caption":"Brisbane Heat Women logo","longCaption":"Brisbane Heat Women logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"142/5","scoreInfo":"17/20 ov, T:141","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":1,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:32:06.780Z","scorecardSource":"emma","ballByBallSource":"feedback"}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"ब्रिस्बेन की जीत में रॉड्रिग्स ने बनाए 39 रन","summary":"","previewImage":{"id":390696,"objectId":1459051,"slug":"jemimah-rodrigues-top-scored-for-brisbane-heat","url":"/lsci/db/PICTURES/CMS/390600/390696.4.jpg","width":900,"height":506,"caption":"Jemimah Rodrigues top-scored for Brisbane Heat","longCaption":"Jemimah Rodrigues top-scored for Brisbane Heat, Brisbane Heat vs Adelaide Strikers, WBBL, Gabba, November 9, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390600/390696.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390600/390696.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390600/390696.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":20383,"objectId":1461426,"title":"https://www.espncricinfo.com/hindi/series/women-s-big-bash-league-2024-25-1442625/brisbane-heat-women-vs-sydney-sixers-women-40th-match-1442685/live-cricket-score","url":"https://www.espncricinfo.com/hindi/series/women-s-big-bash-league-2024-25-1442625/brisbane-heat-women-vs-sydney-sixers-women-40th-match-1442685/live-cricket-score"}},"relatedItem":null}]},{"id":"headline:156400","title":"WI vs BAN","subtitle":"पहला टेस्ट","category":2,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"1st Test: West Indies v Bangladesh at North Sound, Nov 22-26, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":115067,"id":115067,"objectId":1433378,"scribeId":1433378,"slug":"west-indies-vs-bangladesh-1st-test","stage":"RUNNING","state":"LIVE","internationalClassId":1,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"1st Test","floodlit":"day","startDate":"2024-11-22T00:00:00.000Z","endDate":"2024-11-26T00:00:00.000Z","startTime":"2024-11-22T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"स्टंप्स","statusText":"दिन 4 - बांग्लादेश को 225 रन की ज़रूरत","statusEng":"Stumps","internationalNumber":"002562","generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":25,"tossWinnerChoice":2,"resultStatus":null,"liveInning":4,"liveInningPredictions":null,"liveOvers":30.06,"liveOversPending":null,"liveBalls":181,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16328,"objectId":1433357,"scribeId":22621,"slug":"west-indies-vs-bangladesh-2024-25","name":"West Indies vs Bangladesh","longName":"Bangladesh tour of West Indies","alternateName":"WI vs BAN","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-17T00:00:00.000Z","endDate":"2024-12-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":1985,"objectId":208543,"name":"सर विवियन रिचर्ड्स स्टेडियम, नॉर्थ साउंड, एंटीगा","smallName":"नॉर्थ साउंड","longName":"सर विवियन रिचर्ड्स स्टेडियम, नॉर्थ साउंड, एंटीगा","slug":"sir-vivian-richards-stadium-north-sound-antigua","location":"","image":{"id":73681,"objectId":287424,"slug":"an-overview-of-the-sir-vivian-richards-stadium-in-north-sound","url":"/lsci/db/PICTURES/CMS/73600/73681.jpg","width":500,"height":268,"caption":"An overview of the Sir Vivian Richards Stadium in North Sound","longCaption":"An overview of the Sir Vivian Richards Stadium in North Sound, Antigua, March 26, 2007","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":1102,"objectId":273715,"name":"North Sound","area":"Antigua","timezone":"America/Barbados"},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"},"capacity":"10,000"},"teams":[{"team":{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"वेस्टइंडीज़","longName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isHome":true,"isLive":false,"score":"450/9d \u0026 152","scoreInfo":null,"inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"1/750","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665364~1/750\u0026bet=1"}},{"team":{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"बांग्लादेश","longName":"बांग्लादेश","abbreviation":"बांग्लादेश","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"बांग्लादेश","shortName":"बांग्लादेश","abbreviation":"बांग्लादेश","slug":"bangladesh"}},"isHome":false,"isLive":true,"score":"269/9d \u0026 109/7","scoreInfo":"31 ov, T:334","inningNumbers":[2,4],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"66/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665374~66/1\u0026bet=1"}}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":{"odds":"100/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=165463205-1719665370~100/1\u0026bet=1"},"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":5,"totalVideos":0,"totalStories":0,"languages":["hi"],"generatedAt":"2024-11-25T21:32:07.288Z","scorecardSource":"feedback","ballByBallSource":"feedback"}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"ग्रीव्स के पहले टेस्ट शतक से वेस्टइंडीज़ मज़बूत","summary":"","previewImage":{"id":385968,"objectId":1446971,"slug":"four-of-mikyle-louis-first-five-boundaries-came-through-cover","url":"/lsci/db/PICTURES/CMS/385900/385968.5.jpg","width":365,"height":205,"caption":"Four of Mikyle Louis' first five boundaries came through cover","longCaption":"Four of Mikyle Louis' first five boundaries came through cover, West Indies vs South Africa, 1st Test, Port-of-Spain, day 3, August 9, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/385900/385968.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/385900/385968.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/385900/385968.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":20363,"objectId":1461139,"title":"https://www.espncricinfo.com/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score","url":"https://www.espncricinfo.com/hindi/series/west-indies-vs-bangladesh-2024-25-1433357/west-indies-vs-bangladesh-1st-test-1433378/live-cricket-score"}},"relatedItem":null}]},{"id":"headline:153670","title":"बड़ी ख़बरें","subtitle":"","category":4,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"वॉर्नर और ठाकुर को नहीं मिला ख़रीदार","summary":"बड़ी नीलामी में अनसोल्ड हुए कुछ बड़े नाम","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330476,"objectId":1461755,"scribeId":1461755,"slug":"ipl-2025-auction-no-takers-for-david-warner-shardul-thakur-prithvi-shaw-jonny-bairstow-daryl-mitchell","title":"वॉर्नर और ठाकुर को नहीं मिला ख़रीदार ","subTitle":"","seoTitle":"Ipl 2025 mega auction - david warner, shardul thakur, prithvi shaw, jonny bairstow और daryl mitchell unsold गए ","summary":"बड़ी नीलामी में अनसोल्ड हुए कुछ बड़े नाम ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-25T18:43:00.000Z","modifiedAt":"2024-11-25T18:44:27.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":379156,"objectId":1428943,"slug":"david-warner-couldn-t-stop-the-ball-from-dislodging-one-bail","url":"/lsci/db/PICTURES/CMS/379100/379156.5.jpg","width":365,"height":205,"caption":"David Warner couldn't stop the ball from dislodging one bail","longCaption":"David Warner couldn't stop the ball from dislodging one bail, Lucknow Super Giants vs Delhi Capitals, IPL 2024, Lucknow, April 12, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/379100/379156.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/379100/379156.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/379100/379156.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:25:34.437Z"}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"फ़्लेमिंग : यह अश्विन के लिए एक तरह की बेहतरीन घर वापसी है","summary":"CSK को लगा था कि रचिन रवींद्र के लिए टीमें ऊंची बोली लगाएंगी, लेकिन ऐसा नहीं हुआ","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330447,"objectId":1461562,"scribeId":1461562,"slug":"ipl-2025-auction-csk-stephen-fleming-on-r-ashwin-we-can-use-him-in-a-number-of-ways","title":"फ़्लेमिंग : यह अश्विन के लिए एक तरह की बेहतरीन घर वापसी है","subTitle":"","seoTitle":"Ipl auction 2025 - Stephen Fleming ने कहा कि R Ashwin के लिए घर वापसी की तरह है","summary":"CSK को लगा था कि रचिन रवींद्र के लिए टीमें ऊंची बोली लगाएंगी, लेकिन ऐसा नहीं हुआ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-24T19:14:00.000Z","modifiedAt":"2024-11-24T19:14:53.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390884,"objectId":1459437,"slug":"r-ashwin-has-a-bowl-in-the-nets","url":"/lsci/db/PICTURES/CMS/390800/390884.5.jpg","width":365,"height":205,"caption":"R Ashwin has a bowl in the nets","longCaption":"R Ashwin has a bowl in the nets, Australia vs India, 1st Test, Perth, November 13, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390800/390884.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390800/390884.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390800/390884.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:25:14.986Z"}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"डेब्यू टेस्ट में शानदार प्रदर्शन पर राणा: \"यह आपके लिए है, पापा\"","summary":"तेज़ गेंदबाज़ ने डेब्यू से एक रात पहले ठीक से नींद नहीं ली थी और भारत की कैप मिलने के बाद भावुक होकर रो पड़े थे","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330421,"objectId":1461325,"scribeId":1461325,"slug":"aus-vs-ind-1st-test-harshit-rana-dedicates-dream-debut-this-one-s-for-you-dad","title":"डेब्यू टेस्ट में शानदार प्रदर्शन पर राणा: \"यह आपके लिए है, पापा\"","subTitle":"","seoTitle":"border gavaskar trophy- ind vs aus अपने डेब्यू टेस्ट में शानदार प्रदर्शन के बाद harshit rana ने कहा -यह आपके लिए है पापा","summary":"तेज़ गेंदबाज़ ने डेब्यू से एक रात पहले ठीक से नींद नहीं ली थी और भारत की कैप मिलने के बाद भावुक होकर रो पड़े थे","shortText":null,"byline":"अलागप्पन मुथु","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-23T14:16:00.000Z","modifiedAt":"2024-11-23T14:16:53.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":573,"image":{"id":391409,"objectId":1461064,"slug":"harshit-rana-dismissed-travis-head-for-his-maiden-test-wicket","url":"/lsci/db/PICTURES/CMS/391400/391409.5.jpg","width":365,"height":205,"caption":"Harshit Rana dismissed Travis Head for his maiden Test wicket","longCaption":"Harshit Rana dismissed Travis Head for his maiden Test wicket, Australia vs India, 1st Test, Perth, 1st day, November 22, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391400/391409.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391400/391409.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391400/391409.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:23:09.889Z"}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"श्रेयस अय्यर पर पोंटिंग : वो हमारी टीम के लिए बेहतरीन कप्तान साबित होंगे","summary":"पोंटिंग ने कहा, \"हमने काफ़ी पैसा ख़र्च किया लेकिन हम इस टीम का शुरुआत से निर्माण करना चाहते हैं\"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330448,"objectId":1461563,"scribeId":1461563,"slug":"ipl-2025-auction-punjab-kings-ricky-ponting-on-shreyas-iyer-he-will-be-a-great-leader-for-our-team","title":"श्रेयस अय्यर पर पोंटिंग : वो हमारी टीम के लिए बेहतरीन कप्तान साबित होंगे ","subTitle":"","seoTitle":"ricky ponting ने shreyas iyer, arshdeep singh और yuzvendra chahal पर प्रतिक्रिया दी ","summary":"पोंटिंग ने कहा, \"हमने काफ़ी पैसा ख़र्च किया लेकिन हम इस टीम का शुरुआत से निर्माण करना चाहते हैं\" ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-24T19:55:00.000Z","modifiedAt":"2024-11-24T19:56:10.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":378965,"objectId":1428409,"slug":"shreyas-iyer-top-scored-for-kkr-but-he-took-his-time-doing-it","url":"/lsci/db/PICTURES/CMS/378900/378965.5.jpg","width":365,"height":205,"caption":"Shreyas Iyer top-scored for KKR, but he took his time doing it","longCaption":"Shreyas Iyer top-scored for KKR, but he took his time doing it, Chennai Super Kings vs Kolkata Knight Riders, IPL 2024, Chennai, April 8, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/378900/378965.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/378900/378965.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/378900/378965.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:28:32.434Z"}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक","summary":"वह किरण नवगिरे के बाद T20 की एक पारी में 150 से अधिक रन बनाने वाले सिर्फ़ दूसरे भारतीय खिलाड़ी हैं","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330405,"objectId":1461233,"scribeId":1461233,"slug":"syed-mushtaq-ali-trophy-tilak-varma-breaks-records-with-third-successive-t20-hundred","title":"तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक ","subTitle":"","seoTitle":"syed mushtaq ali trophy 2025 tilak varma record century T20 - तिलक वर्मा का रिकॉर्ड शतक","summary":"वह किरण नवगिरे के बाद T20 की एक पारी में 150 से अधिक रन बनाने वाले सिर्फ़ दूसरे भारतीय खिलाड़ी हैं ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-23T06:53:00.000Z","modifiedAt":"2024-11-23T06:54:04.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390938,"objectId":1459522,"slug":"tilak-varma-brought-up-a-32-ball-half-century","url":"/lsci/db/PICTURES/CMS/390900/390938.5.jpg","width":365,"height":205,"caption":"Tilak Varma brought up a 32-ball half-century","longCaption":"Tilak Varma brought up a 32-ball half-century, South Africa vs India, 3rd T20I, Centurion, November 13, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390938.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390938.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390938.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:22:59.013Z"}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"हीली भारतीय सीरीज़ से बाहर, वॉल डेब्यू को तैयार","summary":"21 वर्षीय ओपनर वॉल भारत के ख़िलाफ़ वनडे डेब्यू को तैयार, हीली के न्यूज़ीलैंड सीरीज़ में खेलने पर भी संशय","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330406,"objectId":1461244,"scribeId":1461244,"slug":"alyssa-healy-ruled-out-of-india-series-georgia-voll-in-line-for-australia-debut","title":"हीली भारतीय सीरीज़ से बाहर, वॉल डेब्यू को तैयार","subTitle":"","seoTitle":"ausw vs indw - alyssa healy भारतीय सीरीज़ से बाहर, georgia voll डेब्यू को तैयार","summary":"21 वर्षीय ओपनर वॉल भारत के ख़िलाफ़ वनडे डेब्यू को तैयार, हीली के न्यूज़ीलैंड सीरीज़ में खेलने पर भी संशय","shortText":null,"byline":"ऐलेक्स मैल्कम","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-23T07:43:00.000Z","modifiedAt":"2024-11-23T07:49:07.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":382,"image":{"id":389001,"objectId":1455150,"slug":"alyssa-healy-was-unavailable-for-india-clash-due-to-foot-injury","url":"/lsci/db/PICTURES/CMS/389000/389001.5.jpg","width":365,"height":205,"caption":"Alyssa Healy was unavailable for India clash due to foot injury","longCaption":"Alyssa Healy was unavailable for India clash due to foot injury, Australia vs India, Women's T20 World Cup, Sharjah, October 13, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389000/389001.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389000/389001.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389000/389001.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:23:09.889Z"}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"आंकड़े : बुमराह ने की कपिल देव की बराबरी","summary":"ऑस्ट्रेलिया की पूरी टीम 104 के स्कोर पर ऑलआउट हो गई","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330403,"objectId":1461227,"scribeId":1461227,"slug":"bgt-aus-vs-ind-stats-australia-second-lowest-total-at-home-vs-india-bumrah-levels-with-kapil-dev","title":"भारत के ख़िलाफ़ ऑस्ट्रेलिया का घर में दूसरा न्यूनतम स्कोर, बुमराह ने की कपिल की बराबरी","subTitle":"","seoTitle":"AUS vs IND, 2024-25 - Stats - भारत के बनाम ऑस्ट्रेलिया का घर में दूसरा न्यूनतम स्कोर, बुमराह ने की कपिल की बराबरी","summary":"ऑस्ट्रेलिया की पूरी टीम 104 के स्कोर पर ऑलआउट हो गई","shortText":null,"byline":"संपत बंडारुपल्ली ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-23T06:18:00.000Z","modifiedAt":"2024-11-23T06:21:36.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":391430,"objectId":1461109,"slug":"steven-smith-was-out-lbw-for-a-golden-duck","url":"/lsci/db/PICTURES/CMS/391400/391430.5.jpg","width":365,"height":205,"caption":"Steven Smith was out lbw for a golden duck","longCaption":"Steven Smith was out lbw for a golden duck, Australia vs India, 1st Test, Perth, 1st day, November 22, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391400/391430.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391400/391430.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391400/391430.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली","summary":"LSG की टीम ने 27 करोड़ की बड़ी बोली लगा कर पंत को अपनी टीम में शामिल किया","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330440,"objectId":1461505,"scribeId":1461505,"slug":"ipl-auction-2025-shreyas-iyer-first-player-to-breach-inr-25-crore-mark-in-ipl-auction","title":"पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली","subTitle":"","seoTitle":"Ipl auction - rishbah pant के लिए लगी 27 करोड़ की बोली, chahal को मिला 18 करोड़","summary":"LSG की टीम ने 27 करोड़ की बड़ी बोली लगा कर पंत को अपनी टीम में शामिल किया","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-24T13:03:00.000Z","modifiedAt":"2024-11-24T13:03:56.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":380036,"objectId":1431498,"slug":"rishabh-pant-and-shreyas-iyer-pose-before-the-toss","url":"/lsci/db/PICTURES/CMS/380000/380036.5.jpg","width":365,"height":205,"caption":"Rishabh Pant and Shreyas Iyer pose before the toss","longCaption":"Rishabh Pant and Shreyas Iyer pose before the toss, Kolkata Knight Riders vs Delhi Capitals, IPL 2024, Kolkata, April 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380000/380036.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380000/380036.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380000/380036.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:23:09.889Z"}},"relatedItem":null}]},{"id":"headline:156325","title":"SA vs IND","subtitle":"T20I सीरीज़","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"4th T20I: South Africa v India at Johannesburg, Nov 15, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":116915,"id":116915,"objectId":1449304,"scribeId":1449304,"slug":"south-africa-vs-india-4th-t20i","stage":"FINISHED","state":"POST","internationalClassId":3,"generalClassId":6,"subClassId":null,"season":"2024/25","title":"चौथा T20I","floodlit":"night","startDate":"2024-11-15T00:00:00.000Z","endDate":"2024-11-15T00:00:00.000Z","startTime":"2024-11-15T15:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"भारत की 135 रन से जीत ","statusEng":"RESULT","internationalNumber":"002952","generalNumber":null,"winnerTeamId":6,"tossWinnerTeamId":6,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":18.02,"liveOversPending":null,"liveBalls":108,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16615,"objectId":1449299,"scribeId":1449299,"slug":"india-in-south-africa-2024-25","name":"साउथ अफ़्रीका में भारत ","longName":"भारत का साउथ अफ़्रीका दौरा","alternateName":"SA vs IND","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-11-08T00:00:00.000Z","endDate":"2024-11-15T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":5,"totalSquads":3,"gamePlayWatch":false},"ground":{"id":508,"objectId":59120,"name":"द वॉनडरर्स स्टेडियम, जोहैनेसबर्ग","smallName":"जोहैनेसबर्ग","longName":"द वॉनडरर्स स्टेडियम, जोहैनेसबर्ग","slug":"the-wanderers-stadium-johannesburg","location":"","image":{"id":86109,"objectId":334806,"slug":"a-wide-angle-view-of-the-wanderers","url":"/lsci/db/PICTURES/CMS/86100/86109.jpg","width":500,"height":333,"caption":"A wide-angle view of The Wanderers","longCaption":"A wide-angle view of The Wanderers, South Africa v West Indies, 5th ODI, Johannesburg, February 3, 2008","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":null},"town":{"id":901,"objectId":59111,"name":"Johannesburg","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"},"capacity":"28,000"},"teams":[{"team":{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"भारत","longName":"भारत","abbreviation":"भारत","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"283/1","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3,"objectId":3,"scribeId":3,"slug":"south-africa","name":"साउथ अफ़्रीका","longName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","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":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"148","scoreInfo":"18.2/20 ov, T:284","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":330177,"reportStoryId":330207,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":33,"totalVideos":1,"totalStories":6,"languages":["hi"],"generatedAt":"2024-11-25T21:32:03.818Z","scorecardSource":"emma","ballByBallSource":"feedback"}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"सूर्यकुमार : सैमसन का प्रदर्शन हमारे लिए अच्छा सिरदर्द है","summary":"सूर्यकुमार ने रिंकू के प्रदर्शन पर भी प्रतिक्रिया दी","previewImage":{"id":140057,"objectId":1459827,"slug":"bavanaka-sandeep-player-portrait","url":"","width":0,"height":0,"caption":"Bavanaka Sandeep player portrait","longCaption":"Bavanaka Sandeep player portrait, 10 December 2011","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}},"type":"VIDEO","countryCodes":[],"video":{"id":140059,"objectId":1459973,"scribeId":42421071,"statusTypeId":3,"slug":"sa-vs-ind-suryakumar-yadav-hope-to-see-tilak-varma-play-in-all-formats-for-india","title":"Suryakumar: Hope to see Tilak perform like this in all formats for India","subTitle":"","seoTitle":"SA vs Ind - Suryakumar Yadav - Hope to see Tilak Varma play in all formats for India","summary":"The India captain was all praise for India's new No. 3 in T20Is","duration":191,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-11-16","modifiedAt":"2024-11-16T09:33:59.000Z","recordedAt":"2024-11-16","expireAt":"2044-11-19T08:55:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1116/dm_241116_INET_CRIC_SAVSIND24_SKYTILPC_NONBRANDED_GLOBAL/dm_241116_INET_CRIC_SAVSIND24_SKYTILPC_NONBRANDED_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_241116_INET_CRIC_SAVSIND24_SKYTILPC_NONBRANDED_GLOBAL","scribeMongoId":"67385e610a4d1a28f90a291c","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1116/dm_241116_INET_CRIC_SAVSIND24_SKYTILPC_NONBRANDED_GLOBAL/dm_241116_INET_CRIC_SAVSIND24_SKYTILPC_NONBRANDED_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1116/dm_241116_INET_CRIC_SAVSIND24_SKYTILPC_NONBRANDED_GLOBAL/dm_241116_INET_CRIC_SAVSIND24_SKYTILPC_NONBRANDED_GLOBAL/playlist.m3u8"}]}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"कोएत्ज़ी पर लगा जुर्माना, डिमेरिट अंक भी मिला","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330320,"objectId":1460413,"scribeId":1460413,"slug":"gerald-coetzee-fined-and-handed-demerit-point-for-showing-dissent-in-johannesburg-t20i","title":"कोएत्ज़ी पर लगा जुर्माना, डिमेरिट अंक भी मिला","subTitle":"","seoTitle":"gerald coetzee पर लगा जुर्माना, डिमेरिट अंक भी मिला","summary":"ICC के नियमों के उल्लंघन में नीदरलैंड्स के ऐडवर्ड्स और ओमान के महमूद पर भी लगा जुर्माना","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-19T16:53:00.000Z","modifiedAt":"2024-11-20T03:19:43.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":391045,"objectId":1459804,"slug":"gerald-coetzee-had-a-few-chances-go-down-off-his-bowling","url":"/lsci/db/PICTURES/CMS/391000/391045.5.jpg","width":365,"height":205,"caption":"Gerald Coetzee had a few chances go down off his bowling","longCaption":"Gerald Coetzee had a few chances go down off his bowling, South Africa vs India, 4th T20I, Johannesburg, November 15, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391000/391045.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391000/391045.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391000/391045.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:24:54.736Z"}},{"title":"सैमसन और तिलक के हिस्से आए रोचक आंकड़े","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330213,"objectId":1459837,"scribeId":1459837,"slug":"sa-vs-ind-sanju-samson-tilak-varma-show-no-t20-record-is-safe-in-indias-brave-new-world","title":"सैमसन और तिलक के हिस्से आए रोचक आंकड़े","subTitle":"","seoTitle":"sa vs ind, 4th t20i - sanju samson और tilak varma के हिस्से आए रोचक stats ","summary":"सैमसन के नाम एक कैलेंडर ईयर में सर्वाधिक T20I शतक, तिलक का नाम भी एक दुर्लभ सूची में शामिल ","shortText":null,"byline":"संपत बंडारुपल्ली ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-16T04:07:00.000Z","modifiedAt":"2024-11-16T04:11:15.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":391036,"objectId":1459792,"slug":"tilak-varma-and-sanju-samson-treated-the-middle-overs-phase-like-it-was-the-death","url":"/lsci/db/PICTURES/CMS/391000/391036.5.jpg","width":365,"height":205,"caption":"Tilak Varma and Sanju Samson treated the middle-overs phase like it was the death","longCaption":"Tilak Varma and Sanju Samson treated the middle-overs phase like it was the death, South Africa vs India, 4th T20I, Johannesburg, November 15, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391000/391036.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391000/391036.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391000/391036.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:24:54.736Z"}},{"title":" 2024 में भारतीय T20 टीम ने बनाए कई बेहतरीन कीर्तिमान","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330232,"objectId":1459997,"scribeId":1459997,"slug":"india-in-2024-stats-india-go-faster-higher-bigger-in-magical-year-in-t20is","title":"आंकड़े : 2024 में भारतीय T20 टीम ने बनाए कई बेहतरीन कीर्तिमान","subTitle":"","seoTitle":"India in 2024 - Stats - Sanju Samson, Tilak Varma, Rohit Sharma, Abhishek Sharma के शतक","summary":"T20 विश्व कप जीतना तो बस एक हाईलाइट था लेकिन पूरे साल भारत ने अपने विजय रथ को बिना रोक-टोक के चलाया","shortText":null,"byline":"संपत बंडारूपल्ली ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-16T12:16:00.000Z","modifiedAt":"2024-11-16T12:16:40.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":763,"image":{"id":391064,"objectId":1459882,"slug":"tilak-varma-celebrates-his-century-with-sanju-samson","url":"/lsci/db/PICTURES/CMS/391000/391064.5.jpg","width":365,"height":205,"caption":"Tilak Varma celebrates his century with Sanju Samson","longCaption":"Tilak Varma celebrates his century with Sanju Samson, South Africa vs India, 4th T20I, Johannesburg, November 15, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391000/391064.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391000/391064.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391000/391064.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"सूर्यकुमार : मुझे उम्मीद है कि तिलक हर प्रारूप में अच्छा करेंगे","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330218,"objectId":1459946,"scribeId":1459946,"slug":"sa-vs-ind-t20i-series-suryakumar-yadav-on-tilak-varma-and-sanju-samson","title":"सूर्यकुमार यादव : मुझे उम्मीद है कि तिलक हर प्रारूप में अच्छा करेंगे ","subTitle":"","seoTitle":"sa vs ind, 4th t20i - suryakumar yadav ने tilak varma, sanju samson, arshdeep singh और rinku singh पर प्रतिक्रिया दी ","summary":"तिलक वर्मा ने कहा कि उन्हें नंबर तीन पर खेलना पसंद है लेकिन वह टीम के लिए ज़रूरत पड़ने पर कोई भी भूमिका निभाने के लिए तैयार हैं ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-16T06:48:00.000Z","modifiedAt":"2024-11-17T11:14:19.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":388739,"objectId":1454491,"slug":"suryakumar-yadav-was-happy-to-bat-first","url":"/lsci/db/PICTURES/CMS/388700/388739.5.jpg","width":365,"height":205,"caption":"Suryakumar Yadav was happy to bat first","longCaption":"Suryakumar Yadav was happy to bat first, India vs Bangladesh, 2nd T20I, Delhi, October 9, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388700/388739.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388700/388739.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388700/388739.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:24:54.736Z"}},{"title":"सैमसन ने बिखेरा जादू लेकिन फिर लाइमलाइट ले गए तिलक","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330207,"objectId":1459816,"scribeId":1459816,"slug":"sa-vs-ind-sanju-samson-tilak-varma","title":"सैमसन ने बिखेरा जादू लेकिन फिर लाइमलाइट ले गए तिलक","subTitle":"","seoTitle":"sa vs ind - sanju samson ने बिखेरा जादू लेकिन फिर लाइमलाइट ले गए tilak varma","summary":"चौथे T20I में 135 रनों की जीत में भारत ने बनाए कई अनोखे रिकॉर्ड","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"REPORT","genreId":729,"genreName":"Report","publishedAt":"2024-11-15T18:57:00.000Z","modifiedAt":"2024-11-15T21:50:35.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":391043,"objectId":1459801,"slug":"a-stoic-celebration-for-a-tilak-varma-ton-that-was-anything-but","url":"/lsci/db/PICTURES/CMS/391000/391043.5.jpg","width":365,"height":205,"caption":"A stoic celebration for a Tilak Varma ton that was anything but","longCaption":"A stoic celebration for a Tilak Varma ton that was anything but, South Africa vs India, 4th T20I, Johannesburg, November 15, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391000/391043.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391000/391043.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391000/391043.10.jpg"}},"matchMeta":{"id":116915,"objectId":1449304,"scribeId":1449304,"slug":"south-africa-vs-india-4th-t20i","seriesId":16615,"seriesObjectId":1449299,"seriesSlug":"india-in-south-africa-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:24:54.736Z"}},{"title":"सैमसन-तिलक के रिकॉर्ड प्रदर्शन ने टीम मैनेजमेंट को दिया सिरदर्द","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140057,"objectId":1459827,"scribeId":0,"statusTypeId":3,"slug":"sa-vs-ind-johannesburg-sanju-samson-and-tilak-varma-century-helps-team-india-series-win-against","title":"सैमसन-तिलक के रिकॉर्ड प्रदर्शन ने टीम मैनेजमेंट को दिया सिरदर्द","subTitle":"","seoTitle":"SA vs IND - Johannesburg - Sanju Samson and Tilak Varma century helps team india series win against ","summary":"क्या भारत की इस धमाकेदार सीरीज़ जीत ने न्यूज़ीलैंड से मिली हार का दर्द कम कर दिया है ? देखिए सैयद हुसैन के साथ","duration":318,"genreId":292,"genreType":"GENERAL","genreName":"KYA KHOYA, KYA PAAYA","publishedAt":"2024-11-15","modifiedAt":"2024-11-15T21:52:11.000Z","recordedAt":"2024-11-15","expireAt":"2050-11-18T21:41:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1115/cric_241115_Hindi_SAvIND_4T20I_NB_Final/cric_241115_Hindi_SAvIND_4T20I_NB_Final.jpg","origin":{"type":"CLIP"},"assetId":"cric_241115_Hindi_SAvIND_4T20I_NB_Final","scribeMongoId":"6737c0301010222a5a3eb7fe","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1115/cric_241115_Hindi_SAvIND_4T20I_NB_Final/cric_241115_Hindi_SAvIND_4T20I_NB_Final.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1115/cric_241115_Hindi_SAvIND_4T20I_NB_Final/cric_241115_Hindi_SAvIND_4T20I_NB_Final/playlist.m3u8"}]}},{"title":"तिलक ने नंबर तीन स्थान मांगा और फिर अपना बनाया","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330155,"objectId":1459616,"scribeId":1459616,"slug":"sa-vs-ind-tilak-asks-suryakumar-for-no-3-spot-and-owns-it-with-dazzling-century","title":"तिलक ने नंबर तीन स्थान मांगा और फिर अपना बनाया","subTitle":"","seoTitle":"sa vs ind - tilak varma ने नंबर तीन स्थान मांगा और फिर अपना बनाया","summary":"51 गेंद में शतक लगाने के बाद उन्होंने कहा कि वह इस मैच में दबाव में थे","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-14T06:17:00.000Z","modifiedAt":"2024-11-14T06:22:46.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390941,"objectId":1459526,"slug":"tilak-varma-leaps-in-celebration-after-bringing-up-his-first-international-century","url":"/lsci/db/PICTURES/CMS/390900/390941.5.jpg","width":365,"height":205,"caption":"Tilak Varma leaps in celebration after bringing up his first international century","longCaption":"Tilak Varma leaps in celebration after bringing up his first international century, South Africa vs India, 3rd T20I, Centurion, November 13, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390941.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390941.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390941.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"तिलक की बदौलत भारत का विजय 'तिलक', बने कई रिकॉर्ड","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140043,"objectId":1459591,"scribeId":0,"statusTypeId":3,"slug":"sa-vs-ind-third-t20i-centurion-tilak-varma-century-helps-team-india-to-register-record-win-again","title":"तिलक की बदौलत भारत का विजय 'तिलक', बने कई रिकॉर्ड","subTitle":"","seoTitle":"SA vs IND - Third T20I Centurion - Tilak Varma century helps team india to register record win again","summary":"भारत की साउथ अफ़्रीका के ख़िलाफ़ तीसरे T20I में मिली जीत का विश्लेषण सैयद हुसैन के साथ","duration":204,"genreId":292,"genreType":"GENERAL","genreName":"KYA KHOYA, KYA PAAYA","publishedAt":"2024-11-13","modifiedAt":"2024-11-13T21:02:21.000Z","recordedAt":"2024-11-13","expireAt":"2050-11-16T20:47:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1113/cric_241113_Hindi_INDvSA_3T20I_REV_NB/cric_241113_Hindi_INDvSA_3T20I_REV_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241113_Hindi_INDvSA_3T20I_REV_NB","scribeMongoId":"673510801010222a5a3cd208","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1113/cric_241113_Hindi_INDvSA_3T20I_REV_NB/cric_241113_Hindi_INDvSA_3T20I_REV_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1113/cric_241113_Hindi_INDvSA_3T20I_REV_NB/cric_241113_Hindi_INDvSA_3T20I_REV_NB/playlist.m3u8"}]}}]}]},{"id":"headline:156137","title":"रणजी ट्रॉफ़ी","subtitle":"2024-25","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"शार्दुल ने ऑस्ट्रेलिया दौरे की उम्मीद नहीं छोड़ी है","summary":"","previewImage":{"id":389421,"objectId":1456106,"slug":"shardul-thakur-celebrates-dismissing-siddhesh-veer","url":"/lsci/db/PICTURES/CMS/389400/389421.4.jpg","width":900,"height":506,"caption":"Shardul Thakur celebrates dismissing Siddhesh Veer","longCaption":"Shardul Thakur celebrates dismissing Siddhesh Veer, Mumbai vs Maharashtra, Sharad Pawar Cricket Academy, day 2, Ranji Trophy, October 19, 2024","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389400/389421.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389400/389421.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389400/389421.10.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":330225,"objectId":1459970,"scribeId":1459970,"slug":"shardul-thakur-has-not-given-up-hopes-playing-in-asutaralia","title":"शार्दुल ठाकुर ने ऑस्ट्रेलिया दौरे की उम्मीद नहीं छोड़ी है ","subTitle":"","seoTitle":"shardul thakur border gavaskar trophy 2024 - शार्दुल ठाकुर को बॉर्डर गावस्कर ट्रॉफ़ी में खेलने की उम्मीद है","summary":"चोट से वापसी कर रहे ठाकुर ने कहा कि भारतीय टीम प्रबंधन या चयनकर्ताओं से उनके साथ अभी तक कोई संवाद नहीं हुआ है","shortText":null,"byline":"दया सागर ","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-16T09:04:00.000Z","modifiedAt":"2024-11-16T09:04:49.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":767,"image":{"id":389421,"objectId":1456106,"slug":"shardul-thakur-celebrates-dismissing-siddhesh-veer","url":"/lsci/db/PICTURES/CMS/389400/389421.5.jpg","width":365,"height":205,"caption":"Shardul Thakur celebrates dismissing Siddhesh Veer","longCaption":"Shardul Thakur celebrates dismissing Siddhesh Veer, Mumbai vs Maharashtra, Sharad Pawar Cricket Academy, day 2, Ranji Trophy, October 19, 2024","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389400/389421.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389400/389421.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389400/389421.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:23:09.889Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"शमी के तिहरे और शाहबाज़ के चौहरे झटकों से बंगाल की जीत","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20308,"objectId":1459637,"title":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824/madhya-pradesh-vs-bengal-elite-group-c-1445911/live-cricket-score","url":"https://www.espncricinfo.com/hindi/series/ranji-trophy-2024-25-1445824/madhya-pradesh-vs-bengal-elite-group-c-1445911/live-cricket-score"}},{"title":"अंशुल काम्बोज को पारी के पूरे 10 विकेट, बनाया नया कीर्तिमान","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330191,"objectId":1459744,"scribeId":1459744,"slug":"ranji-trophy-2024-haryana-vs-kerela-anshul-kamboj-creates-history-by-taking-all-10-wickets","title":"अंशुल काम्बोज ने एक ही पारी में 10 विकेट लेते हुए बनाया नया कीर्तिमान","subTitle":"","seoTitle":"ranji trophy 2024 - Haryana vs Kerela - anshul-kamboj -ने एक ही पारी में 10 विकेट लेते हुए बनाया नया कीर्तिमान","summary":"केरल के ख़िलाफ़ काम्बोज ने 30.1 ओवर में 49 रन देते हुए कुल 10 विकेट हासिल किए","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-15T06:21:00.000Z","modifiedAt":"2024-11-15T07:10:31.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":380473,"objectId":1432616,"slug":"anshul-kamboj-the-new-kid-on-the-block-for-mi","url":"/lsci/db/PICTURES/CMS/380400/380473.5.jpg","width":365,"height":205,"caption":"Anshul Kamboj, the new kid on the block for MI","longCaption":"Anshul Kamboj, the new kid on the block for MI, Mumbai Indians vs Sunrisers Hyderabad, IPL 2024, Mumbai, May 6, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380400/380473.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380400/380473.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380400/380473.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:32:07.747Z"}},{"title":"'ऐसा लगा ही नहीं कि शमी चोट के बाद वापसी कर रहे हैं'","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330185,"objectId":1459724,"scribeId":1459724,"slug":"ranji-trophy-2024-25-mohammed-shami-roaring-return-impresses-bengal-captain-and-coach","title":"ऐसा लगा ही नहीं कि शमी चोट के बाद वापसी कर रहे हैं : बंगाल के कप्तान","subTitle":"","seoTitle":"ranji trophy 2024 - mp vs ben - ऐसा लगा ही नहीं कि mohammed shami चोट के बाद वापसी कर रहे हैं - बंगाल के कप्तान","summary":"बंगाल के कोच ने कहा कि उन्होंने कभी किसी तेज़ गेंदबाज़ को एक साल बाद इतनी मज़बूती से वापसी करते नहीं देखा है","shortText":null,"byline":"शशांक किशोर","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-15T04:05:00.000Z","modifiedAt":"2024-11-15T04:09:15.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":667,"image":{"id":390967,"objectId":1459651,"slug":"mohammed-shami-was-among-the-wickets-for-bengal","url":"/lsci/db/PICTURES/CMS/390900/390967.5.jpg","width":365,"height":205,"caption":"Mohammed Shami was among the wickets for Bengal","longCaption":"Mohammed Shami was among the wickets for Bengal, Madhya Pradesh vs Bengal, Ranji Trophy 2024-25, Indore, November 13, 2024","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390967.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390967.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390967.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:23:09.889Z"}},{"title":"दुर्घटना के बाद सफल वापसी : मिंज़ की दृढ़ता और प्रतिबद्धता की कहानी","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330095,"objectId":1459313,"scribeId":1459313,"slug":"ipl-mega-auction-the-story-of-robin-minz-s-resilient-return-a-journey-of-strength-and-determination-after-the-accident","title":"दुर्घटना के बाद सफल वापसी : रॉबिन मिंज़ की दृढ़ता और प्रतिबद्धता की कहानी","subTitle":"","seoTitle":"ipl mega auction 2024- ranji trophy 2024 - दुर्घटना के बाद सफल वापसी - robin minz की दृढ़ता और प्रतिबद्धता की कहानी","summary":"झारखंड के इस विकेटकीपर बल्लेबाज़ ने रणजी ट्रॉफ़ी में डेब्यू किया और अब IPL नीलामी की तरफ़ देख रहे हैं\n ","shortText":null,"byline":"राजन राज","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-12T10:34:00.000Z","modifiedAt":"2024-11-12T13:54:21.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":766,"image":{"id":372918,"objectId":1413868,"slug":"after-a-long-hard-cricketing-journey-it-s-time-for-robin-minz-to-enjoy-his-moment-in-the-sun","url":"/lsci/db/PICTURES/CMS/372900/372918.5.jpg","width":365,"height":205,"caption":"After a long hard cricketing journey, it's time for Robin Minz to enjoy his moment in the sun","longCaption":"After a long hard cricketing journey, it's time for Robin Minz to enjoy his moment in the sun","credit":"Francis Xavier Minz","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/372900/372918.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/372900/372918.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/372900/372918.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:19.088Z"}},{"title":"रणजी ट्रॉफ़ी के जरिए भारतीय टीम में वापसी के प्रयास में उनादकट","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330040,"objectId":1459020,"scribeId":1459020,"slug":"unadkat-as-long-as-i-am-playing-ranji-trophy-my-efforts-to-make-a-comeback-to-the-indian-team-will-also-continue","title":"उनादकट : जब तक मैं रणजी ट्रॉफ़ी खेल रहा हूं, भारतीय टीम में वापसी की कोशिश भी बनी रहेगी","subTitle":"","seoTitle":"ranji trophy 2024 - jaydev unadkat - जब तक मैं रणजी ट्रॉफ़ी खेल रहा हूं, भारतीय टीम में वापसी की कोशिश भी बनी रहेगी","summary":"सौराष्ट्र के बाएं हाथ के तेज़ गेंदबाज़ IPL की नीलामी को लेकर भी उत्साहित हैं ","shortText":null,"byline":"राजन राज","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-09T16:11:00.000Z","modifiedAt":"2024-11-09T16:11:41.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":766,"image":{"id":354540,"objectId":1359253,"slug":"jaydev-unadkat-returned-figures-of-3-for-44","url":"/lsci/db/PICTURES/CMS/354500/354540.5.jpg","width":365,"height":205,"caption":"Jaydev Unadkat returned figures of 3 for 44","longCaption":"Jaydev Unadkat returned figures of 3 for 44, Bengal vs Saurashtra, 1st day, Ranji Trophy 2022-23 final, Kolkata, February 16, 2023","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/354500/354540.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/354500/354540.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/354500/354540.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:32:07.747Z"}},{"title":"विक्रोली से MCG तक : तनुष कोटियान की कहानी","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330014,"objectId":1458889,"scribeId":1458889,"slug":"the-story-of-mumbai-allrounder-tanush-kotian-from-vikhroli-to-the-mcg","title":"विक्रोली से MCG तक : तनुष कोटियान की कहानी ","subTitle":"","seoTitle":"India A vs Australia A - विक्रोली से MCG तक : tanush kotian की कहानी ","summary":"कैसे एक दुबले-पतले ऑफ़ स्पिन ऑलराउंडर ने पिछड़ने के बाद वापसी की और कठिन परिस्थितियों से निकलते हुए मुंबई का हीरो बना","shortText":null,"byline":"विशाल दीक्षित","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-08T13:12:00.000Z","modifiedAt":"2024-11-08T13:12:17.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":396,"image":{"id":388496,"objectId":1453865,"slug":"tanush-kotian-celebrates-his-century","url":"/lsci/db/PICTURES/CMS/388400/388496.5.jpg","width":365,"height":205,"caption":"Tanush Kotian celebrates his century","longCaption":"Tanush Kotian celebrates his century, Mumbai vs Rest of India, Irani Cup, Lucknow, 5th day, October 5, 2024","credit":"Tanuj/Ekana Cricket Stadium","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388400/388496.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388400/388496.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388400/388496.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:32:07.747Z"}}]}]},{"id":"headline:156284","title":"AUS A vs IND A","subtitle":"चार दिवसीय मैच","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"2nd unofficial Test: Australia A v India A at Melbourne, Nov 7-10, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":117454,"id":117454,"objectId":1455331,"scribeId":1455331,"slug":"australia-a-vs-india-a-2nd-unofficial-test","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"दूसरा अनौपचारिक टेस्ट","floodlit":"day","startDate":"2024-11-07T00:00:00.000Z","endDate":"2024-11-09T00:00:00.000Z","startTime":"2024-11-06T23:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"ऑस्ट्रेलिया ए की 6 विकेट से जीत ","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":100,"tossWinnerTeamId":100,"tossWinnerChoice":2,"resultStatus":1,"liveInning":4,"liveInningPredictions":null,"liveOvers":47.05,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16749,"objectId":1455327,"scribeId":1455327,"slug":"india-a-in-australia-2024-25","name":"India A in Australia","longName":"India A tour of Australia","alternateName":"AUS-A vs IND-A","longAlternateName":null,"unofficialName":null,"year":2024,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2024-10-31T00:00:00.000Z","endDate":"2024-11-09T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":1,"totalSquads":2,"gamePlayWatch":false},"ground":{"id":61,"objectId":56441,"name":"मेलबर्न क्रिकेट ग्राउंड","smallName":"मेलबर्न","longName":"मेलबर्न क्रिकेट ग्राउंड","slug":"melbourne-cricket-ground","location":"Jolimont","image":{"id":86316,"objectId":335266,"slug":"the-magnificent-melbourne-cricket-ground-in-full-bloom","url":"/lsci/db/PICTURES/CMS/86300/86316.jpg","width":500,"height":333,"caption":"The magnificent Melbourne Cricket Ground in full bloom","longCaption":"The magnificent Melbourne Cricket Ground in full bloom, Victoria v Queensland, FR Cup, MCG, February 6, 2008","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":25,"objectId":56434,"name":"Melbourne","area":"Victoria","timezone":"Australia/Melbourne"},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"},"capacity":"90,000"},"teams":[{"team":{"id":1832,"objectId":1781,"scribeId":1781,"slug":"india-a-india-blues","name":"इंडिया ए","longName":"इंडिया ए","abbreviation":"इंडिया ए","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":null,"image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"161 \u0026 229","scoreInfo":null,"inningNumbers":[1,3],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":100,"objectId":49,"scribeId":49,"slug":"australia-a","name":"ऑस्ट्रेलिया ए","longName":"ऑस्ट्रेलिया ए","abbreviation":"AUS-A","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":false,"primaryColor":null,"image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"223 \u0026 169/4","scoreInfo":"T:168","inningNumbers":[2,4],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":330031,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":17,"totalVideos":0,"totalStories":7,"languages":["hi"],"generatedAt":"2024-11-25T21:29:07.503Z","scorecardSource":"emma","ballByBallSource":""}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"जुरेल-प्रसिद्ध की दावेदारी मज़बूत, ओपनिंग का सिरदर्द जारी","summary":"ना तो अभिमन्यु ना ही राहुल का प्रदर्शन शीर्ष पर रहा, जिससे भारतीय टीम प्रबंधन चिंतित होगा","previewImage":{"id":390627,"objectId":1458930,"slug":"dhruv-jurel-made-68-in-the-second-innings","url":"/lsci/db/PICTURES/CMS/390600/390627.5.jpg","width":365,"height":205,"caption":"Dhruv Jurel made 68 in the second innings","longCaption":"Dhruv Jurel made 68 in the second innings, Australia A vs India A, 2nd four-day game, MCG, November 9, 2024","credit":"AFP","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390600/390627.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390600/390627.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390600/390627.10.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":330035,"objectId":1458977,"scribeId":1458977,"slug":"dhruv-jurel-and-prasidh-krishna-thump-test-door-but-opener-conundrum-persists","title":"जुरेल और प्रसिद्ध ने दावेदारी की मज़बूत, लेकिन ओपनिंग का सिरदर्द जारी","subTitle":"","seoTitle":"aus a vs ind a - dhruv jurel और prasidha krishna ने दावेदारी की मज़बूत, लेकिन ओपनिंग का सिरदर्द जारी","summary":"ना तो अभिमन्यु ना ही राहुल का प्रदर्शन शीर्ष पर रहा, जिससे भारतीय टीम प्रबंधन चिंतित होगा","shortText":null,"byline":"ऐलेक्स मैल्कम","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-09T10:03:00.000Z","modifiedAt":"2024-11-09T10:10:25.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":382,"image":{"id":390627,"objectId":1458930,"slug":"dhruv-jurel-made-68-in-the-second-innings","url":"/lsci/db/PICTURES/CMS/390600/390627.5.jpg","width":365,"height":205,"caption":"Dhruv Jurel made 68 in the second innings","longCaption":"Dhruv Jurel made 68 in the second innings, Australia A vs India A, 2nd four-day game, MCG, November 9, 2024","credit":"AFP","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390600/390627.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390600/390627.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390600/390627.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"इंडिया ए की हार, लेकिन जुरेल और प्रसिद्ध चमके","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330031,"objectId":1458969,"scribeId":1458969,"slug":"ind-a-vs-aus-a-match-report","title":"इंडिया ए की हार, जुरेल-प्रसिद्ध ने पर्थ टेस्ट के लिए मज़बूत की दावेदारी","subTitle":"","seoTitle":"Ind a vs aus a match report dhruv jurel prasidh krishna kl rahul","summary":"हालांकि राहुल-अभिमन्यु की असफलता भारत के लिए एक बड़ी सिरदर्द होगी","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"REPORT","genreId":729,"genreName":"Report","publishedAt":"2024-11-09T08:05:00.000Z","modifiedAt":"2024-11-09T13:34:32.000Z","showPublishedAt":true,"showModifiedAt":false,"day":4,"authorId":1,"image":{"id":390628,"objectId":1458944,"slug":"prasidh-krishna-took-two-wickets-in-two-balls","url":"/lsci/db/PICTURES/CMS/390600/390628.5.jpg","width":365,"height":205,"caption":"Prasidh Krishna took two wickets in two balls","longCaption":"Prasidh Krishna took two wickets in two balls, Australia A vs India A, 2nd four-day game, MCG, November 9, 2024","credit":"AFP","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390600/390628.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390600/390628.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390600/390628.10.jpg"}},"matchMeta":{"id":117454,"objectId":1455331,"scribeId":1455331,"slug":"australia-a-vs-india-a-2nd-unofficial-test","seriesId":16749,"seriesObjectId":1455327,"seriesSlug":"india-a-in-australia-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"पर्थ में सलामी बल्लेबाज़ी के लिए तैयार हैं हैरिस","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":330016,"objectId":1458900,"scribeId":1458900,"slug":"aus-a-vs-ind-a-mcg-marcus-harris-pretty-well-equipped-to-open-against-india-in-perth","title":"भारत के ख़िलाफ़ सलामी बल्लेबाज़ी के लिए तैयार हैं मार्कस हैरिस","subTitle":"","seoTitle":"border-gavaskar trophy 2024 - भारत के ख़िलाफ़ ओपन कर सकते हैं मार्कस हैरिस","summary":"हैरिस ने इंडिया ए के ख़िलाफ़ दूसरे अनाधिकृत टेस्ट में अर्धशतक लगाकर अपना दावा मज़बूत किया है","shortText":null,"byline":"ऐलेक्स मैल्कम","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-08T14:49:00.000Z","modifiedAt":"2024-11-08T14:48:58.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":382,"image":{"id":390550,"objectId":1458794,"slug":"marcus-harris-drives-through-the-off-side","url":"/lsci/db/PICTURES/CMS/390500/390550.5.jpg","width":365,"height":205,"caption":"Marcus Harris drives through the off side","longCaption":"Marcus Harris drives through the off side, Australia A vs India A, 2nd four-day game, MCG, November 8, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390500/390550.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390500/390550.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390500/390550.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"वॉर्नर : भारत के ख़िलाफ़ श्रृंखला के चलते शायद CA ने गेंद विवाद को दबा दिया","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329952,"objectId":1458574,"scribeId":1458574,"slug":"david-warner-calls-for-cricket-australia-to-explain-india-a-ball-change","title":"वॉर्नर : भारत के ख़िलाफ़ टेस्ट श्रृंखला के चलते शायद CA ने गेंद विवाद मामले को दबा दिया ","subTitle":"","seoTitle":"david warner on india a vs australia a ball change controversy - इंडिया ए ऑस्ट्रेलिया ए गेंद विवाद पर वॉर्नर ","summary":"वॉर्नर ने कहा कि इंडिया ए ऑस्ट्रेलिया ए मैच के दौरान हुए विवाद पर क्रिकेट ऑस्ट्रेलिया को स्पष्टीकरण देना चाहिए","shortText":null,"byline":"ऐंड्र्यू मक्ग्लैशन","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-06T05:00:00.000Z","modifiedAt":"2024-11-06T05:42:46.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":7,"image":{"id":390274,"objectId":1458197,"slug":"umpire-shawn-craig-speaks-to-the-india-a-players","url":"/lsci/db/PICTURES/CMS/390200/390274.5.jpg","width":365,"height":205,"caption":"Umpire Shawn Craig speaks to the India A players","longCaption":"Umpire Shawn Craig speaks to the India A players, Australia A vs India A, 1st four-day game, Mackay, November 3, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390200/390274.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390200/390274.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390200/390274.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"मैकस्वीनी: भारत के ख़िलाफ़ टेस्ट में बतौर ओपनर खेलने के लिए तैयार","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329763,"objectId":1457653,"scribeId":1457653,"slug":"aus-vs-ind-nathan-mcsweeney-confident-of-opening-against-india-if-chance-arises","title":"मैकस्वीनी: भारत के ख़िलाफ़ टेस्ट में बतौर ओपनर खेलने के लिए तैयार हूं","subTitle":"","seoTitle":"AUS vs IND Nathan McSweeney - Team India के ख़िलाफ़ टेस्ट में बतौर सलामी बल्लेबाज़ खेलने के लिए तैयार हूं","summary":"नेथन मैकस्वीनी उन खिलाड़ियों में शामिल हैं जिन्हें भारत के ख़िलाफ़ पर्थ टेस्ट में बतौर सलामी बल्लेबाज़ मौक़ा मिल सकता है","shortText":null,"byline":"ट्रिस्टन लैवलेट","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-30T07:30:00.000Z","modifiedAt":"2024-10-31T05:07:42.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":721,"image":{"id":388876,"objectId":1454836,"slug":"nathan-mcsweeney-s-hundred-guided-south-australia-to-a-draw","url":"/lsci/db/PICTURES/CMS/388800/388876.5.jpg","width":365,"height":205,"caption":"Nathan McSweeney's hundred guided South Australia to a draw","longCaption":"Nathan McSweeney's hundred guided South Australia to a draw, New South Wales vs South Australia, Sheffield Shield, Cricket Central, October 11, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388800/388876.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/388800/388876.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388800/388876.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}}]}]},{"id":"headline:156287","title":"IND vs NZ","subtitle":"मुंबई टेस्ट","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"हां या ना: रोहित और कोहली का टेस्ट करियर अब ज़्यादा लंबा नहीं","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139984,"objectId":1458255,"scribeId":0,"statusTypeId":3,"slug":"ind-vs-nz-2024-mumbai-test-day-three-haan-ya-naa-with-sanjay-manjrekar","title":"हां या ना: रोहित और कोहली का टेस्ट करियर अब ज़्यादा लंबा नहीं","subTitle":"","seoTitle":"IND vs NZ 2024 Mumbai Test DAY three Haan Ya Naa with Sanjay Manjrekar","summary":"भारत की न्यूज़ीलैंड के ख़िलाफ़ सीरीज़ हार से जुड़े अहम सवालों पर संजय मांजरेकर का फ़ैसला","duration":102,"genreId":247,"genreType":"GENERAL","genreName":"Haan Ya Naa","publishedAt":"2024-11-03","modifiedAt":"2024-11-03T11:01:34.000Z","recordedAt":"2024-11-03","expireAt":"2050-11-06T10:57:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1103/cric_241103_HaanYaNaa_INDvNZ_T3_NB/cric_241103_HaanYaNaa_INDvNZ_T3_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241103_HaanYaNaa_INDvNZ_T3_NB","scribeMongoId":"6727575ddf9d840304ed00b6","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1103/cric_241103_HaanYaNaa_INDvNZ_T3_NB/cric_241103_HaanYaNaa_INDvNZ_T3_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1103/cric_241103_HaanYaNaa_INDvNZ_T3_NB/cric_241103_HaanYaNaa_INDvNZ_T3_NB/playlist.m3u8"}]}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"रैंक टर्नर का फ़ायदा क्यों नहीं उठा पाती भारतीय टीम","summary":"ऐसी पिच जहां बल्लेबाज़ी आसान नहीं होती, वहां विपक्षी टीम के कम स्किल वाले गेंदबाज़ भी गेम में आ जाते हैं","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329921,"objectId":1458477,"scribeId":1458477,"slug":"ind-vs-nz-why-rank-turners-actually-reduce-india-s-home-advantage","title":"रैंक टर्नर का फ़ायदा क्यों नहीं उठा पाती भारतीय टीम ","subTitle":"","seoTitle":"ind vs nz - turning pitches पर भारत की हार का कारण","summary":"ऐसी पिच जहां बल्लेबाज़ी आसान नहीं होती, वहां विपक्षी टीम के कम स्किल वाले गेंदबाज़ भी गेम में आ जाते हैं","shortText":null,"byline":"सिद्धार्थ मोंगा","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-05T03:54:00.000Z","modifiedAt":"2024-11-05T03:54:57.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":272,"image":{"id":390301,"objectId":1458234,"slug":"shubman-gill-walks-out-virat-kohli-walks-in","url":"/lsci/db/PICTURES/CMS/390300/390301.5.jpg","width":365,"height":205,"caption":"Shubman Gill walks out, Virat Kohli walks in","longCaption":"Shubman Gill walks out, Virat Kohli walks in, India vs New Zealand, 3rd Test, Mumbai, 3rd day, November 3, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390300/390301.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390300/390301.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390300/390301.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"रोहित : ऑस्ट्रेलिया दौरे पर अभ्यास मैच ना खेलने का फ़ैसला टीम प्रबंधन का","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329897,"objectId":1458292,"scribeId":1458292,"slug":"ind-vs-aus-wtc-rohit-sharma-more-comfortable-with-match-simulation-than-practice-match","title":"रोहित : ऑस्ट्रेलिया दौरे पर अभ्यास मैच ना खेलने का फ़ैसला टीम प्रबंधन का है","subTitle":"","seoTitle":"Aus vs ind rohit sharma- Australia tour पर अभ्यास मैच की बजाय मैच सिमुलेशन का फ़ैसला टीम प्रबंधन का है","summary":"भारतीय कप्तान का मानना है कि मैच सिमुलेशन से भारतीय टीम को बेहतर अभ्यास मिलेगा","shortText":null,"byline":"अलगप्पन मुथु","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-04T03:52:00.000Z","modifiedAt":"2024-11-04T03:52:27.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":573,"image":{"id":390043,"objectId":1457690,"slug":"india-captain-rohit-sharma-addresses-the-players-during-a-training-session","url":"/lsci/db/PICTURES/CMS/390000/390043.5.jpg","width":365,"height":205,"caption":"India captain Rohit Sharma addresses the players during a training session","longCaption":"India captain Rohit Sharma addresses the players during a training session, Mumbai, October 30, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390043.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390043.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390043.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"रोहित : मैं एक कप्तान और बल्लेबाज़ के रूप में विफल रहा","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329882,"objectId":1458244,"scribeId":1458244,"slug":"ind-vs-nz-test-series-rohit-sharma-on-series-loss-against-new-zealand","title":"रोहित : मैं एक कप्तान और बल्लेबाज़ के रूप में विफल रहा ","subTitle":"","seoTitle":"ind vs nz - rohit sharma ने new zeland के against हार की ली ज़िम्मेदारी ","summary":"\"हमने अपना सर्वश्रेष्ठ क्रिकेट नहीं खेला और हम इसे स्वीकारते हैं\" \n","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-03T08:39:00.000Z","modifiedAt":"2024-11-03T08:39:18.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390282,"objectId":1458212,"slug":"rohit-sharma-fell-cheaply-again","url":"/lsci/db/PICTURES/CMS/390200/390282.5.jpg","width":365,"height":205,"caption":"Rohit Sharma fell cheaply again","longCaption":"Rohit Sharma fell cheaply again, India vs New Zealand, 3rd Test, Mumbai, 3rd day, November 3, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390200/390282.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390200/390282.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390200/390282.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"न्यूज़ीलैंड के स्पिनरों के सामने रोहित शर्मा एंड कंपनी ने घुटने टेके","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329880,"objectId":1458241,"scribeId":1458241,"slug":"ind-vs-nz-3rd-test-mumbai-rohit-sharma","title":"न्यूज़ीलैंड के स्पिन गेंदबाज़ों के सामने रोहित शर्मा एंड कंपनी ने घुटने टेके","subTitle":"","seoTitle":"Ind vs nz - 3rd test- mumbai- न्यूज़ीलैंड के स्पिन गेंदबाज़ों के सामने rohit sharma एंड कंपनी ने घुटने टेके","summary":"तीनों मैचों की सीरीज़ को 3-0 से जीत कर न्यूज़ीलैंड ने इतिहास रचा है","shortText":null,"byline":"राजन राज","categoryType":"OTHERS","genreType":"REPORT","genreId":729,"genreName":"Report","publishedAt":"2024-11-03T07:56:00.000Z","modifiedAt":"2024-11-03T13:21:27.000Z","showPublishedAt":true,"showModifiedAt":false,"day":3,"authorId":766,"image":{"id":390239,"objectId":1458140,"slug":"rohit-sharma-and-virat-kohli-walk-out-to-the-middle","url":"/lsci/db/PICTURES/CMS/390200/390239.5.jpg","width":365,"height":205,"caption":"Rohit Sharma and Virat Kohli walk out to the middle","longCaption":"Rohit Sharma and Virat Kohli walk out to the middle, India vs New Zealand, 3rd Test, Mumbai, 2nd day, November 2, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390200/390239.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390200/390239.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390200/390239.10.jpg"}},"matchMeta":{"id":115508,"objectId":1439898,"scribeId":1439898,"slug":"india-vs-new-zealand-3rd-test","seriesId":16434,"seriesObjectId":1439847,"seriesSlug":"new-zealand-in-india-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"\u003cb\u003eWTC फ़ाइनल सिनारियो\u003c/b\u003e","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329889,"objectId":1458262,"scribeId":1458262,"slug":"wtc-final-scenarios-india-need-to-beat-australia-4-0-to-qualify-on-their-own","title":"WTC फ़ाइनल सिनारियो : ख़ुद से फ़ाइनल में पहुंचने के लिए भारत को ऑस्ट्रेलिया को 4-0 से हराना होगा","subTitle":"","seoTitle":"WTC final scenerios : ख़ुद से फ़ाइनल में पहुंचने के लिए india को australia को 4-0 से हराना होगा","summary":"न्यूज़ीलैंड, साउथ अफ़्रीका और श्रीलंका समेत पांच टीम WTC फ़ाइनल की दावेदार","shortText":null,"byline":"एस राजेश","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-03T11:20:00.000Z","modifiedAt":"2024-11-04T04:47:42.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":29,"image":{"id":390301,"objectId":1458234,"slug":"shubman-gill-walks-out-virat-kohli-walks-in","url":"/lsci/db/PICTURES/CMS/390300/390301.4.jpg","width":900,"height":506,"caption":"Shubman Gill walks out, Virat Kohli walks in","longCaption":"Shubman Gill walks out, Virat Kohli walks in, India vs New Zealand, 3rd Test, Mumbai, 3rd day, November 3, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390300/390301.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390300/390301.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390300/390301.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"पंत के आउट होने पर रोहित : 'बल्ला साफ़ पैड के क़रीब था'","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329891,"objectId":1458267,"scribeId":1458267,"slug":"ind-vs-nz-3rd-test-rohit-sharma-on-rishabh-pant-dismissal-the-bat-was-clearly-close-to-the-pad","title":"पंत के आउट होने पर रोहित : 'बल्ला साफ़ पैड के क़रीब था'","subTitle":"","seoTitle":"rishabh pant के आउट होने पर rohit sharma - बल्ला साफ़ पैड के क़रीब था","summary":"\"अगर हम कुछ कहते हैं तो उसे अच्छा नहीं माना जाता लेकिन जब पुख़्ता सबूत नहीं है तो मैदानी अंपायर के फ़ैसले के साथ रहा जाता\"","shortText":null,"byline":"अलगप्पन मुथु","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-03T12:33:00.000Z","modifiedAt":"2024-11-03T12:44:38.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":573,"image":{"id":390304,"objectId":1458237,"slug":"rishabh-pant-walks-back-unhappy-with-the-third-umpire-s-decision","url":"/lsci/db/PICTURES/CMS/390300/390304.5.jpg","width":365,"height":205,"caption":"Rishabh Pant walks back, unhappy with the third umpire's decision","longCaption":"Rishabh Pant walks back, unhappy with the third umpire's decision, India vs New Zealand, 3rd Test, Mumbai, 3rd day, November 3, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390300/390304.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390300/390304.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390300/390304.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"घर पर भारत और रोहित शर्मा के हिस्से आए अनचाहे आंकड़े","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329885,"objectId":1458251,"scribeId":1458251,"slug":"ind-vs-nz-3rd-test-wtc-stats-new-zealand-sweep-india-to-make-history","title":"घर पर भारत और रोहित शर्मा के हिस्से आए अनचाहे आंकड़े","subTitle":"","seoTitle":" ind vs nz, mumbai test - भारत के हिस्से आए रोचक आंकड़े ","summary":"न्यूज़ीलैंड और एजाज़ पटेल के लिए यह श्रृंखला आंकड़ों के लिहाज़ से भी शानदार रही ","shortText":null,"byline":"संपत बंडारुपल्ली ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-11-03T10:20:00.000Z","modifiedAt":"2024-11-03T10:20:49.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390283,"objectId":1458213,"slug":"rohit-sharma-has-tallied-133-in-ten-test-innings-this-home-season","url":"/lsci/db/PICTURES/CMS/390200/390283.5.jpg","width":365,"height":205,"caption":"Rohit Sharma has tallied 133 in ten Test innings this home season","longCaption":"Rohit Sharma has tallied 133 in ten Test innings this home season, India vs New Zealand, 3rd Test, Mumbai, 3rd day, November 3, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390200/390283.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390200/390283.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390200/390283.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}}]},{"type":"CAROUSEL","items":[{"title":"'पंत को आउट देना नहीं बल्कि 29 पर 5 विकेट गंवाना हार का कारण'","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139993,"objectId":1458269,"scribeId":0,"statusTypeId":3,"slug":"ind-vs-nz-2024-mumbai-test-day-three-hindi-review-with-sanjay-manjrekar","title":"मांजरेकर: पंत को आउट देना नहीं बल्कि 29 पर 5 विकेट गंवाना हार का कारण","subTitle":"","seoTitle":"IND vs NZ 2024 Mumbai Test day three Hindi review with Sanjay Manjrekar","summary":"भारत की न्यूज़ीलैंड के ख़िलाफ़ सीरीज़ हार का सटीक विश्लेषण संजय मांजरेकर के साथ","duration":850,"genreId":281,"genreType":"GENERAL","genreName":"Match Day Hindi","publishedAt":"2024-11-03","modifiedAt":"2024-11-03T15:35:08.000Z","recordedAt":"2024-11-03","expireAt":"2050-11-06T13:12:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1103/cric_241103_Hindi_INDvNZ_REV_T3_NB/cric_241103_Hindi_INDvNZ_REV_T3_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241103_Hindi_INDvNZ_REV_T3_NB","scribeMongoId":"6727771607eb387a59eaa669","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1103/cric_241103_Hindi_INDvNZ_REV_T3_NB/cric_241103_Hindi_INDvNZ_REV_T3_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1103/cric_241103_Hindi_INDvNZ_REV_T3_NB/cric_241103_Hindi_INDvNZ_REV_T3_NB/playlist.m3u8"}]}},{"title":"रोहित : यह मेरे करियर का सबसे ख़राब दौर है","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139990,"objectId":1458265,"scribeId":42166181,"statusTypeId":3,"slug":"rohit-this-will-be-a-low-point-in-my-career","title":"Rohit: This will be a low point in my career","subTitle":"","seoTitle":"Rohit - This will be a low point in my career","summary":"The India captain admits that they were \"not good enough with the bat\" through the series","duration":300,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-11-03","modifiedAt":"2024-11-03T13:10:21.000Z","recordedAt":"2024-11-03","expireAt":"2044-11-06T12:18:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1103/dm_241103_INET_CRIC_indvnz_rohitpc1_nonbranded_global/dm_241103_INET_CRIC_indvnz_rohitpc1_nonbranded_global.jpg","origin":{"type":"CLIP"},"assetId":"dm_241103_INET_CRIC_indvnz_rohitpc1_nonbranded_global","scribeMongoId":"67276ae8df9d840304ed0833","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1103/dm_241103_INET_CRIC_indvnz_rohitpc1_nonbranded_global/dm_241103_INET_CRIC_indvnz_rohitpc1_nonbranded_global.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1103/dm_241103_INET_CRIC_indvnz_rohitpc1_nonbranded_global/dm_241103_INET_CRIC_indvnz_rohitpc1_nonbranded_global/playlist.m3u8"}]}},{"title":"हां या ना: वॉशिंगटन BGT में अब पहले स्पिनर के तौर पर खेलेंगे","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139965,"objectId":1458069,"scribeId":0,"statusTypeId":3,"slug":"ind-vs-nz-2024-mumbai-test-day-one-haan-ya-naa-with-sanjay-manjrekar","title":"हां या ना: वॉशिंगटन BGT में अब पहले स्पिनर के तौर पर खेलेंगे","subTitle":"","seoTitle":"IND vs NZ 2024 Mumbai Test DAY one Haan Ya Naa with Sanjay Manjrekar","summary":"भारत और न्यूज़ीलैंड के बीच मुंबई टेस्ट के पहले दिन से जुड़े अहम सवालों पर संजय मांजरेकर का फ़ैसला","duration":84,"genreId":247,"genreType":"GENERAL","genreName":"Haan Ya Naa","publishedAt":"2024-11-01","modifiedAt":"2024-11-01T13:42:22.000Z","recordedAt":"2024-11-01","expireAt":"2050-11-04T13:39:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1101/cric_241101_HaanYaNaa_INDvNZ_T3D1/cric_241101_HaanYaNaa_INDvNZ_T3D1.jpg","origin":{"type":"CLIP"},"assetId":"cric_241101_HaanYaNaa_INDvNZ_T3D1","scribeMongoId":"6724da46df9d840304eb574e","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1101/cric_241101_HaanYaNaa_INDvNZ_T3D1/cric_241101_HaanYaNaa_INDvNZ_T3D1.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1101/cric_241101_HaanYaNaa_INDvNZ_T3D1/cric_241101_HaanYaNaa_INDvNZ_T3D1/playlist.m3u8"}]}},{"title":"रोहित : हम ऑस्ट्रेलिया दौरे से अधिक कुछ नहीं सोच रहे","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139991,"objectId":1458266,"scribeId":42166206,"statusTypeId":3,"slug":"rohit-sharma-not-going-to-look-beyond-the-australia-series","title":"Rohit: Not going to look beyond the Australia series","subTitle":"","seoTitle":"Rohit Sharma - Not going to look beyond the Australia series","summary":"The India captain on their WTC final chances and Pant's dismissal","duration":343,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-11-03","modifiedAt":"2024-11-03T12:30:46.000Z","recordedAt":"2024-11-03","expireAt":"2044-11-06T12:22:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1103/dm_241103_INET_CRIC_indvnz_rohitpc2_nonbranded_global/dm_241103_INET_CRIC_indvnz_rohitpc2_nonbranded_global.jpg","origin":{"type":"CLIP"},"assetId":"dm_241103_INET_CRIC_indvnz_rohitpc2_nonbranded_global","scribeMongoId":"67276b47f965636cc9158567","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1103/dm_241103_INET_CRIC_indvnz_rohitpc2_nonbranded_global/dm_241103_INET_CRIC_indvnz_rohitpc2_nonbranded_global.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1103/dm_241103_INET_CRIC_indvnz_rohitpc2_nonbranded_global/dm_241103_INET_CRIC_indvnz_rohitpc2_nonbranded_global/playlist.m3u8"}]}}]},{"type":"SUPPORT_LINKS","items":[{"title":"WTC अंक तालिका","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19814,"objectId":1450650,"title":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943/points-table-standings","url":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943/points-table-standings"}}]}]},{"id":"headline:156260","title":"भारतीय टीम","subtitle":"","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"'शमी की ग़ैरमौजूदगी में बुमराह पर होगा सबसे ज़्यादा दारोमदार'","summary":"बॉर्डर-गावस्कर ट्रॉफ़ी के लिए चुने गए भारतीय दल पर संजय मांजरेकर की प्रतिक्रिया","previewImage":{"id":139920,"objectId":1457156,"slug":"cover-image-of-i-out-of-the-blue-i","url":"","width":0,"height":0,"caption":"Cover image of \u003ci\u003eOut of the Blue\u003c/i\u003e","longCaption":"Cover image of \u003ci\u003eOut of the Blue\u003c/i\u003e by Aakash Chopra","credit":"HarperCollins","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/139900/139920.3.jpg"}},"type":"VIDEO","countryCodes":[],"video":{"id":139920,"objectId":1457156,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-sanjay-manjrekar-reaction-on-india-s-squad-for-border-gavaskar-trophy","title":"मांजरेकर: शमी की ग़ैरमौजूदगी में बुमराह पर होगा सबसे ज़्यादा दारोमदार","subTitle":"","seoTitle":"AUS vs IND Sanjay Manjrekar reaction on India's squad for Border Gavaskar Trophy","summary":"बॉर्डर-गावस्कर ट्रॉफ़ी के लिए चुने गए भारतीय दल पर संजय मांजरेकर की प्रतिक्रिया","duration":427,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-10-26","modifiedAt":"2024-10-26T15:49:04.000Z","recordedAt":"2024-10-26","expireAt":"2050-10-29T15:40:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1026/cric_241026_Hindi_SanjayOnBGT_NB/cric_241026_Hindi_SanjayOnBGT_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241026_Hindi_SanjayOnBGT_NB","scribeMongoId":"671d0e1165981718d3294083","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1026/cric_241026_Hindi_SanjayOnBGT_NB/cric_241026_Hindi_SanjayOnBGT_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1026/cric_241026_Hindi_SanjayOnBGT_NB/cric_241026_Hindi_SanjayOnBGT_NB/playlist.m3u8"}]}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"बॉर्डर-गावस्कर ट्रॉफ़ी में भारत के पांच नए चेहरे","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329670,"objectId":1457109,"scribeId":1457109,"slug":"border-gavaskar-trophy-focus-on-abhimanyu-easwaran-nitish-kumar-reddy-washington-sunda-prasidh-krishna-harshit-rana","title":"बॉर्डर-गावस्कर ट्रॉफ़ी में भारत के पांच नए चेहरे","subTitle":"","seoTitle":"border-gavaskar-trophy-abhimanyu-easwaran-nitish-kumar-reddy-washington-sunda-prasidh-krishna-harshit-rana","summary":"अभिमन्यु, वॉशिंगटन, हर्षित, नीतीश और प्रसिद्ध सबने अपने प्रदर्शन से चयन के लिए दावा पेश किया \n","shortText":null,"byline":"विशाल दीक्षित","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-26T11:00:00.000Z","modifiedAt":"2024-10-26T15:52:03.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":396,"image":{"id":388446,"objectId":1453744,"slug":"abhimanyu-easwaran-stroked-his-way-to-a-292-ball-191","url":"/lsci/db/PICTURES/CMS/388400/388446.5.jpg","width":365,"height":205,"caption":"Abhimanyu Easwaran stroked his way to a 292-ball 191","longCaption":"Abhimanyu Easwaran stroked his way to a 292-ball 191, Mumbai vs Rest of India, Irani Cup, Lucknow, 3rd day, October 3, 2024","credit":"Hindustan Times via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388400/388446.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388400/388446.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388400/388446.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"पर्थ टेस्ट से पहले भारत ने अपना इंट्रा स्क्वाड मैच को रद्द किया","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329836,"objectId":1457962,"scribeId":1457962,"slug":"border-gavaskar-trophy-india-shelve-intra-squad-perth-match-in-favour-of-training-centre-wicket","title":"पर्थ टेस्ट से पहले भारत ने अपना इंट्रा स्क्वाड मैच को रद्द किया","subTitle":"","seoTitle":"IND vs AUS - Border Gavaskar trophy - Perth test से पहले भारत ने अपना इंट्रा स्क्वाड मैच को रद्द किया","summary":"भारत और इंडिया ए के बीच एक तीन-दिवसीय मैच WACA में खेला जाना था, लेकिन अब इसे रद्द कर दिया गया है","shortText":null,"byline":"ट्रिस्टन लैवलेट","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-01T04:00:00.000Z","modifiedAt":"2024-11-01T04:04:24.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":721,"image":{"id":304634,"objectId":1223916,"slug":"the-perth-stadium-has-successfully-hosted-india-and-new-zealand-tests-over-the-past-two-seasons","url":"/lsci/db/PICTURES/CMS/304600/304634.5.jpg","width":365,"height":205,"caption":"The Perth Stadium has successfully hosted India and New Zealand Tests over the past two seasons","longCaption":"A general view of the Perth Stadium as Ishant Sharma runs in to bowl, Australia v India, 2nd Test, Perth, 1st day, December 14, 2018","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/304600/304634.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/304600/304634.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/304600/304634.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"हर्षित : मेरा क्रिकेट खेलने का तरीका ऑस्ट्रेलिया से काफ़ी मेल खाता है","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329709,"objectId":1457365,"scribeId":1457365,"slug":"harshit-rana-on-his-cricket-and-getting-selected-for-border-gavaskar-trophy","title":"हर्षित राणा : मेरा क्रिकेट खेलने का तरीका ऑस्ट्रेलिया से काफ़ी मेल खाता है","subTitle":"","seoTitle":" ranji trophy में दमदार प्रदर्शन कर रहे harshit rana ने border gavaskar trophy की अपनी रणनीति पर बात की","summary":"बॉर्डर-गावस्कर ट्रॉफ़ी के लिए चयनित राणा ने बताया कि रोहित, विराट और बुमराह जैसे सीनियर खिलाड़ियों से उन्हें क्या सीख मिली","shortText":null,"byline":"दया सागर ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-27T16:34:00.000Z","modifiedAt":"2024-10-27T17:04:25.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":767,"image":{"id":363647,"objectId":1386469,"slug":"harshit-rana-celebrates-a-wicket","url":"/lsci/db/PICTURES/CMS/363600/363647.5.jpg","width":365,"height":205,"caption":"Harshit Rana celebrates a wicket","longCaption":"Harshit Rana celebrates a wicket, South Zone vs North Zone, semi-final, 4th day, Duleep Trophy, Bengaluru, July 8, 2023","credit":"PTI ","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/363600/363647.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/363600/363647.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/363600/363647.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"BGT के लिए हर्षित, अभिमन्यु और नीतीश तीन नए चेहरे","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329656,"objectId":1457002,"scribeId":1457002,"slug":"ind-vs-aus-tour-border-gavaskar-trophy-indian-team-selection-harshit-rana-abhimanyu-eshwaran-nitish-reddy-no-shami","title":"BGT के लिए हर्षित, अभिमन्यु और नीतीश तीन नए चेहरे","subTitle":"","seoTitle":"ind vs aus tour border gavaskar trophy भारतीय टीम में hArshit rana, Abhimanyu eshwaran और nitish reddy तीन नए चेहरे","summary":"टीम में चोटिल मोहम्मद शमी को भी जगह नहीं, कुलदीप यादव भी ईलाज के कारण दौरे से बाहर\n","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-25T16:56:00.000Z","modifiedAt":"2024-10-26T02:49:47.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":389038,"objectId":1455225,"slug":"abhimanyu-easwaran-celebrates-his-century","url":"/lsci/db/PICTURES/CMS/389000/389038.5.jpg","width":365,"height":205,"caption":"Abhimanyu Easwaran celebrates his century","longCaption":"Abhimanyu Easwaran celebrates his century, UP vs Bengal, Ranji Trophy 2024-25, Lucknow, October 14, 2024","credit":"Tanuj/ Ekana Cricket Stadium","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389000/389038.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/389000/389038.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389000/389038.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"साउथ अफ़्रीका दौरे पर दयाल, रमनदीप और वैशाख नए चेहरे","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329655,"objectId":1457001,"scribeId":1457001,"slug":"three-new-faces-on-india-tour-of-south-africa","title":"भारत के साउथ अफ़्रीका दौरे पर रमनदीप समेत तीन नए चेहरे","subTitle":"","seoTitle":"india tour of south africa - india के south africa दौरे पर तीन नए भारतीय चेहरे","summary":"अगले महीने की शुरुआत में चार मैचों की टी20 सीरीज़ का दौरा करेगी भारतीय टीम","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-25T16:50:00.000Z","modifiedAt":"2024-10-26T02:55:56.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":380421,"objectId":1432492,"slug":"ramandeep-singh-celebrates-after-taking-a-back-tracking-blinder","url":"/lsci/db/PICTURES/CMS/380400/380421.5.jpg","width":365,"height":205,"caption":"Ramandeep Singh celebrates after taking a back-tracking blinder\n","longCaption":"Ramandeep Singh celebrates after taking a back-tracking blinder, Lucknow Super Giants vs Kolkata Knight Riders, IPL 2024, Lucknow, May 5, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380400/380421.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380400/380421.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380400/380421.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}}]}]},{"id":"headline:156115","title":"PAK vs ENG","subtitle":"टेस्ट सीरीज़","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"आंकड़े : रावलपिंडी में PAK तेज़ गेंदबाज़ों ने नहीं डाला एक भी ओवर","summary":"पाकिस्तान की टेस्ट सीरीज़ जीत से जुड़े कुछ अनोखे आंकड़े","previewImage":{"id":389838,"objectId":1457063,"slug":"sajid-khan-and-noman-ali-lead-pakistan-from-the-field-after-sharing-all-ten-wickets","url":"/lsci/db/PICTURES/CMS/389800/389838.5.jpg","width":365,"height":205,"caption":"Sajid Khan and Noman Ali lead Pakistan from the field after sharing all ten wickets","longCaption":"Sajid Khan and Noman Ali lead Pakistan from the field after sharing all ten wickets, Pakistan vs England, 3rd Test, Rawalpindi, 3rd day, October 26, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389800/389838.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389800/389838.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389800/389838.10.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":329675,"objectId":1457129,"scribeId":1457129,"slug":"pak-vs-eng-stats-pakistans-first-test-series-win-at-home-since-2021","title":"आंकड़े : रावलपिंडी में पाकिस्तान के तेज़ गेंदबाज़ों ने नहीं डाला एक भी ओवर","subTitle":"","seoTitle":"Pak vs eng, test series - पाकिस्तान की टेस्ट सीरीज़ जीत के रोचक आंकड़े ","summary":"पाकिस्तान की टेस्ट सीरीज़ जीत से जुड़े कुछ अनोखे आंकड़े","shortText":null,"byline":"संपत बंडारुपल्ली ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-26T12:50:00.000Z","modifiedAt":"2024-10-26T12:50:23.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":389839,"objectId":1457066,"slug":"pakistan-take-delight-in-jamie-smith-s-dismissal-as-pakistan-close-in","url":"/lsci/db/PICTURES/CMS/389800/389839.5.jpg","width":365,"height":205,"caption":"Pakistan take delight in Jamie Smith's dismissal, as Pakistan close in","longCaption":"Pakistan take delight in Jamie Smith's dismissal, as Pakistan close in, Pakistan vs England, 3rd Test, Rawalpindi, 3rd day, October 26, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389800/389839.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389800/389839.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389800/389839.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:32:07.747Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"आंकड़े: नोमान और साजिद की रिकॉर्ड गेंदबाज़ी, टूटे कई कीर्तिमान","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329426,"objectId":1455871,"scribeId":1455871,"slug":"pak-vs-eng-2024-stats-noman-and-sajid-share-20-wickets-pakistan-end-winless-home-streak","title":"आंकड़े: नोमान और साजिद की रिकॉर्ड गेंदबाज़ी, टूटे कई कीर्तिमान","subTitle":"","seoTitle":"PAK vs ENG, 2024 - Stats - Noman Ali और Sajid Khan की Record गेंदबाज़ी, टूटे कई कीर्तिमान","summary":"मुल्तान में इंग्लैंड के ख़िलाफ़ पाकिस्तान की धमाकेदार जीत से जुड़े आंकड़े","shortText":null,"byline":"संपत बंडारुपल्ली","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-18T10:03:00.000Z","modifiedAt":"2024-10-18T10:04:34.000Z","showPublishedAt":true,"showModifiedAt":false,"day":4,"authorId":763,"image":{"id":389308,"objectId":1455843,"slug":"sajid-khan-and-noman-ali-took-all-of-the-20-wickets-in-the-test","url":"/lsci/db/PICTURES/CMS/389300/389308.5.jpg","width":365,"height":205,"caption":"Sajid Khan and Noman Ali took all of the 20 wickets in the Test","longCaption":"Sajid Khan and Noman Ali took all of the 20 wickets in the Test, Pakistan vs England, 2nd Test, Multan, 4th day, October 18, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389300/389308.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389300/389308.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389300/389308.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"बाबर के समर्थन में पोस्ट करने पर फ़ख़र को PCB का नोटिस","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329320,"objectId":1455414,"scribeId":1455414,"slug":"pcb-issues-fakhar-zaman-show-cause-notice-after-post-in-support-of-babar-azam","title":"बाबर आज़म के समर्थन में पोस्ट करने पर फ़ख़र ज़मान को PCB ने भेजा कारण बताओ नोटिस ","subTitle":"","seoTitle":"pak vs eng, 2nd test - babar azam के समर्थन में post करने पर fakhar zaman को pcb ने भेट नोटिस","summary":"PCB ने कहा है कि फ़ख़र ने पाकिस्तान में इस खेल को बदनाम किया है","shortText":null,"byline":"दन्याल रसूल ","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-15T10:26:00.000Z","modifiedAt":"2024-10-15T18:31:31.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":689,"image":{"id":388629,"objectId":1454216,"slug":"babar-azam-was-trapped-lbw-for-30-by-chris-woakes","url":"/lsci/db/PICTURES/CMS/388600/388629.5.jpg","width":365,"height":205,"caption":"Babar Azam was trapped lbw for 30 by Chris Woakes","longCaption":"Babar Azam was trapped lbw for 30 by Chris Woakes, Pakistan vs England, 1st Test, Multan, 1st day, October 7, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388600/388629.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388600/388629.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388600/388629.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"\u003cb\u003eदूसरा टेस्ट\u003cB\u003e : नोमान-साजिद की बदौलत 3 साल बाद घर में जीता पाक","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20099,"objectId":1455379,"title":"https://www.espncricinfo.com/hindi/series/england-in-pakistan-2024-25-1442205/pakistan-vs-england-2nd-test-1442216/live-cricket-score","url":"https://www.espncricinfo.com/hindi/series/england-in-pakistan-2024-25-1442205/pakistan-vs-england-2nd-test-1442216/live-cricket-score"}},{"title":"\u003cb\u003eपहला टेस्ट\u003cB\u003e : ब्रूक-रूट ने दिलाई इंग्लैंड को ऐतिहासिक जीत","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20159,"objectId":1456546,"title":"https://www.espncricinfo.com/hindi/series/england-in-pakistan-2024-25-1442205/pakistan-vs-england-1st-test-1442215/full-scorecard","url":"https://www.espncricinfo.com/hindi/series/england-in-pakistan-2024-25-1442205/pakistan-vs-england-1st-test-1442215/full-scorecard"}}]},{"type":"SUPPORT_LINKS","items":[{"title":"WTC अंक तालिका","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19814,"objectId":1450650,"title":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943/points-table-standings","url":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943/points-table-standings"}},{"title":"पूरा कार्यक्रम","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20157,"objectId":1456391,"title":"https://www.espncricinfo.com/hindi/series/england-in-pakistan-2024-25-1442205/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/hindi/series/england-in-pakistan-2024-25-1442205/match-schedule-fixtures-and-results"}}]}]},{"id":"headline:156253","title":"IND vs NZ","subtitle":"महिला वनडे","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"2-1 से भारतीय टीम ने वनडे सीरीज़ पर किया क़ब्ज़ा","summary":"","previewImage":{"id":390008,"objectId":1457608,"slug":"the-india-players-celebrate-with-the-trophy","url":"/lsci/db/PICTURES/CMS/390000/390008.5.jpg","width":365,"height":205,"caption":"The India players celebrate with the trophy","longCaption":"The India players celebrate with the trophy, India vs New Zealand, 3rd ODI, Ahmedabad, October 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390000/390008.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390000/390008.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390000/390008.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":20206,"objectId":1457498,"title":"https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog","url":"https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/india-women-vs-new-zealand-women-3rd-odi-1454393/live-match-blog"}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"मांधना: टीम का आधा ध्यान विश्व कप पर है, ये जीत आत्मविश्वास देगी","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139939,"objectId":1457617,"scribeId":42075704,"statusTypeId":3,"slug":"smriti-mandhana-team-still-had-half-a-mind-on-world-cup-series-win-will-boost-confidence","title":"Mandhana: 'Team still had half a mind on World Cup, series win will boost confidence'","subTitle":"","seoTitle":"Smriti Mandhana - Team still had half a mind on World Cup series win will boost confidence","summary":"Mandhana speaks about her century, India's debutants in the series and the effect of the ODI series win over New Zealand","duration":235,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-10-29","modifiedAt":"2024-10-30T02:45:52.000Z","recordedAt":"2024-10-29","expireAt":"2040-11-01T18:31:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1029/dm_241029_sm_gen/dm_241029_sm_gen.jpg","origin":{"type":"CLIP"},"assetId":"dm_241029_sm_gen","scribeMongoId":"67212a2ef965636cc90ff16a","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1029/dm_241029_sm_gen/dm_241029_sm_gen.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1029/dm_241029_sm_gen/dm_241029_sm_gen/playlist.m3u8"}]}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"ODI गेंदबाज़ी रैंकिंग में दूसरे स्थान पर पहुंचीं दीप्ति","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329743,"objectId":1457521,"scribeId":1457521,"slug":"icc-rankings-deepti-sharma-rises-to-second-on-odi-bowling-table","title":"ODI गेंदबाज़ी रैंकिंग में दूसरे स्थान पर पहुंचीं दीप्ति शर्मा ","subTitle":"","seoTitle":"icc women's ranking - Deepti Sharma, Sophie Devine की रैंकिंग में सुधार ","summary":"भारत में दो ODI खेलने के बाद न्यूज़ीलैंड की सोफ़ी डिवाइन, लिया तहुहू और एमेलिया कर की रैंकिंग में भी सुधार हुआ है","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-29T10:24:00.000Z","modifiedAt":"2024-10-29T10:25:27.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":389736,"objectId":1456813,"slug":"deepti-sharma-came-up-with-a-crucial-strike","url":"/lsci/db/PICTURES/CMS/389700/389736.5.jpg","width":365,"height":205,"caption":"Deepti Sharma came up with a crucial strike","longCaption":"Deepti Sharma came up with a crucial strike, India vs New Zealand, 1st ODI, Ahmedabad, October 24, 2024 ","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389700/389736.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/389700/389736.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389700/389736.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"\u003cb\u003eदूसरा वनडे\u003c/b\u003e- डिवाइन के प्रदर्शन से NZ ने की सीरीज़ बराबर","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329691,"objectId":1457278,"scribeId":1457278,"slug":"new-zealand-vs-india-second-odi-live-blog-updates-smriti-mandhana-harmanpreet-kaur","title":"IND vs NZ, Match Highlights : न्यूज़ीलैंड की 76 रनों से जीत, राधा अर्धशतक से चूकीं","subTitle":"","seoTitle":"New zealand vs india second ODI live blog updates smriti mandhana harmanpreet kaur","summary":"भारतीय टीम का लक्ष्य सीरीज़ में अजेय बढ़त लेने पर","shortText":null,"byline":"नवनीत झा","categoryType":"BLOG","genreType":"OTHER","genreId":736,"genreName":"Live Blog","publishedAt":"2024-10-27T07:32:00.000Z","modifiedAt":"2024-10-27T17:22:53.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":784,"image":{"id":389738,"objectId":1456824,"slug":"sophie-devine-s-unconventional-run-out-led-to-a-big-celebration-from-india","url":"/lsci/db/PICTURES/CMS/389700/389738.5.jpg","width":365,"height":205,"caption":"Sophie Devine's unconventional run out led to a big celebration from India","longCaption":"Sophie Devine's unconventional run out led to a big celebration from India, India vs New Zealand, 1st ODI, Ahmedabad, October 24, 2024 ","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389700/389738.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389700/389738.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389700/389738.10.jpg"}},"matchMeta":{"id":117444,"objectId":1454392,"scribeId":1454392,"slug":"india-women-vs-new-zealand-women-2nd-odi","seriesId":16743,"seriesObjectId":1454389,"seriesSlug":"new-zealand-women-in-india-2024-25"},"isLiveBlog":true,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:32:07.747Z"}},{"title":"\u003cb\u003eपहला वनडे\u003c/b\u003e - गेंदबाज़ी और फ़ील्डिंग में प्रभावी प्रदर्शन से भारत 1-0 से आगे","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329612,"objectId":1456732,"scribeId":1456732,"slug":"ind-vs-nz-first-women-odi-live-blog-smriti-mandhana-and-shafali-verma","title":"IND vs NZ Match Highlights: गेंदबाज़ी और फ़ील्डिंग में प्रभावी प्रदर्शन से भारत की बड़ी जीत","subTitle":"","seoTitle":"ind vs nz 1st women's odi live blog smriti mandhana और Shafali Verma पवेलियन वापस, भारत को साझेदारी की ज़रूरत","summary":"विश्व कप के जख़्मों को भरने उतरेगा भारत","shortText":null,"byline":"नवनीत झा","categoryType":"BLOG","genreType":"OTHER","genreId":736,"genreName":"Live Blog","publishedAt":"2024-10-24T07:03:00.000Z","modifiedAt":"2024-10-24T07:07:00.000Z","showPublishedAt":true,"showModifiedAt":true,"day":null,"authorId":784,"image":{"id":388535,"objectId":1454037,"slug":"india-had-a-much-improved-showing-on-the-field","url":"/lsci/db/PICTURES/CMS/388500/388535.5.jpg","width":365,"height":205,"caption":"India had a much improved showing on the field","longCaption":"India had a much improved showing on the field, Women's T20 World Cup 2024, Group A, Dubai, October 6, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388500/388535.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/388500/388535.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388500/388535.10.jpg"}},"matchMeta":{"id":117443,"objectId":1454391,"scribeId":1454391,"slug":"india-women-vs-new-zealand-women-1st-odi","seriesId":16743,"seriesObjectId":1454389,"seriesSlug":"new-zealand-women-in-india-2024-25"},"isLiveBlog":true,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:28:32.434Z"}}]},{"type":"SUPPORT_LINKS","items":[{"title":"चैंपियनशिप अंक तालिका","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20182,"objectId":1456831,"title":"https://www.espncricinfo.com/hindi/series/icc-women-s-championship-2022-23-2025-1308225/points-table-standings","url":"https://www.espncricinfo.com/hindi/series/icc-women-s-championship-2022-23-2025-1308225/points-table-standings"}},{"title":"पूरा कार्यक्रम","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20196,"objectId":1457366,"title":"https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/hindi/series/new-zealand-women-in-india-2024-25-1454389/match-schedule-fixtures-and-results"}}]}]},{"id":"headline:156243","title":"IND vs NZ","subtitle":"पुरुष टेस्ट","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"खट्टा-मीठा क्षण, जब क्रिकेट की महान जीतों में से एक का अंत हुआ","summary":"","previewImage":{"id":389864,"objectId":1457108,"slug":"the-new-zealand-players-rejoice-after-their-first-test-series-win-in-india","url":"/lsci/db/PICTURES/CMS/389800/389864.5.jpg","width":365,"height":205,"caption":"The New Zealand players rejoice after their first Test series win in India","longCaption":"The New Zealand players rejoice after their first Test series win in India, India vs New Zealand, 2nd Test, Pune, 3rd day, October 26, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389800/389864.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389800/389864.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389800/389864.10.jpg"}},"type":"STORY","countryCodes":[],"story":{"id":329715,"objectId":1457387,"scribeId":1457387,"slug":"bittersweet-moment-for-india-as-one-of-crickets-great-winning-streaks-ends","title":"भारत के लिए खट्टा-मीठा क्षण, जब क्रिकेट की महान जीतों में से एक का अंत हुआ","subTitle":"","seoTitle":"ind vs nz - india के लिए खट्टा-मीठा क्षण जब क्रिकेट की महान जीतों में से एक का अंत हुआ","summary":"यह एक टीम है जो परिवर्तन की ओर बढ़ रही है। जबकि घरेलू मैदान पर भारत को अजेय बनाने वाले खिलाड़ी अभी भी आसपास हैं, आइए इस बात का जश्न मनाएं कि उन्होंने क्या हासिल किया","shortText":null,"byline":"सिद्धार्थ मोंगा","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-28T05:13:00.000Z","modifiedAt":"2024-10-28T05:18:20.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":272,"image":{"id":389825,"objectId":1457047,"slug":"the-new-zealand-innings-finished-with-a-run-out","url":"/lsci/db/PICTURES/CMS/389800/389825.5.jpg","width":365,"height":205,"caption":"The New Zealand innings finished with a run out","longCaption":"The New Zealand innings finished with a run out, India vs New Zealand, 2nd Test, Pune, 3rd day, October 26, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389800/389825.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389800/389825.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389800/389825.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"हां या ना: रोहित और कोहली का फ़ॉर्म BGT से पहले चिंता का सबब","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139916,"objectId":1457136,"scribeId":0,"statusTypeId":3,"slug":"ind-vs-nz-2024-pune-test-day-three-haan-ya-naa-with-sanjay-manjrekar","title":"हां या ना: रोहित और कोहली का फ़ॉर्म BGT से पहले चिंता का सबब है","subTitle":"","seoTitle":"IND vs NZ 2024 Pune Test DAY three Haan Ya Naa with Sanjay Manjrekar","summary":"भारत की न्यूज़ीलैंड के ख़िलाफ़ सीरीज़ हार से जुड़े अहम सवालों पर संजय मांजरेकर का फ़ैसला","duration":83,"genreId":247,"genreType":"GENERAL","genreName":"Haan Ya Naa","publishedAt":"2024-10-26","modifiedAt":"2024-10-26T12:52:47.000Z","recordedAt":"2024-10-26","expireAt":"2050-10-29T12:49:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1026/cric_241026_HaanYaNaa_INDvNZ_T2D3_NB/cric_241026_HaanYaNaa_INDvNZ_T2D3_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241026_HaanYaNaa_INDvNZ_T2D3_NB","scribeMongoId":"671ce586c75fe922b7f271ea","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1026/cric_241026_HaanYaNaa_INDvNZ_T2D3_NB/cric_241026_HaanYaNaa_INDvNZ_T2D3_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1026/cric_241026_HaanYaNaa_INDvNZ_T2D3_NB/cric_241026_HaanYaNaa_INDvNZ_T2D3_NB/playlist.m3u8"}]}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"रोहित : हमें अश्विन और जाडेजा से बहुत अधिक उम्मीदें होती हैं","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329688,"objectId":1457271,"scribeId":1457271,"slug":"ind-vs-nz-rohit-unfazed-by-ashwin-and-jadeja-returns-too-much-expectation-on-those-guys","title":"रोहित : हमें हर बार अश्विन और जाडेजा से बहुत अधिक उम्मीदें होती हैं","subTitle":"","seoTitle":"ind vs nz pune test rohit sharma- हमें हर बार r ashwin और ravindra jadeja से बहुत अधिक उम्मीदें होती हैं","summary":"भारतीय कप्तान ने अपने सीनियर स्पिनरों का बचाव किया\n","shortText":null,"byline":"देवरायण मुथु","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-27T04:39:00.000Z","modifiedAt":"2024-10-27T04:39:30.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":651,"image":{"id":389239,"objectId":1455686,"slug":"rohit-sharma-and-india-had-a-tough-day-in-bengaluru","url":"/lsci/db/PICTURES/CMS/389200/389239.5.jpg","width":365,"height":205,"caption":"Rohit Sharma and India had a tough day in Bengaluru","longCaption":"Rohit Sharma and India had a tough day in Bengaluru, India vs New Zealand, 1st Test, Bengaluru, 2nd day, October 17, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389200/389239.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/389200/389239.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389200/389239.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"12 साल बाद भारत की घर में पहली सीरीज़ हार और बहुत कुछ...","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329680,"objectId":1457151,"scribeId":1457151,"slug":"ind-vs-nz-pune-test-stats-new-zealand-end-indias-12-year-record-streak","title":"12 साल बाद भारत की घर में पहली सीरीज़ हार और बहुत कुछ...","subTitle":"","seoTitle":"ind-vs-nz-pune-test-stats-12 साल बाद भारत की घर में पहली सीरीज़ हार और बहुत कुछ...","summary":"भारत-न्यूज़ीलैंड पुणे टेस्ट के दौरान बने कुछ महत्वपूर्ण और अनोखे रिकॉर्ड \n","shortText":null,"byline":"संपत बंडारूपल्ली","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-26T14:51:00.000Z","modifiedAt":"2024-10-26T14:51:31.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":763,"image":{"id":389865,"objectId":1457110,"slug":"mitchell-santner-soaks-it-in-after-his-13th-wicket-of-the-match","url":"/lsci/db/PICTURES/CMS/389800/389865.5.jpg","width":365,"height":205,"caption":"Mitchell Santner soaks it in after his 13th wicket of the match","longCaption":"Mitchell Santner soaks it in after his 13th wicket of the match, India vs New Zealand, 2nd Test, Pune, 3rd day, October 26, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389800/389865.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389800/389865.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389800/389865.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}}]},{"type":"CAROUSEL","items":[{"title":"'T20 की वजह से टेस्ट में बल्लेबाज़ों की तकनीक ख़राब हो रही'","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139907,"objectId":1456999,"scribeId":0,"statusTypeId":3,"slug":"ind-vs-nz-2024-pune-test-day-two-hindi-review-with-sanjay-manjrekar","title":"मांजरेकर: T20 की वजह से टेस्ट में बल्लेबाज़ों की तकनीक ख़राब हो रही","subTitle":"","seoTitle":"IND vs NZ 2024 Pune Test day two Hindi review with Sanjay Manjrekar","summary":"भारत और न्यूज़ीलैंड के बीच खेले जा रहे पुणे टेस्ट के दूसरे दिन का लेखा जोखा संजय मांजरेकर के साथ","duration":733,"genreId":281,"genreType":"GENERAL","genreName":"Match Day Hindi","publishedAt":"2024-10-25","modifiedAt":"2024-10-25T16:19:41.000Z","recordedAt":"2024-10-25","expireAt":"2050-10-28T16:13:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1025/cric_241025_Hindi_INDVNZ_REV_T2D2_NB/cric_241025_Hindi_INDVNZ_REV_T2D2_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241025_Hindi_INDVNZ_REV_T2D2_NB","scribeMongoId":"671bc3fec75fe922b7f19bb3","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1025/cric_241025_Hindi_INDVNZ_REV_T2D2_NB/cric_241025_Hindi_INDVNZ_REV_T2D2_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1025/cric_241025_Hindi_INDVNZ_REV_T2D2_NB/cric_241025_Hindi_INDVNZ_REV_T2D2_NB/playlist.m3u8"}]}},{"title":"हां या ना: स्पिन के ख़िलाफ़ भारतीय बल्लेबाज़ों की पोल फिर खुल गई","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139896,"objectId":1456982,"scribeId":0,"statusTypeId":3,"slug":"ind-vs-nz-2024-pune-test-day-two-haan-ya-naa-with-sanjay-manjrekar","title":"हां या ना: स्पिन के ख़िलाफ़ भारतीय बल्लेबाज़ों की पोल फिर खुल गई","subTitle":"","seoTitle":"IND vs NZ 2024 Pune Test DAY two Haan Ya Naa with Sanjay Manjrekar","summary":"भारत और न्यूज़ीलैंड के बीच पुणे टेस्ट के दूसरे दिन से जुड़े अहम सवालों पर संजय मांजरेकर का फ़ैसला","duration":78,"genreId":247,"genreType":"GENERAL","genreName":"Haan Ya Naa","publishedAt":"2024-10-25","modifiedAt":"2024-10-25T13:00:17.000Z","recordedAt":"2024-10-25","expireAt":"2050-10-28T12:55:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1025/cric_241025_HaanYaNaa_INDvNZ_T2D2_NB/cric_241025_HaanYaNaa_INDvNZ_T2D2_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241025_HaanYaNaa_INDvNZ_T2D2_NB","scribeMongoId":"671b95c3bbfe4c17ae61af5d","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1025/cric_241025_HaanYaNaa_INDvNZ_T2D2_NB/cric_241025_HaanYaNaa_INDvNZ_T2D2_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1025/cric_241025_HaanYaNaa_INDvNZ_T2D2_NB/cric_241025_HaanYaNaa_INDvNZ_T2D2_NB/playlist.m3u8"}]}},{"title":"रोहित : 'हम दबाव में प्रतिक्रिया देने में असफल रहे'","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139921,"objectId":1457161,"scribeId":42013709,"statusTypeId":3,"slug":"ind-vs-nz-rohit-sharma-we-failed-to-respond-to-the-pressure-after-a-great-partnership","title":"Rohit Sharma: We failed to respond to the pressure after a great partnership ","subTitle":"","seoTitle":"Ind vs NZ - Rohit Sharma - We failed to respond to the pressure after a great partnership ","summary":"India were 127 for 2, but were bowled out for 245 in pursuit of 359 against New Zealand in Pune","duration":286,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-10-26","modifiedAt":"2024-10-26T17:00:41.000Z","recordedAt":"2024-10-26","expireAt":"2044-10-29T16:38:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1026/dm_241026_INET_CRIC_INDVNZ24_ROHITPC_NONBRANDED_GLOBAL/dm_241026_INET_CRIC_INDVNZ24_ROHITPC_NONBRANDED_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_241026_INET_CRIC_INDVNZ24_ROHITPC_NONBRANDED_GLOBAL","scribeMongoId":"671d1b5dc75fe922b7f28877","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1026/dm_241026_INET_CRIC_INDVNZ24_ROHITPC_NONBRANDED_GLOBAL/dm_241026_INET_CRIC_INDVNZ24_ROHITPC_NONBRANDED_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1026/dm_241026_INET_CRIC_INDVNZ24_ROHITPC_NONBRANDED_GLOBAL/dm_241026_INET_CRIC_INDVNZ24_ROHITPC_NONBRANDED_GLOBAL/playlist.m3u8"}]}}]}]},{"id":"headline:156159","title":"IND vs NZ","subtitle":"बेंगलुरु","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"रोहित: पहले दो-तीन घंटों को छोड़ कर हमने अच्छा क्रिकेट खेला","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139844,"objectId":1456231,"scribeId":41900448,"statusTypeId":3,"slug":"ind-vs-nz-1st-test-rohit-sharma-except-the-first-two-three-hours-we-played-a-very-good-test","title":"Rohit: 'Except the first two-three hours, we played very good Test cricket'","subTitle":"","seoTitle":"Ind vs NZ 1st Test - Rohit Sharma - Except the first two-three hours we played a very good Test","summary":"Rohit Sharma looks back at India's eight-wicket loss to New Zealand in the first Test in Bengaluru","duration":284,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T11:49:38.000Z","recordedAt":"2024-10-20","expireAt":"2044-10-23T11:41:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1020/dm_241020_INET_CRIC_indvnz_rohit-pc_nonbranded_global/dm_241020_INET_CRIC_indvnz_rohit-pc_nonbranded_global.jpg","origin":{"type":"CLIP"},"assetId":"dm_241020_INET_CRIC_indvnz_rohit-pc_nonbranded_global","scribeMongoId":"6714ed11e929ad56b81b0462","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1020/dm_241020_INET_CRIC_indvnz_rohit-pc_nonbranded_global/dm_241020_INET_CRIC_indvnz_rohit-pc_nonbranded_global.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1020/dm_241020_INET_CRIC_indvnz_rohit-pc_nonbranded_global/dm_241020_INET_CRIC_indvnz_rohit-pc_nonbranded_global/playlist.m3u8"}]}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"रोहित : तीन घंटे की ख़राब क्रिकेट हमें परिभाषित नहीं करती","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329502,"objectId":1456288,"scribeId":1456288,"slug":"ind-v-nz-1st-test-rohit-sharma-three-hours-of-bad-cricket-not-going-to-dictate-what-this-team-is","title":"रोहित : तीन घंटे की ख़राब क्रिकेट हमें परिभाषित नहीं करती","subTitle":"","seoTitle":"ind vs nz- 1st test - Rohit Sharma ने कहा कि तीन घंटे की ख़राब क्रिकेट हमें परिभाषित नहीं करती","summary":"दूसरी पारी में वापसी करने का प्रयास करने के लिए भारतीय कप्तान ने अपने खिलाड़ियों की तारीफ़ की है","shortText":null,"byline":"आशीष पंत","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-20T16:23:00.000Z","modifiedAt":"2024-10-21T03:30:55.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":777,"image":{"id":388361,"objectId":1453577,"slug":"rohit-sharma-has-his-thinking-cap-on","url":"/lsci/db/PICTURES/CMS/388300/388361.5.jpg","width":365,"height":205,"caption":"Rohit Sharma has his thinking cap on","longCaption":"Rohit Sharma has his thinking cap on, India vs Bangladesh, 2nd Test, Kanpur, 4th day, September 30, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388300/388361.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388300/388361.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388300/388361.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"भारत के ख़िलाफ़ न्यूज़ीलैंड ने बनाए कई बड़े रिकॉर्ड्स","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329490,"objectId":1456215,"scribeId":1456215,"slug":"a-win-in-india-for-new-zealand-after-36-years-and-an-expensive-test-for-spinner","title":"24 वर्ष बाद 100 से अधिक का लक्ष्य देने के बावजूद घर पर हारा भारत ","subTitle":"","seoTitle":"ind vs nz, bengaluru test stats - भारत बनाम न्यूज़ीलैंड टेस्ट आंकड़े ","summary":"पिछले 20 वर्षों में यह दूसरी बार है जब भारत एक ही साल में घर पर दो टेस्ट हारा है","shortText":null,"byline":"संपत बंडारुपल्ली ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-20T10:22:00.000Z","modifiedAt":"2024-10-20T10:31:56.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":389461,"objectId":1456198,"slug":"rohit-sharma-and-tom-latham-chat-after-the-game","url":"/lsci/db/PICTURES/CMS/389400/389461.5.jpg","width":365,"height":205,"caption":"Rohit Sharma and Tom Latham chat after the game","longCaption":"Rohit Sharma and Tom Latham chat after the game, India vs New Zealand, 1st Test, Bengaluru, 5th day, October 20, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389400/389461.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389400/389461.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389400/389461.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"भारत की हार के बाद रोचक हुई WTC फ़ाइनल की दौड़","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329483,"objectId":1456187,"scribeId":1456187,"slug":"india-vs-new-zealand-bengaluru-world-test-championship-final-race","title":"भारत की हार के बाद रोचक हुई WTC फ़ाइनल की दौड़ ","subTitle":"","seoTitle":"india vs new zealand, 1 test में भारत की हार के बाद world test championship के points table पर क्या असर पड़ा","summary":"हालांकि इस हार के बावजूद भारत अंक तालिका में शीर्ष पर बना हुआ है ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-20T08:31:00.000Z","modifiedAt":"2024-10-20T08:42:21.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":389439,"objectId":1456155,"slug":"abhishek-nayar-rohit-sharma-and-gautam-gambhir-look-on","url":"/lsci/db/PICTURES/CMS/389400/389439.5.jpg","width":365,"height":205,"caption":"Abhishek Nayar, Rohit Sharma and Gautam Gambhir look on","longCaption":"Abhishek Nayar, Rohit Sharma and Gautam Gambhir look on, India vs New Zealand, 1st Test, Bengaluru, 5th day, October 20, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389400/389439.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389400/389439.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389400/389439.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}}]},{"type":"CAROUSEL","items":[{"title":"हां या ना: अश्विन को दूसरी पारी में देर से लाना समझ से परे था","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139837,"objectId":1456192,"scribeId":0,"statusTypeId":3,"slug":"ind-vs-nz-2024-bengaluru-test-day-five-haan-ya-naa-with-sanjay-manjrekar","title":"हां या ना: अश्विन को दूसरी पारी में देर से लाना समझ से परे था","subTitle":"","seoTitle":"IND vs NZ 2024 Bengaluru Test DAY five Haan Ya Naa with Sanjay Manjrekar","summary":"भारत के ख़िलाफ़ न्यूज़ीलैंड की जीत से जुड़े अहम सवालों पर संजय मांजरेकर का फ़ैसला","duration":93,"genreId":247,"genreType":"GENERAL","genreName":"Haan Ya Naa","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T08:40:17.000Z","recordedAt":"2024-10-20","expireAt":"2050-10-23T08:35:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1020/cric_241020_HaanYaNaa_INDVNZ_T1D5_NB/cric_241020_HaanYaNaa_INDVNZ_T1D5_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241020_HaanYaNaa_INDVNZ_T1D5_NB","scribeMongoId":"6714c116c57dfa6ff065d1f9","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1020/cric_241020_HaanYaNaa_INDVNZ_T1D5_NB/cric_241020_HaanYaNaa_INDVNZ_T1D5_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1020/cric_241020_HaanYaNaa_INDVNZ_T1D5_NB/cric_241020_HaanYaNaa_INDVNZ_T1D5_NB/playlist.m3u8"}]}},{"title":"मांजरेकर: न्यूज़ीलैंड की ऐतिहीसिक जीत में छा गए ओरूर्क और रविंद्र","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139842,"objectId":1456207,"scribeId":0,"statusTypeId":3,"slug":"ind-vs-nz-2024-bengaluru-test-day-five-hindi-review-with-sanjay-manjrekar","title":"मांजरेकर: न्यूज़ीलैंड की ऐतिहीसिक जीत में छा गए ओरुर्क और रविंद्र","subTitle":"","seoTitle":"IND vs NZ 2024 Bengaluru Test day five Hindi review with Sanjay Manjrekar","summary":"भारत की न्यूज़ीलैंड के ख़िलाफ़ बेंगलुरु टेस्ट में मिली हार की समीक्षा संजय मांजरेकर के साथ","duration":420,"genreId":281,"genreType":"GENERAL","genreName":"Match Day Hindi","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T09:54:17.000Z","recordedAt":"2024-10-20","expireAt":"2050-10-23T09:49:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1020/cric_241020_Hindi_INDVNZ_TL1D5_revnb/cric_241020_Hindi_INDVNZ_TL1D5_revnb.jpg","origin":{"type":"CLIP"},"assetId":"cric_241020_Hindi_INDVNZ_TL1D5_revnb","scribeMongoId":"6714d246e929ad56b81aff3d","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1020/cric_241020_Hindi_INDVNZ_TL1D5_revnb/cric_241020_Hindi_INDVNZ_TL1D5_revnb.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1020/cric_241020_Hindi_INDVNZ_TL1D5_revnb/cric_241020_Hindi_INDVNZ_TL1D5_revnb/playlist.m3u8"}]}},{"title":"रोहित : हम सभी जानते हैं कि पंत किस स्थिति से गुज़रे हैं","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139843,"objectId":1456228,"scribeId":41900261,"statusTypeId":3,"slug":"ind-vs-nz-1st-test-rohit-sharma-on-rishabh-pant-we-need-to-be-extra-careful-with-him","title":"Rohit: 'We need to be extra careful with someone like Pant'","subTitle":"","seoTitle":"Ind vs NZ 1st Test - Rohit Sharma on Rishabh Pant - We need to be extra careful with him","summary":"\"He's had a massive operation on his leg, so we all know what he went through\"","duration":119,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T11:52:07.000Z","recordedAt":"2024-10-20","expireAt":"2044-10-23T11:29:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/1020/dm_241020_INET_CRIC_indvnz_rohit-on-pant_nonbranded_global/dm_241020_INET_CRIC_indvnz_rohit-on-pant_nonbranded_global.jpg","origin":{"type":"CLIP"},"assetId":"dm_241020_INET_CRIC_indvnz_rohit-on-pant_nonbranded_global","scribeMongoId":"6714e9fc32a468781e285ceb","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1020/dm_241020_INET_CRIC_indvnz_rohit-on-pant_nonbranded_global/dm_241020_INET_CRIC_indvnz_rohit-on-pant_nonbranded_global.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1020/dm_241020_INET_CRIC_indvnz_rohit-on-pant_nonbranded_global/dm_241020_INET_CRIC_indvnz_rohit-on-pant_nonbranded_global/playlist.m3u8"}]}}]},{"type":"SUPPORT_LINKS","items":[{"title":"रिपोर्ट, पांचवां दिन","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329480,"objectId":1456180,"scribeId":1456180,"slug":"indian-vs-new-zealand-test-report-bengaluru","title":"न्यूज़ीलैंड की भारत में 1988 के बाद पहली जीत में चमके रविंद्र","subTitle":"","seoTitle":"ind vs nz - new zealand की india में 1988 के बाद पहली जीत में चमके rachin ravindra","summary":"जसप्रीत बुमराह ने हर दूसरी गेंद पर मुश्किल खड़ी की लेकिन न्यूज़ीलैंड 107 के लक्ष्य को पा गया","shortText":null,"byline":"सिद्धार्थ मोंगा","categoryType":"OTHERS","genreType":"REPORT","genreId":729,"genreName":"Report","publishedAt":"2024-10-20T07:58:00.000Z","modifiedAt":"2024-10-20T09:56:38.000Z","showPublishedAt":true,"showModifiedAt":false,"day":5,"authorId":272,"image":{"id":389451,"objectId":1456167,"slug":"will-young-and-rachin-ravindra-chipped-away-at-the-target","url":"/lsci/db/PICTURES/CMS/389400/389451.5.jpg","width":365,"height":205,"caption":"Will Young and Rachin Ravindra chipped away at the target","longCaption":"Will Young and Rachin Ravindra chipped away at the target, India vs New Zealand, 1st Test, Bengaluru, 5th day, October 20, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389400/389451.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389400/389451.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389400/389451.10.jpg"}},"matchMeta":{"id":115506,"objectId":1439896,"scribeId":1439896,"slug":"india-vs-new-zealand-1st-test","seriesId":16434,"seriesObjectId":1439847,"seriesSlug":"new-zealand-in-india-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"टेस्ट में भारत के न्यूनतम स्कोर","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20115,"objectId":1455659,"title":"https://www.espncricinfo.com/records/team/team-lowest-innings-totals/india-6/test-matches-1","url":"https://www.espncricinfo.com/records/team/team-lowest-innings-totals/india-6/test-matches-1"}},{"title":"अंक तालिका","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19814,"objectId":1450650,"title":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943/points-table-standings","url":"https://www.espncricinfo.com/hindi/series/icc-world-test-championship-2023-2025-1345943/points-table-standings"}},{"title":"पूरा कार्यक्रम","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20104,"objectId":1455483,"title":"https://www.espncricinfo.com/hindi/series/new-zealand-in-india-2024-25-1439847/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/hindi/series/new-zealand-in-india-2024-25-1439847/match-schedule-fixtures-and-results"}}]}]},{"id":"headline:156223","title":"T20 विश्व कप","subtitle":"फ़ाइनल","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"न्यूज़ीलैंड ने किया ट्रॉफ़ी का सूखा समाप्त","summary":"साउथ अफ़्रीका को फ़ाइनल में 32 रनों से हराया","previewImage":{"id":139847,"objectId":1456264,"slug":"raman-shiwakoti-profile-portrait","url":"","width":0,"height":0,"caption":"Raman Shiwakoti profile portrait","longCaption":"Raman Shiwakoti umpire profile portrait","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}},"type":"VIDEO","countryCodes":[],"video":{"id":139852,"objectId":1456303,"scribeId":41905429,"statusTypeId":3,"slug":"watch-new-zealand-end-title-drought","title":"Watch - New Zealand end title drought","subTitle":"","seoTitle":"Watch - New Zealand end title drought","summary":"Defeat South Africa by 32 runs to win the T20 World Cup 2024","duration":30,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T18:57:22.000Z","recordedAt":"2024-10-20","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1020/dm_241020_HL_NZvSAfinal_winning/dm_241020_HL_NZvSAfinal_winning.jpg","origin":{"type":"CLIP"},"assetId":"dm_241020_HL_NZvSAfinal_winning","scribeMongoId":"67153fe0c57dfa6ff065ed01","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1020/dm_241020_HL_NZvSAfinal_winning/dm_241020_HL_NZvSAfinal_winning.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1020/dm_241020_HL_NZvSAfinal_winning/dm_241020_HL_NZvSAfinal_winning/playlist.m3u8"}]}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"वनडे और T20 वर्ल्ड कप जीतने वाली सिर्फ़ तीसरी महिला टीम बनी NZ","summary":"कर, बेट्स और डिवाइन के नाम भी हुए कुछ रोचक कीर्तिमान","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329516,"objectId":1456364,"scribeId":1456364,"slug":"womens-t20-world-cup-2024-final-stats-amelia-kerr-smashes-records-on-historic-day-for-new-zealand","title":"आंकड़े : वनडे और T20 वर्ल्ड कप जीतने वाली सिर्फ़ तीसरी महिला टीम बनी न्यूज़ीलैंड ","subTitle":"","seoTitle":"women's t20 world cup 2024 final - महिला T20 वर्ल्ड कप जीतने के बाद न्यूज़ीलैंड और कर, डिवाइन और बेट्स के आंकड़े ","summary":"कर, बेट्स और डिवाइन के नाम भी हुए कुछ रोचक कीर्तिमान","shortText":null,"byline":"संपत बंडारुपल्ली ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-21T04:44:00.000Z","modifiedAt":"2024-10-21T04:46:35.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":389520,"objectId":1456305,"slug":"amelia-kerr-was-named-the-player-of-the-final-for-her-all-round-show","url":"/lsci/db/PICTURES/CMS/389500/389520.5.jpg","width":365,"height":205,"caption":"Amelia Kerr was named the Player of the Final for her all-round show","longCaption":"Amelia Kerr was named the Player of the Final for her all-round show, South Africa vs New Zealand, final, Dubai, Women's T20 World Cup, October 20, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389500/389520.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389500/389520.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389500/389520.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"कर और हैलिडे ने फ़ाइनल में किया कमाल","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20145,"objectId":1456256,"title":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-south-africa-women-final-1432444/live-cricket-score","url":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-south-africa-women-final-1432444/live-cricket-score"}}]},{"type":"CAROUSEL","items":[{"title":"वुलफ़ार्ट की तेज़ शुरुआत","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139850,"objectId":1456284,"scribeId":41904053,"statusTypeId":3,"slug":"watch-wolvaardt-smashes-one-to-midwicket","title":"Watch - Wolvaardt smashes one to midwicket","subTitle":"","seoTitle":"Watch - Wolvaardt smashes one to midwicket","summary":"Wolvaardt got off to a flying start","duration":21,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T16:17:29.000Z","recordedAt":"2024-10-20","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1020/dm_241020_HL_NZvSAfinal_laura4/dm_241020_HL_NZvSAfinal_laura4.jpg","origin":{"type":"CLIP"},"assetId":"dm_241020_HL_NZvSAfinal_laura4","scribeMongoId":"67152bf1c57dfa6ff065e9c4","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1020/dm_241020_HL_NZvSAfinal_laura4/dm_241020_HL_NZvSAfinal_laura4.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1020/dm_241020_HL_NZvSAfinal_laura4/dm_241020_HL_NZvSAfinal_laura4/playlist.m3u8"}]}},{"title":"प्लिमर ने मिडविकेट के ऊपर से लगाया शानदार शॉट","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139847,"objectId":1456264,"scribeId":41902401,"statusTypeId":3,"slug":"watch-plimmer-clobbers-kapp-over-midwicket","title":"Watch - Plimmer clobbers Kapp over midwicket","subTitle":"","seoTitle":"Watch - Plimmer clobbers Kapp over midwicket","summary":"Uses her feet well in the first over of the game","duration":25,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T14:49:02.000Z","recordedAt":"2024-10-20","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1020/dm_241020_HL_NZvSAfinal_plimmer4/dm_241020_HL_NZvSAfinal_plimmer4.jpg","origin":{"type":"CLIP"},"assetId":"dm_241020_HL_NZvSAfinal_plimmer4","scribeMongoId":"671512f232a468781e286d0d","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1020/dm_241020_HL_NZvSAfinal_plimmer4/dm_241020_HL_NZvSAfinal_plimmer4.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1020/dm_241020_HL_NZvSAfinal_plimmer4/dm_241020_HL_NZvSAfinal_plimmer4/playlist.m3u8"}]}},{"title":"हैलिडे ने लगाया चौका","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139849,"objectId":1456274,"scribeId":41903273,"statusTypeId":3,"slug":"watch-halliday-ends-the-boundary-drought","title":"Watch - Halliday ends the boundary drought","subTitle":"","seoTitle":"Watch - Halliday ends the boundary drought","summary":"Gets across and whacks it through square leg","duration":29,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T15:36:10.000Z","recordedAt":"2024-10-20","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1020/dm_241020_HL_NZvSAfinal_hallie4/dm_241020_HL_NZvSAfinal_hallie4.jpg","origin":{"type":"CLIP"},"assetId":"dm_241020_HL_NZvSAfinal_hallie4","scribeMongoId":"67152062c57dfa6ff065e885","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1020/dm_241020_HL_NZvSAfinal_hallie4/dm_241020_HL_NZvSAfinal_hallie4.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1020/dm_241020_HL_NZvSAfinal_hallie4/dm_241020_HL_NZvSAfinal_hallie4/playlist.m3u8"}]}},{"title":"बोश को आउट करने के लिए न्यूज़ीलैंड ने लिया DRS","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139851,"objectId":1456297,"scribeId":41904673,"statusTypeId":3,"slug":"watch-nz-use-drs-to-dismiss-bosch","title":"Watch - NZ use DRS to dismiss Bosch","subTitle":"","seoTitle":"Watch - NZ use DRS to dismiss Bosch","summary":"Gaze spots the edge and convinces the use of review","duration":21,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T16:55:35.000Z","recordedAt":"2024-10-20","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1020/dm_241020_boschwkt/dm_241020_boschwkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241020_boschwkt","scribeMongoId":"671534e1c57dfa6ff065ebbc","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1020/dm_241020_boschwkt/dm_241020_boschwkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1020/dm_241020_boschwkt/dm_241020_boschwkt/playlist.m3u8"}]}},{"title":"म्लाबा ने बेट्स को किया चलता","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139848,"objectId":1456266,"scribeId":41902705,"statusTypeId":3,"slug":"watch-mlaba-bowls-bates","title":"Watch - Mlaba bowls Bates ","subTitle":"","seoTitle":"Watch - Mlaba bowls Bates ","summary":"Bates shuffles to sweep but misses ","duration":27,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-20","modifiedAt":"2024-10-20T14:54:40.000Z","recordedAt":"2024-10-20","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1020/dm_241020_HL_NZvSAfinal_bateswkt/dm_241020_HL_NZvSAfinal_bateswkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241020_HL_NZvSAfinal_bateswkt","scribeMongoId":"6715185cc57dfa6ff065e7ab","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1020/dm_241020_HL_NZvSAfinal_bateswkt/dm_241020_HL_NZvSAfinal_bateswkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1020/dm_241020_HL_NZvSAfinal_bateswkt/dm_241020_HL_NZvSAfinal_bateswkt/playlist.m3u8"}]}}]}]},{"id":"headline:156164","title":"T20 विश्व कप","subtitle":"सेमीफ़ाइनल","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"2nd Semi-Final: New Zealand Women v West Indies Women at Sharjah, Oct 18, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":114959,"id":114959,"objectId":1432443,"scribeId":1432443,"slug":"new-zealand-women-vs-west-indies-women-2nd-semi-final","stage":"FINISHED","state":"POST","internationalClassId":10,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"दूसरा सेमीफ़ाइनल","floodlit":"night","startDate":"2024-10-18T00:00:00.000Z","endDate":"2024-10-18T00:00:00.000Z","startTime":"2024-10-18T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"न्यूज़ीलैंड महिला की 8 रन से जीत ","statusEng":"RESULT","internationalNumber":"002097","generalNumber":null,"winnerTeamId":2614,"tossWinnerTeamId":2614,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.06,"liveOversPending":null,"liveBalls":115,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"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,"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},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"न्यूज़ीलैंड महिला","longName":"न्यूज़ीलैंड महिला","abbreviation":"न्यूज़ीलैंड","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"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":"न्यूज़ीलैंड","shortName":"न्यूज़ीलैंड","abbreviation":"न्यूज़ीलैंड","slug":"new-zealand"}},"isHome":true,"isLive":false,"score":"128/9","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3867,"objectId":3816,"scribeId":3816,"slug":"west-indies-women","name":"वेस्टइंडीज़ महिला","longName":"वेस्टइंडीज़ महिला","abbreviation":"वेस्टइंडीज़","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":false,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"वेस्टइंडीज़","shortName":"वेस्टइंडीज़","abbreviation":"वेस्टइंडीज़","slug":"west-indies"}},"isHome":false,"isLive":false,"score":"120/8","scoreInfo":"20 ov, T:129","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":329405,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":39,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-11-25T21:28:29.583Z","scorecardSource":"emma","ballByBallSource":"feedback"}},"relatedItem":null},{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"1st Semi-Final: Australia Women v South Africa Women at Dubai (DICS), Oct 17, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":114958,"id":114958,"objectId":1432442,"scribeId":1432442,"slug":"australia-women-vs-south-africa-women-1st-semi-final","stage":"FINISHED","state":"POST","internationalClassId":10,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"पहला सेमीफ़ाइनल","floodlit":"night","startDate":"2024-10-17T00:00:00.000Z","endDate":"2024-10-17T00:00:00.000Z","startTime":"2024-10-17T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"साउथ अफ़्रीका महिला की 8 विकेट से जीत, 16 गेंद बाकी ","statusEng":"RESULT","internationalNumber":"002096","generalNumber":null,"winnerTeamId":3379,"tossWinnerTeamId":3379,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17.02,"liveOversPending":null,"liveBalls":102,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"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,"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},"ground":{"id":2439,"objectId":392627,"name":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","smallName":"दुबई","longName":"दुबई अंतर्राष्ट्रीय क्रिकेट स्टेडियम","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"team":{"id":289,"objectId":238,"scribeId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":false,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"134/5","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3379,"objectId":3328,"scribeId":3328,"slug":"south-africa-women","name":"साउथ अफ़्रीका महिला","longName":"साउथ अफ़्रीका महिला","abbreviation":"सा. अफ़्रीका","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":false,"primaryColor":"#1c9b36","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":"साउथ अफ़्रीका","shortName":"साउथ अफ़्रीका","abbreviation":"सा. अफ़्रीका","slug":"south-africa"}},"isHome":false,"isLive":false,"score":"135/2","scoreInfo":"17.2/20 ov, T:135","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":329375,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":26,"totalVideos":0,"totalStories":1,"languages":["hi"],"generatedAt":"2024-11-25T21:31:22.045Z","scorecardSource":"emma","ballByBallSource":"feedback"}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"एमेलिया कर को डॉटिन ने किया चलता","summary":"","previewImage":{"id":139814,"objectId":1455974,"slug":"mushfiqur-rahim-celebrates-younis-khan-s-wicket","url":"","width":0,"height":0,"caption":"Mushfiqur Rahim celebrates Younis Khan's wicket","longCaption":"Mushfiqur Rahim celebrates Younis Khan's wicket, Bangladesh v Pakistan, 3rd ODI, Chittagong, December 6, 2011 ","credit":"AFP","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}},"type":"VIDEO","countryCodes":[],"video":{"id":139814,"objectId":1455974,"scribeId":41867420,"statusTypeId":3,"slug":"watch-deandra-dottin-removes-dangerous-amelia-kerr","title":"Watch - Deandra Dottin removes dangerous Amelia Kerr","subTitle":"","seoTitle":"Watch - Deandra Dottin removes dangerous Amelia Kerr","summary":"Key moments from the 2024 T20 World Cup semi-final between New Zealand and West Indies","duration":32,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-18","modifiedAt":"2024-10-18T15:34:07.000Z","recordedAt":"2024-10-18","expireAt":"2040-10-01T15:22:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241018_HL_NZvWI_2wkt","scribeMongoId":"67127d5ce929ad56b8198d32","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1018/dm_241018_HL_NZvWI_2wkt/dm_241018_HL_NZvWI_2wkt/playlist.m3u8"}]}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"फ़ाइनल में पहुंचा न्यूज़ीलैंड, साउथ अफ़्रीका के साथ होगी भिड़ंत","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20131,"objectId":1455900,"title":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score","url":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/new-zealand-women-vs-west-indies-women-2nd-semi-final-1432443/live-cricket-score"}},"relatedItem":null},{"type":"CAROUSEL","items":[{"title":"फ़ाइनल में पहुंचा साउथ अफ़्रीका","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139797,"objectId":1455777,"scribeId":41850150,"statusTypeId":3,"slug":"watch-south-africa-through-to-the-womens-t20-world-cup-final","title":"Watch: South Africa through to the Women's T20 World Cup final","subTitle":"","seoTitle":"Watch: South Africa through to the Womens T20 World Cup final","summary":"They beat Australia by eight wickets the semi-final in Dubai ","duration":31,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-17","modifiedAt":"2024-10-17T18:09:11.000Z","recordedAt":"2024-10-17","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1017/dm_241017_HL_AUSvSA_winning/dm_241017_HL_AUSvSA_winning.jpg","origin":{"type":"CLIP"},"assetId":"dm_241017_HL_AUSvSA_winning","scribeMongoId":"671144d432a468781e260d02","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1017/dm_241017_HL_AUSvSA_winning/dm_241017_HL_AUSvSA_winning.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1017/dm_241017_HL_AUSvSA_winning/dm_241017_HL_AUSvSA_winning/playlist.m3u8"}]}},{"title":"ब्रिट्स का विकेट","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139795,"objectId":1455775,"scribeId":41849899,"statusTypeId":3,"slug":"watch-annabel-sutherland-castles-tazmin-brits","title":"Watch - Annabel Sutherland castles Tazmin Brits","subTitle":"","seoTitle":"Watch - Annabel Sutherland castles Tazmin Brits","summary":"Key moments from the first semi-final between Australia and South Africa at T20 World Cup 2024","duration":26,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-17","modifiedAt":"2024-10-17T16:52:47.000Z","recordedAt":"2024-10-17","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1017/dm_241017_HL_AUSvSA_sawkt/dm_241017_HL_AUSvSA_sawkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241017_HL_AUSvSA_sawkt","scribeMongoId":"67113fafc57dfa6ff0638674","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1017/dm_241017_HL_AUSvSA_sawkt/dm_241017_HL_AUSvSA_sawkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1017/dm_241017_HL_AUSvSA_sawkt/dm_241017_HL_AUSvSA_sawkt/playlist.m3u8"}]}},{"title":"हैरिस का विकेट","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139789,"objectId":1455740,"scribeId":41848121,"statusTypeId":3,"slug":"watch-ayabonga-khaka-removes-grace-harris-early","title":"Watch - Ayabonga Khaka removes Grace Harris early","subTitle":"","seoTitle":"Watch - Ayabonga Khaka removes Grace Harris early","summary":"Key moments from the first semi-final between Australia and South Africa at T20 World Cup 2024","duration":28,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-17","modifiedAt":"2024-10-17T16:53:22.000Z","recordedAt":"2024-10-17","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1017/dm_241017_HL_AUSvSA_1dtwkt/dm_241017_HL_AUSvSA_1dtwkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241017_HL_AUSvSA_1dtwkt","scribeMongoId":"67112190c57dfa6ff0634c66","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1017/dm_241017_HL_AUSvSA_1dtwkt/dm_241017_HL_AUSvSA_1dtwkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1017/dm_241017_HL_AUSvSA_1dtwkt/dm_241017_HL_AUSvSA_1dtwkt/playlist.m3u8"}]}},{"title":"अन्नेका बोश का छक्का","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139796,"objectId":1455776,"scribeId":41849901,"statusTypeId":3,"slug":"watch-anneke-bosch-hits-georgia-wareham-for-a-six","title":"Watch - Anneke Bosch hits Georgia Wareham for a six","subTitle":"","seoTitle":"Watch - Anneke Bosch hits Georgia Wareham for a six","summary":"Key moments from the first semi-final between Australia and South Africa at T20 World Cup 2024","duration":23,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-17","modifiedAt":"2024-10-17T16:56:40.000Z","recordedAt":"2024-10-17","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1017/dm_241017_HL_AUSvSA_Bosch6/dm_241017_HL_AUSvSA_Bosch6.jpg","origin":{"type":"CLIP"},"assetId":"dm_241017_HL_AUSvSA_Bosch6","scribeMongoId":"67113fd1e929ad56b818b537","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1017/dm_241017_HL_AUSvSA_Bosch6/dm_241017_HL_AUSvSA_Bosch6.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1017/dm_241017_HL_AUSvSA_Bosch6/dm_241017_HL_AUSvSA_Bosch6/playlist.m3u8"}]}},{"title":"वेस्टइंडीज़ की जीत के क्षण","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139769,"objectId":1455482,"scribeId":41812923,"statusTypeId":3,"slug":"watch-wi-through-to-the-womens-t20-world-cup-semi-finals","title":"Watch - WI through to the Women's T20 World Cup semi-finals","subTitle":"","seoTitle":"Watch - WI through to the Womens T20 World Cup semi-finals","summary":"The 2016 champions are part of the final four in 2024","duration":29,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-15","modifiedAt":"2024-10-15T17:42:34.000Z","recordedAt":"2024-10-15","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1015/dm_241015_HL_WIvENG_winning/dm_241015_HL_WIvENG_winning.jpg","origin":{"type":"CLIP"},"assetId":"dm_241015_HL_WIvENG_winning","scribeMongoId":"670ea89f32a468781e237785","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1015/dm_241015_HL_WIvENG_winning/dm_241015_HL_WIvENG_winning.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1015/dm_241015_HL_WIvENG_winning/dm_241015_HL_WIvENG_winning/playlist.m3u8"}]}},{"title":"मैथ्यूज़ का छक्का","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139767,"objectId":1455471,"scribeId":41811621,"statusTypeId":3,"slug":"watch-matthews-opens-with-a-six-to-deep-square-leg","title":"Watch - Matthews opens with a six to deep square leg","subTitle":"","seoTitle":"Watch - Matthews opens with a six to deep square leg","summary":"","duration":26,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-15","modifiedAt":"2024-10-15T16:38:00.000Z","recordedAt":"2024-10-15","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1015/dm_241015_HL_WIvENG_hayley6/dm_241015_HL_WIvENG_hayley6.jpg","origin":{"type":"CLIP"},"assetId":"dm_241015_HL_WIvENG_hayley6","scribeMongoId":"670e995732a468781e23544e","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1015/dm_241015_HL_WIvENG_hayley6/dm_241015_HL_WIvENG_hayley6.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1015/dm_241015_HL_WIvENG_hayley6/dm_241015_HL_WIvENG_hayley6/playlist.m3u8"}]}},{"title":"मैथ्यूज़ ने दिया पहला झटका","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139763,"objectId":1455454,"scribeId":41809914,"statusTypeId":3,"slug":"watch-matthews-removes-wyatt-hodge-to-break-through","title":"Watch - Matthews removes Wyatt-Hodge to break through","subTitle":"","seoTitle":"Watch - Matthews removes Wyatt-Hodge to break through","summary":"","duration":31,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-15","modifiedAt":"2024-10-15T15:01:53.000Z","recordedAt":"2024-10-15","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1015/dm_241015_HL_WIvENG_1stwkt/dm_241015_HL_WIvENG_1stwkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241015_HL_WIvENG_1stwkt","scribeMongoId":"670e8208e929ad56b815ed1e","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1015/dm_241015_HL_WIvENG_1stwkt/dm_241015_HL_WIvENG_1stwkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1015/dm_241015_HL_WIvENG_1stwkt/dm_241015_HL_WIvENG_1stwkt/playlist.m3u8"}]}},{"title":"न्यूज़ीलैंड के जीत के क्षण","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139750,"objectId":1455322,"scribeId":41792933,"statusTypeId":3,"slug":"watch-the-moment-nz-sealed-their-semi-finals-spot","title":"Watch - The moment NZ sealed their semi-finals spot","subTitle":"","seoTitle":"Watch - The moment NZ sealed their semi-finals spot","summary":"The fall of the final Pakistan wicket confirmed NZ's 54-run victory","duration":17,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-14","modifiedAt":"2024-10-14T17:15:30.000Z","recordedAt":"2024-10-14","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1014/dm_241014_HL_PAkvNZ_winning/dm_241014_HL_PAkvNZ_winning.jpg","origin":{"type":"CLIP"},"assetId":"dm_241014_HL_PAkvNZ_winning","scribeMongoId":"670d50bce929ad56b8145947","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1014/dm_241014_HL_PAkvNZ_winning/dm_241014_HL_PAkvNZ_winning.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1014/dm_241014_HL_PAkvNZ_winning/dm_241014_HL_PAkvNZ_winning/playlist.m3u8"}]}},{"title":"कर ने डार का विकेट निकाला","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139749,"objectId":1455321,"scribeId":41792929,"statusTypeId":3,"slug":"watch-kerr-has-dar-stumped-magnificently","title":"Watch - Kerr has Dar stumped magnificently","subTitle":"","seoTitle":"Watch - Kerr has Dar stumped magnificently","summary":"Her wicket left Pakistan with very little hope in 111 chase","duration":18,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-14","modifiedAt":"2024-10-14T17:14:25.000Z","recordedAt":"2024-10-14","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1014/dm_241014_HL_PAkvNZ_nidawkt/dm_241014_HL_PAkvNZ_nidawkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241014_HL_PAkvNZ_nidawkt","scribeMongoId":"670d509c32a468781e218bb7","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1014/dm_241014_HL_PAkvNZ_nidawkt/dm_241014_HL_PAkvNZ_nidawkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1014/dm_241014_HL_PAkvNZ_nidawkt/dm_241014_HL_PAkvNZ_nidawkt/playlist.m3u8"}]}}]},{"type":"SUPPORT_LINKS","items":[{"title":"पूरा कार्यक्रम","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19993,"objectId":1453458,"title":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/match-schedule-fixtures-and-results"}},{"title":"अंक तालिका","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19994,"objectId":1453459,"title":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/points-table-standings","url":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/points-table-standings"}}]}]},{"id":"headline:156166","title":"AUS vs IND","subtitle":"शारजाह","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":false,"featured":false,"item":{"title":"18th Match, Group A: Australia Women v India Women at Sharjah, Oct 13, 2024","summary":"","previewImage":null,"type":"MATCH","countryCodes":[],"match":{"_uid":114955,"id":114955,"objectId":1432439,"scribeId":1432439,"slug":"australia-women-vs-india-women-18th-match-group-a","stage":"FINISHED","state":"POST","internationalClassId":10,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"18th Match, Group A","floodlit":"night","startDate":"2024-10-13T00:00:00.000Z","endDate":"2024-10-13T00:00:00.000Z","startTime":"2024-10-13T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"परिणाम","statusText":"ऑस्ट्रेलिया महिला की 9 रन से जीत ","statusEng":"RESULT","internationalNumber":"002093","generalNumber":null,"winnerTeamId":289,"tossWinnerTeamId":289,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":19.07,"liveOversPending":null,"liveBalls":115,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"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,"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},"ground":{"id":848,"objectId":59392,"name":"शारजाह क्रिकेट स्टेडियम","smallName":"शारजाह","longName":"शारजाह क्रिकेट स्टेडियम","slug":"sharjah-cricket-stadium","location":"","image":{"id":324961,"objectId":1271088,"slug":"sharjah-cricket-stadium-a-general-view","url":"/lsci/db/PICTURES/CMS/324900/324961.jpg","width":1400,"height":1050,"caption":"Sharjah Cricket Stadium: a general view","longCaption":"Sharjah Cricket Stadium: a general view","credit":null,"photographer":null,"peerUrls":null},"town":{"id":976,"objectId":59391,"name":"Sharjah","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"},"capacity":"16,000"},"teams":[{"team":{"id":289,"objectId":238,"scribeId":238,"slug":"australia-women","name":"ऑस्ट्रेलिया महिला","longName":"ऑस्ट्रेलिया महिला","abbreviation":"ऑस्ट्रेलिया","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":false,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},"isHome":true,"isLive":false,"score":"151/8","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1863,"objectId":1812,"scribeId":1812,"slug":"india-women","name":"भारत","longName":"भारत महिला","abbreviation":"भारत","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":false,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},"isHome":false,"isLive":false,"score":"142/9","scoreInfo":"20 ov, T:152","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":329271,"reportStoryId":329263,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":24,"totalVideos":1,"totalStories":7,"languages":["hi"],"generatedAt":"2024-11-25T21:31:22.045Z","scorecardSource":"emma","ballByBallSource":"feedback"}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"कहां हुई टीम इंडिया से चूक?","summary":"विश्व कप में भारत की ऑस्ट्रेलिया से हार की समीक्षा यश झा, विशाल दीक्षित और एस सुदर्शनन के साथ","previewImage":{"id":139740,"objectId":1455209,"slug":"nepal-s-prithu-baskota-fails-to-connect-with-a-sharply-turning-ball-that-is-taken-by-jamie-atkinson-at-first-slip","url":"","width":0,"height":0,"caption":"Nepal's Prithu Baskota fails to connect with a sharply turning ball that is taken by Jamie Atkinson at first slip","longCaption":"Nepal's Prithu Baskota fails to connect with a sharply turning ball that is taken by Jamie Atkinson at first slip during the ACC Twenty20 Cup 2011 in Kathmandu on 3rd December 2011","credit":"HKCA/Travis Pittman","photographer":"Travis Pittman","peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}},"type":"VIDEO","countryCodes":[],"video":{"id":139740,"objectId":1455209,"scribeId":0,"statusTypeId":3,"slug":"womens-world-cup-2024-ind-vs-aus-match-review-hindi","title":"कहां हुई टीम इंडिया से चूक, क्या सेमीफ़ाइनल की उम्मीद अब ख़त्म ?","subTitle":"","seoTitle":"Womens World Cup 2024 IND vs AUS match review hindi","summary":"विश्व कप में भारत की ऑस्ट्रेलिया से हार की समीक्षा यश झा, विशाल दीक्षित और एस सुदर्शनन के साथ","duration":679,"genreId":292,"genreType":"GENERAL","genreName":"KYA KHOYA, KYA PAAYA","publishedAt":"2024-10-14","modifiedAt":"2024-10-14T03:08:17.000Z","recordedAt":"2024-10-14","expireAt":"2050-10-17T03:03:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1013/cric_241013_FHindi_INDvAUS_WWC_NB/cric_241013_FHindi_INDvAUS_WWC_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241013_FHindi_INDvAUS_WWC_NB","scribeMongoId":"670c8a22c57dfa6ff05e8c17","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1013/cric_241013_FHindi_INDvAUS_WWC_NB/cric_241013_FHindi_INDvAUS_WWC_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1013/cric_241013_FHindi_INDvAUS_WWC_NB/cric_241013_FHindi_INDvAUS_WWC_NB/playlist.m3u8"}]}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"भारत के लचर प्रदर्शन के प्रमुख कारण","summary":"क्या बल्लेबाज़ी क्रम में अस्थिरता ने मुश्किल पैदा की? क्या भारतीय दल में निर्णय लेने की क्षमता में कमी दिखाई दी?","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329325,"objectId":1455424,"scribeId":1455424,"slug":"women-s-t20-world-cup-2024-what-next-for-india-after-group-stage-exit","title":"महिला T20 वर्ल्ड कप में भारत के लचर प्रदर्शन के प्रमुख कारण ","subTitle":"","seoTitle":"women's t20 world cup 2024 से india के exit होने के कारण","summary":"क्या बल्लेबाज़ी क्रम में अस्थिरता ने मुश्किल पैदा की? क्या भारतीय दल में निर्णय लेने की क्षमता में कमी दिखाई दी? ","shortText":null,"byline":"शशांक किशोर","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-15T12:53:00.000Z","modifiedAt":"2024-10-15T12:59:58.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":667,"image":{"id":389037,"objectId":1455217,"slug":"harmanpreet-kaur-walks-back-after-india-s-loss","url":"/lsci/db/PICTURES/CMS/389000/389037.5.jpg","width":365,"height":205,"caption":"Harmanpreet Kaur walks back after India's loss","longCaption":"Harmanpreet Kaur walks back after India's loss, Australia vs India, Women's T20 World Cup, Sharjah, October 13, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389000/389037.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/389000/389037.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389000/389037.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"मिताली : मांधना के बजाय रॉड्रिग्स हैं कप्तानी का बेहतर विकल्प","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329335,"objectId":1455458,"scribeId":1455458,"slug":"womens-t20-world-cup-mithali-raj-wants-jemimah-rodrigues-to-replace-harmanpreet-kaur-as-india-captain","title":"मिताली राज : स्मृति मांधना के बजाय जेमिमाह रॉड्रिग्स हैं कप्तानी का बेहतर विकल्प","subTitle":"","seoTitle":"women's t20 world cup 2024 - mithali raj ने smriti mandhana के बजाय jemimah Rodrigues को बताया कप्तानी का बेहतर विकल्प","summary":"राज ने कहा कि अगर कप्तान बदलना है तो इस निर्णय का यही समय है ","shortText":null,"byline":"ESPNcricinfo स्टाफ़ ","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-15T15:24:00.000Z","modifiedAt":"2024-10-15T18:37:49.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":389116,"objectId":1455445,"slug":"harmanpreet-kaur-cuts-a-dejected-figure","url":"/lsci/db/PICTURES/CMS/389100/389116.5.jpg","width":365,"height":205,"caption":"Harmanpreet Kaur cuts a dejected figure","longCaption":"Harmanpreet Kaur cuts a dejected figure, Australia vs India, Women's T20 World Cup, Sharjah, October 14, 2024","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389100/389116.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389100/389116.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389100/389116.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"मजूमदार: हरमनप्रीत का दर्द के बावजूद समर्पण क़ाबिल-ए-तारीफ़","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329275,"objectId":1455221,"scribeId":1455221,"slug":"women-s-t20-world-cup-india-coach-amol-muzumdar-rues-dropped-catches-against-australia","title":"मजूमदार: हरमनप्रीत का दर्द के बावजूद समर्पण क़ाबिल-ए-तारीफ़ है","subTitle":"","seoTitle":"Womens World Cup 2024 IND vs AUS Harmanpreet Kaur ने दर्द के बावजूद जो साहसिक पारी खेली वह लाजवाब है - Amol Muzumdar","summary":"भारतीय महिला टीम के कोच ने माना कि अगर कुछ कैच नहीं छूटते तो तस्वीर अलग होती","shortText":null,"byline":"शशांक किशोर","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-14T04:43:00.000Z","modifiedAt":"2024-10-14T04:53:05.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":667,"image":{"id":384086,"objectId":1441606,"slug":"captain-harmanpreet-kaur-and-coach-amol-muzumdar-have-a-chat","url":"/lsci/db/PICTURES/CMS/384000/384086.5.jpg","width":365,"height":205,"caption":"Captain Harmanpreet Kaur and coach Amol Muzumdar have a chat","longCaption":"Captain Harmanpreet Kaur and coach Amol Muzumdar have a chat, India vs South Africa, Only women's Test, 3rd day, Chennai, June 30, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/384000/384086.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/384000/384086.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/384000/384086.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"हरमनप्रीत के अर्धशतक के बावजूद भारतीय टीम को मिली हार","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329263,"objectId":1455195,"scribeId":1455195,"slug":"ind-vs-aus-t20-world-cup-match-report","title":"हरमनप्रीत के अर्धशतक के बावजूद भारतीय टीम को मिली हार","subTitle":"","seoTitle":"Ind vs aus - t20 world cup - harmanpreet kaur के अर्धशतक के बावजूद भारतीय टीम को मिली हार","summary":"ऑस्ट्रेलिया के ख़िलाफ़ मिली हार के बाद भारत का सेमीफ़ाइनल में पहुंचना काफ़ी मुश्किल हो गया है","shortText":null,"byline":"राजन राज","categoryType":"OTHERS","genreType":"REPORT","genreId":729,"genreName":"Report","publishedAt":"2024-10-13T17:45:00.000Z","modifiedAt":"2024-10-14T08:39:48.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":766,"image":{"id":389031,"objectId":1455189,"slug":"harmanpreet-kaur-and-deepti-sharma-added-63-for-the-fourth-wicket","url":"/lsci/db/PICTURES/CMS/389000/389031.5.jpg","width":365,"height":205,"caption":"Harmanpreet Kaur and Deepti Sharma added 63 for the fourth wicket","longCaption":"Harmanpreet Kaur and Deepti Sharma added 63 for the fourth wicket, Australia vs India, Women's T20 World Cup, Sharjah, October 13, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/389000/389031.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/389000/389031.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/389000/389031.10.jpg"}},"matchMeta":{"id":114955,"objectId":1432439,"scribeId":1432439,"slug":"australia-women-vs-india-women-18th-match-group-a","seriesId":16315,"seriesObjectId":1432420,"seriesSlug":"icc-women-s-t20-world-cup-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}}]},{"type":"CAROUSEL","items":[{"title":"शेफाली का शानदार स्वीप शॉट","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139730,"objectId":1455174,"scribeId":41772539,"statusTypeId":3,"slug":"watch-shafali-sweeps-gardner-over-square-leg","title":"Watch - Shafali sweeps Gardner over square leg","subTitle":"","seoTitle":"Watch - Shafali sweeps Gardner over square leg","summary":"Gets down on one knee and clears the in-field","duration":22,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-13","modifiedAt":"2024-10-13T16:54:19.000Z","recordedAt":"2024-10-13","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1013/dm_241013_HL_AUSvIND_shaf4/dm_241013_HL_AUSvIND_shaf4.jpg","origin":{"type":"CLIP"},"assetId":"dm_241013_HL_AUSvIND_shaf4","scribeMongoId":"670bf11cc57dfa6ff05e4c06","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1013/dm_241013_HL_AUSvIND_shaf4/dm_241013_HL_AUSvIND_shaf4.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1013/dm_241013_HL_AUSvIND_shaf4/dm_241013_HL_AUSvIND_shaf4/playlist.m3u8"}]}},{"title":"जेमीमाह का शानदार हवाई ड्राइव","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139734,"objectId":1455194,"scribeId":41773691,"statusTypeId":3,"slug":"watch-rodrigues-hits-out-in-the-powerplay","title":"Watch - Rodrigues hits out in the powerplay","subTitle":"","seoTitle":"Watch - Rodrigues hits out in the powerplay","summary":"India batter scores back-to-back boundaries","duration":26,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-13","modifiedAt":"2024-10-13T17:39:28.000Z","recordedAt":"2024-10-13","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1013/dm_241013_HL_AUSvIND_jenb2b/dm_241013_HL_AUSvIND_jenb2b.jpg","origin":{"type":"CLIP"},"assetId":"dm_241013_HL_AUSvIND_jenb2b","scribeMongoId":"670c03bd32a468781e20dc06","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1013/dm_241013_HL_AUSvIND_jenb2b/dm_241013_HL_AUSvIND_jenb2b.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1013/dm_241013_HL_AUSvIND_jenb2b/dm_241013_HL_AUSvIND_jenb2b/playlist.m3u8"}]}},{"title":"दीप्ति ने स्वीप के जरिए लगाया चौका","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139733,"objectId":1455193,"scribeId":41773682,"statusTypeId":3,"slug":"watch-deepti-sweeps-molineux-for-four","title":"Watch - Deepti sweeps Molineux for four","subTitle":"","seoTitle":"Watch - Deepti sweeps Molineux for four","summary":"She goes low and then hits the ball over square leg","duration":27,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-13","modifiedAt":"2024-10-13T17:41:52.000Z","recordedAt":"2024-10-13","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1013/dm_241013_HL_AUSvIND_deeptii4/dm_241013_HL_AUSvIND_deeptii4.jpg","origin":{"type":"CLIP"},"assetId":"dm_241013_HL_AUSvIND_deeptii4","scribeMongoId":"670c0396c57dfa6ff05e4deb","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1013/dm_241013_HL_AUSvIND_deeptii4/dm_241013_HL_AUSvIND_deeptii4.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1013/dm_241013_HL_AUSvIND_deeptii4/dm_241013_HL_AUSvIND_deeptii4/playlist.m3u8"}]}},{"title":"हरमनप्रीत का बैक टू बैक चौका","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139732,"objectId":1455191,"scribeId":41773681,"statusTypeId":3,"slug":"watch-harmanpreet-hits-back-to-back-fours","title":"Watch - Harmanpreet hits back-to-back fours","subTitle":"","seoTitle":"Watch - Harmanpreet hits back-to-back fours","summary":"The India captain gave her side a sliver of hope in their chase against Australia","duration":31,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-13","modifiedAt":"2024-10-13T17:45:09.000Z","recordedAt":"2024-10-13","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1013/dm_241013_HL_AUSvIND_har4/dm_241013_HL_AUSvIND_har4.jpg","origin":{"type":"CLIP"},"assetId":"dm_241013_HL_AUSvIND_har4","scribeMongoId":"670c0372e929ad56b813a075","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1013/dm_241013_HL_AUSvIND_har4/dm_241013_HL_AUSvIND_har4.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1013/dm_241013_HL_AUSvIND_har4/dm_241013_HL_AUSvIND_har4/playlist.m3u8"}]}},{"title":"रेणुका को मिले लगातार गेंदों पर विकेट","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139727,"objectId":1455158,"scribeId":41771202,"statusTypeId":3,"slug":"watch-renuka-strikes-twice-in-third-over","title":"Watch - Renuka strikes twice in third over","subTitle":"","seoTitle":"Watch - Renuka strikes twice in third over","summary":"Australia lost Mooney and Wareham early","duration":32,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-13","modifiedAt":"2024-10-13T14:39:12.000Z","recordedAt":"2024-10-13","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1013/dm_241013_HL_AUSvIND_wkt12/dm_241013_HL_AUSvIND_wkt12.jpg","origin":{"type":"CLIP"},"assetId":"dm_241013_HL_AUSvIND_wkt12","scribeMongoId":"670bd9a7e929ad56b81395a9","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1013/dm_241013_HL_AUSvIND_wkt12/dm_241013_HL_AUSvIND_wkt12.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1013/dm_241013_HL_AUSvIND_wkt12/dm_241013_HL_AUSvIND_wkt12/playlist.m3u8"}]}},{"title":"शेफ़ाली के बल्ले से निकला शानदार सिक्सर","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139731,"objectId":1455178,"scribeId":41772852,"statusTypeId":3,"slug":"watch-shafali-deposits-schutt-over-long-off","title":"Watch - Shafali deposits Schutt over long-off","subTitle":"","seoTitle":"Watch - Shafali deposits Schutt over long-off","summary":"She gets under a full ball and sends it soaring","duration":18,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-13","modifiedAt":"2024-10-13T16:55:41.000Z","recordedAt":"2024-10-13","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1013/dm_241013_HL_AUSvIND_shaf6new/dm_241013_HL_AUSvIND_shaf6new.jpg","origin":{"type":"CLIP"},"assetId":"dm_241013_HL_AUSvIND_shaf6new","scribeMongoId":"670bf60fc57dfa6ff05e4c51","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1013/dm_241013_HL_AUSvIND_shaf6new/dm_241013_HL_AUSvIND_shaf6new.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1013/dm_241013_HL_AUSvIND_shaf6new/dm_241013_HL_AUSvIND_shaf6new/playlist.m3u8"}]}},{"title":"ऑस्ट्रेलियाई कप्तान हुई स्टंप","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139728,"objectId":1455167,"scribeId":41771893,"statusTypeId":3,"slug":"watch-radha-gets-mcgrath-stumped-for-32","title":"Watch - Radha gets McGrath stumped for 32","subTitle":"","seoTitle":"Watch - Radha gets McGrath stumped for 32","summary":"","duration":27,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-13","modifiedAt":"2024-10-13T16:01:14.000Z","recordedAt":"2024-10-13","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1013/dm_241013_HL_AUSvIND_wkt3/dm_241013_HL_AUSvIND_wkt3.jpg","origin":{"type":"CLIP"},"assetId":"dm_241013_HL_AUSvIND_wkt3","scribeMongoId":"670be5e5e929ad56b8139a73","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1013/dm_241013_HL_AUSvIND_wkt3/dm_241013_HL_AUSvIND_wkt3.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1013/dm_241013_HL_AUSvIND_wkt3/dm_241013_HL_AUSvIND_wkt3/playlist.m3u8"}]}},{"title":"दीप्ति ने ख़तरनाक दिख रही हैरिस को किया चलता","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139729,"objectId":1455168,"scribeId":41771897,"statusTypeId":3,"slug":"watch-deepti-strikes-to-remove-harris","title":"Watch - Deepti strikes to remove Harris ","subTitle":"","seoTitle":"Watch - Deepti strikes to remove Harris ","summary":"","duration":24,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-10-13","modifiedAt":"2024-10-13T16:02:11.000Z","recordedAt":"2024-10-13","expireAt":"2025-10-20T06:30:00.000Z","countryCodes":["IN","BD"],"imageUrl":"/media/motion/2024/1013/dm_241013_HL_AUSvIND_wkt4/dm_241013_HL_AUSvIND_wkt4.jpg","origin":{"type":"CLIP"},"assetId":"dm_241013_HL_AUSvIND_wkt4","scribeMongoId":"670be621e929ad56b8139a7b","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1013/dm_241013_HL_AUSvIND_wkt4/dm_241013_HL_AUSvIND_wkt4.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1013/dm_241013_HL_AUSvIND_wkt4/dm_241013_HL_AUSvIND_wkt4/playlist.m3u8"}]}},{"title":"राधा: मेरे लिए टीम की जीत सबसे अधिक ज़रूरी","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":139497,"objectId":1452385,"scribeId":41402503,"statusTypeId":3,"slug":"womens-t20-world-cup-radha-yadav-can-only-justify-playing-if-i-am-helping-the-team-win","title":"Radha: 'Can only justify playing if I'm helping the team win'","subTitle":"","seoTitle":"Womens T20 World Cup - Radha Yadav - Can only justify playing if I am helping the team win","summary":"The India spinner also talks about the need for players to regularly evolve their skillsets","duration":160,"genreId":9,"genreType":"GENERAL","genreName":"Interviews","publishedAt":"2024-09-29","modifiedAt":"2024-09-29T13:45:16.000Z","recordedAt":"2024-09-29","expireAt":"2040-09-26T19:12:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2024/0923/dm_240923_gen_radhaintv2/dm_240923_gen_radhaintv2.jpg","origin":{"type":"CLIP"},"assetId":"dm_240923_gen_radhaintv2","scribeMongoId":"66f1bdc00f4df85fa77bdfaf","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/0923/dm_240923_gen_radhaintv2/dm_240923_gen_radhaintv2.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/0923/dm_240923_gen_radhaintv2/dm_240923_gen_radhaintv2/playlist.m3u8"}]}}]},{"type":"SUPPORT_LINKS","items":[{"title":"अंक तालिका","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19994,"objectId":1453459,"title":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/points-table-standings","url":"https://www.espncricinfo.com/hindi/series/icc-women-s-t20-world-cup-2024-25-1432420/points-table-standings"}}]}]},{"id":"headline:156101","title":"IND vs BAN","subtitle":"T20I सीरीज़","category":3,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"सैमसन ने रिकॉर्ड शतक से अपने ऊपर उठ रहे सवालों को किया शांत","summary":"भारत की बांग्लादेश के ख़िलाफ़ सीरीज़ जीत का विश्लेषण सैयद हुसैन के साथ","previewImage":{"id":139721,"objectId":1455068,"slug":"irfan-ahmed-blasts-a-big-six-during-his-innings-of-25-off-11-balls-against-nepal-at-the-acc-twenty20-cup-2011","url":"","width":0,"height":0,"caption":"Irfan Ahmed blasts a big six during his innings of 25 off 11 balls against Nepal at the ACC Twenty20 Cup 2011","longCaption":"Irfan Ahmed blasts a big six during his innings of 25 off 11 balls against Nepal at the ACC Twenty20 Cup 2011 at Tribhuvan University ground in Kathmandu on 3rd December 2011","credit":"HKCA/Travis Pittman","photographer":"Travis Pittman","peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/139700/139721.2.jpg"}},"type":"VIDEO","countryCodes":[],"video":{"id":139721,"objectId":1455068,"scribeId":0,"statusTypeId":3,"slug":"ind-vs-ban-third-t20i-delhi-world-champion-domination-over-bangladesh-in-series-win","title":"सैमसन ने भारत को रिकॉर्ड जीत दिलाते हुए उठ रहे सवालों को किया शांत","subTitle":"","seoTitle":"IND vs BAN third T20I Delhi world champion domination over bangladesh in series win","summary":"भारत की बांग्लादेश के ख़िलाफ़ सीरीज़ जीत का विश्लेषण सैयद हुसैन के साथ","duration":344,"genreId":292,"genreType":"GENERAL","genreName":"KYA KHOYA, KYA PAAYA","publishedAt":"2024-10-12","modifiedAt":"2024-10-12T19:05:32.000Z","recordedAt":"2024-10-12","expireAt":"2050-10-15T19:02:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1012/cric_241012_Hindi_INDvBAN_3T20I_NB/cric_241012_Hindi_INDvBAN_3T20I_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241012_Hindi_INDvBAN_3T20I_NB","scribeMongoId":"670ac80cc57dfa6ff05dd82c","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1012/cric_241012_Hindi_INDvBAN_3T20I_NB/cric_241012_Hindi_INDvBAN_3T20I_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1012/cric_241012_Hindi_INDvBAN_3T20I_NB/cric_241012_Hindi_INDvBAN_3T20I_NB/playlist.m3u8"}]}},"relatedItem":null},{"type":"DEFAULT","enhanced":true,"featured":false,"item":{"title":"भारत-बांग्लादेश सीरीज़ में भारतीय टीम ने क्या खोया-क्या पाया?","summary":"सैमसन और चक्रवर्ती ने किया शानदार प्रदर्शन लेकिन अभिषेक ने गंवाया मौक़ा","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329259,"objectId":1455148,"scribeId":1455148,"slug":"ind-vs-ban-t20i-series-sanju-samson-nitish-kumar-reddy-varun-chakravarthy-mayank-yadav-tick-big-boxes","title":"भारत-बांग्लादेश सीरीज़ में भारतीय टीम ने क्या खोया-क्या पाया?","subTitle":"","seoTitle":"Ind vs ban - भारत-बांग्लादेश सीरीज़ में भारतीय टीम ने क्या खोया और क्या पाया","summary":"सैमसन और चक्रवर्ती ने किया शानदार प्रदर्शन लेकिन अभिषेक ने गंवाया मौक़ा","shortText":null,"byline":"हेमंत बराड़","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-13T13:13:00.000Z","modifiedAt":"2024-10-13T13:13:34.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":753,"image":{"id":388771,"objectId":1454539,"slug":"eagle-eyes-by-both-varun-chakravarthy-and-towhid-hridoy","url":"/lsci/db/PICTURES/CMS/388700/388771.5.jpg","width":365,"height":205,"caption":"Eagle eyes by both Varun Chakravarthy and Towhid Hridoy","longCaption":"Eagle eyes by both Varun Chakravarthy and Towhid Hridoy, India vs Bangladesh, 2nd T20I, Delhi, October 9, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388700/388771.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388700/388771.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388700/388771.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},"relatedItem":null},{"type":"RELATED_LINKS","items":[{"title":"सूर्यकुमार : मुझे अपनी टीम में निस्वार्थ खिलाड़ी चाहिए","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329242,"objectId":1455090,"scribeId":1455090,"slug":"ind-vs-ban-suryakumar-yadav-i-want-to-have-selfless-cricketers-in-my-team","title":"सूर्यकुमार : मुझे अपनी टीम में निस्वार्थ खिलाड़ी चाहिए","subTitle":"","seoTitle":"ind vs ban, 3rd t20i - suryakumar yadav ने sanju samson और hardik pandya की तारीफ़ की ","summary":"सुर्यकुमार ने टीम में लचीलेपन की भी प्रशंसा की","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-13T05:52:00.000Z","modifiedAt":"2024-10-13T05:53:51.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":388739,"objectId":1454491,"slug":"suryakumar-yadav-was-happy-to-bat-first","url":"/lsci/db/PICTURES/CMS/388700/388739.5.jpg","width":365,"height":205,"caption":"Suryakumar Yadav was happy to bat first","longCaption":"Suryakumar Yadav was happy to bat first, India vs Bangladesh, 2nd T20I, Delhi, October 9, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388700/388739.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388700/388739.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388700/388739.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}},{"title":"सैमसन और भारत के रिकॉर्ड प्रदर्शन के आगे बांग्लादेश का सूपड़ा साफ़","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329232,"objectId":1455061,"scribeId":1455061,"slug":"india-vs-bangladesh-3-t20i-match-report","title":"सैमसन और भारत के रिकॉर्ड प्रदर्शन के आगे बांग्लादेश का सूपड़ा साफ़","subTitle":"","seoTitle":"ind vs ban, 3rd t20i - sanju samson, suryakumar yadav और ravi bishnoi ने भारत की जीत में किया दमदार प्रदर्शन ","summary":"सैमसन की अगुवाई में भारतीय बल्लेबाज़ी ने पहली पारी में ही बांग्लादेश के ऊपर मनोवैज्ञानिक जीत हासिल कर ली ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"REPORT","genreId":729,"genreName":"Report","publishedAt":"2024-10-12T17:46:00.000Z","modifiedAt":"2024-10-12T19:07:49.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":388957,"objectId":1455042,"slug":"washington-sundar-struck-in-the-powerplay","url":"/lsci/db/PICTURES/CMS/388900/388957.5.jpg","width":365,"height":205,"caption":"Washington Sundar struck in the powerplay","longCaption":"Washington Sundar struck in the powerplay, India vs Bangladesh, 3rd T20I, Hyderabad, October 12, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388900/388957.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388900/388957.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388900/388957.10.jpg"}},"matchMeta":{"id":115505,"objectId":1439895,"scribeId":1439895,"slug":"india-vs-bangladesh-3rd-t20i","seriesId":16431,"seriesObjectId":1439844,"seriesSlug":"bangladesh-in-india-2024-25"},"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"आंकड़े : हैदराबाद में सैमसन और भारत के हिस्से आए कई रोचक कीर्तिमान","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329230,"objectId":1455052,"scribeId":1455052,"slug":"ind-vs-bangladesh-3rd-t20i-stats-india-smash-232-runs-through-boundaries","title":"आंकड़े : सैमसन की अगुवाई में भारत के हिस्से आए कई रोचक कीर्तिमान","subTitle":"","seoTitle":"ind vs ban, 3rd t20i -India और Sanju Samson ने T20I में कई रिकॉर्ड अपने नाम किए","summary":"भारत ने बाउंड्री के ज़रिए 232 रन बनाए, जो कि विश्व रिकॉर्ड है","shortText":null,"byline":"संपत बंडारुपल्ली ","categoryType":"OTHERS","genreType":"OTHER","genreId":731,"genreName":"Features","publishedAt":"2024-10-12T17:07:00.000Z","modifiedAt":"2024-10-13T10:18:42.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":388953,"objectId":1455030,"slug":"it-was-an-evening-of-joy-for-sanju-samson","url":"/lsci/db/PICTURES/CMS/388900/388953.5.jpg","width":365,"height":205,"caption":"It was an evening of joy for Sanju Samson","longCaption":"It was an evening of joy for Sanju Samson, India vs Bangladesh, 3rd T20I, Hyderabad, October 12, 2024","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388900/388953.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388900/388953.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388900/388953.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:30:14.819Z"}},{"title":"टेन डेशकाटे : हम जो कर सकते हैं उससे आगे बढ़ने की कोशिश कर रहे हैं","summary":"","previewImage":null,"type":"STORY","countryCodes":[],"story":{"id":329213,"objectId":1454929,"scribeId":1454929,"slug":"nd-vs-ban-ryan-ten-doeschate-we-are-trying-to-push-the-limits-of-what-we-can-do","title":"रयान टेन डेशकाटे : हम जो कर सकते हैं उससे आगे बढ़ने की कोशिश कर रहे हैं","subTitle":"","seoTitle":"ind vs ban - ryan ten Doeschate - हम जो कर सकते हैं उससे आगे बढ़ने की कोशिश कर रहे हैं","summary":"भारतीय टीम चैंपियंस ट्रॉफ़ी, एशिया कप और T20 विश्व कप की बेहतरीन तैयारी करने को देख रही है","shortText":null,"byline":"हेमंत बराड़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-10-12T05:14:00.000Z","modifiedAt":"2024-10-12T12:24:31.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":753,"image":{"id":388893,"objectId":1454883,"slug":"ryan-ten-doeschate-speaks-to-the-media-in-hyderabad","url":"/lsci/db/PICTURES/CMS/388800/388893.5.jpg","width":365,"height":205,"caption":"Ryan ten Doeschate speaks to the media in Hyderabad","longCaption":"Ryan ten Doeschate speaks to the media in Hyderabad, Hyderabad, October 11, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388800/388893.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/388800/388893.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388800/388893.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:26:33.168Z"}}]},{"type":"SUPPORT_LINKS","items":[{"title":"T20I में भारत के सबसे बड़े स्कोर","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20081,"objectId":1455019,"title":"https://www.espncricinfo.com/records/team/team-highest-innings-totals/india-6/twenty20-internationals-3","url":"https://www.espncricinfo.com/records/team/team-highest-innings-totals/india-6/twenty20-internationals-3"}},{"title":"T20I के सबसे बड़े स्कोर","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17384,"objectId":1400153,"title":"https://www.espncricinfo.com/records/highest-innings-totals-283218","url":"https://www.espncricinfo.com/records/highest-innings-totals-283218"}}]}]},{"id":"headline:155505","title":"Must Watch","subtitle":"","category":5,"sponsored":false,"adCode":"","cardType":"NONE","containers":[{"type":"CAROUSEL","items":[{"title":"सिराज ने किया कमिंस को चलता","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140199,"objectId":1461474,"scribeId":42578606,"statusTypeId":3,"slug":"watch-siraj-has-nightwatcher-cummins-caught-in-the-cordon","title":"Watch - Siraj has nightwatcher Cummins caught in the cordon","subTitle":"","seoTitle":"Watch - Siraj has nightwatcher Cummins caught in the cordon","summary":"The Australia captain made 2","duration":27,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T11:01:29.000Z","recordedAt":"2024-11-24","expireAt":"2025-03-30T09:30:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1124/dm_241124_Cumminswkt/dm_241124_Cumminswkt.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_Cumminswkt","scribeMongoId":"674300727d3cc54598a004d3","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_Cumminswkt/dm_241124_Cumminswkt.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_Cumminswkt/dm_241124_Cumminswkt/playlist.m3u8"}]}},{"title":"कोहली का 30वां टेस्ट शतक","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140196,"objectId":1461460,"scribeId":42578143,"statusTypeId":3,"slug":"bgt-aus-vs-ind-watch-virat-kohli-brings-up-his-his-30th-test-century","title":"Watch - Virat Kohli brings up his 30th Test century","subTitle":"","seoTitle":"BGT - Aus vs Ind- Watch - Virat Kohli brings up his his 30th Test century","summary":"Kohli got to the milestone with a boundary","duration":51,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-24","modifiedAt":"2024-11-24T10:30:21.000Z","recordedAt":"2024-11-24","expireAt":"2025-03-31T09:41:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1124/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY","scribeMongoId":"6742f5bb0a4d1a28f9137999","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1124/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1124/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY/dm_241124_INET_CRIC_bgtmatchclips_v_100_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"ख़्वाजा ने कैच का मौक़ा छोड़ा","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140167,"objectId":1461252,"scribeId":42557467,"statusTypeId":3,"slug":"watch-usman-khawaja-misses-out-on-a-half-chance","title":"Watch - Khawaja misses out on a half-chance","subTitle":"","seoTitle":"Watch - Usman Khawaja misses out on a half-chance","summary":"Starc drew an edge from Jaiswal, but Khawaja couldn't grab the ball low in the cordon","duration":30,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T09:12:29.000Z","recordedAt":"2024-11-23","expireAt":"2025-03-31T08:59:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_catch_drop_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_catch_drop_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241123_INET_CRIC_bgtmatchclips_catch_drop_non-branded_IND_ONLY","scribeMongoId":"674199cf0a4d1a28f912cf50","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_catch_drop_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_catch_drop_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1123/dm_241123_INET_CRIC_bgtmatchclips_catch_drop_non-branded_IND_ONLY/dm_241123_INET_CRIC_bgtmatchclips_catch_drop_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"बुमराह ने खोला पंजा","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140155,"objectId":1461185,"scribeId":42553036,"statusTypeId":3,"slug":"bgt-watch-jasprit-bumrah-completes-his-five-wicket-haul","title":"Watch - Bumrah completes his five-for","subTitle":"","seoTitle":"BGT - Watch - Jasprit Bumrah completes his five-wicket haul","summary":"The India captain dismissed Carey with his first ball of the day","duration":37,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-23","modifiedAt":"2024-11-23T03:13:01.000Z","recordedAt":"2024-11-23","expireAt":"2025-03-31T03:06:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY","scribeMongoId":"674146c41010222a5a4768b8","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wkt_5_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"बुमराह की गेंद पर कैच आउट हुए ख़्वाजा","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140130,"objectId":1461066,"scribeId":42539395,"statusTypeId":3,"slug":"bgt-watch-jasprit-bumrah-nicks-off-usman-khawaja","title":"Watch - Bumrah nicks off Khawaja","subTitle":"","seoTitle":"BGT - Watch - Jasprit Bumrah nicks off Usman Khawaja","summary":"The Australia opener was dismissed for 9","duration":33,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-22","modifiedAt":"2024-11-22T09:26:35.000Z","recordedAt":"2024-11-22","expireAt":"2025-03-31T09:09:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_2_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_2_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_2_non-branded_IND_ONLY","scribeMongoId":"67404aa01010222a5a463f64","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_2_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_2_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_2_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_2_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"बुमराह ने स्मिथ को किया पगबाधा","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140131,"objectId":1461067,"scribeId":42539479,"statusTypeId":3,"slug":"bgt-watch-jasprit-bumrah-traps-steven-smith-lbw","title":"Watch - Bumrah traps Smith LBW","subTitle":"","seoTitle":"BGT - Watch - Jasprit Bumrah traps Steven Smith LBW","summary":"The Australia batter was dismissed for a golden duck","duration":37,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-22","modifiedAt":"2024-11-22T09:28:00.000Z","recordedAt":"2024-11-22","expireAt":"2025-03-31T09:14:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_3_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_3_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_3_non-branded_IND_ONLY","scribeMongoId":"67404bc01010222a5a463f68","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_3_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_3_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_3_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_BOOM_WKT_3_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"राणा का पहला टेस्ट विकेट","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140132,"objectId":1461070,"scribeId":42539603,"statusTypeId":3,"slug":"bgt-watch-harshit-rana-maiden-test-wicket-a-peach","title":"Watch - Rana's maiden Test wicket, a peach","subTitle":"","seoTitle":"BGT - Watch - Harshit Rana maiden Test wicket a peach","summary":"The 22-year old debutant dismissed Travis Head for 11","duration":28,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-22","modifiedAt":"2024-11-22T09:34:16.000Z","recordedAt":"2024-11-22","expireAt":"2025-03-31T09:25:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_non-branded_IND_ONLY","scribeMongoId":"67404e2b7d3cc545989df94c","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_rana_wkt_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"हेजलवुड को मिली चौथी सफलता","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140137,"objectId":1461088,"scribeId":42540139,"statusTypeId":3,"slug":"bgt-aus-vs-ind-watch-hazlewood-bags-his-fourth-wicket","title":"Watch - Hazlewood bags his fourth wicket of the day","subTitle":"","seoTitle":"BGT - Aus vs Ind - Watch - Hazlewood bags his fourth wicket","summary":"Jasprit Bumrah was dismissed for 8","duration":19,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-22","modifiedAt":"2024-11-22T10:19:52.000Z","recordedAt":"2024-11-22","expireAt":"2025-03-31T10:03:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wicket_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wicket_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241122_INET_CRIC_bgtmatchclips_bumrah_wicket_non-branded_IND_ONLY","scribeMongoId":"674057381010222a5a464242","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wicket_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wicket_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1122/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wicket_non-branded_IND_ONLY/dm_241122_INET_CRIC_bgtmatchclips_bumrah_wicket_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"राहुल का कवर ड्राइव","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140116,"objectId":1460939,"scribeId":42535967,"statusTypeId":3,"slug":"aus-vs-ind-watch-kl-rahul-laces-a-cover-drive","title":"Watch - Rahul laces a cover drive","subTitle":"","seoTitle":"AUS vs IND - Watch - KL Rahul laces a cover drive","summary":"The opener was firm even as wickets tumbled at the other end","duration":35,"genreId":37,"genreType":"HIGHLIGHTS","genreName":"Highlights","publishedAt":"2024-11-22","modifiedAt":"2024-11-22T04:34:03.000Z","recordedAt":"2024-11-22","expireAt":"2025-03-31T04:26:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2024/1121/dm_241121_INET_CRIC_bgtmatchclips_KL_boundary_non-branded_IND_ONLY/dm_241121_INET_CRIC_bgtmatchclips_KL_boundary_non-branded_IND_ONLY.jpg","origin":{"type":"CLIP"},"assetId":"dm_241121_INET_CRIC_bgtmatchclips_KL_boundary_non-branded_IND_ONLY","scribeMongoId":"6740084c7d3cc545989ddddb","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2024/1121/dm_241121_INET_CRIC_bgtmatchclips_KL_boundary_non-branded_IND_ONLY/dm_241121_INET_CRIC_bgtmatchclips_KL_boundary_non-branded_IND_ONLY.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2024/1121/dm_241121_INET_CRIC_bgtmatchclips_KL_boundary_non-branded_IND_ONLY/dm_241121_INET_CRIC_bgtmatchclips_KL_boundary_non-branded_IND_ONLY/playlist.m3u8"}]}},{"title":"पुजारा: मेरे लिए BGT 2018-19 जीतना विश्व कप जीतने के बराबर था","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140103,"objectId":1460649,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-cheteshwar-pujara-on-his-best-memory-of-border-gavaskar-trophy","title":"पुजारा: मेरे लिए BGT 2018-19 जीतना विश्व कप जीतने के बराबर था","subTitle":"","seoTitle":"AUS vs IND BGT Cheteshwar Pujara on his best memory of border Gavaskar trophy","summary":"चेतेश्वर पुजारा ऑस्ट्रेलियाई सरज़मीं पर मिली अपनी पहली सीरीज़ जीत को सर्वश्रेष्ठ मानते हैं","duration":129,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-21","modifiedAt":"2024-11-21T11:01:25.000Z","recordedAt":"2024-11-21","expireAt":"2050-11-24T10:40:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1121/cric_241121_Hindi_Pujara_2_FTB_NB/cric_241121_Hindi_Pujara_2_FTB_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241121_Hindi_Pujara_2_FTB_NB","scribeMongoId":"673f0fb67d3cc545989c2b5f","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1121/cric_241121_Hindi_Pujara_2_FTB_NB/cric_241121_Hindi_Pujara_2_FTB_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1121/cric_241121_Hindi_Pujara_2_FTB_NB/cric_241121_Hindi_Pujara_2_FTB_NB/playlist.m3u8"}]}},{"title":"पुजारा: न्यूज़ीलैंड के ख़िलाफ़ जो हो गया सो गया, अब आगे का सोचना ज़रूरी","summary":"","previewImage":null,"type":"VIDEO","countryCodes":[],"video":{"id":140106,"objectId":1460655,"scribeId":0,"statusTypeId":3,"slug":"aus-vs-ind-bgt-cheteshwar-pujara-on-india-s-whitewash-against-new-zealand","title":"पुजारा: न्यूज़ीलैंड के ख़िलाफ़ जो हो गया सो गया, अब आगे का सोचना ज़रूरी","subTitle":"","seoTitle":"AUS vs IND BGT Cheteshwar Pujara on India's whitewash against New Zealand","summary":"\"भारतीय खिलाड़ियों को पहले क्या हुआ है उसपर ध्यान न देकर अब क्या करना है इसपर फ़ोकस करना चाहिए\"","duration":143,"genreId":200,"genreType":"GENERAL","genreName":"Hindi","publishedAt":"2024-11-21","modifiedAt":"2024-11-21T11:05:00.000Z","recordedAt":"2024-11-21","expireAt":"2050-11-24T10:53:00.000Z","countryCodes":[],"imageUrl":"/media/motion/cricinfo/2024/1121/cric_241121_Hindi_Pujara_5_FTB_NB/cric_241121_Hindi_Pujara_5_FTB_NB.jpg","origin":{"type":"CLIP"},"assetId":"cric_241121_Hindi_Pujara_5_FTB_NB","scribeMongoId":"673f11af0a4d1a28f90f799b","language":"hi","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/cricinfo/2024/1121/cric_241121_Hindi_Pujara_5_FTB_NB/cric_241121_Hindi_Pujara_5_FTB_NB.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/cricinfo/2024/1121/cric_241121_Hindi_Pujara_5_FTB_NB/cric_241121_Hindi_Pujara_5_FTB_NB/playlist.m3u8"}]}}]}]}]},"images":{"total":0,"results":[{"id":391712,"objectId":1461756,"slug":"taskin-ahmed-completed-a-six-for","url":"/lsci/db/PICTURES/CMS/391700/391712.jpg","width":1200,"height":1600,"caption":"Taskin Ahmed completed a six-for","longCaption":"Taskin Ahmed completed a six-for, West Indies vs Bangladesh, 1st Test, North Sound, 4th day, November 25, 2024","credit":"BCB","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391700/391712.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391700/391712.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391700/391712.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}},{"id":391710,"objectId":1461753,"slug":"rajasthan-royals-are-all-smiles-after-the-auction","url":"/lsci/db/PICTURES/CMS/391700/391710.jpg","width":1400,"height":933,"caption":"Rajasthan Royals are all smiles after the auction","longCaption":"Rajasthan Royals are all smiles after the auction, IPL auction, Jeddah, Saudi Arabia, November 25, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391700/391710.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391700/391710.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391700/391710.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}},{"id":391709,"objectId":1461752,"slug":"the-csk-contingent-pose-after-the-auction","url":"/lsci/db/PICTURES/CMS/391700/391709.jpg","width":1400,"height":798,"caption":"The CSK contingent pose after the auction","longCaption":"The CSK contingent pose after the auction, IPL auction, Jeddah, Saudi Arabia, November 25, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391700/391709.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391700/391709.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391700/391709.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}},{"id":391708,"objectId":1461751,"slug":"daniel-vettori-muttiah-muralidaran-and-srh-owner-kavya-maran-deliberate","url":"/lsci/db/PICTURES/CMS/391700/391708.jpg","width":1400,"height":933,"caption":"Daniel Vettori, Muttiah Muralidaran and SRH owner Kavya Maran deliberate","longCaption":"Daniel Vettori, Muttiah Muralidaran and SRH owner Kavya Maran deliberate, IPL auction, Jeddah, Saudi Arabia, November 25, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391700/391708.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391700/391708.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391700/391708.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}},{"id":391707,"objectId":1461750,"slug":"mahela-jayawardene-thinks-about-some-of-mumbai-indians-picks","url":"/lsci/db/PICTURES/CMS/391700/391707.jpg","width":1400,"height":933,"caption":"Mahela Jayawardene thinks about some of Mumbai Indians' picks","longCaption":"Mahela Jayawardene thinks about some of Mumbai Indians' picks, IPL auction, Jeddah, Saudi Arabia, November 25, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391700/391707.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391700/391707.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391700/391707.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}},{"id":391705,"objectId":1461748,"slug":"taskin-ahmed-shook-west-indies-up-in-the-second-innings","url":"/lsci/db/PICTURES/CMS/391700/391705.jpg","width":1400,"height":933,"caption":"Taskin Ahmed shook West Indies up in the second innings","longCaption":"Taskin Ahmed shook West Indies up in the second innings, West Indies vs Bangladesh, 1st Test, North Sound, fourth day, November 25, 2024","credit":"CWI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391700/391705.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391700/391705.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391700/391705.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}},{"id":391702,"objectId":1461731,"slug":"the-rcb-table-at-the-ipl-mega-auction-in-2024","url":"/lsci/db/PICTURES/CMS/391700/391702.jpg","width":1400,"height":905,"caption":"The RCB table at the IPL mega auction in 2024","longCaption":"The RCB table at the IPL mega auction, Jeddah, November 25, 2024","credit":"RCB","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391700/391702.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391700/391702.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391700/391702.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}},{"id":391696,"objectId":1461682,"slug":"xavier-bartlett-added-valuable-lower-order-runs","url":"/lsci/db/PICTURES/CMS/391600/391696.jpg","width":1400,"height":933,"caption":"Xavier Bartlett added valuable lower-order runs","longCaption":"Xavier Bartlett added valuable lower-order runs, Queensland vs Victoria, Sheffield Shield, Gabba, November 25, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391600/391696.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/391600/391696.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391600/391696.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}},{"id":391695,"objectId":1461680,"slug":"cameron-bancroft-made-his-first-half-century-the-season","url":"/lsci/db/PICTURES/CMS/391600/391695.jpg","width":1400,"height":1806,"caption":"Cameron Bancroft made his first half-century the season","longCaption":"Cameron Bancroft made his first half-century the season, South Australia vs Western Australia, Sheffield Shield, Adelaide Oval, November 25, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391600/391695.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/391600/391695.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391600/391695.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}},{"id":391692,"objectId":1461666,"slug":"harshit-rana-s-offcutter-cleaned-up-alex-carey-and-ended-the-game","url":"/lsci/db/PICTURES/CMS/391600/391692.jpg","width":1400,"height":933,"caption":"Harshit Rana's offcutter cleaned up Alex Carey and ended the game","longCaption":"Harshit Rana's offcutter cleaned up Alex Carey and ended the game, Australia vs India, 1st Test, 4th day, Optus Stadium, November 25, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391600/391692.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391600/391692.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391600/391692.10.jpg"},"dateTaken":"2024-11-25","capturedOn":{"year":2024,"month":11,"date":25}}]},"trendingPlayers":[{"id":49752,"objectId":253802,"name":"विराट कोहली","longName":"विराट कोहली","mobileName":"कोहली","indexName":"Kohli, V","battingName":"वी कोहली","fieldingName":"कोहली","slug":"virat-kohli","imageUrl":"/lsci/db/PICTURES/CMS/316600/316605.3.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316605.png","dateOfBirth":{"year":1988,"month":11,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":316605,"objectId":1251236,"slug":"v-kohli-headshot","url":"/lsci/db/PICTURES/CMS/316600/316605.3.png","width":160,"height":136,"caption":"V Kohli headshot","longCaption":"V Kohli headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[2],"playingRoles":["शीर्ष क्रम बल्लेबाज़"],"headshotImage":{"id":316605,"objectId":1251236,"slug":"v-kohli-headshot","url":"/lsci/db/PICTURES/CMS/316600/316605.png","width":600,"height":436,"caption":"V Kohli headshot","longCaption":"V Kohli headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},{"id":102743,"objectId":1151278,"name":"यशस्वी जायसवाल","longName":"यशस्वी जायसवाल","mobileName":"जायसवाल","indexName":"Jaiswal, YBK","battingName":"वाई बी के जायसवाल","fieldingName":"जायसवाल","slug":"yashasvi-jaiswal","imageUrl":"/lsci/db/PICTURES/CMS/340300/340309.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/340300/340309.png","dateOfBirth":{"year":2001,"month":12,"date":28},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["लेगब्रेक"],"image":{"id":340309,"objectId":1318029,"slug":"yashasvi-jaiswal-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/340300/340309.1.png","width":160,"height":136,"caption":"Yashasvi Jaiswal, player page headshot cutout 2022","longCaption":"Yashasvi Jaiswal, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[1],"playingRoles":["सलामी बल्लेबाज़"],"headshotImage":{"id":340309,"objectId":1318029,"slug":"yashasvi-jaiswal-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/340300/340309.png","width":600,"height":436,"caption":"Yashasvi Jaiswal, player page headshot cutout 2022","longCaption":"Yashasvi Jaiswal, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/340300/340309.square.png"}}},{"id":103872,"objectId":1161489,"name":"रसिख सलाम","longName":"रसिख सलाम","mobileName":"सलाम","indexName":"Rasikh Salam","battingName":"आर सलाम","fieldingName":"सलाम","slug":"rasikh-salam","imageUrl":"/lsci/db/PICTURES/CMS/341000/341040.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/341000/341040.png","dateOfBirth":{"year":2000,"month":4,"date":5},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":341040,"objectId":1320040,"slug":"rasikh-salam-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/341000/341040.1.png","width":160,"height":136,"caption":"Rasikh Salam, player page headshot cutout 2022","longCaption":"Rasikh Salam, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":341040,"objectId":1320040,"slug":"rasikh-salam-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/341000/341040.png","width":600,"height":436,"caption":"Rasikh Salam, player page headshot cutout 2022","longCaption":"Rasikh Salam, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/341000/341040.square.png"}}},{"id":75347,"objectId":721867,"name":"जितेश शर्मा","longName":"जितेश शर्मा","mobileName":"जितेश","indexName":"Sharma, JM","battingName":"जे एम शर्मा","fieldingName":"जितेश","slug":"jitesh-sharma","imageUrl":"/lsci/db/PICTURES/CMS/380600/380690.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/380600/380690.png","dateOfBirth":{"year":1993,"month":10,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":[],"image":{"id":380690,"objectId":1433183,"slug":"jitesh-sharma-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/380600/380690.1.png","width":160,"height":136,"caption":"Jitesh Sharma, player page headshot cutout, 2024","longCaption":"Jitesh Sharma, player page headshot cutout, 2024","credit":"Punjab Kings","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[7],"playingRoles":["विकेटकीपर बल्लेबाज़"],"headshotImage":{"id":380690,"objectId":1433183,"slug":"jitesh-sharma-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/380600/380690.png","width":600,"height":436,"caption":"Jitesh Sharma, player page headshot cutout, 2024","longCaption":"Jitesh Sharma, player page headshot cutout, 2024","credit":"Punjab Kings","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/380600/380690.square.png"}}},{"id":114291,"objectId":1350762,"name":"रॉबिन मिन्ज़","longName":"रॉबिन मिन्ज़","mobileName":"मिन्ज़","indexName":"रॉबिन मिन्ज़","battingName":"रॉबिन मिन्ज़","fieldingName":"मिन्ज़","slug":"robin-minz","imageUrl":null,"headshotImageUrl":null,"dateOfBirth":{"year":2002,"month":9,"date":13},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["sla"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से स्पिन"],"image":null,"countryTeamId":6,"playerRoleTypeIds":[6],"playingRoles":["विकेटकीपर"],"headshotImage":null},{"id":105215,"objectId":1182529,"name":"नूर अहमद","longName":"नूर अहमद","mobileName":"नूर","indexName":"Noor Ahmad","battingName":"एन अहमद","fieldingName":"नूर","slug":"noor-ahmad","imageUrl":"/lsci/db/PICTURES/CMS/383200/383239.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/383200/383239.png","dateOfBirth":{"year":2005,"month":1,"date":3},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lws"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से कलाइयों का स्पिन"],"image":{"id":383239,"objectId":1439531,"slug":"noor-ahmad-cutout","url":"/lsci/db/PICTURES/CMS/383200/383239.1.png","width":160,"height":136,"caption":"Noor Ahmad cutout","longCaption":"Noor Ahmad cutout","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":40,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":383239,"objectId":1439531,"slug":"noor-ahmad-cutout","url":"/lsci/db/PICTURES/CMS/383200/383239.png","width":600,"height":436,"caption":"Noor Ahmad cutout","longCaption":"Noor Ahmad cutout","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/383200/383239.square.png"}}},{"id":104825,"objectId":1175496,"name":"नीतीश कुमार रेड्डी","longName":"नीतीश कुमार रेड्डी","mobileName":"नीतीश कुमार","indexName":"नीतीश कुमार रेड्डी","battingName":"नीतीश कुमार रेड्डी","fieldingName":"नीतीश कुमार रेड्डी","slug":"nitish-kumar-reddy","imageUrl":"/lsci/db/PICTURES/CMS/390600/390655.2.png","headshotImageUrl":null,"dateOfBirth":{"year":2003,"month":5,"date":26},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी"],"image":{"id":390655,"objectId":1458992,"slug":"nitish-kumar-reddy-player-portrait","url":"/lsci/db/PICTURES/CMS/390600/390655.2.png","width":160,"height":136,"caption":"Nitish Kumar Reddy, player portrait","longCaption":"Nitish Kumar Reddy, player portrait","credit":"BCCI","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[10],"playingRoles":["बैटिंग ऑलराउंडर"],"headshotImage":null},{"id":78285,"objectId":787987,"name":"मार्नस लाबुशेन","longName":"मार्नस लाबुशेन","mobileName":"मार्नस","indexName":"Labuschagne, M","battingName":"एम लाबुशेन","fieldingName":"मार्नस","slug":"marnus-labuschagne","imageUrl":"/lsci/db/PICTURES/CMS/321500/321585.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321585.png","dateOfBirth":{"year":1994,"month":6,"date":22},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rmf","lb"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से मध्यम तेज़ गेंदबाज़ी","लेगब्रेक"],"image":{"id":321585,"objectId":1263517,"slug":"marnus-labuschagne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321585.2.png","width":160,"height":136,"caption":"Marnus Labuschagne player page headshot cutout, 2021","longCaption":"Marnus Labuschagne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[8],"playingRoles":["बल्लेबाज़"],"headshotImage":{"id":321585,"objectId":1263517,"slug":"marnus-labuschagne-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321585.png","width":600,"height":436,"caption":"Marnus Labuschagne player page headshot cutout, 2021","longCaption":"Marnus Labuschagne player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321585.square.png"}}},{"id":104441,"objectId":1171134,"name":"फ़ैसल अकरम","longName":"फ़ैसल अकरम","mobileName":"फ़ैसल","indexName":"Faisal Akram","battingName":"एफ़ अकरम","fieldingName":"फ़ैसल","slug":"faisal-akram","imageUrl":"/lsci/db/PICTURES/CMS/345000/345076.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/345000/345076.png","dateOfBirth":{"year":2003,"month":8,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lws"],"longBattingStyles":["बाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["बाएं हाथ से कलाइयों का स्पिन"],"image":{"id":345076,"objectId":1331704,"slug":"faisal-akram-player-portrait-2022","url":"/lsci/db/PICTURES/CMS/345000/345076.1.png","width":160,"height":136,"caption":"Faisal Akram, player portrait 2022","longCaption":"Faisal Akram, player portrait 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":7,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":345076,"objectId":1331704,"slug":"faisal-akram-player-portrait-2022","url":"/lsci/db/PICTURES/CMS/345000/345076.png","width":600,"height":436,"caption":"Faisal Akram, player portrait 2022","longCaption":"Faisal Akram, player portrait 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/345000/345076.square.png"}}},{"id":70640,"objectId":625383,"name":"जसप्रीत बुमराह","longName":"जसप्रीत बुमराह","mobileName":"बुमराह","indexName":"Bumrah, JJ","battingName":"जे जे बुमराह","fieldingName":"बुमराह","slug":"jasprit-bumrah","imageUrl":"/lsci/db/PICTURES/CMS/319900/319940.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/319900/319940.png","dateOfBirth":{"year":1993,"month":12,"date":6},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["दाएं हाथ से बल्लेबाज़ी"],"longBowlingStyles":["दाएं हाथ से तेज़ गेंदबाज़ी"],"image":{"id":319940,"objectId":1260219,"slug":"jasprit-bumrah-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319900/319940.2.png","width":160,"height":136,"caption":"Jasprit Bumrah player page headshot cutout, 2021","longCaption":"Jasprit Bumrah player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["गेंदबाज़"],"headshotImage":{"id":319940,"objectId":1260219,"slug":"jasprit-bumrah-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/319900/319940.png","width":600,"height":436,"caption":"Jasprit Bumrah player page headshot cutout, 2021","longCaption":"Jasprit Bumrah player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/319900/319940.square.png"}}}],"trendingStories":[{"id":330440,"objectId":1461505,"scribeId":1461505,"slug":"ipl-auction-2025-shreyas-iyer-first-player-to-breach-inr-25-crore-mark-in-ipl-auction","title":"पंत बने IPL के सबसे महंगे खिलाड़ी, श्रेयस के लिए भी लगी 26.75 करोड़ की बोली","subTitle":"","seoTitle":"Ipl auction - rishbah pant के लिए लगी 27 करोड़ की बोली, chahal को मिला 18 करोड़","summary":"LSG की टीम ने 27 करोड़ की बड़ी बोली लगा कर पंत को अपनी टीम में शामिल किया","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-24T13:03:00.000Z","modifiedAt":"2024-11-24T13:03:56.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":380036,"objectId":1431498,"slug":"rishabh-pant-and-shreyas-iyer-pose-before-the-toss","url":"/lsci/db/PICTURES/CMS/380000/380036.5.jpg","width":365,"height":205,"caption":"Rishabh Pant and Shreyas Iyer pose before the toss","longCaption":"Rishabh Pant and Shreyas Iyer pose before the toss, Kolkata Knight Riders vs Delhi Capitals, IPL 2024, Kolkata, April 29, 2024","credit":"BCCI","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/380000/380036.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/380000/380036.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/380000/380036.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:12:57.447Z"},{"id":330378,"objectId":1461053,"scribeId":1461053,"slug":"aus-vs-ind-perth-test-kl-rahul-falls-to-debatable-drs-moment-manjrekar-blames-poor-supply-of-technology","title":"मांजरेकर : केएल राहुल को आउट दिया जाना एक ख़राब निर्णय था ","subTitle":"","seoTitle":"bgt, aus vs india, kl rahul को drs पर आउट दिए जाने पर sanjay manjrekar और simon taufel की राय ","summary":"पूर्व अंपायर साइमन टाऊफ़ल के अनुसार गेंद बल्ले पर लगी थी ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-22T08:11:00.000Z","modifiedAt":"2024-11-22T08:12:30.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":391376,"objectId":1460937,"slug":"mitchell-starc-had-kl-rahul-caught-behind-before-lunch","url":"/lsci/db/PICTURES/CMS/391300/391376.5.jpg","width":365,"height":205,"caption":"Mitchell Starc had KL Rahul caught behind before lunch","longCaption":"Mitchell Starc had KL Rahul caught behind before lunch, Australia vs India, 1st Test, Perth, 1st day, November 22, 2024","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391300/391376.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391300/391376.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391300/391376.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:15:19.972Z"},{"id":330315,"objectId":1460360,"scribeId":1460360,"slug":"aus-vs-ind-border-gavaskar-trophy-wasim-jaffer-picks-kl-rahul-as-an-opener-devdutt-padikkal-and-dhruv-jurel-in-xi","title":"जाफ़र: राहुल मेरे ओपनर होंगे, नंबर-3 पर पड़िक्कल और जुरेल XI में रहेंगे","subTitle":"","seoTitle":"AUS vs IND - BGT - KL Rahul ओपनर होंगे, नंबर-3 पर Devdutt Padikkal और Dhruv Jurel XI में रहेंगे - Wasim Jaffer","summary":"पर्थ टेस्ट से पहले पूर्व भारतीय बल्लेबाज़ वसीम जाफ़र ने प्लेइंग-XI को लेकर अपनी राय रखी\n","shortText":null,"byline":"सैयद हुसैन","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-19T13:03:00.000Z","modifiedAt":"2024-11-19T13:15:22.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":765,"image":{"id":391244,"objectId":1460309,"slug":"dhruv-jurel-yashasvi-jaiswal-kl-rahul-and-rishabh-pant-look-on-as-virat-kohli-takes-a-catch","url":"/lsci/db/PICTURES/CMS/391200/391244.5.jpg","width":365,"height":205,"caption":"Dhruv Jurel, Yashasvi Jaiswal, KL Rahul and Rishabh Pant look on as Virat Kohli takes a catch","longCaption":"Dhruv Jurel, Yashasvi Jaiswal, KL Rahul and Rishabh Pant look on as Virat Kohli takes a catch, India vs Australia, November 19, 2024, Perth","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/391200/391244.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/391200/391244.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/391200/391244.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:15:54.849Z"},{"id":330405,"objectId":1461233,"scribeId":1461233,"slug":"syed-mushtaq-ali-trophy-tilak-varma-breaks-records-with-third-successive-t20-hundred","title":"तिलक वर्मा ने लगाया रिकॉर्ड लगातार तीसरा T20 शतक ","subTitle":"","seoTitle":"syed mushtaq ali trophy 2025 tilak varma record century T20 - तिलक वर्मा का रिकॉर्ड शतक","summary":"वह किरण नवगिरे के बाद T20 की एक पारी में 150 से अधिक रन बनाने वाले सिर्फ़ दूसरे भारतीय खिलाड़ी हैं ","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-23T06:53:00.000Z","modifiedAt":"2024-11-23T06:54:04.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":390938,"objectId":1459522,"slug":"tilak-varma-brought-up-a-32-ball-half-century","url":"/lsci/db/PICTURES/CMS/390900/390938.5.jpg","width":365,"height":205,"caption":"Tilak Varma brought up a 32-ball half-century","longCaption":"Tilak Varma brought up a 32-ball half-century, South Africa vs India, 3rd T20I, Centurion, November 13, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/390900/390938.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/390900/390938.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/390900/390938.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:12:05.711Z"},{"id":330367,"objectId":1460888,"scribeId":1460888,"slug":"bgt-aus-vs-ind-rohit-sharma-to-join-india-squad-in-australia-on-november-24","title":"24 नवंबर को भारतीय टीम से ऑस्ट्रेलिया में जुड़ेंगे रोहित","subTitle":"","seoTitle":"aus vs ind - rohit sharma 24 नवंबर को भारतीय टीम से australia में जुड़ेंगे","summary":"भारतीय कप्तान एडिलेड में होने वाले डे-नाइट टेस्ट से पहले कैनबरा में दो दिन का टूर गेम खेलेंगे","shortText":null,"byline":"ESPNcricinfo स्टाफ़","categoryType":"OTHERS","genreType":"OTHER","genreId":730,"genreName":"News","publishedAt":"2024-11-21T14:17:00.000Z","modifiedAt":"2024-11-21T14:26:11.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":1,"image":{"id":388361,"objectId":1453577,"slug":"rohit-sharma-has-his-thinking-cap-on","url":"/lsci/db/PICTURES/CMS/388300/388361.5.jpg","width":365,"height":205,"caption":"Rohit Sharma has his thinking cap on","longCaption":"Rohit Sharma has his thinking cap on, India vs Bangladesh, 2nd Test, Kanpur, 4th day, September 30, 2024","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/388300/388361.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/388300/388361.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/388300/388361.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"hi","generatedAt":"2024-11-25T21:17:26.504Z"}],"trendingTeams":[{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"भारत","longName":"भारत","abbreviation":"भारत","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"ऑस्ट्रेलिया","longName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"ऑस्ट्रेलिया","shortName":"ऑस्ट्रेलिया","abbreviation":"ऑस्ट्रेलिया","slug":"australia"}},{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"पाकिस्तान","longName":"पाकिस्तान","abbreviation":"पाकिस्तान","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"पाकिस्तान","shortName":"पाकिस्तान","abbreviation":"पाकिस्तान","slug":"pakistan"}},{"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"}},{"id":6685,"objectId":1204576,"scribeId":1204576,"slug":"bangla-tigers","name":"बांग्ला टाइगर","longName":"बांग्ला टाइगर्स","abbreviation":"BT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/385100/385102.png","isCountry":false,"primaryColor":null,"image":{"id":385102,"objectId":1444054,"slug":"bangla-tigers-team-logo","url":"/lsci/db/PICTURES/CMS/385100/385102.png","width":500,"height":500,"caption":"Bangla Tigers team logo","longCaption":"Bangla Tigers team logo","credit":"Cricket Canada","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},{"id":6683,"objectId":1204574,"scribeId":1204574,"slug":"deccan-gladiators","name":"ग्लैडिएटर्स","longName":"डेक्कन ग्लैडिएटर्स","abbreviation":"DG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371941.png","isCountry":false,"primaryColor":null,"image":{"id":371941,"objectId":1410825,"slug":"deccan-gladiators-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371941.png","width":500,"height":500,"caption":"Deccan Gladiators team logo","longCaption":"Deccan Gladiators team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},{"id":7025,"objectId":1344976,"scribeId":1344976,"slug":"new-york-strikers","name":"स्ट्राइकर्स","longName":"न्यूयॉर्क स्ट्राइकर्स","abbreviation":"NYS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371940.png","isCountry":false,"primaryColor":null,"image":{"id":371940,"objectId":1410824,"slug":"new-york-strikers-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371940.png","width":500,"height":500,"caption":"New York Strikers team logo","longCaption":"New York Strikers team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},{"id":7026,"objectId":1344977,"scribeId":1344977,"slug":"samp-army","name":"सैंप आर्मी","longName":"सैंप आर्मी","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/371900/371939.png","isCountry":false,"primaryColor":null,"image":{"id":371939,"objectId":1410823,"slug":"samp-army-team-logo","url":"/lsci/db/PICTURES/CMS/371900/371939.png","width":500,"height":500,"caption":"Samp Army team logo","longCaption":"Samp Army team logo","credit":"Abu Dhabi T10","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"संयुक्त अरब अमीरात","shortName":"यूएई","abbreviation":"यूएई","slug":"united-arab-emirates"}},{"id":4343,"objectId":335974,"scribeId":335974,"slug":"chennai-super-kings","name":"CSK","longName":"चेन्नई सुपर किंग्स","abbreviation":"CSK","unofficialName":"Chennai","imageUrl":"/lsci/db/PICTURES/CMS/313400/313421.logo.png","isCountry":false,"primaryColor":"#F5AE0C","image":{"id":313421,"objectId":1241880,"slug":"chennai-super-kings-logo","url":"/lsci/db/PICTURES/CMS/313400/313421.logo.png","width":500,"height":500,"caption":"Chennai Super Kings logo","longCaption":"Chennai Super Kings logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"भारत","shortName":"भारत","abbreviation":"भारत","slug":"india"}},{"id":8,"objectId":8,"scribeId":8,"slug":"sri-lanka","name":"श्रीलंका","longName":"श्रीलंका","abbreviation":"श्रीलंका","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":"श्रीलंका","shortName":"श्रीलंका","abbreviation":"श्रीलंका","slug":"sri-lanka"}}],"featuredAuthors":[]}},"layout":{"type":"DEFAULT","view":{"desktopHeader":true,"desktopFooter":true,"desktopHsb":true,"desktopFooterLegalLinks":true,"mobileHeader":true,"mobileFooter":true,"mobileHsb":true,"mobileFooterLegalLinks":true,"mobileStickyAd":false,"mobileStickyAsk":true,"mobileStickyGamePW":false,"appStickyAd":true,"appStickyAsk":true,"appStickyGamePW":false},"ad":{"gpt":{"webAdUnitPath":"frontpage/index","appAdUnitPath":"frontpage/index","attributes":{"kvpt":"frontpage","pgtyp":"index"},"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":{"kvpos":"newbottom"}},"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"}},"native":{"unit":"native","type":"IN_VIEW","attributes":{"pos":"native","loc":"news"}},"presby":{"unit":"presby","type":"IN_VIEW","attributes":{"pos":"presby"}},"incontentApp4":{"unit":"incontent4","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"advertorial"}}}},"video":{"adUnitPath":"frontpage/index","siteSection":"espn:cricinfo:cricket:frontpage"}},"analytics":{"attributes":{"pageName":"frontpage","siteSection":"frontpage","contentType":"frontpage-index","subSection":"frontpage","league":"no-league"}},"seo":{"title":"Today's Cricket Match | Cricket Update | Cricket News | ESPNcricinfo","description":"Get live cricket scores, cricket updates of upcoming International, domestic and T20 matches. Catch all the latest videos, news about cricket on ESPNcricinfo.","canonical":"/hindi","canonicalEng":"/","keywords":["cricket news headlines","today's match live score","cricket news in hindi","cricket news","cricket update","today cricket scores","latest cricket scores","cricket result","cricket live update"],"language":{"title":{"langKey":"homepage_seo_title","defaultValue":"Today's Cricket Match | Cricket Update | Cricket News | ESPNcricinfo"},"description":{"langKey":"homepage_seo_description","defaultValue":"Get live cricket scores, cricket updates of upcoming International, domestic and T20 matches. Catch all the latest videos, news about cricket on ESPNcricinfo."},"keywords":[{"langKey":"cm_cricket_news_headlines","defaultValue":"cricket news headlines"},{"langKey":"cm_today_live_score","defaultValue":"today's match live score"},{"langKey":"cm_news_language","defaultValue":"cricket news in hindi"},{"langKey":"cm_cricket_news","defaultValue":"cricket news"},{"langKey":"cm_cricket_update","defaultValue":"cricket update"},{"langKey":"cm_today_cricket_score","defaultValue":"today cricket scores"},{"langKey":"cm_latest_cricket_score","defaultValue":"latest cricket scores"},{"langKey":"cm_cricket_result","defaultValue":"cricket result"},{"langKey":"cm_live_update","defaultValue":"cricket live update"}]},"languagesCanonical":[{"lang":"hi","canonical":"/hindi"}],"structuredData":{"search":{"@context":"https://schema.org","@type":"WebSite","name":"ESPNcricinfo","url":"https://www.espncricinfo.com/","potentialAction":{"@type":"SearchAction","target":"https://www.espncricinfo.com/search?searchtext={search_term_string}","query-input":"required name=search_term_string"}}}}}}},"page":"/home/CiEditionHomePage","query":{"language":"hindi"},"buildId":"VLVOZhiS3mogEQM0MDmuV","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[56238,40037,785,23245],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>