CINXE.COM
AUS vs SA Cricket Scorecard, 2nd Semi-Final at Kolkata, November 16, 2023
<!DOCTYPE html><html lang="en"><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>AUS vs SA Cricket Scorecard, 2nd Semi-Final at Kolkata, November 16, 2023</title><meta name="title" content="AUS vs SA Cricket Scorecard, 2nd Semi-Final at Kolkata, November 16, 2023"/><meta name="description" content="Live Cricket Scoreboard: Get Australia vs South Africa 2nd Semi-Final, cricket scorecard, ICC Cricket World Cup 2023/24 dated November 16, 2023."/><meta name="keywords" content="Australia vs South Africa 2nd Semi-Final,cricket scorecard,cricket scoreboard,AUS vs SA,reports,ICC Cricket World Cup"/><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/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard"/><link rel="alternate" href="https://www.espncricinfo.com/hindi/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard" hrefLang="hi"/><link rel="alternate" href="https://www.espncricinfo.com/tamil/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard" hrefLang="ta"/><link rel="alternate" href="https://www.espncricinfo.com/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard" hrefLang="en"/><link rel="alternate" href="https://www.espncricinfo.com/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard" hrefLang="x-default"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="AUS vs SA Cricket Scorecard, 2nd Semi-Final at Kolkata, November 16, 2023"/><meta property="og:description" content="Live Cricket Scoreboard: Get Australia vs South Africa 2nd Semi-Final, cricket scorecard, ICC Cricket World Cup 2023/24 dated November 16, 2023."/><meta property="og:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/371400/371490.6.jpg"/><meta property="og:url" content="https://www.espncricinfo.com/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard"/><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="AUS vs SA Cricket Scorecard, 2nd Semi-Final at Kolkata, November 16, 2023"/><meta name="twitter:description" content="Live Cricket Scoreboard: Get Australia vs South Africa 2nd Semi-Final, cricket scorecard, ICC Cricket World Cup 2023/24 dated November 16, 2023."/><meta name="twitter:image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/371400/371490.6.jpg"/><meta itemProp="name" content="AUS vs SA Cricket Scorecard, 2nd Semi-Final at Kolkata, November 16, 2023"/><meta itemProp="description" content="Live Cricket Scoreboard: Get Australia vs South Africa 2nd Semi-Final, cricket scorecard, ICC Cricket World Cup 2023/24 dated November 16, 2023."/><meta itemProp="image" content="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/371400/371490.6.jpg"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="AUS vs SA Cricket Scorecard, 2nd Semi-Final at Kolkata, November 16, 2023"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="Australia vs South Africa 2nd Semi-Final,cricket scorecard,cricket scoreboard,AUS vs SA,reports,ICC Cricket World Cup"/><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":"Live Scores","url":"https://www.espncricinfo.com/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Live Scores Home","url":"https://www.espncricinfo.com/live-cricket-score"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Schedule","url":"https://www.espncricinfo.com/live-cricket-match-schedule-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Results","url":"https://www.espncricinfo.com/live-cricket-match-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Month view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=month"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Season view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=season"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"International calendar","url":"https://www.espncricinfo.com/ci/engine/match/index.html?view=calendar"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Desktop Scoreboard","url":"https://www.espncricinfo.com/ci/engine/match/scores/desktop.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Series","url":"https://www.espncricinfo.com/cricket-fixtures"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"WPL 2025","url":"https://www.espncricinfo.com/series/wpl-2024-25-1463356"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Champions Trophy","url":"https://www.espncricinfo.com/series/icc-champions-trophy-2024-25-1459031"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Champions Trophy (Warm-up)","url":"https://www.espncricinfo.com/series/icc-champions-trophy-warm-up-matches-2024-25-1473138/match-schedule-fixtures-and-results"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe vs Ireland","url":"https://www.espncricinfo.com/series/ireland-in-zimbabwe-2024-25-1467463"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ranji Trophy","url":"https://www.espncricinfo.com/series/ranji-trophy-2024-25-1445824"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"One-Day Cup [AUS]","url":"https://www.espncricinfo.com/series/one-day-cup-aus-2024-25-1444469"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Sheffield Shield","url":"https://www.espncricinfo.com/series/sheffield-shield-2024-25-1444468"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"IPL 2025","url":"https://www.espncricinfo.com/series/ipl-2025-1449924"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Test Championship 2023-25","url":"https://www.espncricinfo.com/series/icc-world-test-championship-2023-2025-1345943"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Women's Championship","url":"https://www.espncricinfo.com/series/icc-women-s-championship-2022-23-2025-1308225"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"World Cup League 2","url":"https://www.espncricinfo.com/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"CWC Challenge League Group A","url":"https://www.espncricinfo.com/series/cwc-challenge-league-group-a-2024-2026-1451764"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"CWC Challenge League Group B","url":"https://www.espncricinfo.com/series/cwc-challenge-league-group-b-2024-2026-1451884"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"-Future series-","url":"https://www.espncricinfo.com/cricket-fixtures/#future"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"-Archives-","url":"https://www.espncricinfo.com/ci/engine/series/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Teams","url":"https://www.espncricinfo.com/team"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Australia","url":"https://www.espncricinfo.com/team/australia-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Afghanistan","url":"https://www.espncricinfo.com/team/afghanistan-40"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Bangladesh","url":"https://www.espncricinfo.com/team/bangladesh-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Canada","url":"https://www.espncricinfo.com/team/canada-17"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"England","url":"https://www.espncricinfo.com/team/england-1"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ireland","url":"https://www.espncricinfo.com/team/ireland-29"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"India","url":"https://www.espncricinfo.com/team/india-6"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Namibia","url":"https://www.espncricinfo.com/team/namibia-28"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"New Zealand","url":"https://www.espncricinfo.com/team/new-zealand-5"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Nepal","url":"https://www.espncricinfo.com/team/nepal-33"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Pakistan","url":"https://www.espncricinfo.com/team/pakistan-7"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Netherlands","url":"https://www.espncricinfo.com/team/netherlands-15"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"South Africa","url":"https://www.espncricinfo.com/team/south-africa-3"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Oman","url":"https://www.espncricinfo.com/team/oman-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Sri Lanka","url":"https://www.espncricinfo.com/team/sri-lanka-8"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Scotland","url":"https://www.espncricinfo.com/team/scotland-30"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"West Indies","url":"https://www.espncricinfo.com/team/west-indies-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"UAE","url":"https://www.espncricinfo.com/team/united-arab-emirates-27"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe","url":"https://www.espncricinfo.com/team/zimbabwe-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"USA","url":"https://www.espncricinfo.com/team/united-states-of-america-11"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News","url":"https://www.espncricinfo.com/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News Home","url":"https://www.espncricinfo.com/cricket-news"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Future of ODIs","url":"https://www.espncricinfo.com/cricket-news/the-future-of-odis-39"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ball-tampering","url":"https://www.espncricinfo.com/cricket-news/ball-tampering-25"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Technology in cricket","url":"https://www.espncricinfo.com/cricket-news/technology-in-cricket-18"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Racism","url":"https://www.espncricinfo.com/cricket-news/racism-99"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Run-out controversies","url":"https://www.espncricinfo.com/cricket-news/run-out-controversies-325"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Corruption","url":"https://www.espncricinfo.com/cricket-news/corruption-in-cricket-4"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features","url":"https://www.espncricinfo.com/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features Home","url":"https://www.espncricinfo.com/cricket-features"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"On this day","url":"https://www.espncricinfo.com/on-this-day/cricket-events"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Writers","url":"https://www.espncricinfo.com/espncricinfo-writers-index"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Web stories","url":"https://www.espncricinfo.com/webstories"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Photo galleries","url":"https://www.espncricinfo.com/gallery"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Cricinfo 30 years","url":"https://www.espncricinfo.com/cricinfo-30-years"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"The Cricket Monthly","url":"https://www.thecricketmonthly.com/"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Videos","url":"https://www.espncricinfo.com/cricket-videos/"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Cricinformed","url":"https://www.espncricinfo.com/cricket-videos/genre/cricinformed-299"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"TimeOut","url":"https://www.espncricinfo.com/cricket-videos/genre/time-out-221"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Matchday","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-155"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Matchday Hindi","url":"https://www.espncricinfo.com/cricket-videos/genre/match-day-hindi-281"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Kya Khoya Kya Paaya","url":"https://www.espncricinfo.com/cricket-videos/genre/kya-khoya-kya-paaya-292"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Haan Ya Naa","url":"https://www.espncricinfo.com/cricket-videos/genre/haan-ya-naa-247"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"25 Questions","url":"https://www.espncricinfo.com/cricket-videos/genre/25-questions-191"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"News and Analysis","url":"https://www.espncricinfo.com/cricket-videos/genre/news-and-analysis-34"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Interviews","url":"https://www.espncricinfo.com/cricket-videos/genre/interviews-9"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Features","url":"https://www.espncricinfo.com/cricket-videos/genre/features-46"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Press Conference","url":"https://www.espncricinfo.com/cricket-videos/genre/press-conference-2"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Ravi & Raunak","url":"https://www.espncricinfo.com/cricket-videos/genre/ravi-raunak-277"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Polite Enquiries","url":"https://www.espncricinfo.com/cricket-videos/genre/politeenquiries-119"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Run Order","url":"https://www.espncricinfo.com/cricket-videos/genre/run-order-166"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Newsroom","url":"https://www.espncricinfo.com/cricket-videos/genre/newsroom-218"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Highlights","url":"https://www.espncricinfo.com/cricket-videos/genre/highlights-37"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"YouTube","url":"https://www.youtube.com/ESPNCricinfo"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Stats","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Stats home","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"AskCricinfo","url":"https://www.espncricinfo.com/ask"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Statsguru","url":"https://stats.espncricinfo.com/ci/engine/stats/index.html"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"SuperStats","url":"https://www.espncricinfo.com/genre/superstats-706"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"2025 records","url":"https://www.espncricinfo.com/records/year/2025-2025"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"2024 records","url":"https://www.espncricinfo.com/records/year/2024-2024"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"All records","url":"https://www.espncricinfo.com/records"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Players","url":"https://www.espncricinfo.com/cricketers"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Grounds","url":"https://www.espncricinfo.com/cricket-grounds"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Rankings","url":"https://www.espncricinfo.com/rankings/icc-team-ranking"}]}</script><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebPage","name":"AUS vs SA Cricket Scorecard, 2nd Semi-Final at Kolkata, November 16, 2023","description":"Live Cricket Scoreboard: Get Australia vs South Africa 2nd Semi-Final, cricket scorecard, ICC Cricket World Cup 2023/24 dated November 16, 2023.","url":"https://www.espncricinfo.com/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard","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><meta name="next-head-count" content="72"/><link rel="preload" href="https://wassets.hscicdn.com/_next/static/css/11a0193abd9fa492c135.css" as="style"/><link rel="stylesheet" href="https://wassets.hscicdn.com/_next/static/css/11a0193abd9fa492c135.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="https://wassets.hscicdn.com/_next/static/chunks/polyfills-a40ef1678bae11e696dba45124eadd70.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiLanguageEnglish.4b9f543a231e3b745bcf.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/37.becaf7d69e61111449ba.js"></script><script defer="" src="https://wassets.hscicdn.com/_next/static/chunks/CiVideoPlayerLiveStream.22d194478668a067c666.js"></script><script src="https://wassets.hscicdn.com/_next/static/chunks/webpack-2c88998257836e690703.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/framework-9f4513c321d3052d6c6f.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/main-1cfdabd6dcfbbd80966b.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/_app-7ccb676a01a2f9401b5a.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2579-0c6070ee6815cd646190.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9458-c0c8e756cd7daa1a0978.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3558-694e80e759ef51a66d15.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/2415-3e741a8e27368367f342.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6514-a8c4117b98696277d7fa.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/7839-c7fb89c60f54b51f8ade.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/751-167c9e1fc5007c04cf0d.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/8959-95d941e5a80ce20d8b5c.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3718-d9603ef44e2ca4408ffe.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6738-2b97faa5df8afd85a791.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/5437-a773fb659769045e9bd8.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9547-f71e94056dbb58ff32b1.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1865-1a40170a49fbcf87cd32.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/9406-4bc3024b93639bf2d00a.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/3100-b99ca5ac5f3a68406b1e.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/1858-f528215b25dce7b69621.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/match/CiMatchScorecardPage-013e9d8425be96b62d80.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/OnPSRz-HwTR86vKC3XYb7/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/OnPSRz-HwTR86vKC3XYb7/_ssgManifest.js" defer=""></script></head><body><div id="__next"><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-939422"></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>Matches<!-- --> <span>(<!-- -->11<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>WPL<!-- --> <span>(<!-- -->2<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Ranji Trophy<!-- --> <span>(<!-- -->2<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>Zimbabwe vs Ireland<!-- --> <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>WCL 2<!-- --> <span>(<!-- -->1<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>CSA Division One<!-- --> <span>(<!-- -->2<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>CSA Division Two<!-- --> <span>(<!-- -->3<!-- -->)</span></span></span></div></div></div></div><div class="ds-block"></div><div class="ds-pt-2"><div class="ci-hsb-carousel"><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><button type="button" data-role="none" class="slick-arrow slick-prev slick-disabled" style="display:block"> <!-- -->Previous</button><div class="slick-list"><div class="slick-track" style="width:0px;left:0px"><div style="outline:none" data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false"><div><aside></aside></div></div><div style="outline:none" data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/wpl-2024-25-1463356/delhi-capitals-women-vs-royal-challengers-bengaluru-women-4th-match-1469301/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>4th Match</span> • <!-- -->WPL<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->WT20</span></span> • <!-- --> <!-- -->Vadodara</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="Delhi Capitals Women"><img width="20" height="20" alt="Delhi Capitals Women Flag" 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">Delhi Capitals Women</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="Royal Challengers Bengaluru Women"><img width="20" height="20" alt="Royal Challengers Bengaluru Women Flag" 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">Royal Challengers Bengaluru Women</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>Today</div><div class="ds-text-tight-m ds-font-bold">2:00 PM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="DC-W vs RCB-W - 4th Match"><span>Match starts in <b> 1 </b> hr <b> 31 </b> mins</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/wpl-2024-25-1463356/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/wpl-2024-25-1463356/points-table-standings" title="Table" 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">Table</span></a><a href="/series/wpl-2024-25-1463356/delhi-capitals-women-vs-royal-challengers-bengaluru-women-4th-match-1469301/match-videos" title="Videos" 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">Videos</span></a><a href="/series/wpl-2024-25-1463356" title="Women's Premier 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">Series</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="/series/ranji-trophy-2024-25-1445824/gujarat-vs-kerala-1st-semi-final-1445954/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Stumps</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->Starts 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> • <!-- -->1st semi final</span> • <!-- -->Ranji Trophy<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->Ahmedabad</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="KER"><img width="20" height="20" alt="KER Flag" 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">KER</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">(89 ov) </span><strong class="">206/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="GUJ"><img width="20" height="20" alt="GUJ Flag" 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">GUJ</p></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="KER vs GUJ - 1st semi final"><span>Day 1 - Kerala chose to bat.</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/ranji-trophy-2024-25-1445824/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/ranji-trophy-2024-25-1445824/points-table-standings" title="Table" 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">Table</span></a><a href="/series/ranji-trophy-2024-25-1445824" title="Ranji 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">Series</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/ranji-trophy-2024-25-1445824/vidarbha-vs-mumbai-2nd-semi-final-1445955/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-secondary-orange"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Stumps</span><span class="ds-text-tight-xs ds-font-medium ds-text-typo"> • <!-- --> <!-- -->Starts 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> • <!-- -->2nd semi final</span> • <!-- -->Ranji Trophy<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->FC</span></span> • <!-- --> <!-- -->Nagpur</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="VIDAR"><img width="20" height="20" alt="VIDAR Flag" 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">VIDAR</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">(88 ov) </span><strong class="">308/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="MUM"><img width="20" height="20" alt="MUM Flag" 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">MUM</p></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="VIDAR vs MUM - 2nd semi final"><span>Day 1 - Vidarbha chose to bat.</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/ranji-trophy-2024-25-1445824/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/ranji-trophy-2024-25-1445824/points-table-standings" title="Table" 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">Table</span></a><a href="/series/ranji-trophy-2024-25-1445824" title="Ranji 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">Series</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/wpl-2024-25-1463356/gujarat-giants-women-vs-up-warriorz-women-3rd-match-1469300/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">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->3rd Match</span> • <!-- -->WPL<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->WT20</span></span> • <!-- --> <!-- -->Vadodara</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="UPW-W"><img width="20" height="20" alt="UPW-W Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">UPW-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="">143/9</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="GG-W"><img width="20" height="20" alt="GG-W Flag" style="width:20px;height:20px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><p class="ds-text-tight-s ds-font-bold ds-capitalize ds-truncate">GG-W</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(18/20 ov, T:144) </span><strong class="">144/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="GG Women won by 6 wickets (with 12 balls remaining)"><span>GG Women won by 6 wickets (with 12 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/wpl-2024-25-1463356/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/wpl-2024-25-1463356/points-table-standings" title="Table" 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">Table</span></a><a href="/series/wpl-2024-25-1463356/gujarat-giants-women-vs-up-warriorz-women-3rd-match-1469300/match-report" title="Report" 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">Report</span></a><a href="/series/wpl-2024-25-1463356/gujarat-giants-women-vs-up-warriorz-women-3rd-match-1469300/match-videos" title="Videos" 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">Videos</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/ireland-in-zimbabwe-2024-25-1467463/zimbabwe-vs-ireland-2nd-odi-1467702/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">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"> • <!-- -->2nd ODI</span> • <!-- --> <!-- -->Harare</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="ZIM"><img width="20" height="20" alt="ZIM Flag" 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">ZIM</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="">245</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="IRE"><img width="20" height="20" alt="IRE Flag" 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">IRE</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">(48.4/50 ov, T:246) </span><strong class="">249/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="Ireland won by 6 wickets (with 8 balls remaining)"><span>Ireland won by 6 wickets (with 8 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/ireland-in-zimbabwe-2024-25-1467463/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/ireland-in-zimbabwe-2024-25-1467463/zimbabwe-vs-ireland-2nd-odi-1467702/match-report" title="Report" 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">Report</span></a><a href="/series/ireland-in-zimbabwe-2024-25-1467463" title="Ireland 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">Series</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/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525/oman-vs-namibia-53rd-match-1468883/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">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->53rd Match</span> • <!-- -->WCL 2<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->ODI</span></span> • <!-- --> <!-- -->Al Amerat</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="NAM"><img width="20" height="20" alt="NAM Flag" 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">NAM</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="">96</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="OMA"><img width="20" height="20" alt="OMA Flag" 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">OMA</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">(22.4/50 ov, T:97) </span><strong class="">100/8</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="Oman won by 2 wickets (with 164 balls remaining)"><span>Oman won by 2 wickets (with 164 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525/points-table-standings" title="Table" 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">Table</span></a><a href="/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525" title="ICC Men's Cricket World Cup League 2" class="ds-inline-flex ds-items-start ds-leading-none ds-mr-4"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/csa-provincial-one-day-challenge-division-one-2024-25-1444752/boland-vs-titans-3rd-match-1444823/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">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->3rd Match</span> • <!-- -->CSA Division One<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->List A</span></span> • <!-- --> <!-- -->Paarl</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="TITNS"><img width="20" height="20" alt="TITNS Flag" 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">TITNS</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="">110</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="BOL"><img width="20" height="20" alt="BOL Flag" 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">BOL</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">(36/50 ov, T:111) </span><strong class="">111/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="Boland won by 5 wickets (with 84 balls remaining)"><span>Boland won by 5 wickets (with 84 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/csa-provincial-one-day-challenge-division-one-2024-25-1444752/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/csa-provincial-one-day-challenge-division-one-2024-25-1444752/points-table-standings" title="Table" 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">Table</span></a><a href="/series/csa-provincial-one-day-challenge-division-one-2024-25-1444752" title="CSA Provincial One-Day Challenge Division One" 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">Series</span></a></div></div></div></a></div></div></div><div style="outline:none" data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true"><div><div class="ds-p-2 ds-pb-0.5 ds-bg-fill-hsb-scorecell ds-text-compact-2xs ds-rounded-xl ds-h-[8.375rem]" tabindex="-1" style="width:100%;display:inline-block"><a href="/series/csa-provincial-one-day-challenge-division-one-2024-25-1444752/dolphins-vs-warriors-4th-match-1444824/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">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->4th Match</span> • <!-- -->CSA Division One<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->List A</span></span> • <!-- --> <!-- -->Durban</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="WAR"><img width="20" height="20" alt="WAR Flag" 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">WAR</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="">343/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="DOLPH"><img width="20" height="20" alt="DOLPH Flag" 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">DOLPH</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">(40.2/50 ov, T:344) </span><strong class="">217</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="Warriors won by 126 runs"><span>Warriors won by 126 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/csa-provincial-one-day-challenge-division-one-2024-25-1444752/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/csa-provincial-one-day-challenge-division-one-2024-25-1444752/points-table-standings" title="Table" 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">Table</span></a><a href="/series/csa-provincial-one-day-challenge-division-one-2024-25-1444752" title="CSA Provincial One-Day Challenge Division One" 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">Series</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="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753/easterns-vs-south-africa-emerging-players-2nd-match-1444852/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">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->2nd Match</span> • <!-- -->CSA Division Two<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->List A</span></span> • <!-- --> <!-- -->Pretoria</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="EASTN"><img width="20" height="20" alt="EASTN Flag" 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">EASTN</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">(35.5/36 ov) </span><strong class="">231</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="SA-EM"><img width="20" height="20" alt="SA-EM Flag" 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">SA-EM</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">(26.5/26.5 ov, T:186) </span><strong class="">125/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="Easterns won by 60 runs (DLS method)"><span>Easterns won by 60 runs (DLS method)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753/points-table-standings" title="Table" 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">Table</span></a><a href="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753" title="CSA Provincial One-Day Challenge Division Two" 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">Series</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="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753/limpopo-vs-south-western-districts-3rd-match-1444853/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">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->3rd Match</span> • <!-- -->CSA Division Two<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->List A</span></span> • <!-- --> <!-- -->Polokwane</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="Limpo"><img width="20" height="20" alt="Limpo Flag" 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">Limpo</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">(41.4/45 ov) </span><strong class="">188</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="SWD"><img width="20" height="20" alt="SWD Flag" 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">SWD</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">(39.4/45 ov, T:189) </span><strong class="">191/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="S West D won by 4 wickets (with 32 balls remaining)"><span>S West D won by 4 wickets (with 32 balls remaining)</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753/points-table-standings" title="Table" 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">Table</span></a><a href="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753" title="CSA Provincial One-Day Challenge Division Two" 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">Series</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="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753/kwazulu-natal-inland-vs-mpumalanga-4th-match-1444854/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">RESULT</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->4th Match</span> • <!-- -->CSA Division Two<span class="ds-text-tight-xs ds-uppercase"> • <!-- -->List A</span></span> • <!-- --> <!-- -->White River</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="KZNIN"><img width="20" height="20" alt="KZNIN Flag" 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">KZNIN</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="">256/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="Mpuma"><img width="20" height="20" alt="Mpuma Flag" 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">Mpuma</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">(41.4/50 ov, T:257) </span><strong class="">161</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="KZN-Inland won by 95 runs"><span>KZN-Inland won by 95 runs</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753/match-schedule-fixtures-and-results" title="Schedule" 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">Schedule</span></a><a href="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753/points-table-standings" title="Table" 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">Table</span></a><a href="/series/csa-provincial-one-day-challenge-division-two-2024-25-1444753" title="CSA Provincial One-Day Challenge Division Two" 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">Series</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="/" 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="/live-cricket-score" title="Live Cricket Score" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Live Scores</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">Series</a></div><div class="ds-popper-wrapper"><a href="/team" title="Cricket Teams" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Teams</a></div><div class="ds-popper-wrapper"><a href="/cricket-news" title="Cricket News" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">News</a></div><div class="ds-popper-wrapper"><a href="/cricket-features" title="Cricket Features" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Features</a></div><div class="ds-popper-wrapper"><a href="/cricket-videos/" title="Cricket Videos" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Videos</a></div><div class="ds-popper-wrapper"><a href="https://www.espncricinfo.com/records" title="Cricket Stats" class="ci-nav-item ci-nav-text ci-nav-hover ds-cursor-pointer">Stats</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 GL</div></div><div class="ci-nav-item ci-nav-hover"></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-790447"></aside></div></div><div class="ds-relative"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5 lg:ds-pt-4"><div class="ds-w-full"><div class="lg:ds--mx-5"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-780201" style="min-width:10%;min-height:90px"></aside></div><div class="ds-flex ds-justify-center"><aside></aside><aside></aside></div><div class="ds-flex ds-space-x-5"><div class="ds-grow" style="width:calc(100% - 322px)"><h1 class="ds-text-title-xs ds-font-bold ds-mb-2 ds-m-1">South Africa vs Australia<!-- -->, <!-- -->2nd Semi-Final<!-- --> at <!-- -->Kolkata<!-- -->, <!-- -->World Cup 2023<!-- -->,<!-- --> <!-- -->Nov 16 2023<!-- --> - <!-- -->Full Scorecard</h1><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line"><div class="ds-p-0"><div><div class="ds-px-4 ds-py-3 ds-border-b ds-border-line"><div class="ds-flex ds-items-center"><div class="ds-grow"><div class=""><strong class="ds-uppercase ds-text-tight-m">RESULT</strong></div><div class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">2nd Semi-Final (D/N), Eden Gardens, November 16, 2023<!-- -->, <a href="/series/icc-cricket-world-cup-2023-24-1367856" title="ICC Cricket World Cup" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-text-typo-mid3">ICC Cricket World Cup</span></a></div></div><div class="ds-grow-0 ds-flex"><div class="ds-flex ds-border-r ds-border-ui-stroke ds-pr-3"><a href="/series/icc-cricket-world-cup-2023-24-1367856/india-vs-new-zealand-1st-semi-final-1384437/full-scorecard" class="ds-group ds-inline-flex ds-items-center"><i style="font-size:24px" class="icon-chevron_left-outlined ds-text-icon ds-block ds-text-typo group-hover:ds-text-typo-primary"></i><span class="ds-text-tight-xs ds-block ds-text-typo group-hover:ds-text-typo-primary">Prev</span></a><a href="/series/icc-cricket-world-cup-2023-24-1367856/india-vs-australia-final-1384439/full-scorecard" class="ds-group ds-inline-flex ds-items-center ds-ml-4"><span class="ds-text-tight-xs ds-block ds-text-typo group-hover:ds-text-typo-primary">Next</span><i style="font-size:24px" class="icon-chevron_right-outlined ds-text-icon ds-block ds-text-typo group-hover:ds-text-typo-primary"></i></a></div><div class="ds-flex ds-items-center ds-leading-none"><div></div><div class="ds-ml-4"></div><div class="ds-ml-4"><div class="ds-popper-wrapper"><i style="font-size:20px" class="icon-more_vert-outlined ds-text-icon ds-cursor-pointer"></i></div></div></div></div></div></div><div class="ds-flex"><div class="ds-w-2/3"><div class="ds-text-compact-xxs ds-p-2 ds-px-4 lg:ds-py-3"><div class=""><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-truncate"></div></div><div class=""><div class="ds-flex ds-flex-col ds-mt-3 md:ds-mt-0 ds-mt-0 ds-mb-1"><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50 ds-mb-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="South Africa"><img width="32" height="32" alt="South Africa Flag" style="width:32px;height:32px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><a href="/team/south-africa-3" title="South Africa" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-l ds-font-bold ds-text-typo hover:ds-text-typo-primary ds-block ds-truncate">South Africa</span></a></div><div class="ds-text-compact-m ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-s ds-mr-0.5"></span><strong class="">212</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-mb-1"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="Australia"><img width="32" height="32" alt="Australia Flag" style="width:32px;height:32px" class="ds-mr-2" src="https://wassets.hscicdn.com/static/images/lazyimage-transparent.png"/><a href="/team/australia-2" title="Australia" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-l ds-font-bold ds-text-typo hover:ds-text-typo-primary ds-block ds-truncate">Australia</span></a></div><div class="ds-text-compact-m ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-s ds-mr-0.5">(47.2/50 ov, T:213) </span><strong class="">215/7</strong></div></div></div></div><p class="ds-text-tight-s ds-font-medium ds-truncate ds-text-typo"><span>Australia won by 3 wickets (with 16 balls remaining)</span></p></div></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3"></span></div><div class="ds-w-1/3 ds-border-l ds-border-line"><div class="ds-px-4 ds-py-2 ds-self-stretch ds-w-full ds-border-line odd:ds-border-b"><div class="ds-flex ds-justify-between ds-items-center"><div><div class="ds-text-eyebrow-xs ds-uppercase ds-text-typo-mid2">Player Of The Match</div><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/travis-head-530011" title="Travis Head" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Travis Head</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">, <!-- -->AUS</span></div><div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid1">62 (48) & 2/21</span></div></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/travis-head-530011" class="ds-cursor-pointer"><div class="ds-relative"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full"><img width="64" height="64" alt="travis-head" style="width:64px;height:64px" class="ds-block" src="https://img1.hscicdn.com/image/upload/f_auto,t_h_100_2x/lsci/db/PICTURES/CMS/321500/321584.2.png"/></span><div class="ds-absolute ds-bg-fill-content-prime ds-bottom-1 ds-w-6 ds-h-6 ds-rounded-full ds-flex ds-justify-center ds-items-center ds-shadow-lg"><img width="12" height="12" alt="" style="width:12px;height:12px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div></a></div></div></div><div class="ds-px-4 ds-py-2 ds-self-stretch ds-w-full"><div class="ds-flex ds-justify-between ds-items-center"><div><div class="ds-text-eyebrow-xs ds-uppercase ds-text-typo-mid2">Cricinfo's MVP</div><div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/travis-head-530011" title="Travis Head" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Travis Head</span></a></div><span class="ds-text-tight-s ds-font-regular ds-text-typo-mid3">, <!-- -->AUS</span></div><div><span><span class="ds-text-tight-s ds-font-regular ds-mr-2 ds-text-typo-mid1">194.16<!-- --> pts</span><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-impact-player" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block"><span class="ds-flex ds--mr-1">Impact List</span></span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-ml-1 ds-block"></i></a></span></div></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/travis-head-530011" class="ds-cursor-pointer"><div class="ds-relative"><span class="ds-border ds-border-line-default-translucent ds-text-typo ds-bg-ui-fill ds-overflow-hidden ds-flex ds-items-center ds-justify-center ds-w-16 ds-h-16 ds-rounded-full"><img width="64" height="64" alt="travis-head" style="width:64px;height:64px" class="ds-block" src="https://img1.hscicdn.com/image/upload/f_auto,t_h_100_2x/lsci/db/PICTURES/CMS/321500/321584.2.png"/></span><div class="ds-absolute ds-bg-fill-content-prime ds-bottom-1 ds-w-6 ds-h-6 ds-rounded-full ds-flex ds-justify-center ds-items-center ds-shadow-lg"><img width="12" height="12" alt="" style="width:12px;height:12px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div></div></a></div></div></div></div></div></div><div class="ds-relative ds-w-full ds-scrollbar-hide ds-border-t ds-border-line ds-px-2 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"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/live-cricket-score" class="ds-flex ds-justify-center ds-h-10"><span 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-2">Summary</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard" class="ds-flex ds-justify-center ds-h-10"><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-2 ds-tab-active">Scorecard</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-impact-player" class="ds-flex ds-justify-center ds-h-10"><span 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-2">MVP</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-report" class="ds-flex ds-justify-center ds-h-10"><span 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-2">Report</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/ball-by-ball-commentary" class="ds-flex ds-justify-center ds-h-10"><span 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-2">Commentary</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-statistics" class="ds-flex ds-justify-center ds-h-10"><span 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-2">Stats</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-overs-comparison" class="ds-flex ds-justify-center ds-h-10"><span 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-2">Overs</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/points-table-standings" class="ds-flex ds-justify-center ds-h-10"><span 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-2">Table</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/live-match-blog" class="ds-flex ds-justify-center ds-h-10"><span 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-2">Blog</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-news" class="ds-flex ds-justify-center ds-h-10"><span 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-2">News</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-videos" class="ds-flex ds-justify-center ds-h-10"><span 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-2">Videos</span></a></div><div class="ds-shrink-0"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" class="ds-flex ds-justify-center ds-h-10"><span 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-2">Photos</span></a></div></div></div><div class="ds-block"></div></div></div><div class="ds-mt-3"><div><div style="min-height:0px"><div class="ds-bg-fill-canvas" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><div class="ds-relative ds-w-full ds-scrollbar-hide ds-py-2"><div class="ds-flex ds-flex-row ds-w-full ds-overflow-x-auto ds-scrollbar-hide"><div><span class=""><span class="ds-inline-flex ds-items-center ds-bg-ui-fill ds-text-typo-primary ds-border ds-border-ui-stroke-primary ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">South Africa Innings</span></span></span></div><div><span class="ds-ml-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">Australia Innings</span></span></span></div><div><span class="ds-ml-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">Match Flow</span></span></span></div><div><span class="ds-ml-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-full ds-font-medium ds-px-2 ds-cursor-pointer ds-whitespace-nowrap"><span class="ds-text-tight-xs">Info</span></span></span></div></div></div></div></div><div class="ds-rounded-lg ds-mt-2"><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-bg-ui-fill-translucent-hover"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo"><span class="ds-text-title-xs ds-font-bold ds-capitalize">South Africa</span><span class="ds-text-compact-xs ds-font-regular"> <!-- --> <!-- -->(50 ovs maximum)</span></span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-md ds-table-auto ci-scorecard-table"><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-left">Batting</th><th class="ds-min-w-max"> </th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">B</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">SR</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/quinton-de-kock-379143" title="Quinton de Kock" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Quinton de Kock<!-- --> <span>†</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Cummins b Hazlewood</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>3</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">27</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">21.42</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/temba-bavuma-372116" title="Temba Bavuma" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Temba Bavuma<!-- --> <span>(c)</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c †Inglis b Starc</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/rassie-van-der-dussen-337790" title="Rassie van der Dussen" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Rassie van der Dussen<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Smith b Hazlewood</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>6</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">31</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">53</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">19.35</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/aiden-markram-600498" title="Aiden Markram" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Aiden Markram<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Warner b Starc</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>10</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">50.00</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/heinrich-klaasen-436757" title="Heinrich Klaasen" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Heinrich Klaasen<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Head</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>47</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">48</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">76</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">97.91</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/david-miller-321777" title="David Miller" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>David Miller<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Head b Cummins</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>101</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">116</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">138</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">87.06</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/marco-jansen-696401" title="Marco Jansen" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Marco Jansen<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Head</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/gerald-coetzee-596010" title="Gerald Coetzee" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Gerald Coetzee<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c †Inglis b Cummins</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>19</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">39</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">42</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">48.71</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/keshav-maharaj-267724" title="Keshav Maharaj" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Keshav Maharaj<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Smith b Starc</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>4</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">13</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">50.00</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/kagiso-rabada-550215" title="Kagiso Rabada" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Kagiso Rabada<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c Maxwell b Cummins</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>10</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">18</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">83.33</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/tabraiz-shamsi-379145" title="Tabraiz Shamsi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Tabraiz Shamsi<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">not out </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">11</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">20.00</td></tr><tr class="ds-text-tight-s"><td class="ds-min-w-max" colSpan="1">Extras</td><td class="ds-min-w-max !ds-pl-[100px]">(lb 4, w 7)</td><td class="ds-min-w-max ds-text-right" colSpan="1"><strong>11</strong></td><td class="ds-text-right" colSpan="7"></td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max" colSpan="1">Total</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max !ds-pl-[100px]"><div class="ds-flex ds-items-center"><span class="ds-text-tight-s">49.4 Ov</span><span class="ds-text-tight-s"> <!-- -->(RR: 4.26)</span><i style="font-size:20px" class="icon-blank_placeholder ds-text-icon"></i></div></td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-text-right ds-text-typo" colSpan="1">212</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-text-right" colSpan="7"><div></div></td></tr><tr class=""><td class="" colSpan="9"><div class="ds-text-tight-m ds-font-regular ds-leading-4"><strong>Fall of wickets<!-- -->: </strong><span><strong>1<!-- -->-<!-- -->1</strong> (<!-- -->Temba Bavuma<!-- -->, 0.6 ov<!-- -->)<!-- -->, </span><span><strong>2<!-- -->-<!-- -->8</strong> (<!-- -->Quinton de Kock<!-- -->, 5.4 ov<!-- -->)<!-- -->, </span><span><strong>3<!-- -->-<!-- -->22</strong> (<!-- -->Aiden Markram<!-- -->, 10.5 ov<!-- -->)<!-- -->, </span><span><strong>4<!-- -->-<!-- -->24</strong> (<!-- -->Rassie van der Dussen<!-- -->, 11.5 ov<!-- -->)<!-- -->, </span><span><strong>5<!-- -->-<!-- -->119</strong> (<!-- -->Heinrich Klaasen<!-- -->, 30.4 ov<!-- -->)<!-- -->, </span><span><strong>6<!-- -->-<!-- -->119</strong> (<!-- -->Marco Jansen<!-- -->, 30.5 ov<!-- -->)<!-- -->, </span><span><strong>7<!-- -->-<!-- -->172</strong> (<!-- -->Gerald Coetzee<!-- -->, 43.3 ov<!-- -->)<!-- -->, </span><span><strong>8<!-- -->-<!-- -->191</strong> (<!-- -->Keshav Maharaj<!-- -->, 46.2 ov<!-- -->)<!-- -->, </span><span><strong>9<!-- -->-<!-- -->203</strong> (<!-- -->David Miller<!-- -->, 47.2 ov<!-- -->)<!-- -->, </span><span><strong>10<!-- -->-<!-- -->212</strong> (<!-- -->Kagiso Rabada<!-- -->, 49.4 ov<!-- -->)</span> • <span class="ds-inline-flex ds-items-center ds-cursor-pointer ds-border-b"><i style="font-size:12px" class="icon-info-outlined ds-text-icon ds-mr-px"></i><span class="ds-text-tight-xs ds-font-bold">DRS</span></span></div></td></tr></tbody></table><table class="ds-w-full ds-table ds-table-md ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-min-w-max">Bowling</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">ECON</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">WD</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">NB</th></tr></thead><tbody class=""><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/mitchell-starc-311592" title="View full profile of Mitchell Starc" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Mitchell Starc</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">34</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>3</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3.40</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">46</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="11"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>0.6<!-- --> to<!-- --> <!-- -->T Bavuma<!-- -->,<!-- --> </strong><span><strong>edged, caught behind!</strong> Early strike for Starc. On off stump, goes on the with angle, a bit of a limp poke from the captain and it's a neat catch by Inglis, low to his right</span>.<!-- --> <strong>1<!-- -->/<!-- -->1</strong></div><div class="ds-mb-2"><strong>10.5<!-- --> to<!-- --> <!-- -->AK Markram<!-- -->,<!-- --> </strong><span><strong>taken at point!</strong> Australia on fire. Markram goes for the drive, skews in the air off a thickish edge, Warner gobbles the chance</span>.<!-- --> <strong>22<!-- -->/<!-- -->3</strong></div><div class="ds-mb-2"><strong>46.2<!-- --> to<!-- --> <!-- -->KA Maharaj<!-- -->,<!-- --> </strong><span>round the wicket, full outside off, carved high into the air and taken on the edge of the ring by mid-off. Comes off the toe of the bat. Maybe not the smartest stroke</span>.<!-- --> <strong>191<!-- -->/<!-- -->8</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:100%;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><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="It took Mitchell Starc all of six balls to strike in the second semi-final" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Mitchell Starc is all smiles as he goes on a celebratory run after sending back Temba Bavuma" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Mitchell Starc is pumped after having Aiden Markram caught at point" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/josh-hazlewood-288284" title="View full profile of Josh Hazlewood" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Josh Hazlewood</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">12</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>2</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1.50</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">39</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="11"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>5.4<!-- --> to<!-- --> <!-- -->Q de Kock<!-- -->,<!-- --> </strong><span><strong>miles in the air, and brilliantly taken!</strong> The pressure tells on de Kock. He tries to launch a length delivery straight down the ground. Goes very high. Cummins back-pedals from mid-on, keeps his eye on it, and holds on above his head, then is able to keep hold as he falls to the ground. Outstanding stuff</span>.<!-- --> <strong>8<!-- -->/<!-- -->2</strong></div><div class="ds-mb-2"><strong>11.5<!-- --> to<!-- --> <!-- -->HE van der Dussen<!-- -->,<!-- --> </strong><span><strong>edged, taken this time!</strong> It's carnage out there. A touch fuller, brings him forward into a drive, thick edge and a catch at waist height</span>.<!-- --> <strong>24<!-- -->/<!-- -->4</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-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:200%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:16.666666666666668%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Pat Cummins falls over backward as he takes the catch to remove Quinton de Kock" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:16.666666666666668%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Josh Hazlewood sent Quinton de Kock packing for 3" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:16.666666666666668%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Pat Cummins gets mobbed by his team-mates after completing a stunning catch that took out Quinton de Kock" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:16.666666666666668%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Josh Hazlewood had Rassie van der Dussen edging to the slips cordon" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:16.666666666666668%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="A dejected Rassie van der Dussen walks back to the pavillion" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:16.666666666666668%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Australia were off to a fiery start with the ball" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></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 class="ds-pt-1 ds-flex"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/pat-cummins-489889" title="View full profile of Pat Cummins" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Pat Cummins</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">9.4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">51</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>3</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5.27</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">32</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="11"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>43.3<!-- --> to<!-- --> <!-- -->G Coetzee<!-- -->,<!-- --> </strong><span><strong>gloves a short ball!</strong> Goes for the pull, it's a feather through to Inglis. He doesn't bother with the review. Well-directed bouncer. Ends a handy partnership. <b>Hang on, no mark on Ultra Edge!</b> Just brushed his elbow/shoulder</span>.<!-- --> <strong>172<!-- -->/<!-- -->7</strong></div><div class="ds-mb-2"><strong>47.2<!-- --> to<!-- --> <!-- -->DA Miller<!-- -->,<!-- --> </strong><span><strong>goes again, but finds deep square leg! </strong> Huge moment with more than two overs still to go. Miller takes on the short ball, can't get distance this time, goes squarer. Head takes it near the rope, tosses it up to make sure and grabs the rebound easily</span>.<!-- --> <strong>203<!-- -->/<!-- -->9</strong></div><div class="ds-mb-2"><strong>49.4<!-- --> to<!-- --> <!-- -->K Rabada<!-- -->,<!-- --> </strong><span><strong>great catch!</strong> Maxwell at long-on finishes things off. Rabada connect well with his drive down the ground, but Maxwell went low to his right and held it very well</span>.<!-- --> <strong>212<!-- -->/<!-- -->10</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:100%;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><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="David Miller creams one through covers" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Ground staff bring the covers on" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="David Miller brought up a 115-ball century" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/adam-zampa-379504" title="View full profile of Adam Zampa" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Adam Zampa</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">55</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">7.85</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/glenn-maxwell-325026" title="View full profile of Glenn Maxwell" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Glenn Maxwell</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">35</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3.50</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">35</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/travis-head-530011" title="View full profile of Travis Head" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Travis Head</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">21</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>2</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4.20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">19</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="11"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>30.4<!-- --> to<!-- --> <!-- -->H Klaasen<!-- -->,<!-- --> </strong><span><b>gottim, leg stump flattened!</b> Head points the sky, he's broken this crucial stand! What has Klaasen done here? Looks like he has played inside the line of one spinning into him, missing the ball completely as it slides through to hit middle and leg</span>.<!-- --> <strong>119<!-- -->/<!-- -->5</strong></div><div class="ds-mb-2"><strong>30.5<!-- --> to<!-- --> <!-- -->M Jansen<!-- -->,<!-- --> </strong><span><b>sharp turn and he's trapped in front!</b> Head wheels away in celebration and I don't think this looks good for Jansen - even though he <b>reviews</b> after a chat with Miller. Stuck on the crease, missed the ball by a long way... and it is thumping into leg stump! Head has ripped the guts out, SA six down and with a lengthy tail exposed</span>.<!-- --> <strong>119<!-- -->/<!-- -->6</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-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:133.33333333333334%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:25%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Heinrich Klaasen played the wrong line and lost his stumps" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:25%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Travis Head struck twice in two balls to jolt South Africa" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:25%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Heinrich Klaasen became Travis Head's first victim" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:25%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Travis Head trapped Marco Jansen lbw with his offspin" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></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 class="ds-pt-1 ds-flex"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr></tbody></table></div></div></div><div class="ds-rounded-lg ds-mt-2"><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-bg-ui-fill-translucent-hover"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo"><span class="ds-text-title-xs ds-font-bold ds-capitalize">Australia</span><span class="ds-text-compact-xs ds-font-regular"> <!-- --> <!-- -->(T: 213 runs from 50 ovs)</span></span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-md ds-table-auto ci-scorecard-table"><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-left">Batting</th><th class="ds-min-w-max"> </th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">B</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">SR</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/travis-head-530011" title="Travis Head" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Travis Head<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Maharaj</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>62</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">48</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">62</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">129.16</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/david-warner-219889" title="David Warner" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>David Warner<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Markram</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>29</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">18</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">161.11</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/mitchell-marsh-272450" title="Mitchell Marsh" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Mitchell Marsh<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c van der Dussen b Rabada</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0.00</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/steven-smith-267192" title="Steven Smith" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Steven Smith<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>c †de Kock b Coetzee</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>30</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">62</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">102</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">48.38</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/marnus-labuschagne-787987" title="Marnus Labuschagne" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Marnus Labuschagne<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span>lbw b Shamsi</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>18</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">31</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">28</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">58.06</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/glenn-maxwell-325026" title="Glenn Maxwell" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Glenn Maxwell<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Shamsi</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>1</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">20.00</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/josh-inglis-662235" title="Josh Inglis" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Josh Inglis<!-- --> <span>†</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]"><span class="ds-flex ds-cursor-pointer ds-items-center"><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary ds-inline-flex ds-items-center"></i><span> b Coetzee</span></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>28</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">49</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">66</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">57.14</td></tr><tr class="ds-hidden"><td class="" colSpan="9"></td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/mitchell-starc-311592" title="Mitchell Starc" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Mitchell Starc<!-- --> </span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">not out </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>16</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">38</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">61</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">42.10</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-border-line-primary ci-scorecard-player-notout"><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/pat-cummins-489889" title="Pat Cummins" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer"><span>Pat Cummins<!-- --> <span>(c)</span></span></span></a></div></div></td><td class="ds-min-w-max !ds-pl-[100px]">not out </td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right ds-text-typo"><strong>14</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">32</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">48.27</td></tr><tr class="ds-text-tight-s"><td class="ds-min-w-max" colSpan="1">Extras</td><td class="ds-min-w-max !ds-pl-[100px]">(lb 3, nb 2, w 12)</td><td class="ds-min-w-max ds-text-right" colSpan="1"><strong>17</strong></td><td class="ds-text-right" colSpan="7"></td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max" colSpan="1">Total</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max !ds-pl-[100px]"><div class="ds-flex ds-items-center"><span class="ds-text-tight-s">47.2 Ov</span><span class="ds-text-tight-s"> <!-- -->(RR: 4.54)</span><i style="font-size:20px" class="icon-blank_placeholder ds-text-icon"></i></div></td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-text-right ds-text-typo" colSpan="1">215<!-- -->/7</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-text-right" colSpan="7"><div></div></td></tr><tr class="!ds-border-b-0"><td class="!ds-py-2" colSpan="9"><div class="ds-text-tight-m ds-font-regular ds-leading-4 ds-text-typo-mid1"><strong>Did not bat: </strong><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/adam-zampa-379504" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-1 ds-cursor-pointer"><span>Adam Zampa<!-- -->,<!-- --> </span></span></a></div><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/josh-hazlewood-288284" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-regular ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-mr-1 ds-cursor-pointer"><span>Josh Hazlewood<!-- --> </span></span></a></div></div></td></tr><tr class=""><td class="" colSpan="9"><div class="ds-text-tight-m ds-font-regular ds-leading-4"><strong>Fall of wickets<!-- -->: </strong><span><strong>1<!-- -->-<!-- -->60</strong> (<!-- -->David Warner<!-- -->, 6.1 ov<!-- -->)<!-- -->, </span><span><strong>2<!-- -->-<!-- -->61</strong> (<!-- -->Mitchell Marsh<!-- -->, 7.4 ov<!-- -->)<!-- -->, </span><span><strong>3<!-- -->-<!-- -->106</strong> (<!-- -->Travis Head<!-- -->, 14.1 ov<!-- -->)<!-- -->, </span><span><strong>4<!-- -->-<!-- -->133</strong> (<!-- -->Marnus Labuschagne<!-- -->, 21.5 ov<!-- -->)<!-- -->, </span><span><strong>5<!-- -->-<!-- -->137</strong> (<!-- -->Glenn Maxwell<!-- -->, 23.4 ov<!-- -->)<!-- -->, </span><span><strong>6<!-- -->-<!-- -->174</strong> (<!-- -->Steven Smith<!-- -->, 33.3 ov<!-- -->)<!-- -->, </span><span><strong>7<!-- -->-<!-- -->193</strong> (<!-- -->Josh Inglis<!-- -->, 39.5 ov<!-- -->)</span> • <span class="ds-inline-flex ds-items-center ds-cursor-pointer ds-border-b"><i style="font-size:12px" class="icon-info-outlined ds-text-icon ds-mr-px"></i><span class="ds-text-tight-xs ds-font-bold">DRS</span></span></div></td></tr></tbody></table><table class="ds-w-full ds-table ds-table-md ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-min-w-max">Bowling</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">ECON</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6s</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">WD</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">NB</th></tr></thead><tbody class=""><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/marco-jansen-696401" title="View full profile of Marco Jansen" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Marco Jansen</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">35</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><strong>0</strong></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">8.07</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">18</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/kagiso-rabada-550215" title="View full profile of Kagiso Rabada" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Kagiso Rabada</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">41</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">6.83</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td></tr><tr class="ds-hidden"><td class="" colSpan="11"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>7.4<!-- --> to<!-- --> <!-- -->MR Marsh<!-- -->,<!-- --> </strong><span><b>launches into a drive... van der Dussen plucks a screamer in the covers!</b> SA have two in two overs, Marsh gone for a six-ball duck. That is a stunning snag from the horizontal RvD² because the ball was travelling, full length to his right to get both hands around the ball. Rabada is on the board and SA have a sniff</span>.<!-- --> <strong>61<!-- -->/<!-- -->2</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:33.333333333333336%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:100%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Rassie van der Dussen took a blinder to dismiss Mitchell Marsh" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/aiden-markram-600498" title="View full profile of Aiden Markram" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Aiden Markram</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">23</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.87</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">34</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="11"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>6.1<!-- --> to<!-- --> <!-- -->DA Warner<!-- -->,<!-- --> </strong><span><b>bowled him, Markram on the mark!</b> Warner exposes his stumps and pays the price. Regulation offie from round the wicket to the left-hander and he misses with a push as the ball grips on him. Rattles into middle and off, brings some much-needed respite for SA</span>.<!-- --> <strong>60<!-- -->/<!-- -->1</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:33.333333333333336%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:100%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Aiden Markram struck first ball" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/gerald-coetzee-596010" title="View full profile of Gerald Coetzee" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Gerald Coetzee</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">47</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>2</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5.22</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">35</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td></tr><tr class="ds-hidden"><td class="" colSpan="11"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>33.3<!-- --> to<!-- --> <!-- -->SPD Smith<!-- -->,<!-- --> </strong><span><strong>oh goodness, miles in the air and taken by de Kock!</strong> That came out of nowhere from Smith. A hack across the line of a short-of-a-length ball, goes high into the night sky, and de Kock does well to hold his nerve. He wasn't leaving it to anyone else</span>.<!-- --> <strong>174<!-- -->/<!-- -->6</strong></div><div class="ds-mb-2"><strong>39.5<!-- --> to<!-- --> <!-- -->JP Inglis<!-- -->,<!-- --> </strong><span><b>bowled 'im, Inglis plays over a straight one!</b> Coetzee finds the perfect full length, cross-seam and skidding under the bat as he tries to flick off his toes. Gets the benefit of forcing the batter back with short stuff, as half a stride forward would have turned that into a full toss. Instead it sneaks through to light up the zing bails and rekindle SA hopes!</span>.<!-- --> <strong>193<!-- -->/<!-- -->7</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:100%;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><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Quinton de Kock latched on to a skier to send back Steven Smith" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Gerald Coetzee is pumped after picking up the massive wicket of Steven Smith" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Gerald Coetzee bowled with a lot of heart, and got rewarded for it" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/tabraiz-shamsi-379145" title="View full profile of Tabraiz Shamsi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Tabraiz Shamsi</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">42</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>2</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">4.20</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">36</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="11"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>21.5<!-- --> to<!-- --> <!-- -->M Labuschagne<!-- -->,<!-- --> </strong><span><strong>big appeal, and given lbw! </strong>Labuschagne misses the reverse sweep. He's called the <strong>review</strong>. He's not hit it. Clipping leg stump. Not by much, but enough</span>.<!-- --> <strong>133<!-- -->/<!-- -->4</strong></div><div class="ds-mb-2"><strong>23.4<!-- --> to<!-- --> <!-- -->GJ Maxwell<!-- -->,<!-- --> </strong><span><strong>done him! Oh boy, what a moment.</strong> Shamsi is off. Touch shorter, Maxwell goes for the pull, the ball skids through and clatters into leg stump. From 201 to 1</span>.<!-- --> <strong>137<!-- -->/<!-- -->5</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:100%;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><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Tabraiz Shamsi is left frustrated as a review goes Marnus Labuschagne's way" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Tabraiz Shamsi appealed hard for an lbw but did not get the decision" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:33.333333333333336%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Tabraiz Shamsi is over the moon after getting rid of Marnus Labuschagne" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr><tr class=""><td class=""><div class="ds-flex ds-items-center"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/keshav-maharaj-267724" title="View full profile of Keshav Maharaj" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">Keshav Maharaj</span></a></div></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-text-right"><span class="ds-flex ds-items-center ds-cursor-pointer ds-justify-end ds-relative ds-text-typo ds-left-[15px]"><strong>1</strong><i style="font-size:16px" class="icon-expand_more-outlined ds-text-icon-primary"></i></span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">2.40</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">39</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-text-right">0</td></tr><tr class="ds-hidden"><td class="" colSpan="11"><div class="ds-text-tight-s ds-font-regular"><div class="ds-mb-2"><strong>14.1<!-- --> to<!-- --> <!-- -->TM Head<!-- -->,<!-- --> </strong><span><b>bowled him with a beauty first ball!</b> Huge moment as Maharaj spins one through the gate to castle Head! That's why he's top of the rankings... Full and flighted, the seam rotating around its axis, bites into the turf and swerves back inside the drive to hit middle and off stumps. Australia's firestarter has been doused and SA are still in this</span>.<!-- --> <strong>106<!-- -->/<!-- -->3</strong></div><div class="ds-pt-2"><div class="ds-w-[868px]"><div class="ci-match-comment-image-carousel"><div class="slick-slider ds-carousel slick-initialized"><div class="slick-list"><div class="slick-track" style="width:66.66666666666667%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:50%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Travis Head was undone by Keshav Maharaj" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:50%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div style="position:relative;padding-bottom:56.25%;height:0;overflow:hidden"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Keshav Maharaj struck first ball of his spell too" style="position:absolute;top:0;left:0;width:100%;height:100%" class="ds-rounded-xl ds-cursor-pointer"/></div></div></div></div></div></div></div></div><div class="ds-pt-1 ds-flex"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-photo" title="See all photos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">See all photos</span></a></div></div></div></div></td></tr></tbody></table></div></div></div><a href="https://www.espncricinfo.com/ask" class=""><div class="ds-border ds-border-line ds-p-4 md:ds-rounded-xl ds-flex ds-bg-fill-content-prime ds-mb-4 ds-items-center ds-space-x-4"><div class="ds-grow"><span class="ds-text-tight-l ds-font-bold">Unlocking the magic of Statsguru</span></div><div><img width="120" alt="AskESPNcricinfo Logo" style="width:120px" src="https://wassets.hscicdn.com/static/images/nlp-logo.svg"/></div></div></a><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">Match Flow</span></div></div><div class="ds-p-4"><div><ul class="ds-text-tight-s ds-font-regular ds-list-disc ds-pt-2 ds-px-4 ds-mb-4"><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span><strong class='ds-text-typo'>South Africa innings</strong></span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Powerplay 1: Overs 0.1 - 10.0 (Mandatory - 18 runs, 2 wickets)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Powerplay 2: Overs 10.1 - 40.0 (Mandatory - 138 runs, 4 wickets)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: South Africa - 44/4 in 14.0 overs (H Klaasen 10, DA Miller 10)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Rain: South Africa - 44/4 in 14.0 overs (H Klaasen 10, DA Miller 10)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Wet Ground: South Africa - 44/4 in 14.0 overs (H Klaasen 10, DA Miller 10)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>South Africa: 50 runs in 16.5 overs (101 balls), Extras 5</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>5th Wicket: 50 runs in 71 balls (H Klaasen 19, DA Miller 32, Ex 1)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>South Africa: 100 runs in 27.6 overs (168 balls), Extras 5</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 30.5: Review by South Africa (Batting), Decision Challenged - Wicket, Umpire - Nitin Menon, Batter - M Jansen (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>DA Miller: 50 off 70 balls (4 x 4, 3 x 6)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: South Africa - 127/6 in 33.0 overs (DA Miller 54, G Coetzee 2)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>South Africa: 150 runs in 38.2 overs (230 balls), Extras 5</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Powerplay 3: Overs 40.1 - 50.0 (Mandatory - 56 runs, 4 wickets)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>7th Wicket: 50 runs in 69 balls (DA Miller 30, G Coetzee 19, Ex 2)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>South Africa: 200 runs in 47.1 overs (283 balls), Extras 9</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>DA Miller: 100 off 115 balls (8 x 4, 5 x 6)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Innings Break: South Africa - 212/10 in 49.4 overs (T Shamsi 1)</span></li></ul></div><div><ul class="ds-text-tight-s ds-font-regular ds-list-disc ds-pt-2 ds-px-4 ds-mb-4"><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span><strong class='ds-text-typo'>Australia innings</strong></span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Powerplay 1: Overs 0.1 - 10.0 (Mandatory - 74 runs, 2 wickets)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Australia: 50 runs in 5.3 overs (34 balls), Extras 5</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>1st Wicket: 50 runs in 34 balls (TM Head 19, DA Warner 29, Ex 5)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Powerplay 2: Overs 10.1 - 40.0 (Mandatory - 119 runs, 5 wickets)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>TM Head: 50 off 40 balls (8 x 4, 2 x 6)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Australia: 100 runs in 13.2 overs (81 balls), Extras 7</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 15.4: Review by South Africa (Bowling), Decision Challenged - Wicket, Umpire - RA Kettleborough, Batter - M Labuschagne (Struck down - Umpires Call)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Australia - 114/3 in 16.0 overs (SPD Smith 9, M Labuschagne 5)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 21.5: Review by Australia (Batting), Decision Challenged - Wicket, Umpire - RA Kettleborough, Batter - M Labuschagne (Struck down - Umpires Call)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 22.5: Review by South Africa (Bowling), Decision Challenged - Wicket, Umpire - Nitin Menon, Batter - GJ Maxwell (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Australia: 150 runs in 26.6 overs (163 balls), Extras 13</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Drinks: Australia - 174/6 in 33.3 overs (JP Inglis 19)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Over 39.6: Review by South Africa (Bowling), Decision Challenged - Wicket, Umpire - RA Kettleborough, Batter - PJ Cummins (Struck down)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Powerplay 3: Overs 40.1 - 50.0 (Mandatory - 22 runs, 0 wicket)</span></li><li class="ds-text-tight-s ds-font-regular ds-text-typo ds-py-1"><span>Australia: 200 runs in 41.5 overs (253 balls), Extras 16</span></li></ul></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">Match Details</span></div></div><div class="ds-p-0"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><tbody class=""><tr class=""><td class="ds-min-w-max" colSpan="2"><a href="/cricket-grounds/eden-gardens-kolkata-57980" title="Eden Gardens, Kolkata" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">Eden Gardens, Kolkata</span></a></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Toss</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">South Africa, elected to bat first</span></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Series</span></td><td class="ds-text-typo !ds-p-0"><div class="ds-border-b ds-border-line ds-px-2 ds-py-2 lg:ds-py-3"><a href="/series/icc-cricket-world-cup-2023-24-1367856" title="ICC Cricket World Cup" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">ICC Cricket World Cup</span></a></div><div class="ds-px-2 ds-py-2 lg:ds-py-3"><a href="/series/australia-in-india-2023-24-1389381" title="Australia tour of India" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">Australia tour of India</span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Season</span></td><td class="ds-text-typo"><a href="https://www.espncricinfo.com/ci/engine/series/index.html?season2023/24" title="2023/24" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">2023/24</span></a></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Player Of The Match</span></td><td class="ds-text-typo"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/travis-head-530011" class="ds-flex ds-items-center ds-cursor-pointer"><div><img width="24" height="24" alt="Australia" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Travis Head" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">Travis Head</span></span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Series result</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">Australia advanced </span></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-leading-none ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Match number</span></td><td class="ds-text-typo"><a href="https://www.espncricinfo.com/ci/engine/records/index.html?class=2" title="ODI no. 4704" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">ODI no. 4704</span></a></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Hours of play (local time)</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">14.00 start, First Session 14.00-17.30, Interval 17.30-18.00, Second Session 18.00-21.30</span></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Match days</span></td><td class="ds-text-typo"><span class="ds-text-tight-s ds-font-regular">16 November 2023<!-- --> - daynight<!-- --> <!-- -->(50-over match)</span></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Umpires</span></td><td class="ds-min-w-max ds-text-typo !ds-p-0"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/nitin-menon-30988" class="ds-flex ds-items-center ds-px-2 ds-py-2 lg-max:ds-pt-3 xl:ds-py-3"><div><img width="24" height="24" alt="India" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Nitin Menon" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">Nitin Menon</span></span></a><span class="lg-max:ds-pb-3 lg-max:ds-px-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-sm ds-px-1 ds-cursor-pointer"><i style="font-size:16px" class="icon-info-outlined ds-text-icon ds-mr-1"></i><span class="ds-text-tight-xs">DRS</span></span></span></div><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/richard-kettleborough-15872" class="ds-flex ds-items-center ds-px-2 ds-py-2 lg-max:ds-pt-3 xl:ds-py-3"><div><img width="24" height="24" alt="England" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Richard Kettleborough" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">Richard Kettleborough</span></span></a><span class="lg-max:ds-pb-3 lg-max:ds-px-2"><span class="ds-inline-flex ds-items-center ds-bg-ui-fill-alternate ds-text-typo ds-h-6 ds-rounded-sm ds-px-1 ds-cursor-pointer"><i style="font-size:16px" class="icon-info-outlined ds-text-icon ds-mr-1"></i><span class="ds-text-tight-xs">DRS</span></span></span></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">TV Umpire</span></td><td class="ds-text-typo"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/chris-gaffaney-37097" class="ds-flex ds-items-center"><div><img width="24" height="24" alt="New Zealand" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Chris Gaffaney" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">Chris Gaffaney</span></span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Reserve Umpire</span></td><td class="ds-text-typo"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/michael-gough-13413" class="ds-flex ds-items-center"><div><img width="24" height="24" alt="England" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Michael Gough" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">Michael Gough</span></span></a></div></td></tr><tr class=""><td class="ds-border-r ds-border-line ds-text-typo-mid1"><span class="ds-text-tight-s ds-font-medium">Match Referee</span></td><td class="ds-text-typo"><div class="ds-flex ds-items-center lg-max:ds-flex-col lg-max:ds-items-start ds-border-b ds-border-line last:ds-border-0"><a href="/cricketers/javagal-srinath-34105" class="ds-flex ds-items-center"><div><img width="24" height="24" alt="India" style="width:24px;height:24px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></div><span title="Javagal Srinath" class="ds-cursor-pointer ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-medium ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-ml-2">Javagal Srinath</span></span></a></div></td></tr></tbody></table></div></div></div><div id="taboola-below-section-front-thumbnails" class="ci-ad-taboola-slot"></div></div></div><div class="ds-flex-none" style="width:302px"><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-p-4"><div class="ds-flex ds-justify-between ds-items-center"><div class="ds-flex ds-space-x-1"><i style="font-size:16px" class="icon-translate ds-text-icon"></i><span class="ds-text-tight-s ds-font-bold">Language</span></div><div class="ds-w-[136px]"><div class="ds-popper-wrapper"><div class="ds-flex ds-items-center ds-border-ui-stroke ds-h-8 ds-px-4 ds-border ds-bg-ui-fill ds-rounded-full ds-w-full ds-min-w-max ds-cursor-pointer"><span class="ds-text-tight-m ds-font-regular ds-text-typo-mid3">English</span><i style="font-size:20px" class="icon-expand_more-outlined ds-text-icon ds-ml-2 ds-ml-auto"></i></div></div></div></div></div></div></div><aside class="ad-placeholder incontentstrip ad-incontentstrip-778476" style="min-width:10%;min-height:50px"></aside><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-43997" style="min-width:10%;min-height:250px"></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"><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">Win Probability</span></div><div class="ds-flex ds-flex-row ds-items-center"><span class="ds-pl-2"><div class="ds-flex ds-items-center"><div class="ds-w-2 ds-h-2 ds-rounded ds-ml-2" style="background-color:#03A9F4"></div><div class="ds-text-tight-s ds-font-bold ds-ml-1">AUS<!-- --> <!-- -->100%</div></div></span></div></div><div class="ds-p-0"><div class=""><div class="ds-w-[300px] ds-relative ds-mb-4"><span class="ds-text-tight-xs ds-text-typo-mid3 ds-absolute ds-left-2 ds-select-none ds--rotate-90 ds-origin-left ds-top-[60px]">SA</span><span class="ds-text-tight-xs ds-text-typo-mid3 ds-absolute ds-left-2 ds-select-none ds--rotate-90 ds-origin-left ds-top-[160px]">AUS</span><div class="ds-absolute ds-w-0.5 ds-h-[200px] ds-top-0 ds-z-10 ds-cursor-move ds-bg-clip-padding ds-box-content ds-select-none ds-bg-fill-contrast" style="border-left-width:10px;border-right-width:10px;border-color:transparent;left:283px"></div><span class="ds-text-tight-xxs ds-text-typo-mid3 ds-absolute ds--top-3 ds-select-none ds-right-1">100%</span><span class="ds-text-tight-xxs ds-text-typo-mid3 ds-absolute ds-top-[100px] ds-right-1 ds-select-none ds-right-1">50%</span><span class="ds-text-tight-xxs ds-text-typo-mid3 ds-absolute ds-top-[200px] ds-right-1 ds-select-none ds-right-1">100%</span><svg class="ds-select-none" viewBox="0 0 300 200" xmlns="http://www.w3.org/2000/svg"><g class="x-grid"><line x1="0" x2="300" y1="200" y2="200" class="ds-stroke-line-default-translucent"></line></g><g><line x1="0" x2="300" y1="100" y2="100" class="ds-stroke-line-default-translucent"></line></g><g><line x1="150" x2="150" y1="0" y2="200" class="ds-stroke-line-default-translucent"></line></g><polyline points="3,102.08 6,113.1 9,116.5 12,121.96 15,127.88 18,156.52 21,160.88 24,165.28 27,154.62 30,153.34 33,177.38 36,195.72 39,195.94 42,192.52 45,192.4 48,195.28 51,190.64 54,189 57,188.96 60,188.96 63,188.96 66,188.94 69,188.78 72,185.02 75,184.56 78,184.5 81,175.14 84,163.62 87,154.26 90,152.18 93,189.04 96,188.6 99,188.94 102,188.9 105,184.44 108,184.4 111,184.22 114,177.74 117,174.88 120,171.92000000000002 123,168.96 126,166.38 129,160.52 132,168.54 135,161.32 138,160.54 141,160.56 144,170.78 147,166.86 150,168.74 153,160.34 156,162.68 159,168.16 162,171.92 165,182.06 168,189.72 171,186.48 174,180.52 177,182.46 180,183.46 183,181.84 186,186.62 189,189.9 192,192.86 195,188.8 198,191.24 201,189.9 204,189.7 207,190.26 210,191.88 213,194.02 216,189.06 219,186.7 222,142.66 225,146.4 228,147.96 231,155.62 234,168.92 237,169.26 240,176.16 243,182.34 246,188.72 249,192.14 252,170.68 255,173.06 258,183.18 261,186.86 264,192.74 267,194.46 270,189.98 273,189 276,194.58 279,195.1 282,196.7 285,197.3 288,198.9 291,199.06 294,200" fill="none" stroke="#E49042" stroke-width="2"></polyline><defs><mask id="myMask" x="0" y="0" width="100%" height="100%"><polyline fill="none" points="3,102.08 6,113.1 9,116.5 12,121.96 15,127.88 18,156.52 21,160.88 24,165.28 27,154.62 30,153.34 33,177.38 36,195.72 39,195.94 42,192.52 45,192.4 48,195.28 51,190.64 54,189 57,188.96 60,188.96 63,188.96 66,188.94 69,188.78 72,185.02 75,184.56 78,184.5 81,175.14 84,163.62 87,154.26 90,152.18 93,189.04 96,188.6 99,188.94 102,188.9 105,184.44 108,184.4 111,184.22 114,177.74 117,174.88 120,171.92000000000002 123,168.96 126,166.38 129,160.52 132,168.54 135,161.32 138,160.54 141,160.56 144,170.78 147,166.86 150,168.74 153,160.34 156,162.68 159,168.16 162,171.92 165,182.06 168,189.72 171,186.48 174,180.52 177,182.46 180,183.46 183,181.84 186,186.62 189,189.9 192,192.86 195,188.8 198,191.24 201,189.9 204,189.7 207,190.26 210,191.88 213,194.02 216,189.06 219,186.7 222,142.66 225,146.4 228,147.96 231,155.62 234,168.92 237,169.26 240,176.16 243,182.34 246,188.72 249,192.14 252,170.68 255,173.06 258,183.18 261,186.86 264,192.74 267,194.46 270,189.98 273,189 276,194.58 279,195.1 282,196.7 285,197.3 288,198.9 291,199.06 294,200" stroke="white" stroke-width="2"></polyline></mask></defs><rect fill="#03A9F4" x="0" y="100" width="300" height="100" mask="url(#myMask)"></rect><text x="50" y="196" class="ds-fill-typo-mid1 ds-text-tight-xxs ds-select-none">SA Innings</text><text x="200" y="196" class="ds-fill-typo-mid1 ds-text-tight-xxs ds-select-none">AUS Innings</text><circle cx="3" cy="102.08" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="18" cy="156.52" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="33" cy="177.38" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="36" cy="195.72" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="93" cy="189.04" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="93" cy="183.04" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="132" cy="168.54" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="141" cy="160.56" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="144" cy="170.78" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="171" cy="186.48" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="174" cy="180.52" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="195" cy="188.8" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="216" cy="189.06" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="222" cy="142.66" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="252" cy="170.68" r="3" class="ds-fill-raw-red" stroke-width="1"></circle><circle cx="270" cy="189.98" r="3" class="ds-fill-raw-red" stroke-width="1"></circle></svg></div><div class="ds-px-4 ds-pb-3 ds-select-none"><div><p class="ds-text-compact-xs ds-font-medium ds-flex ds-items-center">Over 48<!-- --> • <!-- -->AUS 215/7</p><span class="ds-text-compact-xs">Australia won by 3 wickets (with 16 balls remaining)</span></div></div></div></div><div class="ds-border-t ds-border-line "><div class="ds-flex ds-py-2 ds-px-4"><img width="12" height="12" alt="" style="width:12px;height:12px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/><span class="ds-text-tight-xs ds-ml-2">Powered by Smart Stats</span></div></div></div></div><aside></aside><aside></aside><aside class="ad-placeholder incontent2RoW ad-incontent2row-840502" style="min-width:10%;min-height:250px"></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"><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">Match Coverage</span></div><div class="ds-flex ds-flex-row ds-items-center"><span class="ds-pl-2"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-news" title="All Match News" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block ds-flex">All Match News</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-ml-1 ds-block"></i></a></span></div></div><div class="ds-p-0 ds-flex ds-flex-col"><div class="ds-p-4 ds-border-b ds-border-line"><a href="/story/is-mohammed-shami-s-24-wickets-in-the-2023-world-cup-a-record-1409858" class=""><div class="ds-flex ds-flex-col ds-space-y-4"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-w-3/4"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">Is Mohammed Shami's 24 wickets in the 2023 World Cup a record?</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>And has anyone been Player of the Match in the semi-final and the final like Travis Head?</div></p></div></div><div class="ds-relative ds-w-1/4"><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Is Mohammed Shami's 24 wickets in the 2023 World Cup a record?" 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></div></a></div><div class="ds-p-4 ds-border-b ds-border-line"><a href="/story/icc-world-cup-2023-it-s-a-bit-hollow-south-africa-s-search-for-world-cup-glory-continues-1409296" class=""><div class="ds-flex ds-flex-col ds-space-y-4"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-w-3/4"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">'It's a bit hollow' - South Africa's search for World Cup glory continues</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>Despite being KO'd by Australia in the semis, South Africa had their moments in this World Cup that they could treasure</div></p></div></div><div class="ds-relative ds-w-1/4"><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="'It's a bit hollow' - South Africa's search for World Cup glory continues" 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></div></a></div><div class="ds-p-4 ds-border-b ds-border-line"><a href="/story/icc-cricket-world-cup-2023-after-40-years-its-mothers-day-at-eden-gardens-1409297" class=""><div class="ds-flex ds-flex-col ds-space-y-4"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-w-3/4"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">After 40 years, it's mother's day at Eden Gardens</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>Our correspondent-on-vacation takes his mother to the cricket, and comes back with some memories to cherish</div></p></div></div><div class="ds-relative ds-w-1/4"><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="After 40 years, it's mother's day at Eden Gardens" 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></div></a></div><div class="ds-p-4 ds-border-b ds-border-line"><a href="/story/icc-world-cup-2023-the-ten-best-games-of-the-world-cup-1409275" class=""><div class="ds-flex ds-flex-col ds-space-y-4"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-w-3/4"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">The ten best games of the 2023 ODI World Cup</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>Vote for the most exciting match of the ongoing edition of the ODI World Cup</div></p></div></div><div class="ds-relative ds-w-1/4"><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="The ten best games of the 2023 ODI World Cup" 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></div></a></div><div class="ds-p-4"><a href="/story/icc-cricket-world-cup-2023-australia-are-what-australia-are-indefatigable-and-unyielding-1409251" class=""><div class="ds-flex ds-flex-col ds-space-y-4"><div class="ds-flex ds-flex-row ds-space-x-4"><div class="ds-w-3/4"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">Australia are what Australia are, indefatigable and unyielding</h2><p class="ds-text-compact-xs ds-text-typo-mid2 ds-mt-1"><div>Australia don't so much have big match energy as a big match state of general existence</div></p></div></div><div class="ds-relative ds-w-1/4"><div style="position:relative;padding-bottom:100%;height:0;overflow:hidden" class="ds-rounded-lg"><img src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg" alt="Australia are what Australia are, indefatigable and unyielding" 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></div></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"><div class="ds-p-0"><div class="ds-flex ds-flex-col"><div><a href="https://www.espncricinfo.com/ask" class="ds-flex ds-justify-center ds-py-4 ds-border-b ds-border-line"><img width="135" alt="AskESPNcricinfo Logo" style="width:135px" src="https://wassets.hscicdn.com/static/images/lazyimage-noaspect.svg"/></a></div><div class="ds-m-4"><span class="ds-text-title-xs ds-font-bold ds-mb-4 ds-text-typo">Instant answers to T20 questions</span><div></div><div class="ds-flex ds-justify-center"><a href="https://www.espncricinfo.com/ask" class="ds-flex ds-items-center ds-justify-center ds-bg-transparent ds-border ds-border-ui-stroke-primary ds-text-typo-primary ds-rounded-full ds-w-full ds-h-10 ds-px-5 hover:ds-bg-ui-fill-hover focus:ds-ring-4 focus:ds-ring-button-primary"><span class="ds-text-tight-m ds-font-bold">Ask a question</span></a></div></div></div></div></div></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">Videos</span></div><div class="ds-flex ds-flex-row ds-items-center"><span class="ds-pl-2"><a href="/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/match-videos" title="All Match Videos" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-regular ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block">All Match Videos</span><i style="font-size:16px" class="icon-chevron_right-filled ds-text-icon-primary ds-ml-1 ds-block"></i></a></span></div></div><div class="ds-p-4"><div class="ds-mb-4"><a href="/cricket-videos/icc-world-cup-rob-walter-nothing-even-remotely-close-to-a-choke-happened-1409243" class="ds-rounded-xl"><div class="ds-flex ds-flex-col ds-space-y-4 ds-rounded-xl"><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="Walter: 'Nothing even remotely close to a choke happened'" 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">3:52</span></div></div></div><div class=""><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-subtle-m ds-font-medium ds-text-typo">Walter: 'Nothing even remotely close to a choke happened'</h2></div></div></div></div></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-text-tight-s"><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">Australia Innings</span></div></div><div class="ds-p-0"><div class=""><div class="slick-slider ds-carousel slick-initialized" dir="ltr"><div class="slick-list"><div class="slick-track" style="width:300%;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><div tabindex="-1" style="width:100%;display:inline-block"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max" colSpan="2">Player Name</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">B</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/travis-head-530011" title="TM Head" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">TM Head</span></a></div></td><td class="ds-min-w-max"><span>bowled</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">62</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">48</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/david-warner-219889" title="DA Warner" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">DA Warner</span></a></div></td><td class="ds-min-w-max"><span>bowled</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">29</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">18</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/mitchell-marsh-272450" title="MR Marsh" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">MR Marsh</span></a></div></td><td class="ds-min-w-max"><span>caught</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/steven-smith-267192" title="SPD Smith" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">SPD Smith</span></a></div></td><td class="ds-min-w-max"><span>caught</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">30</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">62</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/marnus-labuschagne-787987" title="M Labuschagne" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">M Labuschagne</span></a></div></td><td class="ds-min-w-max"><span>lbw</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">18</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">31</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/glenn-maxwell-325026" title="GJ Maxwell" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">GJ Maxwell</span></a></div></td><td class="ds-min-w-max"><span>bowled</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/josh-inglis-662235" title="JP Inglis" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">JP Inglis</span></a></div></td><td class="ds-min-w-max"><span>bowled</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">28</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">49</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/mitchell-starc-311592" title="MA Starc" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">MA Starc</span></a></div></td><td class="ds-min-w-max"><span>not out</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">16</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">38</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/pat-cummins-489889" title="PJ Cummins" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">PJ Cummins</span></a></div></td><td class="ds-min-w-max"><span>not out</span></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">29</td></tr><tr class=""><td class="ds-min-w-max ds-font-bold" colSpan="1">Extras</td><td class="ds-min-w-max" colSpan="3">(<!-- -->lb 3, nb 2, w 12<!-- -->)</td></tr><tr class=""><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max ds-uppercase" colSpan="1">Total</td><td class="ds-font-bold ds-bg-fill-content-alternate ds-text-tight-m ds-min-w-max" colSpan="3"><span class="ds-text-tight-s ds-font-regular ds-mr-2">215</span><span class="ds-text-tight-s ds-font-regular"><span>(7 wkts; 47.2 ovs)</span></span></td></tr></tbody></table></div></div></div><div data-index="1" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:33.333333333333336%"><div><div tabindex="-1" style="width:100%;display:inline-block"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">Player Name</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">O</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">M</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">R</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">W</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">Econ</th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/marco-jansen-696401" title="M Jansen" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">M Jansen</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4.2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">35</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">8.07 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/kagiso-rabada-550215" title="K Rabada" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">K Rabada</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">41</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6.83 (1 nb)</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/aiden-markram-600498" title="AK Markram" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">AK Markram</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">23</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.87 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/gerald-coetzee-596010" title="G Coetzee" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">G Coetzee</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">47</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5.22 (1 nb)</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/tabraiz-shamsi-379145" title="T Shamsi" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">T Shamsi</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">42</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4.2 </td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line"><div class="ds-popper-wrapper ds-inline"><a href="/cricketers/keshav-maharaj-267724" title="KA Maharaj" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block ds-cursor-pointer">KA Maharaj</span></a></div></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">24</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.4 </td></tr></tbody></table></div></div></div><div data-index="2" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:33.333333333333336%"><div><div tabindex="-1" style="width:100%;display:inline-block"><div class="ds-overflow-x-auto ds-scrollbar-hide"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class=""><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">Wkt</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">Runs</th><th class="ds-min-w-max" colSpan="2">Players</th></tr></thead><tbody class=""><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1st</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">60</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">David Warner</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Travis Head</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2nd</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Mitchell Marsh</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Travis Head</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3rd</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">45</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Steven Smith</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Travis Head</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">27</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Steven Smith</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Marnus Labuschagne</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Steven Smith</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Glenn Maxwell</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">37</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Steven Smith</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Josh Inglis</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">19</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Mitchell Starc</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Josh Inglis</td></tr><tr class=""><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">8th</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">22</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Mitchell Starc</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max ds-font-bold">Pat Cummins</td></tr></tbody></table></div></div></div></div></div></div></div></div><div class="ds-text-tight-m ds-font-regular ds-text-center ds-p-2"><span class="ds-cursor-pointer ds-p-2 ds-opacity-50"><</span><span>1<!-- --> / <!-- -->3</span><span class="ds-cursor-pointer ds-p-2 ">></span></div></div></div></div><div><div class="ds-w-full ds-bg-fill-content-prime ds-overflow-hidden ds-rounded-xl ds-border ds-border-line ds-mb-4"><div class="ds-flex ds-px-4 ds-border-b ds-border-line ds-py-3"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><h3 class="ds-text-title-xs ds-font-bold ds-text-typo">ICC Cricket World Cup</h3></div></div><div class="ds-p-0"><div><div class="ds-border-b ds-border-line last:ds-border-b-0"><table class="ds-w-full ds-table ds-table-sm ds-table-auto "><thead class="ds-bg-fill-content-alternate ds-text-left"><tr class="ds-text-right"><th class="ds-min-w-max ds-text-left ds-border-r ds-border-line">Team</th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches played">M</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches won">W</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="The number of matches lost">L</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="Number of points awarded">PT</span></th><th class="ds-w-0 ds-whitespace-nowrap ds-min-w-max"><span title="Net run rate">NRR</span></th></tr></thead><tbody class=""><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/india-6" title="India" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">IND</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0</td><td class="ds-min-w-max ds-font-bold">18</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2.570</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/south-africa-3" title="South Africa" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SA</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">1.261</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/australia-2" title="Australia" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">AUS</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-min-w-max ds-font-bold">14</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.841</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/new-zealand-5" title="New Zealand" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">NZ</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-min-w-max ds-font-bold">10</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">0.743</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/pakistan-7" title="Pakistan" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">PAK</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</td><td class="ds-min-w-max ds-font-bold">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-0.199</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/afghanistan-40" title="Afghanistan" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">AFG</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">5</td><td class="ds-min-w-max ds-font-bold">8</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-0.336</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/england-1" title="England" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">ENG</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">3</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">6</td><td class="ds-min-w-max ds-font-bold">6</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-0.572</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/bangladesh-25" title="Bangladesh" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">BAN</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-min-w-max ds-font-bold">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.087</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/sri-lanka-8" title="Sri Lanka" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">SL</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-min-w-max ds-font-bold">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.419</td></tr><tr class="ds-text-right"><td class="ds-min-w-max ds-text-left ds-border-r ds-border-line ds-uppercase"><a href="/team/netherlands-15" title="Netherlands" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-s ds-font-bold ds-text-typo ds-underline ds-decoration-ui-stroke hover:ds-text-typo-primary hover:ds-decoration-ui-stroke-primary ds-block">NED</span></a></td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">9</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">2</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">7</td><td class="ds-min-w-max ds-font-bold">4</td><td class="ds-w-0 ds-whitespace-nowrap ds-min-w-max">-1.825</td></tr></tbody></table></div></div></div><div class="ds-border-t ds-border-line ds-text-center"><a href="/series/icc-cricket-world-cup-2023-24-1367856/points-table-standings" title="Full Table" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-tight-m ds-font-bold ds-text-typo-primary hover:ds-underline hover:ds-decoration-ui-stroke-primary ds-block ds-py-2 ds-uppercase">Full Table</span></a></div></div></div><aside></aside><aside></aside><aside class="ad-placeholder incontent3RoW ad-incontent3row-321877" style="min-width:10%;min-height:250px"></aside></div></div></div></div><footer class="ds-bg-raw-grey09 ds-p-4"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-grid lg:ds-grid-cols-3 ds-grid-cols-1 ds-gap-2 ds-items-center ds-text-center"><div class="ds-col-span-2 ds-flex ds-flex-row ds-flex-wrap"><span class="ds-flex ds-items-center"><a href="https://disneytermsofuse.com" title="Terms of Use" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Terms of Use</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://privacy.thewaltdisneycompany.com/en/" title="Privacy Policy" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Privacy Policy</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://www.disney.sg/supplemental-privacy-policy-singapore" title="Supplemental Privacy Policy for Singapore" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Supplemental Privacy Policy for Singapore</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://preferences-mgr.truste.com/?type=espn&affiliateId=148" title="Interest-Based Ads" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Interest-Based Ads</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://submit.espncricinfo.com/ci/content/submit/forms/feedback.html" title="Feedback" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Feedback</span></a></span></div><div class="ds-text-tight-s lg:ds-ml-auto ds-text-raw-grey06">© <!-- -->2025<!-- --> ESPN Sports Media Ltd. All rights reserved</div></div></div></footer></div></section><div id="modalContainer"></div><div id="imageShareContainer"></div></section><script type="text/javascript"> var omnitureCode = "wdgespcricinfo,wdgespge"; if (hsci.isApp) { omnitureCode = "wdgwespmaciapps"; } window.s_account = omnitureCode; window.omniSite = "cricinfo"; </script></div><script id="__NEXT_DATA__" type="application/json">{"props":{"appNextJsContext":{"lang":"en","country":"sg","edition":"ww","device":{"screen":"DESKTOP_LG","orientation":"LANDSCAPE","isTouchDevice":false,"isMobile":false,"isSSR":true}},"globalDetails":{"followItems":[{"title":"Instagram","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11670,"objectId":1243355,"title":"https://www.instagram.com/espncricinfo/","url":"https://www.instagram.com/espncricinfo/"}},{"title":"WhatsApp","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17539,"objectId":1401987,"title":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E","url":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E"}},{"title":"Twitter","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11669,"objectId":1243353,"title":"https://twitter.com/espncricinfo","url":"https://twitter.com/espncricinfo"}},{"title":"Facebook","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11668,"objectId":1243351,"title":"https://www.facebook.com/Cricinfo/","url":"https://www.facebook.com/Cricinfo/"}},{"title":"YouTube","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11667,"objectId":1243346,"title":"https://www.youtube.com/espncricinfo","url":"https://www.youtube.com/espncricinfo"}}],"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":"The Cricket Monthly","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":10059,"objectId":784439,"title":"http://www.thecricketmonthly.com/","url":"http://www.thecricketmonthly.com/"}},{"title":"ESPN","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11615,"objectId":1225664,"title":"http://www.espn.in/","url":"http://www.espn.in/"}}],"featuredItems":[{"title":"Records index: most runs, most wickets, and a lot more","summary":"","previewImage":{"id":368515,"objectId":1401820,"slug":"the-three-who-matter-rohit-sharma-virat-kohli-and-jasprit-bumrah-all-smiles-after-dismissing-pat-cummins","url":"/lsci/db/PICTURES/CMS/368500/368515.4.jpg","width":900,"height":506,"caption":"The three who matter: Rohit Sharma, Virat Kohli and Jasprit Bumrah all smiles after dismissing Pat Cummins","longCaption":"The three who matter: Rohit Sharma, Virat Kohli and Jasprit Bumrah all smiles after dismissing Pat Cummins, India vs Australia, World Cup, Chennai, October 8, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/368500/368515.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/368500/368515.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/368500/368515.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":18922,"objectId":1432570,"title":"https://www.espncricinfo.com/records","url":"https://www.espncricinfo.com/records"}},{"title":"The latest cricket photos","summary":"","previewImage":{"id":367417,"objectId":1398861,"slug":"the-smile-of-a-champion-mohammed-siraj-picked-up-five-wickets-in-a-ten-ball-period","url":"/lsci/db/PICTURES/CMS/367400/367417.5.jpg","width":365,"height":205,"caption":"The smile of a champion - Mohammed Siraj picked up five wickets in a ten-ball period","longCaption":"The smile of a champion - Mohammed Siraj picked up five wickets in a ten-ball period, India vs Sri Lanka, Asia Cup final, Colombo, September 17, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/367400/367417.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/367400/367417.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/367400/367417.10.jpg"}},"type":"URL","countryCodes":[],"url":{"id":12300,"objectId":1272324,"title":"https://www.espncricinfo.com/photo","url":"https://www.espncricinfo.com/photo"}},{"title":"Rankings: Who's leading in every format","summary":"","previewImage":{"id":364310,"objectId":1388240,"slug":"alyssa-healy-poses-with-the-trophy-after-australia-retained-the-ashes","url":"/lsci/db/PICTURES/CMS/364300/364310.5.jpg","width":365,"height":205,"caption":"Alyssa Healy poses with the trophy after Australia retained the Ashes","longCaption":"Alyssa Healy poses with the trophy after Australia retained the Ashes, England vs Australia, 3rd ODI, Women's Ashes, Taunton, July 18, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/364300/364310.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/364300/364310.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/364300/364310.10.jpg"}},"type":"PAGE","countryCodes":[],"page":{"id":32,"objectId":211271,"slug":"icc-rankings-test-odi-t20-women-odi-t20","name":"iccteamrankings","title":"ICC rankings - Test, ODI, T20 \u0026 Women ODI, T20","subTitle":"Team rankings","typeId":3,"publishedAt":"2024-03-01"}}],"testTeams":[{"id":40,"objectId":40,"scribeId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","isCountry":true,"primaryColor":"#3f8108","image":{"id":381892,"objectId":1436341,"slug":"afghanistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381892.png","width":500,"height":500,"caption":"Afghanistan flag team logo","longCaption":"Afghanistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":40,"objectId":40,"name":"Afghanistan","shortName":"Afghanistan","abbreviation":"AFG","slug":"afghanistan"}},{"id":2,"objectId":2,"scribeId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","isCountry":true,"primaryColor":"#f3f702","image":{"id":340493,"objectId":1318684,"slug":"australia-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340400/340493.png","width":500,"height":500,"caption":"Australia team flag-latest","longCaption":"Australia team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":2,"objectId":2,"name":"Australia","shortName":"Australia","abbreviation":"AUS","slug":"australia"}},{"id":25,"objectId":25,"scribeId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","isCountry":true,"primaryColor":"#ed3507","image":{"id":341456,"objectId":1321180,"slug":"bangladesh-latest-team-flag","url":"/lsci/db/PICTURES/CMS/341400/341456.png","width":500,"height":500,"caption":"Bangladesh latest-team flag","longCaption":"Bangladesh latest-team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":25,"objectId":25,"name":"Bangladesh","shortName":"Bangladesh","abbreviation":"BAN","slug":"bangladesh"}},{"id":1,"objectId":1,"scribeId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","isCountry":true,"primaryColor":"#0673c1","image":{"id":381894,"objectId":1436346,"slug":"england-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381894.png","width":500,"height":500,"caption":"England flag team logo","longCaption":"England flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":6,"objectId":6,"scribeId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","isCountry":true,"primaryColor":"#050ceb","image":{"id":381895,"objectId":1436347,"slug":"india-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381895.png","width":500,"height":500,"caption":"India flag team logo","longCaption":"India flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},{"id":29,"objectId":29,"scribeId":29,"slug":"ireland","name":"Ireland","longName":"Ireland","abbreviation":"IRE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313149,"objectId":1241608,"slug":"ireland-logo","url":"/lsci/db/PICTURES/CMS/313100/313149.logo.png","width":500,"height":500,"caption":"Ireland logo","longCaption":"Ireland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":29,"objectId":29,"name":"Ireland","shortName":"Ireland","abbreviation":"IRE","slug":"ireland"}},{"id":5,"objectId":5,"scribeId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":true,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},{"id":7,"objectId":7,"scribeId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","isCountry":true,"primaryColor":"#07df52","image":{"id":381891,"objectId":1436340,"slug":"pakistan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381891.png","width":500,"height":500,"caption":"Pakistan flag team logo","longCaption":"Pakistan flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7,"objectId":7,"name":"Pakistan","shortName":"Pakistan","abbreviation":"PAK","slug":"pakistan"}},{"id":3,"objectId":3,"scribeId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","isCountry":true,"primaryColor":"#ace411","image":{"id":382733,"objectId":1438445,"slug":"south-africa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382700/382733.png","width":500,"height":500,"caption":"South Africa flag team logo","longCaption":"South Africa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},{"id":8,"objectId":8,"scribeId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":true,"primaryColor":"#203d89","image":{"id":340047,"objectId":1316921,"slug":"sri-lanka-team-flag","url":"/lsci/db/PICTURES/CMS/340000/340047.png","width":500,"height":500,"caption":"Sri Lanka team flag","longCaption":"Sri Lanka team flag","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":8,"objectId":8,"name":"Sri Lanka","shortName":"Sri Lanka","abbreviation":"SL","slug":"sri-lanka"}},{"id":4,"objectId":4,"scribeId":4,"slug":"west-indies","name":"West Indies","longName":"West Indies","abbreviation":"WI","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317600/317615.png","isCountry":true,"primaryColor":"#790d1a","image":{"id":317615,"objectId":1254181,"slug":"west-indies-team-logo","url":"/lsci/db/PICTURES/CMS/317600/317615.png","width":500,"height":500,"caption":"West Indies team logo","longCaption":"West Indies team logo","credit":"West Indies Cricket","photographer":null,"peerUrls":null},"country":{"id":4,"objectId":4,"name":"West Indies","shortName":"West Indies","abbreviation":"WI","slug":"west-indies"}},{"id":9,"objectId":9,"scribeId":9,"slug":"zimbabwe","name":"Zimbabwe","longName":"Zimbabwe","abbreviation":"ZIM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/340500/340503.png","isCountry":true,"primaryColor":"#d04037","image":{"id":340503,"objectId":1318712,"slug":"zimbabwe-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340503.png","width":500,"height":500,"caption":"Zimbabwe team flag-latest","longCaption":"Zimbabwe team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}}],"odiTeams":[{"id":12,"objectId":12,"scribeId":12,"slug":"bermuda","name":"Bermuda","longName":"Bermuda","abbreviation":"BER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383967.png","isCountry":true,"primaryColor":"#2b12e2","image":{"id":383967,"objectId":1441414,"slug":"bermuda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383967.png","width":500,"height":500,"caption":"Bermuda flag team logo","longCaption":"Bermuda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":12,"objectId":12,"name":"Bermuda","shortName":"Bermuda","abbreviation":"BER","slug":"bermuda"}},{"id":17,"objectId":17,"scribeId":17,"slug":"canada","name":"Canada","longName":"Canada","abbreviation":"CAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381855.png","isCountry":true,"primaryColor":"#d70909","image":{"id":381855,"objectId":1436277,"slug":"canada-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381855.png","width":500,"height":500,"caption":"Canada flag team logo","longCaption":"Canada flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":17,"objectId":17,"name":"Canada","shortName":"Canada","abbreviation":"CAN","slug":"canada"}},{"id":14,"objectId":14,"scribeId":14,"slug":"east-and-central-africa","name":"E\u0026C Africa","longName":"East (and Central) Africa","abbreviation":"E\u0026CA","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":14,"objectId":14,"name":"East (and Central) Africa","shortName":"E\u0026C Africa","abbreviation":"E\u0026CA","slug":"east-and-central-africa"}},{"id":19,"objectId":19,"scribeId":19,"slug":"hong-kong","name":"Hong Kong","longName":"Hong Kong","abbreviation":"HKG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383100/383120.png","isCountry":true,"primaryColor":null,"image":{"id":383120,"objectId":1439304,"slug":"hong-kong-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383100/383120.png","width":500,"height":500,"caption":"Hong Kong flag team logo","longCaption":"Hong Kong flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":19,"objectId":19,"name":"Hong Kong","shortName":"Hong Kong","abbreviation":"HKG","slug":"hong-kong"}},{"id":4083,"objectId":218211,"scribeId":218211,"slug":"jersey","name":"Jersey","longName":"Jersey","abbreviation":"JER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383046.png","isCountry":true,"primaryColor":null,"image":{"id":383046,"objectId":1439165,"slug":"jersey-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383046.png","width":500,"height":500,"caption":"Jersey flag team logo","longCaption":"Jersey flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":4083,"objectId":218211,"name":"Jersey","shortName":"Jersey","abbreviation":"JER","slug":"jersey"}},{"id":26,"objectId":26,"scribeId":26,"slug":"kenya","name":"Kenya","longName":"Kenya","abbreviation":"KENYA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313146,"objectId":1241605,"slug":"kenya-logo","url":"/lsci/db/PICTURES/CMS/313100/313146.logo.png","width":500,"height":500,"caption":"Kenya logo","longCaption":"Kenya logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":26,"objectId":26,"name":"Kenya","shortName":"Kenya","abbreviation":"KENYA","slug":"kenya"}},{"id":28,"objectId":28,"scribeId":28,"slug":"namibia","name":"Namibia","longName":"Namibia","abbreviation":"NAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381857.png","isCountry":true,"primaryColor":null,"image":{"id":381857,"objectId":1436280,"slug":"namibia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381857.png","width":500,"height":500,"caption":"Namibia flag team logo","longCaption":"Namibia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":28,"objectId":28,"name":"Namibia","shortName":"Namibia","abbreviation":"NAM","slug":"namibia"}},{"id":32,"objectId":33,"scribeId":33,"slug":"nepal","name":"Nepal","longName":"Nepal","abbreviation":"NEP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/319900/319958.png","isCountry":true,"primaryColor":null,"image":{"id":319958,"objectId":1260247,"slug":"nepal-team-logo","url":"/lsci/db/PICTURES/CMS/319900/319958.png","width":500,"height":500,"caption":"Nepal team logo","longCaption":"Nepal team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":32,"objectId":33,"name":"Nepal","shortName":"Nepal","abbreviation":"NEP","slug":"nepal"}},{"id":15,"objectId":15,"scribeId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","isCountry":true,"primaryColor":"#f49b1f","image":{"id":381893,"objectId":1436344,"slug":"netherlands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381893.png","width":500,"height":500,"caption":"Netherlands flag team logo","longCaption":"Netherlands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":15,"objectId":15,"name":"Netherlands","shortName":"Netherlands","abbreviation":"NED","slug":"netherlands"}},{"id":37,"objectId":37,"scribeId":37,"slug":"oman","name":"Oman","longName":"Oman","abbreviation":"OMA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381858.png","isCountry":true,"primaryColor":null,"image":{"id":381858,"objectId":1436281,"slug":"oman-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381858.png","width":500,"height":500,"caption":"Oman flag team logo","longCaption":"Oman flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":37,"objectId":37,"name":"Oman","shortName":"Oman","abbreviation":"OMA","slug":"oman"}},{"id":20,"objectId":20,"scribeId":20,"slug":"papua-new-guinea","name":"P.N.G.","longName":"Papua New Guinea","abbreviation":"PNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383200/383206.png","isCountry":true,"primaryColor":null,"image":{"id":383206,"objectId":1439477,"slug":"png-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383200/383206.png","width":500,"height":500,"caption":"PNG flag team logo","longCaption":"PNG flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":20,"objectId":20,"name":"Papua New Guinea","shortName":"P.N.G.","abbreviation":"PNG","slug":"papua-new-guinea"}},{"id":30,"objectId":30,"scribeId":30,"slug":"scotland","name":"Scotland","longName":"Scotland","abbreviation":"SCOT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","isCountry":true,"primaryColor":"#90d091","image":{"id":313150,"objectId":1241609,"slug":"scotland-logo","url":"/lsci/db/PICTURES/CMS/313100/313150.logo.png","width":500,"height":500,"caption":"Scotland logo","longCaption":"Scotland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":30,"objectId":30,"name":"Scotland","shortName":"Scotland","abbreviation":"SCOT","slug":"scotland"}},{"id":27,"objectId":27,"scribeId":27,"slug":"united-arab-emirates","name":"U.A.E.","longName":"United Arab Emirates","abbreviation":"UAE","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382100/382186.png","isCountry":true,"primaryColor":null,"image":{"id":382186,"objectId":1437030,"slug":"uae-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382100/382186.png","width":500,"height":500,"caption":"UAE flag team logo","longCaption":"UAE flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"}},{"id":11,"objectId":11,"scribeId":11,"slug":"united-states-of-america","name":"U.S.A.","longName":"United States of America","abbreviation":"USA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381853.png","isCountry":true,"primaryColor":null,"image":{"id":381853,"objectId":1436275,"slug":"usa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381853.png","width":500,"height":500,"caption":"USA flag team logo","longCaption":"USA flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":11,"objectId":11,"name":"United States of America","shortName":"U.S.A.","abbreviation":"USA","slug":"united-states-of-america"}}],"otherTeams":[{"id":21,"objectId":21,"scribeId":21,"slug":"argentina","name":"Argentina","longName":"Argentina","abbreviation":"Arg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313142,"objectId":1241601,"slug":"argentina-logo","url":"/lsci/db/PICTURES/CMS/313100/313142.logo.png","width":500,"height":500,"caption":"Argentina logo","longCaption":"Argentina logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":21,"objectId":21,"name":"Argentina","shortName":"Argentina","abbreviation":"Arg","slug":"argentina"}},{"id":41,"objectId":41,"scribeId":41,"slug":"austria","name":"Austria","longName":"Austria","abbreviation":"Aut","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382657.png","isCountry":true,"primaryColor":null,"image":{"id":382657,"objectId":1438256,"slug":"austria-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382657.png","width":500,"height":500,"caption":"Austria flag team logo","longCaption":"Austria flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":41,"objectId":41,"name":"Austria","shortName":"Austria","abbreviation":"Aut","slug":"austria"}},{"id":111,"objectId":60,"scribeId":60,"slug":"bahamas","name":"Bahamas","longName":"Bahamas","abbreviation":"Bhm","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313170,"objectId":1241629,"slug":"bahamas-logo","url":"/lsci/db/PICTURES/CMS/313100/313170.logo.png","width":500,"height":500,"caption":"Bahamas logo","longCaption":"Bahamas logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":111,"objectId":60,"name":"Bahamas","shortName":"Bahamas","abbreviation":"Bhm","slug":"bahamas"}},{"id":108,"objectId":57,"scribeId":57,"slug":"bahrain","name":"Bahrain","longName":"Bahrain","abbreviation":"BHR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383965.png","isCountry":true,"primaryColor":null,"image":{"id":383965,"objectId":1441412,"slug":"bahrain-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383965.png","width":500,"height":500,"caption":"Bahrain flag team logo","longCaption":"Bahrain flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":108,"objectId":57,"name":"Bahrain","shortName":"Bahrain","abbreviation":"BHR","slug":"bahrain"}},{"id":42,"objectId":42,"scribeId":42,"slug":"belgium","name":"Belgium","longName":"Belgium","abbreviation":"Belg","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313162,"objectId":1241621,"slug":"belgium-logo","url":"/lsci/db/PICTURES/CMS/313100/313162.logo.png","width":500,"height":500,"caption":"Belgium logo","longCaption":"Belgium logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":42,"objectId":42,"name":"Belgium","shortName":"Belgium","abbreviation":"Belg","slug":"belgium"}},{"id":115,"objectId":64,"scribeId":64,"slug":"belize","name":"Belize","longName":"Belize","abbreviation":"Blz","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392600/392658.png","isCountry":true,"primaryColor":null,"image":{"id":392658,"objectId":1464154,"slug":"belize-flag-team-logo","url":"/lsci/db/PICTURES/CMS/392600/392658.png","width":500,"height":500,"caption":"Belize flag team logo","longCaption":"Belize flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":115,"objectId":64,"name":"Belize","shortName":"Belize","abbreviation":"Blz","slug":"belize"}},{"id":112,"objectId":61,"scribeId":61,"slug":"bhutan","name":"Bhutan","longName":"Bhutan","abbreviation":"BHU","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313171,"objectId":1241630,"slug":"bhutan-logo","url":"/lsci/db/PICTURES/CMS/313100/313171.logo.png","width":500,"height":500,"caption":"Bhutan logo","longCaption":"Bhutan logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":112,"objectId":61,"name":"Bhutan","shortName":"Bhutan","abbreviation":"BHU","slug":"bhutan"}},{"id":116,"objectId":65,"scribeId":65,"slug":"botswana","name":"Botswana","longName":"Botswana","abbreviation":"BOT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313174,"objectId":1241633,"slug":"botswana-logo","url":"/lsci/db/PICTURES/CMS/313100/313174.logo.png","width":500,"height":500,"caption":"Botswana logo","longCaption":"Botswana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":116,"objectId":65,"name":"Botswana","shortName":"Botswana","abbreviation":"BOT","slug":"botswana"}},{"id":117,"objectId":66,"scribeId":66,"slug":"brazil","name":"Brazil","longName":"Brazil","abbreviation":"BRA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313175,"objectId":1241634,"slug":"brazil-logo","url":"/lsci/db/PICTURES/CMS/313100/313175.logo.png","width":500,"height":500,"caption":"Brazil logo","longCaption":"Brazil logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":117,"objectId":66,"name":"Brazil","shortName":"Brazil","abbreviation":"BRA","slug":"brazil"}},{"id":118,"objectId":67,"scribeId":67,"slug":"brunei","name":"Brunei","longName":"Brunei","abbreviation":"","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313176,"objectId":1241635,"slug":"brunei-logo","url":"/lsci/db/PICTURES/CMS/313100/313176.logo.png","width":500,"height":500,"caption":"Brunei logo","longCaption":"Brunei logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":118,"objectId":67,"name":"Brunei","shortName":"Brunei","abbreviation":null,"slug":"brunei"}},{"id":114,"objectId":63,"scribeId":63,"slug":"bulgaria","name":"Bulgaria","longName":"Bulgaria","abbreviation":"BUL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313172,"objectId":1241631,"slug":"bulgaria-logo","url":"/lsci/db/PICTURES/CMS/313100/313172.logo.png","width":500,"height":500,"caption":"Bulgaria logo","longCaption":"Bulgaria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":114,"objectId":63,"name":"Bulgaria","shortName":"Bulgaria","abbreviation":"BUL","slug":"bulgaria"}},{"id":43,"objectId":43,"scribeId":43,"slug":"burma","name":"Burma","longName":"Burma","abbreviation":"Burma","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313163,"objectId":1241622,"slug":"burma-logo","url":"/lsci/db/PICTURES/CMS/313100/313163.logo.png","width":500,"height":500,"caption":"Burma logo","longCaption":"Burma logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":43,"objectId":43,"name":"Burma","shortName":"Burma","abbreviation":"Burma","slug":"burma"}},{"id":39,"objectId":39,"scribeId":39,"slug":"cayman-islands","name":"Cayman","longName":"Cayman Islands","abbreviation":"CAY","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/392600/392662.png","isCountry":true,"primaryColor":"#e4d20c","image":{"id":392662,"objectId":1464164,"slug":"cayman-island-team-flag","url":"/lsci/db/PICTURES/CMS/392600/392662.png","width":500,"height":500,"caption":"Cayman Island team flag","longCaption":"Cayman Island team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":39,"objectId":39,"name":"Cayman Islands","shortName":"Cayman","abbreviation":"CAY","slug":"cayman-islands"}},{"id":44,"objectId":44,"scribeId":44,"slug":"chile","name":"Chile","longName":"Chile","abbreviation":"Chile","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313164,"objectId":1241623,"slug":"chile-logo","url":"/lsci/db/PICTURES/CMS/313100/313164.logo.png","width":500,"height":500,"caption":"Chile logo","longCaption":"Chile logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":44,"objectId":44,"name":"Chile","shortName":"Chile","abbreviation":"Chile","slug":"chile"}},{"id":121,"objectId":70,"scribeId":70,"slug":"china","name":"China","longName":"China","abbreviation":"CHN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383962.png","isCountry":true,"primaryColor":null,"image":{"id":383962,"objectId":1441409,"slug":"china-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383962.png","width":500,"height":500,"caption":"China flag team logo","longCaption":"China flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":121,"objectId":70,"name":"China","shortName":"China","abbreviation":"CHN","slug":"china"}},{"id":6557,"objectId":1156232,"scribeId":1156232,"slug":"colombia","name":"Colombia","longName":"Colombia","abbreviation":"Col","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369244.png","isCountry":true,"primaryColor":null,"image":{"id":369244,"objectId":1403738,"slug":"colombia-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369244.png","width":500,"height":500,"caption":"Colombia team flag","longCaption":"Colombia team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6557,"objectId":1156232,"name":"Colombia","shortName":"Colombia","abbreviation":"Col","slug":"colombia"}},{"id":4082,"objectId":218210,"scribeId":218210,"slug":"costa-rica","name":"Costa Rica","longName":"Costa Rica","abbreviation":"CRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313383,"objectId":1241842,"slug":"costa-rica-logo","url":"/lsci/db/PICTURES/CMS/313300/313383.logo.png","width":500,"height":500,"caption":"Costa Rica logo","longCaption":"Costa Rica logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4082,"objectId":218210,"name":"Costa Rica","shortName":"Costa Rica","abbreviation":"CRC","slug":"costa-rica"}},{"id":123,"objectId":72,"scribeId":72,"slug":"croatia","name":"Croatia","longName":"Croatia","abbreviation":"CRT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383041.png","isCountry":true,"primaryColor":null,"image":{"id":383041,"objectId":1439158,"slug":"croatia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383041.png","width":500,"height":500,"caption":"Croatia flag team logo","longCaption":"Croatia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":123,"objectId":72,"name":"Croatia","shortName":"Croatia","abbreviation":"CRT","slug":"croatia"}},{"id":120,"objectId":69,"scribeId":69,"slug":"cuba","name":"Cuba","longName":"Cuba","abbreviation":"Cuba","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":120,"objectId":69,"name":"Cuba","shortName":"Cuba","abbreviation":"Cuba","slug":"cuba"}},{"id":125,"objectId":74,"scribeId":74,"slug":"cyprus","name":"Cyprus","longName":"Cyprus","abbreviation":"CYP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383068.png","isCountry":true,"primaryColor":null,"image":{"id":383068,"objectId":1439215,"slug":"cyprus-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383068.png","width":500,"height":500,"caption":"Cyprus flag team logo","longCaption":"Cyprus flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":125,"objectId":74,"name":"Cyprus","shortName":"Cyprus","abbreviation":"CYP","slug":"cyprus"}},{"id":126,"objectId":75,"scribeId":75,"slug":"czech-republic","name":"Czech Rep.","longName":"Czech Republic","abbreviation":"CZK-R","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383044.png","isCountry":true,"primaryColor":null,"image":{"id":383044,"objectId":1439161,"slug":"czech-republic-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383044.png","width":500,"height":500,"caption":"Czech Republic flag team logo","longCaption":"Czech Republic flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":126,"objectId":75,"name":"Czech Republic","shortName":"Czech Rep.","abbreviation":"CZK-R","slug":"czech-republic"}},{"id":13,"objectId":13,"scribeId":13,"slug":"denmark","name":"Denmark","longName":"Denmark","abbreviation":"DEN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313135,"objectId":1241594,"slug":"denmark-logo","url":"/lsci/db/PICTURES/CMS/313100/313135.logo.png","width":500,"height":500,"caption":"Denmark logo","longCaption":"Denmark logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":13,"objectId":13,"name":"Denmark","shortName":"Denmark","abbreviation":"DEN","slug":"denmark"}},{"id":129,"objectId":78,"scribeId":78,"slug":"estonia","name":"Estonia","longName":"Estonia","abbreviation":"EST","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383069.png","isCountry":true,"primaryColor":null,"image":{"id":383069,"objectId":1439216,"slug":"estonia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383069.png","width":500,"height":500,"caption":"Estonia flag team logo","longCaption":"Estonia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":129,"objectId":78,"name":"Estonia","shortName":"Estonia","abbreviation":"EST","slug":"estonia"}},{"id":4253,"objectId":300710,"scribeId":300710,"slug":"eswatini","name":"Eswatini","longName":"Eswatini","abbreviation":"SWZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313405,"objectId":1241864,"slug":"swaziland-logo","url":"/lsci/db/PICTURES/CMS/313400/313405.logo.png","width":500,"height":500,"caption":"Swaziland logo","longCaption":"Swaziland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4253,"objectId":300710,"name":"Eswatini","shortName":"Eswatini","abbreviation":"SWZ","slug":"eswatini"}},{"id":4251,"objectId":300708,"scribeId":300708,"slug":"falkland-islands","name":"Falkland Isl","longName":"Falkland Islands","abbreviation":"Falk","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313404,"objectId":1241863,"slug":"falkland-islands-logo","url":"/lsci/db/PICTURES/CMS/313400/313404.logo.png","width":500,"height":500,"caption":"Falkland Islands logo","longCaption":"Falkland Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4251,"objectId":300708,"name":"Falkland Islands","shortName":"Falkland Isl","abbreviation":"Falk","slug":"falkland-islands"}},{"id":10,"objectId":10,"scribeId":10,"slug":"fiji","name":"Fiji","longName":"Fiji","abbreviation":"Fiji","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386356.png","isCountry":true,"primaryColor":null,"image":{"id":386356,"objectId":1448061,"slug":"fiji-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386356.png","width":500,"height":500,"caption":"Fiji flag team logo","longCaption":"Fiji flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":10,"objectId":10,"name":"Fiji","shortName":"Fiji","abbreviation":"Fiji","slug":"fiji"}},{"id":131,"objectId":80,"scribeId":80,"slug":"finland","name":"Finland","longName":"Finland","abbreviation":"FIN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383045.png","isCountry":true,"primaryColor":null,"image":{"id":383045,"objectId":1439162,"slug":"finland-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383045.png","width":500,"height":500,"caption":"Finland flag team logo","longCaption":"Finland flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":131,"objectId":80,"name":"Finland","shortName":"Finland","abbreviation":"FIN","slug":"finland"}},{"id":33,"objectId":34,"scribeId":34,"slug":"france","name":"France","longName":"France","abbreviation":"Fran","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383036.png","isCountry":true,"primaryColor":null,"image":{"id":383036,"objectId":1439151,"slug":"france-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383036.png","width":500,"height":500,"caption":"France flag team logo","longCaption":"France flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":33,"objectId":34,"name":"France","shortName":"France","abbreviation":"Fran","slug":"france"}},{"id":133,"objectId":82,"scribeId":82,"slug":"gambia","name":"Gambia","longName":"Gambia","abbreviation":"GMB","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/336900/336934.png","isCountry":true,"primaryColor":null,"image":{"id":336934,"objectId":1307947,"slug":"gambia-team-logo","url":"/lsci/db/PICTURES/CMS/336900/336934.png","width":500,"height":500,"caption":"Gambia team logo","longCaption":"Gambia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":133,"objectId":82,"name":"Gambia","shortName":"Gambia","abbreviation":"GMB","slug":"gambia"}},{"id":35,"objectId":36,"scribeId":36,"slug":"germany","name":"Germany","longName":"Germany","abbreviation":"GER","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313155,"objectId":1241614,"slug":"germany-logo","url":"/lsci/db/PICTURES/CMS/313100/313155.logo.png","width":500,"height":500,"caption":"Germany logo","longCaption":"Germany logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":35,"objectId":36,"name":"Germany","shortName":"Germany","abbreviation":"GER","slug":"germany"}},{"id":135,"objectId":84,"scribeId":84,"slug":"ghana","name":"Ghana","longName":"Ghana","abbreviation":"GHA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313184,"objectId":1241643,"slug":"ghana-logo","url":"/lsci/db/PICTURES/CMS/313100/313184.logo.png","width":500,"height":500,"caption":"Ghana logo","longCaption":"Ghana logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":135,"objectId":84,"name":"Ghana","shortName":"Ghana","abbreviation":"GHA","slug":"ghana"}},{"id":18,"objectId":18,"scribeId":18,"slug":"gibraltar","name":"Gibraltar","longName":"Gibraltar","abbreviation":"GIBR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383042.png","isCountry":true,"primaryColor":null,"image":{"id":383042,"objectId":1439159,"slug":"gibraltar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383042.png","width":500,"height":500,"caption":"Gibraltar flag team logo","longCaption":"Gibraltar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":18,"objectId":18,"name":"Gibraltar","shortName":"Gibraltar","abbreviation":"GIBR","slug":"gibraltar"}},{"id":137,"objectId":86,"scribeId":86,"slug":"greece","name":"Greece","longName":"Greece","abbreviation":"GRC","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313185,"objectId":1241644,"slug":"greece-logo","url":"/lsci/db/PICTURES/CMS/313100/313185.logo.png","width":500,"height":500,"caption":"Greece logo","longCaption":"Greece logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":137,"objectId":86,"name":"Greece","shortName":"Greece","abbreviation":"GRC","slug":"greece"}},{"id":1094,"objectId":1043,"scribeId":1043,"slug":"guernsey","name":"Guernsey","longName":"Guernsey","abbreviation":"GUE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313266,"objectId":1241725,"slug":"guernsey-logo","url":"/lsci/db/PICTURES/CMS/313200/313266.logo.png","width":500,"height":500,"caption":"Guernsey logo","longCaption":"Guernsey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1094,"objectId":1043,"name":"Guernsey","shortName":"Guernsey","abbreviation":"GUE","slug":"guernsey"}},{"id":139,"objectId":88,"scribeId":88,"slug":"hungary","name":"Hungary","longName":"Hungary","abbreviation":"HUN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313186,"objectId":1241645,"slug":"hungary-logo","url":"/lsci/db/PICTURES/CMS/313100/313186.logo.png","width":500,"height":500,"caption":"Hungary logo","longCaption":"Hungary logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":139,"objectId":88,"name":"Hungary","shortName":"Hungary","abbreviation":"HUN","slug":"hungary"}},{"id":150,"objectId":99,"scribeId":99,"slug":"iceland","name":"Iceland","longName":"Iceland","abbreviation":"ICELD","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313190,"objectId":1241649,"slug":"iceland-logo","url":"/lsci/db/PICTURES/CMS/313100/313190.logo.png","width":500,"height":500,"caption":"Iceland logo","longCaption":"Iceland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":150,"objectId":99,"name":"Iceland","shortName":"Iceland","abbreviation":"ICELD","slug":"iceland"}},{"id":142,"objectId":91,"scribeId":91,"slug":"indonesia","name":"Indonesia","longName":"Indonesia","abbreviation":"INA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313187,"objectId":1241646,"slug":"indonesia-logo","url":"/lsci/db/PICTURES/CMS/313100/313187.logo.png","width":500,"height":500,"caption":"Indonesia logo","longCaption":"Indonesia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":142,"objectId":91,"name":"Indonesia","shortName":"Indonesia","abbreviation":"INA","slug":"indonesia"}},{"id":148,"objectId":97,"scribeId":97,"slug":"iran","name":"Iran","longName":"Iran","abbreviation":"Iran","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313189,"objectId":1241648,"slug":"iran-logo","url":"/lsci/db/PICTURES/CMS/313100/313189.logo.png","width":500,"height":500,"caption":"Iran logo","longCaption":"Iran logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":148,"objectId":97,"name":"Iran","shortName":"Iran","abbreviation":"Iran","slug":"iran"}},{"id":147,"objectId":96,"scribeId":96,"slug":"isle-of-man","name":"Isle of Man","longName":"Isle of Man","abbreviation":"IOM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383040.png","isCountry":true,"primaryColor":null,"image":{"id":383040,"objectId":1439157,"slug":"isle-of-man-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383040.png","width":500,"height":500,"caption":"Isle of Man flag team logo","longCaption":"Isle of Man flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":147,"objectId":96,"name":"Isle of Man","shortName":"Isle of Man","abbreviation":"IOM","slug":"isle-of-man"}},{"id":22,"objectId":22,"scribeId":22,"slug":"israel","name":"Israel","longName":"Israel","abbreviation":"ISR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/382600/382658.png","isCountry":true,"primaryColor":null,"image":{"id":382658,"objectId":1438268,"slug":"israel-flag-team-logo","url":"/lsci/db/PICTURES/CMS/382600/382658.png","width":500,"height":500,"caption":"Israel flag team logo","longCaption":"Israel flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":22,"objectId":22,"name":"Israel","shortName":"Israel","abbreviation":"ISR","slug":"israel"}},{"id":31,"objectId":31,"scribeId":31,"slug":"italy","name":"Italy","longName":"Italy","abbreviation":"ITA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313151,"objectId":1241610,"slug":"italy-logo","url":"/lsci/db/PICTURES/CMS/313100/313151.logo.png","width":500,"height":500,"caption":"Italy logo","longCaption":"Italy logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":31,"objectId":31,"name":"Italy","shortName":"Italy","abbreviation":"ITA","slug":"italy"}},{"id":36,"objectId":32,"scribeId":32,"slug":"japan","name":"Japan","longName":"Japan","abbreviation":"JPN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360500/360559.png","isCountry":true,"primaryColor":null,"image":{"id":360559,"objectId":1378022,"slug":"japan-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360500/360559.png","width":500,"height":500,"caption":"Japan flag team logo","longCaption":"Japan flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":36,"objectId":32,"name":"Japan","shortName":"Japan","abbreviation":"JPN","slug":"japan"}},{"id":38,"objectId":38,"scribeId":38,"slug":"kuwait","name":"Kuwait","longName":"Kuwait","abbreviation":"KUW","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383963.png","isCountry":true,"primaryColor":null,"image":{"id":383963,"objectId":1441410,"slug":"kuwait-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383963.png","width":500,"height":500,"caption":"Kuwait flag team logo","longCaption":"Kuwait flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":38,"objectId":38,"name":"Kuwait","shortName":"Kuwait","abbreviation":"KUW","slug":"kuwait"}},{"id":159,"objectId":108,"scribeId":108,"slug":"lesotho","name":"Lesotho","longName":"Lesotho","abbreviation":"LES","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313192,"objectId":1241651,"slug":"lesotho-logo","url":"/lsci/db/PICTURES/CMS/313100/313192.logo.png","width":500,"height":500,"caption":"Lesotho logo","longCaption":"Lesotho logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":159,"objectId":108,"name":"Lesotho","shortName":"Lesotho","abbreviation":"LES","slug":"lesotho"}},{"id":161,"objectId":110,"scribeId":110,"slug":"luxembourg","name":"Luxembourg","longName":"Luxembourg","abbreviation":"LUX","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313193,"objectId":1241652,"slug":"luxembourg-logo","url":"/lsci/db/PICTURES/CMS/313100/313193.logo.png","width":500,"height":500,"caption":"Luxembourg logo","longCaption":"Luxembourg logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":161,"objectId":110,"name":"Luxembourg","shortName":"Luxembourg","abbreviation":"LUX","slug":"luxembourg"}},{"id":169,"objectId":118,"scribeId":118,"slug":"malawi","name":"Malawi","longName":"Malawi","abbreviation":"MWI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313196,"objectId":1241655,"slug":"malawi-logo","url":"/lsci/db/PICTURES/CMS/313100/313196.logo.png","width":500,"height":500,"caption":"Malawi logo","longCaption":"Malawi logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":169,"objectId":118,"name":"Malawi","shortName":"Malawi","abbreviation":"MWI","slug":"malawi"}},{"id":16,"objectId":16,"scribeId":16,"slug":"malaysia","name":"Malaysia","longName":"Malaysia","abbreviation":"MAS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313137,"objectId":1241596,"slug":"malaysia-logo","url":"/lsci/db/PICTURES/CMS/313100/313137.logo.png","width":500,"height":500,"caption":"Malaysia logo","longCaption":"Malaysia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":16,"objectId":16,"name":"Malaysia","shortName":"Malaysia","abbreviation":"MAS","slug":"malaysia"}},{"id":164,"objectId":113,"scribeId":113,"slug":"maldives","name":"Maldives","longName":"Maldives","abbreviation":"MDV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313194,"objectId":1241653,"slug":"maldives-logo","url":"/lsci/db/PICTURES/CMS/313100/313194.logo.png","width":500,"height":500,"caption":"Maldives logo","longCaption":"Maldives logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":164,"objectId":113,"name":"Maldives","shortName":"Maldives","abbreviation":"MDV","slug":"maldives"}},{"id":45,"objectId":45,"scribeId":45,"slug":"malta","name":"Malta","longName":"Malta","abbreviation":"MLT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383972.png","isCountry":true,"primaryColor":null,"image":{"id":383972,"objectId":1441421,"slug":"malta-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383972.png","width":500,"height":500,"caption":"Malta flag team logo","longCaption":"Malta flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":45,"objectId":45,"name":"Malta","shortName":"Malta","abbreviation":"MLT","slug":"malta"}},{"id":162,"objectId":111,"scribeId":111,"slug":"mauritius","name":"Mauritius","longName":"Mauritius","abbreviation":"MAU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/360600/360675.png","isCountry":true,"primaryColor":null,"image":{"id":360675,"objectId":1378526,"slug":"mauritius-flag-team-logo","url":"/lsci/db/PICTURES/CMS/360600/360675.png","width":500,"height":500,"caption":"Mauritius flag team logo","longCaption":"Mauritius flag team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":162,"objectId":111,"name":"Mauritius","shortName":"Mauritius","abbreviation":"MAU","slug":"mauritius"}},{"id":165,"objectId":114,"scribeId":114,"slug":"mexico","name":"Mexico","longName":"Mexico","abbreviation":"Mex","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/388900/388974.png","isCountry":true,"primaryColor":null,"image":{"id":388974,"objectId":1455094,"slug":"mexico-team-flag","url":"/lsci/db/PICTURES/CMS/388900/388974.png","width":500,"height":500,"caption":"Mexico team flag","longCaption":"Mexico team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":165,"objectId":114,"name":"Mexico","shortName":"Mexico","abbreviation":"Mex","slug":"mexico"}},{"id":171,"objectId":120,"scribeId":120,"slug":"mozambique","name":"Mozambique","longName":"Mozambique","abbreviation":"MOZ","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313197,"objectId":1241656,"slug":"mozambique-logo","url":"/lsci/db/PICTURES/CMS/313100/313197.logo.png","width":500,"height":500,"caption":"Mozambique logo","longCaption":"Mozambique logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":171,"objectId":120,"name":"Mozambique","shortName":"Mozambique","abbreviation":"MOZ","slug":"mozambique"}},{"id":6411,"objectId":1116403,"scribeId":1116403,"slug":"myanmar","name":"Myanmar","longName":"Myanmar","abbreviation":"MYAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313548,"objectId":1242007,"slug":"myanmar-logo","url":"/lsci/db/PICTURES/CMS/313500/313548.logo.png","width":500,"height":500,"caption":"Myanmar logo","longCaption":"Myanmar logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6411,"objectId":1116403,"name":"Myanmar","shortName":"Myanmar","abbreviation":"MYAN","slug":"myanmar"}},{"id":173,"objectId":122,"scribeId":122,"slug":"nigeria","name":"Nigeria","longName":"Nigeria","abbreviation":"NGA","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313198,"objectId":1241657,"slug":"nigeria-logo","url":"/lsci/db/PICTURES/CMS/313100/313198.logo.png","width":500,"height":500,"caption":"Nigeria logo","longCaption":"Nigeria logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":173,"objectId":122,"name":"Nigeria","shortName":"Nigeria","abbreviation":"NGA","slug":"nigeria"}},{"id":175,"objectId":124,"scribeId":124,"slug":"norway","name":"Norway","longName":"Norway","abbreviation":"NOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313199,"objectId":1241658,"slug":"norway-logo","url":"/lsci/db/PICTURES/CMS/313100/313199.logo.png","width":500,"height":500,"caption":"Norway logo","longCaption":"Norway logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":175,"objectId":124,"name":"Norway","shortName":"Norway","abbreviation":"NOR","slug":"norway"}},{"id":183,"objectId":132,"scribeId":132,"slug":"panama","name":"Panama","longName":"Panama","abbreviation":"PAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","isCountry":true,"primaryColor":"#c00c0c","image":{"id":313202,"objectId":1241661,"slug":"panama-logo","url":"/lsci/db/PICTURES/CMS/313200/313202.logo.png","width":500,"height":500,"caption":"Panama logo","longCaption":"Panama logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":183,"objectId":132,"name":"Panama","shortName":"Panama","abbreviation":"PAN","slug":"panama"}},{"id":178,"objectId":127,"scribeId":127,"slug":"peru","name":"Peru","longName":"Peru","abbreviation":"Peru","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313200,"objectId":1241659,"slug":"peru-logo","url":"/lsci/db/PICTURES/CMS/313200/313200.logo.png","width":500,"height":500,"caption":"Peru logo","longCaption":"Peru logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":178,"objectId":127,"name":"Peru","shortName":"Peru","abbreviation":"Peru","slug":"peru"}},{"id":179,"objectId":128,"scribeId":128,"slug":"philippines","name":"Philippines","longName":"Philippines","abbreviation":"PHI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313201,"objectId":1241660,"slug":"philippines-logo","url":"/lsci/db/PICTURES/CMS/313200/313201.logo.png","width":500,"height":500,"caption":"Philippines logo","longCaption":"Philippines logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":179,"objectId":128,"name":"Philippines","shortName":"Philippines","abbreviation":"PHI","slug":"philippines"}},{"id":185,"objectId":134,"scribeId":134,"slug":"portugal","name":"Portugal","longName":"Portugal","abbreviation":"PORT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383000/383038.png","isCountry":true,"primaryColor":null,"image":{"id":383038,"objectId":1439154,"slug":"portugal-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383000/383038.png","width":500,"height":500,"caption":"Portugal flag team logo","longCaption":"Portugal flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":185,"objectId":134,"name":"Portugal","shortName":"Portugal","abbreviation":"PORT","slug":"portugal"}},{"id":187,"objectId":136,"scribeId":136,"slug":"qatar","name":"Qatar","longName":"Qatar","abbreviation":"QAT","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383966.png","isCountry":true,"primaryColor":null,"image":{"id":383966,"objectId":1441413,"slug":"qatar-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383966.png","width":500,"height":500,"caption":"Qatar flag team logo","longCaption":"Qatar flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":187,"objectId":136,"name":"Qatar","shortName":"Qatar","abbreviation":"QAT","slug":"qatar"}},{"id":188,"objectId":137,"scribeId":137,"slug":"romania","name":"Romania","longName":"Romania","abbreviation":"ROM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313205,"objectId":1241664,"slug":"romania-logo","url":"/lsci/db/PICTURES/CMS/313200/313205.logo.png","width":500,"height":500,"caption":"Romania logo","longCaption":"Romania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":188,"objectId":137,"name":"Romania","shortName":"Romania","abbreviation":"ROM","slug":"romania"}},{"id":191,"objectId":140,"scribeId":140,"slug":"rwanda","name":"Rwanda","longName":"Rwanda","abbreviation":"RWN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313206,"objectId":1241665,"slug":"rwanda-logo","url":"/lsci/db/PICTURES/CMS/313200/313206.logo.png","width":500,"height":500,"caption":"Rwanda logo","longCaption":"Rwanda logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":191,"objectId":140,"name":"Rwanda","shortName":"Rwanda","abbreviation":"RWN","slug":"rwanda"}},{"id":192,"objectId":141,"scribeId":141,"slug":"samoa","name":"Samoa","longName":"Samoa","abbreviation":"Samoa","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386357.png","isCountry":true,"primaryColor":null,"image":{"id":386357,"objectId":1448062,"slug":"samoa-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386357.png","width":500,"height":500,"caption":"Samoa flag team logo","longCaption":"Samoa flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":192,"objectId":141,"name":"Samoa","shortName":"Samoa","abbreviation":"Samoa","slug":"samoa"}},{"id":154,"objectId":103,"scribeId":103,"slug":"saudi-arabia","name":"Saudi Arabia","longName":"Saudi Arabia","abbreviation":"KSA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/383900/383973.png","isCountry":true,"primaryColor":null,"image":{"id":383973,"objectId":1441422,"slug":"saudi-arabia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/383900/383973.png","width":500,"height":500,"caption":"Saudi Arabia flag team logo","longCaption":"Saudi Arabia flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":154,"objectId":103,"name":"Saudi Arabia","shortName":"Saudi Arabia","abbreviation":"KSA","slug":"saudi-arabia"}},{"id":194,"objectId":143,"scribeId":143,"slug":"seychelles","name":"Seychelles","longName":"Seychelles","abbreviation":"SEY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313208,"objectId":1241667,"slug":"seychelles-logo","url":"/lsci/db/PICTURES/CMS/313200/313208.logo.png","width":500,"height":500,"caption":"Seychelles logo","longCaption":"Seychelles logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":194,"objectId":143,"name":"Seychelles","shortName":"Seychelles","abbreviation":"SEY","slug":"seychelles"}},{"id":196,"objectId":145,"scribeId":145,"slug":"sierra-leone","name":"Sierra Leone","longName":"Sierra Leone","abbreviation":"SLE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326874.png","isCountry":true,"primaryColor":null,"image":{"id":326874,"objectId":1276409,"slug":"sierra-leone-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326874.png","width":500,"height":500,"caption":"Sierra Leone team flag","longCaption":"Sierra Leone team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":196,"objectId":145,"name":"Sierra Leone","shortName":"Sierra Leone","abbreviation":"SLE","slug":"sierra-leone"}},{"id":23,"objectId":23,"scribeId":23,"slug":"singapore","name":"Singapore","longName":"Singapore","abbreviation":"SGP","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/390500/390512.png","isCountry":true,"primaryColor":null,"image":{"id":390512,"objectId":1458707,"slug":"singapore-flag-team-logo","url":"/lsci/db/PICTURES/CMS/390500/390512.png","width":500,"height":500,"caption":"Singapore flag team logo","longCaption":"Singapore flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":23,"objectId":23,"name":"Singapore","shortName":"Singapore","abbreviation":"SGP","slug":"singapore"}},{"id":197,"objectId":146,"scribeId":146,"slug":"slovenia","name":"Slovenia","longName":"Slovenia","abbreviation":"SVN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/384600/384621.jpg","isCountry":true,"primaryColor":null,"image":{"id":384621,"objectId":1442827,"slug":"slovenia-flag-team-logo","url":"/lsci/db/PICTURES/CMS/384600/384621.jpg","width":500,"height":500,"caption":"Slovenia flag team logo","longCaption":"Slovenia flag team logo","credit":"Wikipedia","photographer":null,"peerUrls":null},"country":{"id":197,"objectId":146,"name":"Slovenia","shortName":"Slovenia","abbreviation":"SVN","slug":"slovenia"}},{"id":195,"objectId":144,"scribeId":144,"slug":"south-korea","name":"South Korea","longName":"South Korea","abbreviation":"SKOR","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313209,"objectId":1241668,"slug":"south-korea-logo","url":"/lsci/db/PICTURES/CMS/313200/313209.logo.png","width":500,"height":500,"caption":"South Korea logo","longCaption":"South Korea logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":195,"objectId":144,"name":"South Korea","shortName":"South Korea","abbreviation":"SKOR","slug":"south-korea"}},{"id":200,"objectId":149,"scribeId":149,"slug":"spain","name":"Spain","longName":"Spain","abbreviation":"ESP","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313211,"objectId":1241670,"slug":"spain-logo","url":"/lsci/db/PICTURES/CMS/313200/313211.logo.png","width":500,"height":500,"caption":"Spain logo","longCaption":"Spain logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":200,"objectId":149,"name":"Spain","shortName":"Spain","abbreviation":"ESP","slug":"spain"}},{"id":201,"objectId":150,"scribeId":150,"slug":"st-helena","name":"St Helena","longName":"St Helena","abbreviation":"STHEL","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/349300/349385.png","isCountry":true,"primaryColor":null,"image":{"id":349385,"objectId":1345336,"slug":"st-helena-team-flag-latest","url":"/lsci/db/PICTURES/CMS/349300/349385.png","width":500,"height":500,"caption":"St Helena team flag latest","longCaption":"St Helena team flag latest","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":201,"objectId":150,"name":"St Helena","shortName":"St Helena","abbreviation":"STHEL","slug":"st-helena"}},{"id":202,"objectId":151,"scribeId":151,"slug":"suriname","name":"Suriname","longName":"Suriname","abbreviation":"Sur","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313213,"objectId":1241672,"slug":"suriname-logo","url":"/lsci/db/PICTURES/CMS/313200/313213.logo.png","width":500,"height":500,"caption":"Suriname logo","longCaption":"Suriname logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":202,"objectId":151,"name":"Suriname","shortName":"Suriname","abbreviation":"Sur","slug":"suriname"}},{"id":204,"objectId":153,"scribeId":153,"slug":"sweden","name":"Sweden","longName":"Sweden","abbreviation":"SWE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313214,"objectId":1241673,"slug":"sweden-logo","url":"/lsci/db/PICTURES/CMS/313200/313214.logo.png","width":500,"height":500,"caption":"Sweden logo","longCaption":"Sweden logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":204,"objectId":153,"name":"Sweden","shortName":"Sweden","abbreviation":"SWE","slug":"sweden"}},{"id":211,"objectId":160,"scribeId":160,"slug":"tanzania","name":"Tanzania","longName":"Tanzania","abbreviation":"TAN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313219,"objectId":1241678,"slug":"tanzania-logo","url":"/lsci/db/PICTURES/CMS/313200/313219.logo.png","width":500,"height":500,"caption":"Tanzania logo","longCaption":"Tanzania logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":211,"objectId":160,"name":"Tanzania","shortName":"Tanzania","abbreviation":"TAN","slug":"tanzania"}},{"id":207,"objectId":156,"scribeId":156,"slug":"thailand","name":"Thailand","longName":"Thailand","abbreviation":"THA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313217,"objectId":1241676,"slug":"thailand-logo","url":"/lsci/db/PICTURES/CMS/313200/313217.logo.png","width":500,"height":500,"caption":"Thailand logo","longCaption":"Thailand logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":207,"objectId":156,"name":"Thailand","shortName":"Thailand","abbreviation":"THA","slug":"thailand"}},{"id":209,"objectId":158,"scribeId":158,"slug":"turkey","name":"Turkey","longName":"Turkey","abbreviation":"TKY","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313218,"objectId":1241677,"slug":"turkey-logo","url":"/lsci/db/PICTURES/CMS/313200/313218.logo.png","width":500,"height":500,"caption":"Turkey logo","longCaption":"Turkey logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":209,"objectId":158,"name":"Turkey","shortName":"Turkey","abbreviation":"TKY","slug":"turkey"}},{"id":206,"objectId":155,"scribeId":155,"slug":"turks-and-caicos-islands","name":"Turks and C.","longName":"Turks and Caicos Islands","abbreviation":"TuCa","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313216,"objectId":1241675,"slug":"turks-and-caicos-islands-logo","url":"/lsci/db/PICTURES/CMS/313200/313216.logo.png","width":500,"height":500,"caption":"Turks and Caicos Islands logo","longCaption":"Turks and Caicos Islands logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":206,"objectId":155,"name":"Turks and Caicos Islands","shortName":"Turks and C.","abbreviation":"TuCa","slug":"turks-and-caicos-islands"}},{"id":34,"objectId":35,"scribeId":35,"slug":"uganda","name":"Uganda","longName":"Uganda","abbreviation":"UGA","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/381800/381856.png","isCountry":true,"primaryColor":null,"image":{"id":381856,"objectId":1436279,"slug":"uganda-flag-team-logo","url":"/lsci/db/PICTURES/CMS/381800/381856.png","width":500,"height":500,"caption":"Uganda flag team logo","longCaption":"Uganda flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":34,"objectId":35,"name":"Uganda","shortName":"Uganda","abbreviation":"UGA","slug":"uganda"}},{"id":7124,"objectId":1403287,"scribeId":1403287,"slug":"uruguay","name":"Uruguay","longName":"Uruguay","abbreviation":"URU","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/369200/369245.png","isCountry":true,"primaryColor":null,"image":{"id":369245,"objectId":1403739,"slug":"uruguay-team-flag","url":"/lsci/db/PICTURES/CMS/369200/369245.png","width":500,"height":500,"caption":"Uruguay team flag","longCaption":"Uruguay team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":7124,"objectId":1403287,"name":"Uruguay","shortName":"Uruguay","abbreviation":"URU","slug":"uruguay"}},{"id":216,"objectId":165,"scribeId":165,"slug":"vanuatu","name":"Vanuatu","longName":"Vanuatu","abbreviation":"VAN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386358.png","isCountry":true,"primaryColor":null,"image":{"id":386358,"objectId":1448063,"slug":"vanuatu-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386358.png","width":500,"height":500,"caption":"Vanuatu flag team logo","longCaption":"Vanuatu flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":216,"objectId":165,"name":"Vanuatu","shortName":"Vanuatu","abbreviation":"VAN","slug":"vanuatu"}},{"id":215,"objectId":164,"scribeId":164,"slug":"vietnam","name":"Vietnam","longName":"Vietnam","abbreviation":"VIE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313220,"objectId":1241679,"slug":"vietnam-logo","url":"/lsci/db/PICTURES/CMS/313200/313220.logo.png","width":500,"height":500,"caption":"Vietnam logo","longCaption":"Vietnam logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":215,"objectId":164,"name":"Vietnam","shortName":"Vietnam","abbreviation":"VIE","slug":"vietnam"}},{"id":1471,"objectId":1420,"scribeId":1420,"slug":"wales","name":"Wales","longName":"Wales","abbreviation":"Wales","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":1471,"objectId":1420,"name":"Wales","shortName":"Wales","abbreviation":"Wales","slug":"wales"}},{"id":48,"objectId":48,"scribeId":48,"slug":"zambia","name":"Zambia","longName":"Zambia","abbreviation":"Zamb","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313166,"objectId":1241625,"slug":"zambia-logo","url":"/lsci/db/PICTURES/CMS/313100/313166.logo.png","width":500,"height":500,"caption":"Zambia logo","longCaption":"Zambia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":48,"objectId":48,"name":"Zambia","shortName":"Zambia","abbreviation":"Zamb","slug":"zambia"}},{"id":119,"objectId":68,"scribeId":68,"slug":"cambodia","name":"Cambodia","longName":"Cambodia","abbreviation":"CAM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/352600/352691.png","isCountry":true,"primaryColor":null,"image":{"id":352691,"objectId":1354104,"slug":"cambodia-team-logo","url":"/lsci/db/PICTURES/CMS/352600/352691.png","width":500,"height":500,"caption":"Cambodia team logo","longCaption":"Cambodia team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":119,"objectId":68,"name":"Cambodia","shortName":"Cambodia","abbreviation":"CAM","slug":"cambodia"}},{"id":4250,"objectId":300704,"scribeId":300704,"slug":"cameroon","name":"Cameroon","longName":"Cameroon","abbreviation":"CAM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/326800/326875.png","isCountry":true,"primaryColor":null,"image":{"id":326875,"objectId":1276415,"slug":"cameroon-team-flag","url":"/lsci/db/PICTURES/CMS/326800/326875.png","width":500,"height":500,"caption":"Cameroon team flag","longCaption":"Cameroon team flag","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":4250,"objectId":300704,"name":"Cameroon","shortName":"Cameroon","abbreviation":"CAM","slug":"cameroon"}},{"id":122,"objectId":71,"scribeId":71,"slug":"cook-islands","name":"Cook Islands","longName":"Cook Islands","abbreviation":"COK","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/386300/386355.png","isCountry":true,"primaryColor":null,"image":{"id":386355,"objectId":1448060,"slug":"cook-islands-flag-team-logo","url":"/lsci/db/PICTURES/CMS/386300/386355.png","width":500,"height":500,"caption":"Cook Islands flag team logo","longCaption":"Cook Islands flag team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":122,"objectId":71,"name":"Cook Islands","shortName":"Cook Islands","abbreviation":"COK","slug":"cook-islands"}},{"id":7222,"objectId":1459373,"scribeId":1459373,"slug":"ivory-coast","name":"Ivory Coast","longName":"Ivory Coast","abbreviation":"CIV","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/391800/391863.png","isCountry":true,"primaryColor":null,"image":{"id":391863,"objectId":1462478,"slug":"ivory-coast-team-flag","url":"/lsci/db/PICTURES/CMS/391800/391863.png","width":500,"height":500,"caption":"Ivory Coast team flag","longCaption":"Ivory Coast team flag","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":7222,"objectId":1459373,"name":"Ivory Coast","shortName":"Ivory Coast","abbreviation":"CIV","slug":"ivory-coast"}},{"id":4084,"objectId":218212,"scribeId":218212,"slug":"mali","name":"Mali","longName":"Mali","abbreviation":"Mali","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313385,"objectId":1241844,"slug":"mali-logo","url":"/lsci/db/PICTURES/CMS/313300/313385.logo.png","width":500,"height":500,"caption":"Mali logo","longCaption":"Mali logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":4084,"objectId":218212,"name":"Mali","shortName":"Mali","abbreviation":"Mali","slug":"mali"}},{"id":166,"objectId":115,"scribeId":115,"slug":"mongolia","name":"Mongolia","longName":"Mongolia","abbreviation":"MNG","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/367400/367479.png","isCountry":true,"primaryColor":null,"image":{"id":367479,"objectId":1399084,"slug":"mongolia-flag-original-team-logo","url":"/lsci/db/PICTURES/CMS/367400/367479.png","width":500,"height":500,"caption":"Mongolia flag original team logo","longCaption":"Mongolia flag original team logo","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":166,"objectId":115,"name":"Mongolia","shortName":"Mongolia","abbreviation":"MNG","slug":"mongolia"}},{"id":5615,"objectId":891143,"scribeId":891143,"slug":"serbia","name":"Serbia","longName":"Serbia","abbreviation":"SRB","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313502,"objectId":1241961,"slug":"serbia-logo","url":"/lsci/db/PICTURES/CMS/313500/313502.logo.png","width":500,"height":500,"caption":"Serbia logo","longCaption":"Serbia logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":5615,"objectId":891143,"name":"Serbia","shortName":"Serbia","abbreviation":"SRB","slug":"serbia"}},{"id":205,"objectId":154,"scribeId":154,"slug":"switzerland","name":"Switzerland","longName":"Switzerland","abbreviation":"SUI","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","isCountry":true,"primaryColor":null,"image":{"id":313215,"objectId":1241674,"slug":"switzerland-logo","url":"/lsci/db/PICTURES/CMS/313200/313215.logo.png","width":500,"height":500,"caption":"Switzerland logo","longCaption":"Switzerland logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":205,"objectId":154,"name":"Switzerland","shortName":"Switzerland","abbreviation":"SUI","slug":"switzerland"}},{"id":24,"objectId":24,"scribeId":24,"slug":"west-africa","name":"West Africa","longName":"West Africa","abbreviation":"WAf","unofficialName":null,"imageUrl":null,"isCountry":true,"primaryColor":null,"image":null,"country":{"id":24,"objectId":24,"name":"West Africa","shortName":"West Africa","abbreviation":"WAf","slug":"west-africa"}}],"featuredVideoGenres":null,"featuredAudioGenres":null,"videoSubNavigationItems":null,"playerSubNavigationItems":null,"recordSubNavigationItems":null,"newsSubNavigationItems":null,"featuresSubNavigationItems":null,"allAuthors":null,"featuredAuthors":null,"trendingAudios":null,"trendingGrounds":[],"trendingTeams":[],"groundCountries":null,"recordClassMetas":null,"sponsoredFeatures":null},"editionDetails":{"navigation":{"links":[{"title":"Live Scores","url":"/live-cricket-score","code":"matches","links":[{"title":"Live Scores Home","url":"https://www.espncricinfo.com/live-cricket-score","altText":"Live Cricket Score","displayType":null},{"title":"Schedule","url":"https://www.espncricinfo.com/live-cricket-match-schedule-fixtures","altText":"Cricket Schedule","displayType":null},{"title":"Results","url":"https://www.espncricinfo.com/live-cricket-match-results","altText":"Live Cricket Match Results","displayType":null},{"title":"Month view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=month","altText":"Cricket Matches by Month","displayType":null},{"title":"Season view","url":"https://www.espncricinfo.com/ci/engine/series/index.html?view=season","altText":"Cricket Matches by Season","displayType":null},{"title":"International calendar","url":"https://www.espncricinfo.com/ci/engine/match/index.html?view=calendar","altText":"International Cricket Annual Calendar","displayType":null},{"title":"Desktop Scoreboard","url":"https://www.espncricinfo.com/ci/engine/match/scores/desktop.html","altText":"Live Cricket Desktop Scoreboard","displayType":null}],"altText":"Live Cricket Score","displayType":null},{"title":"Series","url":"/cricket-fixtures","code":"series","links":[{"title":"WPL 2025","url":"/series/wpl-2024-25-1463356","altText":"Women's Premier League 2025","displayType":null},{"title":"Champions Trophy","url":"/series/icc-champions-trophy-2024-25-1459031","altText":"ICC Champions Trophy 2025","displayType":null},{"title":"Champions Trophy (Warm-up)","url":"/series/icc-champions-trophy-warm-up-matches-2024-25-1473138/match-schedule-fixtures-and-results","altText":"ICC Champions Trophy Warm-up Matches 2024/25","displayType":null},{"title":"Zimbabwe vs Ireland","url":"/series/ireland-in-zimbabwe-2024-25-1467463","altText":"Ireland tour of Zimbabwe 2024/25","displayType":null},{"title":"Ranji Trophy","url":"/series/ranji-trophy-2024-25-1445824","altText":"Ranji Trophy 2024/25","displayType":null},{"title":"One-Day Cup [AUS]","url":"/series/one-day-cup-aus-2024-25-1444469","altText":"One-Day Cup (Australia) 2024/25","displayType":null},{"title":"Sheffield Shield","url":"/series/sheffield-shield-2024-25-1444468","altText":"Sheffield Shield 2024/25","displayType":null},{"title":"IPL 2025","url":"/series/ipl-2025-1449924","altText":"Indian Premier League 2025","displayType":null},{"title":"Test Championship 2023-25","url":"/series/icc-world-test-championship-2023-2025-1345943","altText":"World Test Championship 2023 - 2025","displayType":null},{"title":"Women's Championship","url":"/series/icc-women-s-championship-2022-23-2025-1308225","altText":"ICC Women's Championship 2022 - 2025","displayType":null},{"title":"World Cup League 2","url":"/series/icc-men-s-cricket-world-cup-league-2-2023-24-2027-1420525","altText":"ICC Men's Cricket World Cup League 2 2024/27","displayType":null},{"title":"CWC Challenge League Group A","url":"/series/cwc-challenge-league-group-a-2024-2026-1451764","altText":"CWC Challenge League Group A 2024","displayType":null},{"title":"CWC Challenge League Group B","url":"/series/cwc-challenge-league-group-b-2024-2026-1451884","altText":"CWC Challenge League Group B 2024","displayType":null},{"title":"-Future series-","url":"/cricket-fixtures/#future","altText":"Cricket Future Series","displayType":"button"},{"title":"-Archives-","url":"https://www.espncricinfo.com/ci/engine/series/index.html","altText":"Cricket Match and Series Archives","displayType":"button"}],"altText":"Cricket Fixtures","displayType":null},{"title":"Teams","url":"/team","code":"team","links":[{"title":"Australia","url":"/team/australia-2","altText":"Australia Cricket Team","displayType":null},{"title":"Afghanistan","url":"/team/afghanistan-40","altText":"Afghanistan Cricket Team","displayType":null},{"title":"Bangladesh","url":"/team/bangladesh-25","altText":"Bangladesh Cricket Team","displayType":null},{"title":"Canada","url":"/team/canada-17","altText":"Canada Cricket Team","displayType":null},{"title":"England","url":"/team/england-1","altText":"England Cricket Team","displayType":null},{"title":"Ireland","url":"/team/ireland-29","altText":"Ireland Cricket Team","displayType":null},{"title":"India","url":"/team/india-6","altText":"India Cricket Team","displayType":null},{"title":"Namibia","url":"/team/namibia-28","altText":"Namibia Cricket Team","displayType":null},{"title":"New Zealand","url":"/team/new-zealand-5","altText":"New Zealand Cricket Team","displayType":null},{"title":"Nepal","url":"/team/nepal-33","altText":"Nepal Cricket Team","displayType":null},{"title":"Pakistan","url":"/team/pakistan-7","altText":"Pakistan Cricket Team","displayType":null},{"title":"Netherlands","url":"/team/netherlands-15","altText":"Netherlands Cricket Team","displayType":null},{"title":"South Africa","url":"/team/south-africa-3","altText":"South Africa Cricket Team","displayType":null},{"title":"Oman","url":"/team/oman-37","altText":"Oman Cricket Team","displayType":null},{"title":"Sri Lanka","url":"/team/sri-lanka-8","altText":"Sri Lanka Cricket Team","displayType":null},{"title":"Scotland","url":"/team/scotland-30","altText":"Scotland Cricket Team","displayType":null},{"title":"West Indies","url":"/team/west-indies-4","altText":"West Indies Cricket Team","displayType":null},{"title":"UAE","url":"/team/united-arab-emirates-27","altText":"UAE Cricket Team","displayType":null},{"title":"Zimbabwe","url":"/team/zimbabwe-9","altText":"Zimbabwe Cricket Team","displayType":null},{"title":"USA","url":"/team/united-states-of-america-11","altText":"USA Cricket Team","displayType":null}],"altText":"Cricket Teams","displayType":null},{"title":"News","url":"/cricket-news","code":"news","links":[{"title":"News Home","url":"/cricket-news","displayType":null},{"title":"Future of ODIs","url":"/cricket-news/the-future-of-odis-39","displayType":null},{"title":"Ball-tampering","url":"/cricket-news/ball-tampering-25","displayType":null},{"title":"Technology in cricket","url":"/cricket-news/technology-in-cricket-18","displayType":null},{"title":"Racism","url":"/cricket-news/racism-99","displayType":null},{"title":"Run-out controversies","url":"/cricket-news/run-out-controversies-325","displayType":null},{"title":"Corruption","url":"/cricket-news/corruption-in-cricket-4","displayType":null}],"altText":"Cricket News","displayType":null},{"title":"Features","url":"/cricket-features","code":"features","links":[{"title":"Features Home","url":"/cricket-features","displayType":null},{"title":"On this day","url":"/on-this-day/cricket-events","displayType":null},{"title":"Writers","url":"/espncricinfo-writers-index","displayType":null},{"title":"Web stories","url":"/webstories","displayType":null},{"title":"Photo galleries","url":"/gallery","displayType":null},{"title":"Cricinfo 30 years","url":"https://www.espncricinfo.com/cricinfo-30-years","displayType":null},{"title":"The Cricket Monthly","url":"https://www.thecricketmonthly.com/","displayType":null}],"altText":"Cricket Features","displayType":null},{"title":"Videos","url":"/cricket-videos/","code":"videos","links":[{"title":"Cricinformed","url":"/cricket-videos/genre/cricinformed-299","displayType":null},{"title":"TimeOut","url":"/cricket-videos/genre/time-out-221","displayType":null},{"title":"Matchday","url":"/cricket-videos/genre/match-day-155","displayType":null},{"title":"Matchday Hindi","url":"/cricket-videos/genre/match-day-hindi-281","displayType":null},{"title":"Kya Khoya Kya Paaya","url":"/cricket-videos/genre/kya-khoya-kya-paaya-292","displayType":null},{"title":"Haan Ya Naa","url":"/cricket-videos/genre/haan-ya-naa-247","displayType":null},{"title":"25 Questions","url":"/cricket-videos/genre/25-questions-191","displayType":null},{"title":"News and Analysis","url":"/cricket-videos/genre/news-and-analysis-34","displayType":null},{"title":"Interviews","url":"/cricket-videos/genre/interviews-9","displayType":null},{"title":"Features","url":"/cricket-videos/genre/features-46","displayType":null},{"title":"Press Conference","url":"/cricket-videos/genre/press-conference-2","displayType":null},{"title":"Ravi \u0026 Raunak","url":"/cricket-videos/genre/ravi-raunak-277","displayType":null},{"title":"Polite Enquiries","url":"/cricket-videos/genre/politeenquiries-119","displayType":null},{"title":"Run Order","url":"/cricket-videos/genre/run-order-166","displayType":null},{"title":"Newsroom","url":"/cricket-videos/genre/newsroom-218","displayType":null},{"title":"Highlights","url":"/cricket-videos/genre/highlights-37","displayType":null},{"title":"YouTube","url":"https://www.youtube.com/ESPNCricinfo","displayType":null}],"altText":"Cricket Videos","displayType":null},{"title":"Stats","url":"https://www.espncricinfo.com/records","code":"stats","links":[{"title":"Stats home","url":"/records","displayType":null},{"title":"AskCricinfo","url":"/ask","displayType":null},{"title":"Statsguru","url":"https://stats.espncricinfo.com/ci/engine/stats/index.html","displayType":null},{"title":"SuperStats","url":"/genre/superstats-706","displayType":null},{"title":"2025 records","url":"/records/year/2025-2025","displayType":null},{"title":"2024 records","url":"/records/year/2024-2024","displayType":null},{"title":"All records","url":"/records","displayType":null},{"title":"Players","url":"/cricketers","displayType":null},{"title":"Grounds","url":"/cricket-grounds","displayType":null},{"title":"Rankings","url":"/rankings/icc-team-ranking","displayType":null}],"altText":"Cricket Stats","displayType":null}]},"trendingMatches":{"matches":[{"_uid":118888,"id":118888,"objectId":1469301,"scribeId":1469301,"slug":"delhi-capitals-women-vs-royal-challengers-bengaluru-women-4th-match","stage":"RUNNING","state":"PRE","internationalClassId":null,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"4th Match","floodlit":"night","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-02-17T00:00:00.000Z","startTime":"2025-02-17T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match starts in {{MATCH_START_HOURS}} {{MATCH_START_MINS}}","statusEng":"{{MATCH_START_TIME}}","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":null,"tossWinnerChoice":null,"resultStatus":null,"liveInning":null,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"Women's Premier League","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":21,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":7051,"objectId":1358721,"scribeId":1358721,"slug":"delhi-capitals-women","name":"DC Women","longName":"Delhi Capitals Women","abbreviation":"DC-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313400/313422.logo.png","isCountry":false,"primaryColor":"#F30405","image":{"id":313422,"objectId":1241881,"slug":"delhi-capitals-logo","url":"/lsci/db/PICTURES/CMS/313400/313422.logo.png","width":500,"height":500,"caption":"Delhi Capitals logo","longCaption":"Delhi Capitals logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7053,"objectId":1358723,"scribeId":1358723,"slug":"royal-challengers-bengaluru-women","name":"RCB Women","longName":"Royal Challengers Bengaluru Women","abbreviation":"RCB-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/378000/378049.png","isCountry":false,"primaryColor":"#C71E2A","image":{"id":378049,"objectId":1425698,"slug":"rcb-2024-team-logo-without-the-background","url":"/lsci/db/PICTURES/CMS/378000/378049.png","width":500,"height":500,"caption":"RCB 2024 team logo (without the background)","longCaption":"RCB 2024 team logo (without the background)","credit":"RCB","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":null,"previewStoryId":332650,"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":1,"totalStories":2,"hasGalleries":false,"hasImages":false,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-17T12:27:06.559Z","scorecardSource":null,"ballByBallSource":null},{"_uid":116315,"id":116315,"objectId":1445954,"scribeId":1445954,"slug":"gujarat-vs-kerala-1st-semi-final","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"1st semi final","floodlit":"day","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-17T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Stumps","statusText":"Day 1 - Kerala chose to bat.","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":1912,"tossWinnerChoice":1,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":88.06,"liveOversPending":null,"liveBalls":529,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":32,"gamePlayWatch":false},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1912,"objectId":1861,"scribeId":1861,"slug":"kerala-and-travancore-cochin","name":"Kerala","longName":"Kerala","abbreviation":"KER","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313310,"objectId":1241769,"slug":"kerala-and-travancore-cochin-logo","url":"/lsci/db/PICTURES/CMS/313300/313310.logo.png","width":500,"height":500,"caption":"Kerala (and Travancore-Cochin) logo","longCaption":"Kerala (and Travancore-Cochin) logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":true,"score":"206/4","scoreInfo":"89 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1780,"objectId":1729,"scribeId":1729,"slug":"gujarat","name":"Gujarat","longName":"Gujarat","abbreviation":"GUJ","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":332654,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":3,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-17T12:27:06.558Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":116316,"id":116316,"objectId":1445955,"scribeId":1445955,"slug":"vidarbha-vs-mumbai-2nd-semi-final","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":4,"subClassId":null,"season":"2024/25","title":"2nd semi final","floodlit":"day","startDate":"2025-02-17T00:00:00.000Z","endDate":"2025-02-21T00:00:00.000Z","startTime":"2025-02-17T04:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Stumps","statusText":"Day 1 - Vidarbha chose to bat.","statusEng":"Stumps","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":2230,"tossWinnerChoice":1,"resultStatus":null,"liveInning":1,"liveInningPredictions":null,"liveOvers":87.06,"liveOversPending":null,"liveBalls":523,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":32,"gamePlayWatch":false},"ground":{"id":2399,"objectId":375326,"name":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","smallName":"Nagpur","longName":"Vidarbha Cricket Association Stadium, Jamtha, Nagpur","slug":"vidarbha-cricket-association-stadium-jamtha-nagpur","location":"","image":{"id":128673,"objectId":502009,"slug":"vca-stadium-jamtha-in-nagpur","url":"/lsci/db/PICTURES/CMS/128600/128673.jpg","width":900,"height":675,"caption":"VCA Stadium Jamtha, in Nagpur","longCaption":"VCA Stadium Jamtha, in Nagpur","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":670,"objectId":58340,"name":"Nagpur","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"45,000"},"teams":[{"team":{"id":2230,"objectId":2179,"scribeId":2179,"slug":"vidarbha","name":"Vidarbha","longName":"Vidarbha","abbreviation":"VIDAR","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":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":true,"score":"308/5","scoreInfo":"88 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":1654,"objectId":1603,"scribeId":1603,"slug":"mumbai-bombay","name":"Mumbai","longName":"Mumbai","abbreviation":"MUM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/317100/317125.png","isCountry":false,"primaryColor":null,"image":{"id":317125,"objectId":1252768,"slug":"mumbai-team-logo","url":"/lsci/db/PICTURES/CMS/317100/317125.png","width":500,"height":500,"caption":"Mumbai team logo","longCaption":"Mumbai team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"MULTI","format":"TEST","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":332654,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":7,"totalVideos":0,"totalStories":6,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-17T12:27:06.558Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":118887,"id":118887,"objectId":1469300,"scribeId":1469300,"slug":"gujarat-giants-women-vs-up-warriorz-women-3rd-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"3rd Match","floodlit":"night","startDate":"2025-02-16T00:00:00.000Z","endDate":"2025-02-16T00:00:00.000Z","startTime":"2025-02-16T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"GG Women won by 6 wickets (with 12 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":7052,"tossWinnerTeamId":7052,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":17.06,"liveOversPending":null,"liveBalls":103,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"Women's Premier League","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":21,"totalSquads":5,"gamePlayWatch":false},"ground":{"id":3663,"objectId":1417929,"name":"Kotambi Stadium, Vadodara","smallName":"Vadodara","longName":"Kotambi Stadium, Vadodara","slug":"kotambi-stadium-vadodara","location":"","image":null,"town":{"id":731,"objectId":58512,"name":"Vadodara","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":7054,"objectId":1358724,"scribeId":1358724,"slug":"up-warriorz-women","name":"UPW Women","longName":"UP Warriorz Women","abbreviation":"UPW-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/377400/377407.png","isCountry":false,"primaryColor":"#7A339E","image":{"id":377407,"objectId":1424121,"slug":"up-warriors-2024-wpl-team-logo","url":"/lsci/db/PICTURES/CMS/377400/377407.png","width":500,"height":500,"caption":"UP Warriors 2024 WPL team logo","longCaption":"UP Warriors 2024 WPL team logo","credit":"WPL","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":false,"isLive":false,"score":"143/9","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":7052,"objectId":1358722,"scribeId":1358722,"slug":"gujarat-giants-women","name":"GG Women","longName":"Gujarat Giants Women","abbreviation":"GG-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/355500/355583.png","isCountry":false,"primaryColor":"#DA8A0E","image":{"id":355583,"objectId":1361821,"slug":"gujarat-giants-team-logo","url":"/lsci/db/PICTURES/CMS/355500/355583.png","width":500,"height":500,"caption":"Gujarat Giants team logo","longCaption":"Gujarat Giants team logo","credit":"Google","photographer":null,"peerUrls":null},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"}},"isHome":true,"isLive":false,"score":"144/4","scoreInfo":"18/20 ov, T:144","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":332630,"reportStoryId":332659,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":13,"totalVideos":4,"totalStories":2,"hasGalleries":false,"hasImages":true,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-17T12:27:06.559Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":118770,"id":118770,"objectId":1467702,"scribeId":1467702,"slug":"zimbabwe-vs-ireland-2nd-odi","stage":"FINISHED","state":"POST","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"2nd ODI","floodlit":"day","startDate":"2025-02-16T00:00:00.000Z","endDate":"2025-02-16T00:00:00.000Z","startTime":"2025-02-16T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Ireland won by 6 wickets (with 8 balls remaining)","statusEng":"RESULT","internationalNumber":"004840","generalNumber":null,"winnerTeamId":29,"tossWinnerTeamId":29,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":48.04,"liveOversPending":null,"liveBalls":288,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16915,"objectId":1467463,"scribeId":1467463,"slug":"ireland-in-zimbabwe-2024-25","name":"Ireland in Zimbabwe","longName":"Ireland tour of Zimbabwe","alternateName":"Zimbabwe vs Ireland","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2025-02-06T00:00:00.000Z","endDate":"2025-02-25T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":6,"gamePlayWatch":false},"ground":{"id":260,"objectId":59545,"name":"Harare Sports Club","smallName":"Harare","longName":"Harare Sports Club","slug":"harare-sports-club","location":"","image":{"id":13881,"objectId":59544,"slug":"general-view-of-harare-sports-club","url":"/lsci/db/PICTURES/DB/032005/058856.jpg","width":210,"height":180,"caption":"General view of Harare Sports Club","longCaption":"General view of Harare Sports Club","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1028,"objectId":59540,"name":"Harare","area":"","timezone":"Africa/Johannesburg"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":"10,000"},"teams":[{"team":{"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"}},"isHome":true,"isLive":false,"score":"245","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"1/1","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=169953210-137023867~1/1\u0026bet=1"}},{"team":{"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"}},"isHome":false,"isLive":false,"score":"249/4","scoreInfo":"48.4/50 ov, T:246","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":{"odds":"4/5","url":"https://www.bet365.com/dl/sportsbookredirect?affiliate=365_307576\u0026bs=169953210-137023868~4/5\u0026bet=1"}}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":332645,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":false,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":3,"totalVideos":0,"totalStories":1,"hasGalleries":false,"hasImages":true,"hasVideos":false,"hasStories":true,"languages":["hi"],"generatedAt":"2025-02-17T12:27:06.559Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":118878,"id":118878,"objectId":1468883,"scribeId":1468883,"slug":"oman-vs-namibia-53rd-match","stage":"FINISHED","state":"POST","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"53rd Match","floodlit":"day","startDate":"2025-02-16T00:00:00.000Z","endDate":"2025-02-16T00:00:00.000Z","startTime":"2025-02-16T06:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Oman won by 2 wickets (with 164 balls remaining)","statusEng":"RESULT","internationalNumber":"004839","generalNumber":null,"winnerTeamId":37,"tossWinnerTeamId":28,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":22.04,"liveOversPending":null,"liveBalls":132,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":16096,"objectId":1420525,"scribeId":19439,"slug":"icc-men-s-cricket-world-cup-league-2-2023-24-2027","name":"ICC Men's Cricket World Cup League 2","longName":"ICC Men's Cricket World Cup League 2","alternateName":"WCL 2","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2023/24-2027","startDate":"2024-02-15T00:00:00.000Z","endDate":"2027-09-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":1,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3389,"objectId":1095893,"name":"Al Amerat Cricket Ground Oman Cricket (Ministry Turf 1)","smallName":"Al Amerat","longName":"Al Amerat Cricket Ground Oman Cricket (Ministry Turf 1)","slug":"al-amerat-cricket-ground-oman-cricket-ministry-turf-1","location":"","image":null,"town":{"id":1576,"objectId":1095892,"name":"Al Amarat","area":"","timezone":"Asia/Dubai"},"country":{"id":37,"objectId":37,"name":"Oman","shortName":"Oman","abbreviation":"OMA","slug":"oman"},"capacity":null},"teams":[{"team":{"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"}},"isHome":false,"isLive":false,"score":"96","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"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"}},"isHome":true,"isLive":false,"score":"100/8","scoreInfo":"22.4/50 ov, T:97","inningNumbers":[2],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":true,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-17T12:27:06.559Z","scorecardSource":"emma","ballByBallSource":"feedback"},{"_uid":115945,"id":115945,"objectId":1444823,"scribeId":1444823,"slug":"boland-vs-titans-3rd-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"3rd Match","floodlit":"day","startDate":"2025-02-16T00:00:00.000Z","endDate":"2025-02-16T00:00:00.000Z","startTime":"2025-02-16T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Boland won by 5 wickets (with 84 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":3212,"tossWinnerTeamId":3212,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16526,"objectId":1444752,"scribeId":20675,"slug":"csa-provincial-one-day-challenge-division-one-2024-25","name":"CSA Provincial One-Day Challenge Division One","longName":"CSA Provincial One-Day Challenge Division One","alternateName":"CSA Division One","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2024/25","startDate":"2025-02-15T00:00:00.000Z","endDate":"2025-03-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1031,"objectId":59147,"name":"Boland Park, Paarl","smallName":"Paarl","longName":"Boland Park, Paarl","slug":"boland-park-paarl","location":"","image":{"id":141196,"objectId":548977,"slug":"players-assemble-for-the-national-anthems-ahead-of-the-game","url":"/lsci/db/PICTURES/CMS/141100/141196.jpg","width":900,"height":600,"caption":"Players assemble for the national anthems ahead of the game","longCaption":"Players assemble for the national anthems ahead of the game, South Africa v Sri Lanka, 1st ODI, Paarl, January 11, 2012","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":907,"objectId":59146,"name":"Paarl","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3391,"objectId":3340,"scribeId":3340,"slug":"titans","name":"Titans","longName":"Titans","abbreviation":"TITNS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327700/327702.png","isCountry":false,"primaryColor":null,"image":{"id":327702,"objectId":1279552,"slug":"titans-team-logo","url":"/lsci/db/PICTURES/CMS/327700/327702.png","width":500,"height":500,"caption":"Titans team logo","longCaption":"Titans team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":false,"isLive":false,"score":"110","scoreInfo":null,"inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3212,"objectId":3161,"scribeId":3161,"slug":"boland","name":"Boland","longName":"Boland","abbreviation":"BOL","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/378300/378388.png","isCountry":false,"primaryColor":null,"image":{"id":378388,"objectId":1426650,"slug":"boland-team-logo","url":"/lsci/db/PICTURES/CMS/378300/378388.png","width":500,"height":500,"caption":"Boland team logo","longCaption":"Boland team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"111/5","scoreInfo":"36/50 ov, T:111","inningNumbers":[2],"points":5,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-17T12:27:06.558Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":115946,"id":115946,"objectId":1444824,"scribeId":1444824,"slug":"dolphins-vs-warriors-4th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"4th Match","floodlit":"day","startDate":"2025-02-16T00:00:00.000Z","endDate":"2025-02-16T00:00:00.000Z","startTime":"2025-02-16T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Warriors won by 126 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":3404,"tossWinnerTeamId":3404,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16526,"objectId":1444752,"scribeId":20675,"slug":"csa-provincial-one-day-challenge-division-one-2024-25","name":"CSA Provincial One-Day Challenge Division One","longName":"CSA Provincial One-Day Challenge Division One","alternateName":"CSA Division One","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2024/25","startDate":"2025-02-15T00:00:00.000Z","endDate":"2025-03-16T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":302,"objectId":59089,"name":"Kingsmead, Durban","smallName":"Durban","longName":"Kingsmead, Durban","slug":"kingsmead-durban","location":"","image":{"id":50670,"objectId":209597,"slug":"general-view-of-kingsmead-durban","url":"/lsci/db/PICTURES/CMS/50600/50670.jpg","width":500,"height":328,"caption":"General view of Kingsmead, Durban","longCaption":"General view of Kingsmead, Durban","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":897,"objectId":59085,"name":"Durban","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":"25000"},"teams":[{"team":{"id":3404,"objectId":3353,"scribeId":3353,"slug":"warriors","name":"Warriors","longName":"Warriors","abbreviation":"WAR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/378300/378380.png","isCountry":false,"primaryColor":null,"image":{"id":378380,"objectId":1426637,"slug":"warriors-team-logo","url":"/lsci/db/PICTURES/CMS/378300/378380.png","width":500,"height":500,"caption":"Warriors team logo","longCaption":"Warriors team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":false,"isLive":false,"score":"343/2","scoreInfo":null,"inningNumbers":[1],"points":5,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3250,"objectId":3199,"scribeId":3199,"slug":"dolphins","name":"Dolphins","longName":"Dolphins","abbreviation":"DOLPH","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327700/327719.png","isCountry":false,"primaryColor":null,"image":{"id":327719,"objectId":1279581,"slug":"dolphins-team-logo","url":"/lsci/db/PICTURES/CMS/327700/327719.png","width":500,"height":500,"caption":"Dolphins team logo","longCaption":"Dolphins team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"217","scoreInfo":"40.2/50 ov, T:344","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-17T12:27:06.558Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":115974,"id":115974,"objectId":1444852,"scribeId":1444852,"slug":"easterns-vs-south-africa-emerging-players-2nd-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"2nd Match","floodlit":"day","startDate":"2025-02-16T00:00:00.000Z","endDate":"2025-02-16T00:00:00.000Z","startTime":"2025-02-16T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Easterns won by 60 runs (DLS method)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":3254,"tossWinnerTeamId":4153,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16527,"objectId":1444753,"scribeId":20676,"slug":"csa-provincial-one-day-challenge-division-two-2024-25","name":"CSA Provincial One-Day Challenge Division Two","longName":"CSA Provincial One-Day Challenge Division Two","alternateName":"CSA Division Two","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2024/25","startDate":"2025-02-15T00:00:00.000Z","endDate":"2025-03-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1074,"objectId":59177,"name":"LC de Villiers Oval, Pretoria","smallName":"Pretoria","longName":"LC de Villiers Oval, Pretoria","slug":"lc-de-villiers-oval-pretoria","location":"University of Pretoria","image":{"id":81637,"objectId":318070,"slug":"portrait-of-lc-de-villiers-oval","url":"/lsci/db/PICTURES/CMS/81600/81637.jpg","width":500,"height":333,"caption":"Portrait of LC de Villiers Oval","longCaption":"Portrait of LC de Villiers Oval","credit":"Keith Lane","photographer":null,"peerUrls":null},"town":{"id":913,"objectId":59173,"name":"Pretoria","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":3254,"objectId":3203,"scribeId":3203,"slug":"easterns-eastern-transvaal","name":"Easterns","longName":"Easterns","abbreviation":"EASTN","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327700/327716.png","isCountry":false,"primaryColor":null,"image":{"id":327716,"objectId":1279578,"slug":"easterns-eastern-storm-team-logo","url":"/lsci/db/PICTURES/CMS/327700/327716.png","width":500,"height":500,"caption":"Easterns (Eastern Storm) team logo","longCaption":"Eastern (Eastern Storm) team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"231","scoreInfo":"35.5/36 ov","inningNumbers":[1],"points":5,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4153,"objectId":253076,"scribeId":253076,"slug":"south-africa-emerging-players","name":"SA Emerging","longName":"South Africa Emerging Players","abbreviation":"SA-EM","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313100/313125.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313125,"objectId":1241584,"slug":"south-africa-logo","url":"/lsci/db/PICTURES/CMS/313100/313125.logo.png","width":500,"height":500,"caption":"South Africa logo","longCaption":"South Africa logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":false,"isLive":false,"score":"125/7","scoreInfo":"26.5/26.5 ov, T:186","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-17T12:27:06.558Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":115975,"id":115975,"objectId":1444853,"scribeId":1444853,"slug":"limpopo-vs-south-western-districts-3rd-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"3rd Match","floodlit":"day","startDate":"2025-02-16T00:00:00.000Z","endDate":"2025-02-16T00:00:00.000Z","startTime":"2025-02-16T08:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"S West D won by 4 wickets (with 32 balls remaining)","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":3388,"tossWinnerTeamId":3388,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16527,"objectId":1444753,"scribeId":20676,"slug":"csa-provincial-one-day-challenge-division-two-2024-25","name":"CSA Provincial One-Day Challenge Division Two","longName":"CSA Provincial One-Day Challenge Division Two","alternateName":"CSA Division Two","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2024/25","startDate":"2025-02-15T00:00:00.000Z","endDate":"2025-03-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":2568,"objectId":480936,"name":"Cricket Club Ground, Polokwane","smallName":"Polokwane","longName":"Cricket Club Ground, Polokwane","slug":"cricket-club-ground-polokwane","location":"","image":null,"town":{"id":1282,"objectId":480934,"name":"Polokwane","area":"Limpopo","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":4160,"objectId":256841,"scribeId":256841,"slug":"limpopo","name":"Limpopo","longName":"Limpopo","abbreviation":"Limpo","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327500/327591.jpg","isCountry":false,"primaryColor":null,"image":{"id":327591,"objectId":1279244,"slug":"limpopo-team-logo","url":"/lsci/db/PICTURES/CMS/327500/327591.jpg","width":500,"height":500,"caption":"Limpopo team logo","longCaption":"Limpopo team logo","credit":"Unknown","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"188","scoreInfo":"41.4/45 ov","inningNumbers":[1],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3388,"objectId":3337,"scribeId":3337,"slug":"south-western-districts","name":"S West D","longName":"South Western Districts","abbreviation":"SWD","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327600/327698.png","isCountry":false,"primaryColor":null,"image":{"id":327698,"objectId":1279548,"slug":"south-western-districts-team-logo","url":"/lsci/db/PICTURES/CMS/327600/327698.png","width":500,"height":500,"caption":"South Western Districts team logo","longCaption":"South Western Districts team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":false,"isLive":false,"score":"191/6","scoreInfo":"39.4/45 ov, T:189","inningNumbers":[2],"points":4,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-17T12:27:06.558Z","scorecardSource":"emma","ballByBallSource":""},{"_uid":115976,"id":115976,"objectId":1444854,"scribeId":1444854,"slug":"kwazulu-natal-inland-vs-mpumalanga-4th-match","stage":"FINISHED","state":"POST","internationalClassId":null,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"4th Match","floodlit":"day","startDate":"2025-02-16T00:00:00.000Z","endDate":"2025-02-16T00:00:00.000Z","startTime":"2025-02-16T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"N","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"KZN-Inland won by 95 runs","statusEng":"RESULT","internationalNumber":null,"generalNumber":null,"winnerTeamId":4162,"tossWinnerTeamId":4161,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":null,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16527,"objectId":1444753,"scribeId":20676,"slug":"csa-provincial-one-day-challenge-division-two-2024-25","name":"CSA Provincial One-Day Challenge Division Two","longName":"CSA Provincial One-Day Challenge Division Two","alternateName":"CSA Division Two","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in South Africa","season":"2024/25","startDate":"2025-02-15T00:00:00.000Z","endDate":"2025-03-14T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":3592,"objectId":1301805,"name":"Uplands College, White River","smallName":"White River","longName":"Uplands College, White River","slug":"uplands-college-white-river","location":"","image":null,"town":{"id":1629,"objectId":1219487,"name":"White River","area":"Mpumalanga","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":null},"teams":[{"team":{"id":4162,"objectId":256900,"scribeId":256900,"slug":"kwazulu-natal-inland","name":"KZN-Inland","longName":"KwaZulu-Natal Inland","abbreviation":"KZNIN","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/378300/378385.png","isCountry":false,"primaryColor":null,"image":{"id":378385,"objectId":1426646,"slug":"kwazulu-natal-inland-team-logo","url":"/lsci/db/PICTURES/CMS/378300/378385.png","width":500,"height":500,"caption":"KwaZulu-Natal Inland team logo","longCaption":"KwaZulu-Natal Inland team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":true,"isLive":false,"score":"256/6","scoreInfo":null,"inningNumbers":[1],"points":5,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4161,"objectId":256842,"scribeId":256842,"slug":"mpumalanga","name":"Mpumalanga","longName":"Mpumalanga","abbreviation":"Mpuma","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/327700/327725.png","isCountry":false,"primaryColor":null,"image":{"id":327725,"objectId":1279599,"slug":"mpumalanga-team-logo","url":"/lsci/db/PICTURES/CMS/327700/327725.png","width":500,"height":500,"caption":"Mpumalanga team logo","longCaption":"Mpumalanga team logo","credit":"Cricket South Africa","photographer":null,"peerUrls":null},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"}},"isHome":false,"isLive":false,"score":"161","scoreInfo":"41.4/50 ov, T:257","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","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,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-02-17T12:27:06.558Z","scorecardSource":"emma","ballByBallSource":""}]},"keySeriesItems":[{"title":"ICC Champions Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16814,"objectId":1459031,"scribeId":8081,"slug":"icc-champions-trophy-2024-25","name":"ICC Champions Trophy","longName":"ICC Champions Trophy","alternateName":"Champions Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in Pakistan/United Arab Emirates","season":"2024/25","startDate":"2025-02-19T00:00:00.000Z","endDate":"2025-03-09T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":14,"totalSquads":8,"gamePlayWatch":false}},{"title":"WPL 2025","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16889,"objectId":1463356,"scribeId":21282,"slug":"wpl-2024-25","name":"WPL","longName":"Women's Premier League","alternateName":"WPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2025-02-07T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":17,"subClassId":null}],"totalVideos":21,"totalSquads":5,"gamePlayWatch":false}},{"title":"IPL 2025","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16622,"objectId":1449924,"scribeId":8048,"slug":"ipl-2025","name":"IPL","longName":"Indian Premier League","alternateName":"IPL","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":3,"isTrophy":true,"description":"in India","season":"2025","startDate":"2025-03-21T00:00:00.000Z","endDate":"2025-05-25T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[{"classId":6,"subClassId":null}],"totalVideos":88,"totalSquads":10,"gamePlayWatch":false}},{"title":"Ranji Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16560,"objectId":1445824,"scribeId":8050,"slug":"ranji-trophy-2024-25","name":"Ranji Trophy","longName":"Ranji Trophy","alternateName":"Ranji Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in India","season":"2024/25","startDate":"2024-10-11T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":32,"gamePlayWatch":false}},{"title":"Plunket Shield","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16691,"objectId":1452136,"scribeId":8828,"slug":"plunket-shield-2024-25","name":"Plunket Shield","longName":"Plunket Shield","alternateName":"Plunket Shield","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2024/25","startDate":"2024-11-11T00:00:00.000Z","endDate":"2025-04-01T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"The Ford Trophy","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16689,"objectId":1451912,"scribeId":8880,"slug":"the-ford-trophy-2024-25","name":"The Ford Trophy","longName":"The Ford Trophy","alternateName":"Ford Trophy","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in New Zealand","season":"2024/25","startDate":"2024-10-20T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Sheffield Shield","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16509,"objectId":1444468,"scribeId":8043,"slug":"sheffield-shield-2024-25","name":"Sheffield Shield","longName":"Sheffield Shield","alternateName":"Sheffield Shield","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-10-08T00:00:00.000Z","endDate":"2025-03-30T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":3,"totalSquads":6,"gamePlayWatch":false}},{"title":"One-Day Cup (Australia)","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16510,"objectId":1444469,"scribeId":18077,"slug":"one-day-cup-aus-2024-25","name":"One-Day Cup (AUS)","longName":"One-Day Cup (Australia)","alternateName":"Australia 1-Day","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Australia","season":"2024/25","startDate":"2024-09-22T00:00:00.000Z","endDate":"2025-03-01T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Cricket World Cup League 2","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16096,"objectId":1420525,"scribeId":19439,"slug":"icc-men-s-cricket-world-cup-league-2-2023-24-2027","name":"ICC Men's Cricket World Cup League 2","longName":"ICC Men's Cricket World Cup League 2","alternateName":"WCL 2","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"","season":"2023/24-2027","startDate":"2024-02-15T00:00:00.000Z","endDate":"2027-09-30T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":1,"totalSquads":0,"gamePlayWatch":false}},{"title":"CWC Challenge League Group A","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16673,"objectId":1451764,"scribeId":19553,"slug":"cwc-challenge-league-group-a-2024-2026","name":"CWC Challenge League Group A","longName":"CWC Challenge League Group A","alternateName":"Challenge League A","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Kenya","season":"2024-2026","startDate":"2024-09-25T00:00:00.000Z","endDate":"2024-10-05T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"CWC Challenge League Group B","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":16682,"objectId":1451884,"scribeId":19653,"slug":"cwc-challenge-league-group-b-2024-2026","name":"CWC Challenge League Group B","longName":"CWC Challenge League Group B","alternateName":"Challenge League Group B","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Hong Kong/Uganda","season":"2024-2026","startDate":"2024-11-06T00:00:00.000Z","endDate":"2026-03-08T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}},{"title":"Women's Championship","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":14537,"objectId":1308225,"scribeId":8674,"slug":"icc-women-s-championship-2022-23-2025","name":"ICC Women's Championship","longName":"ICC Women's Championship","alternateName":"Championship [W]","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2022,"typeId":3,"isTrophy":true,"description":"","season":"2022/23-2025","startDate":"2022-06-01T00:00:00.000Z","endDate":"2025-01-26T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":9,"subClassId":null}],"totalVideos":10,"totalSquads":0,"gamePlayWatch":false}},{"title":"World Test Championship","summary":"","previewImage":null,"type":"SERIES","countryCodes":[],"series":{"id":15144,"objectId":1345943,"scribeId":19430,"slug":"icc-world-test-championship-2023-2025","name":"ICC World Test Championship","longName":"ICC World Test Championship","alternateName":"WTC","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"","season":"2023-2025","startDate":"2023-06-16T00:00:00.000Z","endDate":"2025-12-31T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":1,"subClassId":null}],"totalVideos":643,"totalSquads":0,"gamePlayWatch":false}}],"sponsoredItems":[{"title":"Instagram","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11670,"objectId":1243355,"title":"https://www.instagram.com/espncricinfo/","url":"https://www.instagram.com/espncricinfo/"}},{"title":"WhatsApp","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17539,"objectId":1401987,"title":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E","url":"https://whatsapp.com/channel/0029Va5oNnUKGGGLrFKvkH3E"}},{"title":"Twitter","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11669,"objectId":1243353,"title":"https://twitter.com/espncricinfo","url":"https://twitter.com/espncricinfo"}},{"title":"Facebook","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11668,"objectId":1243351,"title":"https://www.facebook.com/Cricinfo/","url":"https://www.facebook.com/Cricinfo/"}},{"title":"YouTube","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":11667,"objectId":1243346,"title":"https://www.youtube.com/espncricinfo","url":"https://www.youtube.com/espncricinfo"}}],"promotedItems":[{"title":"Champions Trophy 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20777,"objectId":1468259,"title":"https://www.espncricinfo.com/series/icc-champions-trophy-2024-25-1459031/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/series/icc-champions-trophy-2024-25-1459031/match-schedule-fixtures-and-results"}},{"title":"WPL 2025","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":21182,"objectId":1472803,"title":"https://www.espncricinfo.com/series/wpl-2024-25-1463356/match-schedule-fixtures-and-results","url":"https://www.espncricinfo.com/series/wpl-2024-25-1463356/match-schedule-fixtures-and-results"}},{"title":"IPL 2025 auction","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":20367,"objectId":1461256,"title":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972","url":"https://www.espncricinfo.com/auction/ipl-2025-auction-1460972"}},{"title":"ICC team rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19296,"objectId":1441993,"title":"https://www.espncricinfo.com/rankings/icc-team-ranking","url":"https://www.espncricinfo.com/rankings/icc-team-ranking"}},{"title":"ICC player rankings","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19297,"objectId":1441994,"title":"https://www.espncricinfo.com/rankings/icc-player-ranking","url":"https://www.espncricinfo.com/rankings/icc-player-ranking"}},{"title":"Writers","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":17385,"objectId":1400155,"title":"https://www.espncricinfo.com/espncricinfo-writers-index","url":"https://www.espncricinfo.com/espncricinfo-writers-index"}},{"title":"Ask Cricinfo","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":12478,"objectId":1278011,"title":"https://www.espncricinfo.com/ask","url":"https://www.espncricinfo.com/ask"}}],"askQuestionContent":null},"appPageProps":{"data":{"match":{"_uid":110750,"id":110750,"objectId":1384438,"scribeId":1384438,"slug":"australia-vs-south-africa-2nd-semi-final","stage":"FINISHED","state":"POST","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2023/24","title":"2nd Semi-Final","floodlit":"daynight","startDate":"2023-11-16T00:00:00.000Z","endDate":"2023-11-16T00:00:00.000Z","startTime":"2023-11-16T08:30:00.000Z","timePublished":true,"scheduleNote":"P2 v P3","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{"us":"https://www.espn.com/watch/player/_/eventCalendarId/100153096/country/us/redirected/true#bucketId=23396"},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"Australia won by 3 wickets (with 16 balls remaining)","statusEng":"RESULT","internationalNumber":"004704","generalNumber":null,"winnerTeamId":2,"tossWinnerTeamId":3,"tossWinnerChoice":1,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":47.02,"liveOversPending":null,"liveBalls":282,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"series":{"id":15338,"objectId":1367856,"scribeId":8039,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2023-10-05T00:00:00.000Z","endDate":"2023-11-19T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":704,"totalSquads":10,"gamePlayWatch":false},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"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":"#E49042","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"}},"isHome":false,"isLive":false,"score":"212","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png","dateOfBirth":{"year":1990,"month":5,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.1.png","width":160,"height":136,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.png","width":600,"height":436,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320389.square.png"}}},"teamOdds":null},{"team":{"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":"#03A9F4","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"}},"isHome":true,"isLive":false,"score":"215/7","scoreInfo":"47.2/50 ov, T:213","inningNumbers":[2],"points":null,"sidePlayers":11,"sideBatsmen":11,"sideFielders":11,"captain":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":320217,"reportStoryId":320255,"liveBlogStoryId":320234,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":98,"totalVideos":27,"totalStories":26,"hasGalleries":false,"hasImages":true,"hasVideos":true,"hasStories":true,"languages":["hi","ta"],"generatedAt":"2025-02-17T12:13:07.507Z","scorecardSource":"emma","ballByBallSource":"feedback","tiebreakerTeamId":null,"endTime":"2023-11-16T20:40:01.000Z","statusData":{"statusTextLangKey":"match_status_text_won_wickets_balls","statusTextLangData":{"firstBattingTeamId":3,"tossWinnerTeamId":3,"tiebreakerTeamId":null,"winnerTeamId":2,"currentBattingTeamId":2,"wonByRuns":3,"wonByWickets":3,"wonByBalls":16,"day":null,"session":null,"crr":null,"rrr":null,"rpb":null,"rrpb":null,"requiredRuns":null,"remainingBalls":null,"remainingOvers":null,"leadRuns":null,"trailRuns":null,"amountType":null,"rainRuleType":null}},"scheduledDays":1,"scheduledOvers":50,"scheduledInnings":1,"hoursInfo":"14.00 start, First Session 14.00-17.30, Interval 17.30-18.00, Second Session 18.00-21.30","daysInfo":"16 November 2023","umpires":[{"team":{"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"}},"player":{"id":8538,"objectId":30988,"name":"Nitin Menon","longName":"Nitin Menon","mobileName":"","indexName":"Menon, NN","battingName":"Nitin Menon","fieldingName":"Nitin Menon","slug":"nitin-menon","imageUrl":"/lsci/db/PICTURES/CMS/282200/282297.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1983,"month":11,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":282297,"objectId":1165095,"slug":"nitin-menon-umpire-portrait","url":"/lsci/db/PICTURES/CMS/282200/282297.1.jpg","width":160,"height":208,"caption":"Nitin Menon umpire portrait","longCaption":"Nitin Menon umpire portrait","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}},{"team":{"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"}},"player":{"id":4502,"objectId":15872,"name":"RA Kettleborough","longName":"Richard Kettleborough","mobileName":"","indexName":"Kettleborough, RA","battingName":"RA Kettleborough","fieldingName":"Kettleborough","slug":"richard-kettleborough","imageUrl":"/lsci/db/PICTURES/CMS/229500/229521.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1973,"month":3,"date":15},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":229521,"objectId":953905,"slug":"richard-kettleborough","url":"/lsci/db/PICTURES/CMS/229500/229521.1.jpg","width":160,"height":192,"caption":"Richard Kettleborough","longCaption":"Richard Kettleborough","credit":"International Cricket Council","photographer":null,"peerUrls":null},"countryTeamId":1,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"tvUmpires":[{"team":{"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"}},"player":{"id":9709,"objectId":37097,"name":"CB Gaffaney","longName":"Chris Gaffaney","mobileName":"Gaffaney","indexName":"Gaffaney, CB","battingName":"CB Gaffaney","fieldingName":"Gaffaney","slug":"chris-gaffaney","imageUrl":"/lsci/db/PICTURES/CMS/229500/229515.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1975,"month":11,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":229515,"objectId":953899,"slug":"chris-gaffaney","url":"/lsci/db/PICTURES/CMS/229500/229515.1.jpg","width":160,"height":191,"caption":"Chris Gaffaney","longCaption":"Chris Gaffaney","credit":"International Cricket Council","photographer":null,"peerUrls":null},"countryTeamId":5,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"reserveUmpires":[{"team":{"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"}},"player":{"id":7186,"objectId":13413,"name":"MA Gough","longName":"Michael Gough","mobileName":"Gough","indexName":"Gough, MA","battingName":"MA Gough","fieldingName":"Gough","slug":"michael-gough","imageUrl":"/lsci/db/PICTURES/CMS/185400/185475.1.jpg","headshotImageUrl":null,"dateOfBirth":{"year":1979,"month":12,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":185475,"objectId":744891,"slug":"michael-gough","url":"/lsci/db/PICTURES/CMS/185400/185475.1.jpg","width":160,"height":192,"caption":"Michael Gough","longCaption":"Michael Gough","credit":"Getty Images","photographer":null,"peerUrls":null},"countryTeamId":1,"playerRoleTypeIds":[],"playingRoles":[],"headshotImage":null}}],"matchReferees":[{"team":{"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"}},"player":{"id":1997,"objectId":34105,"name":"J Srinath","longName":"Javagal Srinath","mobileName":"Srinath","indexName":"Srinath, J","battingName":"J Srinath","fieldingName":"Srinath","slug":"javagal-srinath","imageUrl":"/lsci/db/PICTURES/CMS/322200/322238.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322200/322238.png","dateOfBirth":{"year":1969,"month":8,"date":31},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rfm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":322238,"objectId":1264738,"slug":"javagal-srinath-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322238.1.png","width":160,"height":136,"caption":"Javagal Srinath player page headshot cutout, 2021","longCaption":"Javagal Srinath player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":6,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322238,"objectId":1264738,"slug":"javagal-srinath-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322200/322238.png","width":600,"height":436,"caption":"Javagal Srinath player page headshot cutout, 2021","longCaption":"Javagal Srinath player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322200/322238.square.png"}}}}],"debutPlayers":null,"replacementPlayers":null,"otherSerieses":[{"id":15628,"objectId":1389381,"scribeId":22007,"slug":"australia-in-india-2023-24","name":"Australia in India","longName":"Australia tour of India","alternateName":"IND v AUS","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":4,"isTrophy":false,"description":"","season":"2023/24","startDate":"2023-09-22T00:00:00.000Z","endDate":"2023-12-03T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":40,"totalSquads":7,"gamePlayWatch":false},{"id":15831,"objectId":1400561,"scribeId":22464,"slug":"south-africa-in-india-2023-24","name":"South Africa in India","longName":"South Africa tour of India","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":8,"isTrophy":false,"description":"","season":"2023/24","startDate":"2023-09-29T00:00:00.000Z","endDate":"2023-11-19T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false}],"actualDays":1,"hawkeyeSource":null,"commentarySource":"cms","liveCommentator":"Alan Gardner","liveScorer":"@Thilak_Rama","liveDay":1,"liveSession":1},"content":{"matchPlayers":{"teamPlayers":[{"type":"PLAYING","team":{"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"}},"players":[{"playerRoleType":"WK","player":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"C","player":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png","dateOfBirth":{"year":1990,"month":5,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.1.png","width":160,"height":136,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.png","width":600,"height":436,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320389.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png","dateOfBirth":{"year":1991,"month":7,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.1.png","width":160,"height":136,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.png","width":600,"height":436,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322073.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png","dateOfBirth":{"year":2000,"month":5,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.1.png","width":160,"height":136,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.png","width":600,"height":436,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/337100/337189.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png","dateOfBirth":{"year":1990,"month":2,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lws"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm wrist-spin"],"image":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.1.png","width":160,"height":136,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.png","width":600,"height":436,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322068.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png","dateOfBirth":{"year":1991,"month":7,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.1.png","width":160,"height":136,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.png","width":600,"height":436,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322073.square.png"}}},"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"matches":4,"runs":351,"innings":4,"average":87.75,"notouts":0,"strikerate":130},{"player":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png","dateOfBirth":{"year":1990,"month":5,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.1.png","width":160,"height":136,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.png","width":600,"height":436,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320389.square.png"}}},"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"matches":8,"runs":221,"innings":8,"average":31.5714,"notouts":1,"strikerate":85}],"bestBowlers":[{"player":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png","dateOfBirth":{"year":2000,"month":5,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.1.png","width":160,"height":136,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.png","width":600,"height":436,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/337100/337189.square.png"}}},"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"matches":3,"wickets":6,"innings":3,"average":29,"economy":6.1053,"conceded":174,"balls":171,"strikerate":28.5},{"player":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"matches":2,"wickets":5,"innings":2,"average":20.8,"economy":5.2,"conceded":104,"balls":120,"strikerate":24}]},{"type":"PLAYING","team":{"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"}},"players":[{"playerRoleType":"P","player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png","dateOfBirth":{"year":1986,"month":10,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.1.png","width":160,"height":136,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.png","width":600,"height":436,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":50771,"objectId":272450,"name":"MR Marsh","longName":"Mitchell Marsh","mobileName":"Marsh","indexName":"Marsh, MR","battingName":"MR Marsh","fieldingName":"Marsh","slug":"mitchell-marsh","imageUrl":"/lsci/db/PICTURES/CMS/385700/385798.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385798.png","dateOfBirth":{"year":1991,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.1.png","width":160,"height":136,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.png","width":600,"height":436,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385798.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","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":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast","legbreak"],"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":["batter"],"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"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"WK","player":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"C","player":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png","dateOfBirth":{"year":1992,"month":3,"date":31},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":321549,"objectId":1263442,"slug":"adam-zampa-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321549.1.png","width":160,"height":136,"caption":"Adam Zampa player page headshot cutout, 2021","longCaption":"Adam Zampa player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":321549,"objectId":1263442,"slug":"adam-zampa-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321549.png","width":600,"height":436,"caption":"Adam Zampa player page headshot cutout, 2021","longCaption":"Adam Zampa player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321549.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null},{"playerRoleType":"P","player":{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png","dateOfBirth":{"year":1991,"month":1,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rfm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":390976,"objectId":1459662,"slug":"josh-hazlewood-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390976.5.png","width":160,"height":136,"caption":"Josh Hazlewood, player portrait","longCaption":"Josh Hazlewood, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316622,"objectId":1251254,"slug":"josh-hazlewood-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/316600/316622.png","width":600,"height":436,"caption":"Josh Hazlewood, player page headshot cutout, 2024","longCaption":"Josh Hazlewood, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/316600/316622.square.png"}}},"isOverseas":false,"isWithdrawn":false,"note":null}],"bestBatsmen":[{"player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"matches":5,"runs":266,"innings":5,"average":66.5,"notouts":1,"strikerate":119.28},{"player":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"matches":9,"runs":257,"innings":9,"average":32.125,"notouts":1,"strikerate":81.58}],"bestBowlers":[{"player":{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png","dateOfBirth":{"year":1992,"month":3,"date":31},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":321549,"objectId":1263442,"slug":"adam-zampa-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321549.1.png","width":160,"height":136,"caption":"Adam Zampa player page headshot cutout, 2021","longCaption":"Adam Zampa player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":321549,"objectId":1263442,"slug":"adam-zampa-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321549.png","width":600,"height":436,"caption":"Adam Zampa player page headshot cutout, 2021","longCaption":"Adam Zampa player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321549.square.png"}}},"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"matches":9,"wickets":12,"innings":9,"average":35.6667,"economy":6.2634,"conceded":428,"balls":410,"strikerate":34.16},{"player":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"matches":6,"wickets":8,"innings":6,"average":36.375,"economy":6.4191,"conceded":291,"balls":272,"strikerate":34}]}]},"notes":{"groups":[{"type":"NONE","notes":["South Africa innings","Powerplay 1: Overs 0.1 - 10.0 (Mandatory - 18 runs, 2 wickets)","Powerplay 2: Overs 10.1 - 40.0 (Mandatory - 138 runs, 4 wickets)","Drinks: South Africa - 44/4 in 14.0 overs (H Klaasen 10, DA Miller 10)","Rain: South Africa - 44/4 in 14.0 overs (H Klaasen 10, DA Miller 10)","Wet Ground: South Africa - 44/4 in 14.0 overs (H Klaasen 10, DA Miller 10)","South Africa: 50 runs in 16.5 overs (101 balls), Extras 5","5th Wicket: 50 runs in 71 balls (H Klaasen 19, DA Miller 32, Ex 1)","South Africa: 100 runs in 27.6 overs (168 balls), Extras 5","Over 30.5: Review by South Africa (Batting), Decision Challenged - Wicket, Umpire - Nitin Menon, Batter - M Jansen (Struck down)","DA Miller: 50 off 70 balls (4 x 4, 3 x 6)","Drinks: South Africa - 127/6 in 33.0 overs (DA Miller 54, G Coetzee 2)","South Africa: 150 runs in 38.2 overs (230 balls), Extras 5","Powerplay 3: Overs 40.1 - 50.0 (Mandatory - 56 runs, 4 wickets)","7th Wicket: 50 runs in 69 balls (DA Miller 30, G Coetzee 19, Ex 2)","South Africa: 200 runs in 47.1 overs (283 balls), Extras 9","DA Miller: 100 off 115 balls (8 x 4, 5 x 6)","Innings Break: South Africa - 212/10 in 49.4 overs (T Shamsi 1)"]},{"type":"NONE","notes":["Australia innings","Powerplay 1: Overs 0.1 - 10.0 (Mandatory - 74 runs, 2 wickets)","Australia: 50 runs in 5.3 overs (34 balls), Extras 5","1st Wicket: 50 runs in 34 balls (TM Head 19, DA Warner 29, Ex 5)","Powerplay 2: Overs 10.1 - 40.0 (Mandatory - 119 runs, 5 wickets)","TM Head: 50 off 40 balls (8 x 4, 2 x 6)","Australia: 100 runs in 13.2 overs (81 balls), Extras 7","Over 15.4: Review by South Africa (Bowling), Decision Challenged - Wicket, Umpire - RA Kettleborough, Batter - M Labuschagne (Struck down - Umpires Call)","Drinks: Australia - 114/3 in 16.0 overs (SPD Smith 9, M Labuschagne 5)","Over 21.5: Review by Australia (Batting), Decision Challenged - Wicket, Umpire - RA Kettleborough, Batter - M Labuschagne (Struck down - Umpires Call)","Over 22.5: Review by South Africa (Bowling), Decision Challenged - Wicket, Umpire - Nitin Menon, Batter - GJ Maxwell (Struck down)","Australia: 150 runs in 26.6 overs (163 balls), Extras 13","Drinks: Australia - 174/6 in 33.3 overs (JP Inglis 19)","Over 39.6: Review by South Africa (Bowling), Decision Challenged - Wicket, Umpire - RA Kettleborough, Batter - PJ Cummins (Struck down)","Powerplay 3: Overs 40.1 - 50.0 (Mandatory - 22 runs, 0 wicket)","Australia: 200 runs in 41.5 overs (253 balls), Extras 16"]}]},"closeOfPlay":null,"matchPlayerAwards":[{"type":"PLAYER_OF_MATCH","player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"team":{"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"}},"inningStats":[{"inningNumber":1,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":2,"conceded":21,"balls":30,"economy":4.2,"caught":1,"stumped":0}},{"inningNumber":2,"stat":{"runs":62,"ballsFaced":48,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}}]}],"innings":[{"inningNumber":1,"isCurrent":false,"team":{"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"}},"isBatted":true,"runs":212,"wickets":10,"lead":212,"target":0,"overs":49.4,"balls":298,"totalOvers":50,"totalBalls":300,"minutes":null,"extras":11,"byes":0,"legbyes":4,"wides":7,"noballs":0,"penalties":0,"event":1,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"WK","player":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":3,"balls":14,"minutes":27,"fours":0,"sixes":0,"strikerate":21.42,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalBowler":{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png","dateOfBirth":{"year":1991,"month":1,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rfm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":390976,"objectId":1459662,"slug":"josh-hazlewood-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390976.5.png","width":160,"height":136,"caption":"Josh Hazlewood, player portrait","longCaption":"Josh Hazlewood, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316622,"objectId":1251254,"slug":"josh-hazlewood-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/316600/316622.png","width":600,"height":436,"caption":"Josh Hazlewood, player page headshot cutout, 2024","longCaption":"Josh Hazlewood, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/316600/316622.square.png"}}},"dismissalFielders":[{"player":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Cummins b Hazlewood","commentary":"Quinton de Kock c Cummins b Hazlewood 3 (14b 0x4 0x6 27m) SR: 21.42","fielderText":"c Cummins","bowlerText":"b Hazlewood"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003emiles in the air, and brilliantly taken!\u003c/strong\u003e The pressure tells on de Kock. He tries to launch a length delivery straight down the ground. Goes very high. Cummins back-pedals from mid-on, keeps his eye on it, and holds on above his head, then is able to keep hold as he falls to the ground. Outstanding stuff"}],"fowOrder":1,"fowWicketNum":2,"fowRuns":8,"fowBalls":null,"fowOvers":5.4,"fowOverNumber":6,"ballOversActual":5.4,"ballOversUnique":5.04,"ballTotalRuns":8,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371415,"objectId":1409112,"slug":"pat-cummins-falls-over-backward-as-he-takes-the-catch-to-remove-quinton-de-kock","url":"/lsci/db/PICTURES/CMS/371400/371415.jpg","width":1400,"height":933,"caption":"Pat Cummins falls over backward as he takes the catch to remove Quinton de Kock","longCaption":"Pat Cummins falls over backward as he takes the catch to remove Quinton de Kock, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371415.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371415.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371415.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371414,"objectId":1409111,"slug":"josh-hazlewood-sent-quinton-de-kock-packing-for-3","url":"/lsci/db/PICTURES/CMS/371400/371414.jpg","width":1400,"height":933,"caption":"Josh Hazlewood sent Quinton de Kock packing for 3","longCaption":"Josh Hazlewood sent Quinton de Kock packing for 3, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371414.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371414.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371414.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371412,"objectId":1409108,"slug":"pat-cummins-gets-mobbed-by-his-team-mates-after-completing-a-stunning-catch-that-took-out-quinton-de-kock","url":"/lsci/db/PICTURES/CMS/371400/371412.jpg","width":1400,"height":913,"caption":"Pat Cummins gets mobbed by his team-mates after completing a stunning catch that took out Quinton de Kock","longCaption":"Pat Cummins gets mobbed by his team-mates after completing a stunning catch that took out Quinton de Kock, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371412.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371412.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371412.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"C","player":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png","dateOfBirth":{"year":1990,"month":5,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.1.png","width":160,"height":136,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.png","width":600,"height":436,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320389.square.png"}}},"battedType":"yes","runs":0,"balls":4,"minutes":5,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png","dateOfBirth":{"year":1990,"month":5,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.1.png","width":160,"height":136,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.png","width":600,"height":436,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320389.square.png"}}},"dismissalBowler":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Inglis b Starc","commentary":"Temba Bavuma c †Inglis b Starc 0 (4b 0x4 0x6 5m) SR: 0","fielderText":"c †Inglis","bowlerText":"b Starc"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eedged, caught behind!\u003c/strong\u003e Early strike for Starc. On off stump, goes on the with angle, a bit of a limp poke from the captain and it's a neat catch by Inglis, low to his right"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowBalls":null,"fowOvers":0.6,"fowOverNumber":1,"ballOversActual":0.6,"ballOversUnique":0.06,"ballTotalRuns":1,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371408,"objectId":1409102,"slug":"it-took-mitchell-starc-all-of-six-balls-to-strike-in-the-second-semi-final","url":"/lsci/db/PICTURES/CMS/371400/371408.jpg","width":1400,"height":933,"caption":"It took Mitchell Starc all of six balls to strike in the second semi-final","longCaption":"It took Mitchell Starc all of six balls to strike in the second semi-final, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371408.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371408.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371408.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371407,"objectId":1409101,"slug":"mitchell-starc-is-all-smiles-as-he-goes-on-a-celebratory-run-after-sending-back-temba-bavuma","url":"/lsci/db/PICTURES/CMS/371400/371407.jpg","width":1400,"height":907,"caption":"Mitchell Starc is all smiles as he goes on a celebratory run after sending back Temba Bavuma","longCaption":"Mitchell Starc is all smiles as he goes on a celebratory run after sending back Temba Bavuma, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371407.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371407.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371407.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"battedType":"yes","runs":6,"balls":31,"minutes":53,"fours":0,"sixes":0,"strikerate":19.35,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"dismissalBowler":{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png","dateOfBirth":{"year":1991,"month":1,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rfm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":390976,"objectId":1459662,"slug":"josh-hazlewood-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390976.5.png","width":160,"height":136,"caption":"Josh Hazlewood, player portrait","longCaption":"Josh Hazlewood, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316622,"objectId":1251254,"slug":"josh-hazlewood-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/316600/316622.png","width":600,"height":436,"caption":"Josh Hazlewood, player page headshot cutout, 2024","longCaption":"Josh Hazlewood, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/316600/316622.square.png"}}},"dismissalFielders":[{"player":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Smith b Hazlewood","commentary":"Rassie van der Dussen c Smith b Hazlewood 6 (31b 0x4 0x6 53m) SR: 19.35","fielderText":"c Smith","bowlerText":"b Hazlewood"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eedged, taken this time!\u003c/strong\u003e It's carnage out there. A touch fuller, brings him forward into a drive, thick edge and a catch at waist height"}],"fowOrder":3,"fowWicketNum":4,"fowRuns":24,"fowBalls":null,"fowOvers":11.5,"fowOverNumber":12,"ballOversActual":11.5,"ballOversUnique":11.05,"ballTotalRuns":24,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371417,"objectId":1409115,"slug":"josh-hazlewood-had-rassie-van-der-dussen-edging-to-the-slips-cordon","url":"/lsci/db/PICTURES/CMS/371400/371417.jpg","width":1400,"height":933,"caption":"Josh Hazlewood had Rassie van der Dussen edging to the slips cordon","longCaption":"Josh Hazlewood had Rassie van der Dussen edging to the slips cordon, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371417.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371417.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371417.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371419,"objectId":1409121,"slug":"a-dejected-rassie-van-der-dussen-walks-back-to-the-pavillion","url":"/lsci/db/PICTURES/CMS/371400/371419.jpg","width":1400,"height":933,"caption":"A dejected Rassie van der Dussen walks back to the pavillion","longCaption":"A dejected Rassie van der Dussen walks back to the pavillion, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371419.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371419.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371419.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371418,"objectId":1409118,"slug":"australia-were-off-to-a-fiery-start-with-the-ball","url":"/lsci/db/PICTURES/CMS/371400/371418.jpg","width":1400,"height":927,"caption":"Australia were off to a fiery start with the ball","longCaption":"Australia were off to a fiery start with the ball, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371418.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371418.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371418.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"battedType":"yes","runs":10,"balls":20,"minutes":24,"fours":2,"sixes":0,"strikerate":50,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"dismissalBowler":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png","dateOfBirth":{"year":1986,"month":10,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.1.png","width":160,"height":136,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.png","width":600,"height":436,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Warner b Starc","commentary":"Aiden Markram c Warner b Starc 10 (20b 2x4 0x6 24m) SR: 50","fielderText":"c Warner","bowlerText":"b Starc"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003etaken at point!\u003c/strong\u003e Australia on fire. Markram goes for the drive, skews in the air off a thickish edge, Warner gobbles the chance"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":22,"fowBalls":null,"fowOvers":10.5,"fowOverNumber":11,"ballOversActual":10.5,"ballOversUnique":10.05,"ballTotalRuns":22,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371416,"objectId":1409114,"slug":"mitchell-starc-is-pumped-after-having-aiden-markram-caught-at-point","url":"/lsci/db/PICTURES/CMS/371400/371416.jpg","width":1400,"height":933,"caption":"Mitchell Starc is pumped after having Aiden Markram caught at point","longCaption":"Mitchell Starc is pumped after having Aiden Markram caught at point, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371416.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371416.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371416.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png","dateOfBirth":{"year":1991,"month":7,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.1.png","width":160,"height":136,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.png","width":600,"height":436,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322073.square.png"}}},"battedType":"yes","runs":47,"balls":48,"minutes":76,"fours":4,"sixes":2,"strikerate":97.91,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png","dateOfBirth":{"year":1991,"month":7,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.1.png","width":160,"height":136,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.png","width":600,"height":436,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322073.square.png"}}},"dismissalBowler":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Head","commentary":"Heinrich Klaasen b Head 47 (48b 4x4 2x6 76m) SR: 97.91","fielderText":null,"bowlerText":"b Head"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003egottim, leg stump flattened!\u003c/b\u003e Head points the sky, he's broken this crucial stand! What has Klaasen done here? Looks like he has played inside the line of one spinning into him, missing the ball completely as it slides through to hit middle and leg"}],"fowOrder":4,"fowWicketNum":5,"fowRuns":119,"fowBalls":null,"fowOvers":30.4,"fowOverNumber":31,"ballOversActual":30.4,"ballOversUnique":30.04,"ballTotalRuns":119,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371436,"objectId":1409145,"slug":"heinrich-klaasen-played-the-wrong-line-and-lost-his-stumps","url":"/lsci/db/PICTURES/CMS/371400/371436.jpg","width":1400,"height":934,"caption":"Heinrich Klaasen played the wrong line and lost his stumps","longCaption":"Heinrich Klaasen played the wrong line and lost his stumps, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371436.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371436.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371436.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371437,"objectId":1409146,"slug":"travis-head-struck-twice-in-two-balls-to-jolt-south-africa","url":"/lsci/db/PICTURES/CMS/371400/371437.jpg","width":1400,"height":1005,"caption":"Travis Head struck twice in two balls to jolt South Africa","longCaption":"Travis Head struck twice in two balls to jolt South Africa, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371437.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371437.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371437.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371435,"objectId":1409143,"slug":"heinrich-klaasen-became-travis-head-s-first-victim","url":"/lsci/db/PICTURES/CMS/371400/371435.jpg","width":1400,"height":933,"caption":"Heinrich Klaasen became Travis Head's first victim","longCaption":"Heinrich Klaasen became Travis Head's first victim, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371435.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371435.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371435.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371433,"objectId":1409141,"slug":"heinrich-klaasen-brought-out-his-trademark-pull-against-adam-zampa-s-legspin","url":"/lsci/db/PICTURES/CMS/371400/371433.jpg","width":1400,"height":933,"caption":"Heinrich Klaasen brought out his trademark pull against Adam Zampa's legspin","longCaption":"Heinrich Klaasen brought out his trademark pull against Adam Zampa's legspin, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371433.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371433.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371433.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371426,"objectId":1409131,"slug":"david-miller-creams-one-through-covers","url":"/lsci/db/PICTURES/CMS/371400/371426.jpg","width":1400,"height":933,"caption":"David Miller creams one through covers","longCaption":"David Miller creams one through covers, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371426.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371426.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371426.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":101,"balls":116,"minutes":138,"fours":8,"sixes":5,"strikerate":87.06,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalBowler":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Head b Cummins","commentary":"David Miller c Head b Cummins 101 (116b 8x4 5x6 138m) SR: 87.06","fielderText":"c Head","bowlerText":"b Cummins"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003egoes again, but finds deep square leg! \u003c/strong\u003e Huge moment with more than two overs still to go. Miller takes on the short ball, can't get distance this time, goes squarer. Head takes it near the rope, tosses it up to make sure and grabs the rebound easily"}],"fowOrder":8,"fowWicketNum":9,"fowRuns":203,"fowBalls":null,"fowOvers":47.2,"fowOverNumber":48,"ballOversActual":47.2,"ballOversUnique":47.03,"ballTotalRuns":203,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371444,"objectId":1409163,"slug":"david-miller-brought-up-a-115-ball-century","url":"/lsci/db/PICTURES/CMS/371400/371444.jpg","width":1400,"height":945,"caption":"David Miller brought up a 115-ball century","longCaption":"David Miller brought up a 115-ball century, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371444.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371444.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371444.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371434,"objectId":1409142,"slug":"david-miller-deposits-one-over-cow-corner","url":"/lsci/db/PICTURES/CMS/371400/371434.jpg","width":1400,"height":933,"caption":"David Miller deposits one over cow corner","longCaption":"David Miller deposits one over cow corner, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371434.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371434.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371434.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371420,"objectId":1409122,"slug":"ground-staff-bring-the-covers-on","url":"/lsci/db/PICTURES/CMS/371400/371420.jpg","width":1400,"height":933,"caption":"Ground staff bring the covers on","longCaption":"Ground staff bring the covers on, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371420.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371420.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371420.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png","dateOfBirth":{"year":2000,"month":5,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.1.png","width":160,"height":136,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.png","width":600,"height":436,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/337100/337189.square.png"}}},"battedType":"yes","runs":0,"balls":1,"minutes":1,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png","dateOfBirth":{"year":2000,"month":5,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.1.png","width":160,"height":136,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.png","width":600,"height":436,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/337100/337189.square.png"}}},"dismissalBowler":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Head","commentary":"Marco Jansen lbw b Head 0 (1b 0x4 0x6 1m) SR: 0","fielderText":null,"bowlerText":"b Head"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003esharp turn and he's trapped in front!\u003c/b\u003e Head wheels away in celebration and I don't think this looks good for Jansen - even though he \u003cb\u003ereviews\u003c/b\u003e after a chat with Miller. Stuck on the crease, missed the ball by a long way... and it is thumping into leg stump! Head has ripped the guts out, SA six down and with a lengthy tail exposed"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":119,"fowBalls":null,"fowOvers":30.5,"fowOverNumber":31,"ballOversActual":30.5,"ballOversUnique":30.05,"ballTotalRuns":119,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371439,"objectId":1409150,"slug":"travis-head-trapped-marco-jansen-lbw-with-his-offspin","url":"/lsci/db/PICTURES/CMS/371400/371439.jpg","width":1400,"height":992,"caption":"Travis Head trapped Marco Jansen lbw with his offspin","longCaption":"Travis Head trapped Marco Jansen lbw with his offspin, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371439.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371439.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371439.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"battedType":"yes","runs":19,"balls":39,"minutes":42,"fours":2,"sixes":0,"strikerate":48.71,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"dismissalBowler":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Inglis b Cummins","commentary":"Gerald Coetzee c †Inglis b Cummins 19 (39b 2x4 0x6 42m) SR: 48.71","fielderText":"c †Inglis","bowlerText":"b Cummins"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003egloves a short ball!\u003c/strong\u003e Goes for the pull, it's a feather through to Inglis. He doesn't bother with the review. Well-directed bouncer. Ends a handy partnership. \u003cb\u003eHang on, no mark on Ultra Edge!\u003c/b\u003e Just brushed his elbow/shoulder"}],"fowOrder":6,"fowWicketNum":7,"fowRuns":172,"fowBalls":null,"fowOvers":43.3,"fowOverNumber":44,"ballOversActual":43.3,"ballOversUnique":43.03,"ballTotalRuns":172,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"battedType":"yes","runs":4,"balls":8,"minutes":13,"fours":0,"sixes":0,"strikerate":50,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"dismissalBowler":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Smith b Starc","commentary":"Keshav Maharaj c Smith b Starc 4 (8b 0x4 0x6 13m) SR: 50","fielderText":"c Smith","bowlerText":"b Starc"},"dismissalComment":[{"type":"HTML","html":"round the wicket, full outside off, carved high into the air and taken on the edge of the ring by mid-off. Comes off the toe of the bat. Maybe not the smartest stroke"}],"fowOrder":7,"fowWicketNum":8,"fowRuns":191,"fowBalls":null,"fowOvers":46.2,"fowOverNumber":47,"ballOversActual":46.2,"ballOversUnique":46.02,"ballTotalRuns":191,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"battedType":"yes","runs":10,"balls":12,"minutes":18,"fours":0,"sixes":1,"strikerate":83.33,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"dismissalBowler":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Maxwell b Cummins","commentary":"Kagiso Rabada c Maxwell b Cummins 10 (12b 0x4 1x6 18m) SR: 83.33","fielderText":"c Maxwell","bowlerText":"b Cummins"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003egreat catch!\u003c/strong\u003e Maxwell at long-on finishes things off. Rabada connect well with his drive down the ground, but Maxwell went low to his right and held it very well"}],"fowOrder":9,"fowWicketNum":10,"fowRuns":212,"fowBalls":null,"fowOvers":49.4,"fowOverNumber":50,"ballOversActual":49.4,"ballOversUnique":49.04,"ballTotalRuns":212,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png","dateOfBirth":{"year":1990,"month":2,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lws"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm wrist-spin"],"image":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.1.png","width":160,"height":136,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.png","width":600,"height":436,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322068.square.png"}}},"battedType":"yes","runs":1,"balls":5,"minutes":11,"fours":0,"sixes":0,"strikerate":20,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"not out","long":"not out ","commentary":"Tabraiz Shamsi not out 1 (5b 0x4 0x6 11m) SR: 20","fielderText":null,"bowlerText":null},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningBowlers":[{"player":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"bowledType":"yes","overs":10,"balls":60,"maidens":1,"conceded":34,"wickets":3,"economy":3.4,"runsPerBall":0.56,"dots":46,"fours":3,"sixes":1,"wides":4,"noballs":0,"videos":[],"images":[{"id":371408,"objectId":1409102,"slug":"it-took-mitchell-starc-all-of-six-balls-to-strike-in-the-second-semi-final","url":"/lsci/db/PICTURES/CMS/371400/371408.jpg","width":1400,"height":933,"caption":"It took Mitchell Starc all of six balls to strike in the second semi-final","longCaption":"It took Mitchell Starc all of six balls to strike in the second semi-final, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371408.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371408.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371408.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371407,"objectId":1409101,"slug":"mitchell-starc-is-all-smiles-as-he-goes-on-a-celebratory-run-after-sending-back-temba-bavuma","url":"/lsci/db/PICTURES/CMS/371400/371407.jpg","width":1400,"height":907,"caption":"Mitchell Starc is all smiles as he goes on a celebratory run after sending back Temba Bavuma","longCaption":"Mitchell Starc is all smiles as he goes on a celebratory run after sending back Temba Bavuma, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371407.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371407.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371407.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371416,"objectId":1409114,"slug":"mitchell-starc-is-pumped-after-having-aiden-markram-caught-at-point","url":"/lsci/db/PICTURES/CMS/371400/371416.jpg","width":1400,"height":933,"caption":"Mitchell Starc is pumped after having Aiden Markram caught at point","longCaption":"Mitchell Starc is pumped after having Aiden Markram caught at point, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371416.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371416.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371416.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png","dateOfBirth":{"year":1990,"month":5,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.1.png","width":160,"height":136,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.png","width":600,"height":436,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320389.square.png"}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eedged, caught behind!\u003c/strong\u003e Early strike for Starc. On off stump, goes on the with angle, a bit of a limp poke from the captain and it's a neat catch by Inglis, low to his right"}],"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowOvers":0.6,"fowBalls":null},{"dismissalBatsman":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003etaken at point!\u003c/strong\u003e Australia on fire. Markram goes for the drive, skews in the air off a thickish edge, Warner gobbles the chance"}],"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":22,"fowOvers":10.5,"fowBalls":null},{"dismissalBatsman":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"round the wicket, full outside off, carved high into the air and taken on the edge of the ring by mid-off. Comes off the toe of the bat. Maybe not the smartest stroke"}],"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":191,"fowOvers":46.2,"fowBalls":null}]},{"player":{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png","dateOfBirth":{"year":1991,"month":1,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rfm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":390976,"objectId":1459662,"slug":"josh-hazlewood-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390976.5.png","width":160,"height":136,"caption":"Josh Hazlewood, player portrait","longCaption":"Josh Hazlewood, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316622,"objectId":1251254,"slug":"josh-hazlewood-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/316600/316622.png","width":600,"height":436,"caption":"Josh Hazlewood, player page headshot cutout, 2024","longCaption":"Josh Hazlewood, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/316600/316622.square.png"}}},"bowledType":"yes","overs":8,"balls":48,"maidens":3,"conceded":12,"wickets":2,"economy":1.5,"runsPerBall":0.25,"dots":39,"fours":1,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":371415,"objectId":1409112,"slug":"pat-cummins-falls-over-backward-as-he-takes-the-catch-to-remove-quinton-de-kock","url":"/lsci/db/PICTURES/CMS/371400/371415.jpg","width":1400,"height":933,"caption":"Pat Cummins falls over backward as he takes the catch to remove Quinton de Kock","longCaption":"Pat Cummins falls over backward as he takes the catch to remove Quinton de Kock, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371415.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371415.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371415.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371414,"objectId":1409111,"slug":"josh-hazlewood-sent-quinton-de-kock-packing-for-3","url":"/lsci/db/PICTURES/CMS/371400/371414.jpg","width":1400,"height":933,"caption":"Josh Hazlewood sent Quinton de Kock packing for 3","longCaption":"Josh Hazlewood sent Quinton de Kock packing for 3, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371414.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371414.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371414.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371412,"objectId":1409108,"slug":"pat-cummins-gets-mobbed-by-his-team-mates-after-completing-a-stunning-catch-that-took-out-quinton-de-kock","url":"/lsci/db/PICTURES/CMS/371400/371412.jpg","width":1400,"height":913,"caption":"Pat Cummins gets mobbed by his team-mates after completing a stunning catch that took out Quinton de Kock","longCaption":"Pat Cummins gets mobbed by his team-mates after completing a stunning catch that took out Quinton de Kock, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371412.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371412.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371412.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371417,"objectId":1409115,"slug":"josh-hazlewood-had-rassie-van-der-dussen-edging-to-the-slips-cordon","url":"/lsci/db/PICTURES/CMS/371400/371417.jpg","width":1400,"height":933,"caption":"Josh Hazlewood had Rassie van der Dussen edging to the slips cordon","longCaption":"Josh Hazlewood had Rassie van der Dussen edging to the slips cordon, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371417.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371417.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371417.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371419,"objectId":1409121,"slug":"a-dejected-rassie-van-der-dussen-walks-back-to-the-pavillion","url":"/lsci/db/PICTURES/CMS/371400/371419.jpg","width":1400,"height":933,"caption":"A dejected Rassie van der Dussen walks back to the pavillion","longCaption":"A dejected Rassie van der Dussen walks back to the pavillion, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371419.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371419.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371419.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371418,"objectId":1409118,"slug":"australia-were-off-to-a-fiery-start-with-the-ball","url":"/lsci/db/PICTURES/CMS/371400/371418.jpg","width":1400,"height":927,"caption":"Australia were off to a fiery start with the ball","longCaption":"Australia were off to a fiery start with the ball, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371418.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371418.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371418.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003emiles in the air, and brilliantly taken!\u003c/strong\u003e The pressure tells on de Kock. He tries to launch a length delivery straight down the ground. Goes very high. Cummins back-pedals from mid-on, keeps his eye on it, and holds on above his head, then is able to keep hold as he falls to the ground. Outstanding stuff"}],"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":8,"fowOvers":5.4,"fowBalls":null},{"dismissalBatsman":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eedged, taken this time!\u003c/strong\u003e It's carnage out there. A touch fuller, brings him forward into a drive, thick edge and a catch at waist height"}],"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":24,"fowOvers":11.5,"fowBalls":null}]},{"player":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"bowledType":"yes","overs":9.4,"balls":58,"maidens":0,"conceded":51,"wickets":3,"economy":5.27,"runsPerBall":0.87,"dots":32,"fours":5,"sixes":1,"wides":2,"noballs":0,"videos":[],"images":[{"id":371426,"objectId":1409131,"slug":"david-miller-creams-one-through-covers","url":"/lsci/db/PICTURES/CMS/371400/371426.jpg","width":1400,"height":933,"caption":"David Miller creams one through covers","longCaption":"David Miller creams one through covers, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371426.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371426.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371426.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371420,"objectId":1409122,"slug":"ground-staff-bring-the-covers-on","url":"/lsci/db/PICTURES/CMS/371400/371420.jpg","width":1400,"height":933,"caption":"Ground staff bring the covers on","longCaption":"Ground staff bring the covers on, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371420.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371420.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371420.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371444,"objectId":1409163,"slug":"david-miller-brought-up-a-115-ball-century","url":"/lsci/db/PICTURES/CMS/371400/371444.jpg","width":1400,"height":945,"caption":"David Miller brought up a 115-ball century","longCaption":"David Miller brought up a 115-ball century, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371444.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371444.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371444.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003egloves a short ball!\u003c/strong\u003e Goes for the pull, it's a feather through to Inglis. He doesn't bother with the review. Well-directed bouncer. Ends a handy partnership. \u003cb\u003eHang on, no mark on Ultra Edge!\u003c/b\u003e Just brushed his elbow/shoulder"}],"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":172,"fowOvers":43.3,"fowBalls":null},{"dismissalBatsman":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003egoes again, but finds deep square leg! \u003c/strong\u003e Huge moment with more than two overs still to go. Miller takes on the short ball, can't get distance this time, goes squarer. Head takes it near the rope, tosses it up to make sure and grabs the rebound easily"}],"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":203,"fowOvers":47.2,"fowBalls":null},{"dismissalBatsman":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003egreat catch!\u003c/strong\u003e Maxwell at long-on finishes things off. Rabada connect well with his drive down the ground, but Maxwell went low to his right and held it very well"}],"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":212,"fowOvers":49.4,"fowBalls":null}]},{"player":{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png","dateOfBirth":{"year":1992,"month":3,"date":31},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":321549,"objectId":1263442,"slug":"adam-zampa-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321549.1.png","width":160,"height":136,"caption":"Adam Zampa player page headshot cutout, 2021","longCaption":"Adam Zampa player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":321549,"objectId":1263442,"slug":"adam-zampa-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321549.png","width":600,"height":436,"caption":"Adam Zampa player page headshot cutout, 2021","longCaption":"Adam Zampa player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321549.square.png"}}},"bowledType":"yes","overs":7,"balls":42,"maidens":0,"conceded":55,"wickets":0,"economy":7.85,"runsPerBall":1.3,"dots":21,"fours":1,"sixes":6,"wides":0,"noballs":0,"videos":[],"images":[{"id":371433,"objectId":1409141,"slug":"heinrich-klaasen-brought-out-his-trademark-pull-against-adam-zampa-s-legspin","url":"/lsci/db/PICTURES/CMS/371400/371433.jpg","width":1400,"height":933,"caption":"Heinrich Klaasen brought out his trademark pull against Adam Zampa's legspin","longCaption":"Heinrich Klaasen brought out his trademark pull against Adam Zampa's legspin, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371433.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371433.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371433.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371434,"objectId":1409142,"slug":"david-miller-deposits-one-over-cow-corner","url":"/lsci/db/PICTURES/CMS/371400/371434.jpg","width":1400,"height":933,"caption":"David Miller deposits one over cow corner","longCaption":"David Miller deposits one over cow corner, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371434.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371434.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371434.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null,"inningWickets":[]},{"player":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"bowledType":"yes","overs":10,"balls":60,"maidens":0,"conceded":35,"wickets":0,"economy":3.5,"runsPerBall":0.58,"dots":35,"fours":3,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[],"currentType":null,"inningWickets":[]},{"player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"bowledType":"yes","overs":5,"balls":30,"maidens":0,"conceded":21,"wickets":2,"economy":4.2,"runsPerBall":0.7,"dots":19,"fours":3,"sixes":0,"wides":1,"noballs":0,"videos":[],"images":[{"id":371436,"objectId":1409145,"slug":"heinrich-klaasen-played-the-wrong-line-and-lost-his-stumps","url":"/lsci/db/PICTURES/CMS/371400/371436.jpg","width":1400,"height":934,"caption":"Heinrich Klaasen played the wrong line and lost his stumps","longCaption":"Heinrich Klaasen played the wrong line and lost his stumps, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371436.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371436.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371436.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371437,"objectId":1409146,"slug":"travis-head-struck-twice-in-two-balls-to-jolt-south-africa","url":"/lsci/db/PICTURES/CMS/371400/371437.jpg","width":1400,"height":1005,"caption":"Travis Head struck twice in two balls to jolt South Africa","longCaption":"Travis Head struck twice in two balls to jolt South Africa, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371437.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371437.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371437.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371435,"objectId":1409143,"slug":"heinrich-klaasen-became-travis-head-s-first-victim","url":"/lsci/db/PICTURES/CMS/371400/371435.jpg","width":1400,"height":933,"caption":"Heinrich Klaasen became Travis Head's first victim","longCaption":"Heinrich Klaasen became Travis Head's first victim, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371435.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371435.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371435.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371439,"objectId":1409150,"slug":"travis-head-trapped-marco-jansen-lbw-with-his-offspin","url":"/lsci/db/PICTURES/CMS/371400/371439.jpg","width":1400,"height":992,"caption":"Travis Head trapped Marco Jansen lbw with his offspin","longCaption":"Travis Head trapped Marco Jansen lbw with his offspin, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371439.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371439.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371439.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png","dateOfBirth":{"year":1991,"month":7,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.1.png","width":160,"height":136,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.png","width":600,"height":436,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322073.square.png"}}},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003egottim, leg stump flattened!\u003c/b\u003e Head points the sky, he's broken this crucial stand! What has Klaasen done here? Looks like he has played inside the line of one spinning into him, missing the ball completely as it slides through to hit middle and leg"}],"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":119,"fowOvers":30.4,"fowBalls":null},{"dismissalBatsman":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png","dateOfBirth":{"year":2000,"month":5,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.1.png","width":160,"height":136,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.png","width":600,"height":436,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/337100/337189.square.png"}}},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003esharp turn and he's trapped in front!\u003c/b\u003e Head wheels away in celebration and I don't think this looks good for Jansen - even though he \u003cb\u003ereviews\u003c/b\u003e after a chat with Miller. Stuck on the crease, missed the ball by a long way... and it is thumping into leg stump! Head has ripped the guts out, SA six down and with a lengthy tail exposed"}],"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":119,"fowOvers":30.5,"fowBalls":null}]}],"inningPartnerships":[{"player1":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png","dateOfBirth":{"year":1990,"month":5,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.1.png","width":160,"height":136,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.png","width":600,"height":436,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320389.square.png"}}},"player2":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"outPlayerId":58190,"player1Runs":0,"player1Balls":4,"player2Runs":1,"player2Balls":2,"runs":1,"balls":6,"overs":1,"isLive":false},{"player1":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"player2":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"outPlayerId":58406,"player1Runs":3,"player1Balls":16,"player2Runs":2,"player2Balls":12,"runs":7,"balls":28,"overs":4.4,"isLive":false},{"player1":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"player2":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"outPlayerId":70277,"player1Runs":2,"player1Balls":11,"player2Runs":10,"player2Balls":20,"runs":14,"balls":31,"overs":5.1,"isLive":false},{"player1":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"player2":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png","dateOfBirth":{"year":1991,"month":7,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.1.png","width":160,"height":136,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.png","width":600,"height":436,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322073.square.png"}}},"outPlayerId":55398,"player1Runs":1,"player1Balls":4,"player2Runs":1,"player2Balls":2,"runs":2,"balls":6,"overs":1,"isLive":false},{"player1":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"player2":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png","dateOfBirth":{"year":1991,"month":7,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.1.png","width":160,"height":136,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.png","width":600,"height":436,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322073.square.png"}}},"outPlayerId":61634,"player1Runs":48,"player1Balls":67,"player2Runs":46,"player2Balls":46,"runs":95,"balls":113,"overs":18.5,"isLive":false},{"player1":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"player2":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png","dateOfBirth":{"year":2000,"month":5,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.1.png","width":160,"height":136,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.png","width":600,"height":436,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/337100/337189.square.png"}}},"outPlayerId":73871,"player1Runs":0,"player1Balls":0,"player2Runs":0,"player2Balls":1,"runs":0,"balls":1,"overs":0.1,"isLive":false},{"player1":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"player2":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"outPlayerId":69729,"player1Runs":32,"player1Balls":37,"player2Runs":19,"player2Balls":39,"runs":53,"balls":76,"overs":12.4,"isLive":false},{"player1":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"player2":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"outPlayerId":50309,"player1Runs":4,"player1Balls":8,"player2Runs":14,"player2Balls":9,"runs":19,"balls":17,"overs":2.5,"isLive":false},{"player1":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"player2":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"outPlayerId":53891,"player1Runs":7,"player1Balls":3,"player2Runs":3,"player2Balls":3,"runs":12,"balls":6,"overs":1,"isLive":false},{"player1":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png","dateOfBirth":{"year":1990,"month":2,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lws"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm wrist-spin"],"image":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.1.png","width":160,"height":136,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.png","width":600,"height":436,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322068.square.png"}}},"player2":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"outPlayerId":67296,"player1Runs":1,"player1Balls":5,"player2Runs":7,"player2Balls":9,"runs":9,"balls":14,"overs":2.2,"isLive":false}],"inningOvers":[{"overNumber":1,"overRuns":1,"overWickets":1,"isComplete":true,"totalBalls":6,"totalRuns":1,"totalWickets":1,"overRunRate":1,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":294,"predictions":{"score":287,"winProbability":48.96},"balls":[{"_uid":44148706,"id":44148706,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.01,"oversActual":0.1,"overNumber":1,"ballNumber":1,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":195,"wagonY":186,"wagonZone":4,"pitchLine":"ON_THE_STUMPS","pitchLength":"FULL","shotType":"DEFENDED","shotControl":1,"timestamp":"2023-11-16T08:30:45.000Z","modified":"2023-11-16T08:30:47.000Z","batsmanPlayerId":58406,"nonStrikerPlayerId":58190,"bowlerPlayerId":53330,"outPlayerId":null,"totalInningRuns":0,"totalInningWickets":0,"predictions":{"score":299,"winProbability":53.95},"batsmanStatText":{"statInfo":"0* (1b)","short":"Q de Kock 0* (1b)","long":"Quinton de Kock 0* (1b)"},"bowlerStatText":{"short":"MA Starc 0.1-0-0-0","long":"Mitchell Starc 0.1-0-0-0"}},{"_uid":44148708,"id":44148708,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.02,"oversActual":0.2,"overNumber":1,"ballNumber":2,"totalRuns":1,"batsmanRuns":1,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":121,"wagonY":144,"wagonZone":7,"pitchLine":"DOWN_LEG","pitchLength":"FULL","shotType":"FLICK","shotControl":1,"timestamp":"2023-11-16T08:31:24.000Z","modified":"2023-11-16T08:31:27.000Z","batsmanPlayerId":58406,"nonStrikerPlayerId":58190,"bowlerPlayerId":53330,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":{"score":299,"winProbability":53.76},"batsmanStatText":{"statInfo":"1* (2b)","short":"Q de Kock 1* (2b)","long":"Quinton de Kock 1* (2b)"},"bowlerStatText":{"short":"MA Starc 0.2-0-1-0","long":"Mitchell Starc 0.2-0-1-0"}},{"_uid":44148710,"id":44148710,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.03,"oversActual":0.3,"overNumber":1,"ballNumber":3,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":197,"wagonY":195,"wagonZone":4,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"DEFENDED","shotControl":1,"timestamp":"2023-11-16T08:32:01.000Z","modified":"2023-11-16T08:32:03.000Z","batsmanPlayerId":58190,"nonStrikerPlayerId":58406,"bowlerPlayerId":53330,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":{"score":298,"winProbability":53.45},"batsmanStatText":{"statInfo":"0* (1b)","short":"T Bavuma 0* (1b)","long":"Temba Bavuma 0* (1b)"},"bowlerStatText":{"short":"MA Starc 0.3-0-1-0","long":"Mitchell Starc 0.3-0-1-0"}},{"_uid":44148713,"id":44148713,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.04,"oversActual":0.4,"overNumber":1,"ballNumber":4,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"LEFT_ALONE","shotControl":1,"timestamp":"2023-11-16T08:32:44.000Z","modified":"2023-11-16T08:32:46.000Z","batsmanPlayerId":58190,"nonStrikerPlayerId":58406,"bowlerPlayerId":53330,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":{"score":297,"winProbability":53.18},"batsmanStatText":{"statInfo":"0* (2b)","short":"T Bavuma 0* (2b)","long":"Temba Bavuma 0* (2b)"},"bowlerStatText":{"short":"MA Starc 0.4-0-1-0","long":"Mitchell Starc 0.4-0-1-0"}},{"_uid":44148714,"id":44148714,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.05,"oversActual":0.5,"overNumber":1,"ballNumber":5,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"LEFT_ALONE","shotControl":1,"timestamp":"2023-11-16T08:33:13.000Z","modified":"2023-11-16T08:33:16.000Z","batsmanPlayerId":58190,"nonStrikerPlayerId":58406,"bowlerPlayerId":53330,"outPlayerId":null,"totalInningRuns":1,"totalInningWickets":0,"predictions":{"score":296,"winProbability":52.63},"batsmanStatText":{"statInfo":"0* (3b)","short":"T Bavuma 0* (3b)","long":"Temba Bavuma 0* (3b)"},"bowlerStatText":{"short":"MA Starc 0.5-0-1-0","long":"Mitchell Starc 0.5-0-1-0"}},{"_uid":44148717,"id":44148717,"inningNumber":1,"ballsActual":null,"ballsUnique":null,"oversUnique":0.06,"oversActual":0.6,"overNumber":1,"ballNumber":6,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":true,"dismissalType":1,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":173,"wagonY":140,"wagonZone":8,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"DEFENDED","shotControl":2,"timestamp":"2023-11-16T08:34:19.000Z","modified":"2023-11-16T08:34:21.000Z","batsmanPlayerId":58190,"nonStrikerPlayerId":58406,"bowlerPlayerId":53330,"outPlayerId":58190,"totalInningRuns":1,"totalInningWickets":1,"predictions":{"score":287,"winProbability":48.96},"batsmanStatText":{"statInfo":"0 (4b)","short":"T Bavuma 0 (4b)","long":"Temba Bavuma 0 (4b)"},"bowlerStatText":{"short":"MA Starc 1-0-1-1","long":"Mitchell Starc 1-0-1-1"}}],"events":[]},{"overNumber":2,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":12,"totalRuns":2,"totalWickets":1,"overRunRate":1,"bowlers":[{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":288,"predictions":{"score":273,"winProbability":43.45},"balls":[],"events":[]},{"overNumber":3,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":18,"totalRuns":4,"totalWickets":1,"overRunRate":1.33,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":282,"predictions":{"score":268,"winProbability":41.75},"balls":[],"events":[]},{"overNumber":4,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":24,"totalRuns":6,"totalWickets":1,"overRunRate":1.5,"bowlers":[{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":276,"predictions":{"score":263,"winProbability":39.02},"balls":[],"events":[]},{"overNumber":5,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":30,"totalRuns":8,"totalWickets":1,"overRunRate":1.6,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":270,"predictions":{"score":260,"winProbability":36.06},"balls":[],"events":[]},{"overNumber":6,"overRuns":0,"overWickets":1,"isComplete":true,"totalBalls":36,"totalRuns":8,"totalWickets":2,"overRunRate":1.33,"bowlers":[{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":264,"predictions":{"score":222,"winProbability":21.74},"balls":[],"events":[]},{"overNumber":7,"overRuns":0,"overWickets":0,"isComplete":true,"totalBalls":42,"totalRuns":8,"totalWickets":2,"overRunRate":1.14,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":258,"predictions":{"score":216,"winProbability":19.56},"balls":[],"events":[]},{"overNumber":8,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":48,"totalRuns":10,"totalWickets":2,"overRunRate":1.25,"bowlers":[{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":252,"predictions":{"score":215,"winProbability":17.36},"balls":[],"events":[]},{"overNumber":9,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":54,"totalRuns":17,"totalWickets":2,"overRunRate":1.88,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":246,"predictions":{"score":227,"winProbability":22.69},"balls":[],"events":[]},{"overNumber":10,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":60,"totalRuns":18,"totalWickets":2,"overRunRate":1.8,"bowlers":[{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":240,"predictions":{"score":225,"winProbability":23.33},"balls":[],"events":[]},{"overNumber":11,"overRuns":4,"overWickets":1,"isComplete":true,"totalBalls":66,"totalRuns":22,"totalWickets":3,"overRunRate":2,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":234,"predictions":{"score":193,"winProbability":11.31},"balls":[],"events":[]},{"overNumber":12,"overRuns":6,"overWickets":1,"isComplete":true,"totalBalls":72,"totalRuns":28,"totalWickets":4,"overRunRate":2.33,"bowlers":[{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":228,"predictions":{"score":150,"winProbability":2.14},"balls":[],"events":[]},{"overNumber":13,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":78,"totalRuns":32,"totalWickets":4,"overRunRate":2.46,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":222,"predictions":{"score":152,"winProbability":2.03},"balls":[],"events":[]},{"overNumber":14,"overRuns":12,"overWickets":0,"isComplete":true,"totalBalls":84,"totalRuns":44,"totalWickets":4,"overRunRate":3.14,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":216,"predictions":{"score":163,"winProbability":3.74},"balls":[],"events":[]},{"overNumber":15,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":90,"totalRuns":46,"totalWickets":4,"overRunRate":3.06,"bowlers":[{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":210,"predictions":{"score":162,"winProbability":3.8},"balls":[],"events":[]},{"overNumber":16,"overRuns":0,"overWickets":0,"isComplete":true,"totalBalls":96,"totalRuns":46,"totalWickets":4,"overRunRate":2.87,"bowlers":[{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":204,"predictions":{"score":159,"winProbability":2.36},"balls":[],"events":[]},{"overNumber":17,"overRuns":9,"overWickets":0,"isComplete":true,"totalBalls":102,"totalRuns":55,"totalWickets":4,"overRunRate":3.23,"bowlers":[{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":198,"predictions":{"score":168,"winProbability":4.68},"balls":[],"events":[]},{"overNumber":18,"overRuns":0,"overWickets":0,"isComplete":true,"totalBalls":108,"totalRuns":55,"totalWickets":4,"overRunRate":3.05,"bowlers":[{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":192,"predictions":{"score":167,"winProbability":5.5},"balls":[],"events":[]},{"overNumber":19,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":114,"totalRuns":62,"totalWickets":4,"overRunRate":3.26,"bowlers":[{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":186,"predictions":{"score":169,"winProbability":5.52},"balls":[],"events":[]},{"overNumber":20,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":120,"totalRuns":67,"totalWickets":4,"overRunRate":3.35,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":180,"predictions":{"score":173,"winProbability":5.52},"balls":[],"events":[]},{"overNumber":21,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":126,"totalRuns":68,"totalWickets":4,"overRunRate":3.23,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":174,"predictions":{"score":177,"winProbability":5.52},"balls":[],"events":[]},{"overNumber":22,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":132,"totalRuns":70,"totalWickets":4,"overRunRate":3.18,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":168,"predictions":{"score":175,"winProbability":5.53},"balls":[],"events":[]},{"overNumber":23,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":138,"totalRuns":71,"totalWickets":4,"overRunRate":3.08,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":162,"predictions":{"score":172,"winProbability":5.61},"balls":[],"events":[]},{"overNumber":24,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":144,"totalRuns":77,"totalWickets":4,"overRunRate":3.2,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":156,"predictions":{"score":179,"winProbability":7.49},"balls":[],"events":[]},{"overNumber":25,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":150,"totalRuns":79,"totalWickets":4,"overRunRate":3.16,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":150,"predictions":{"score":179,"winProbability":7.72},"balls":[],"events":[]},{"overNumber":26,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":156,"totalRuns":81,"totalWickets":4,"overRunRate":3.11,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":144,"predictions":{"score":182,"winProbability":7.75},"balls":[],"events":[]},{"overNumber":27,"overRuns":14,"overWickets":0,"isComplete":true,"totalBalls":162,"totalRuns":95,"totalWickets":4,"overRunRate":3.51,"bowlers":[{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":138,"predictions":{"score":207,"winProbability":12.43},"balls":[],"events":[]},{"overNumber":28,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":168,"totalRuns":100,"totalWickets":4,"overRunRate":3.57,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":132,"predictions":{"score":216,"winProbability":18.19},"balls":[],"events":[]},{"overNumber":29,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":174,"totalRuns":108,"totalWickets":4,"overRunRate":3.72,"bowlers":[{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":126,"predictions":{"score":227,"winProbability":22.87},"balls":[],"events":[{"type":"RUN_OUT_CHANCE","inningNumber":1,"oversUnique":28.02,"batsman":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png"},"fielders":[{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png"}]}]},{"overNumber":30,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":180,"totalRuns":111,"totalWickets":4,"overRunRate":3.7,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":120,"predictions":{"score":228,"winProbability":23.91},"balls":[],"events":[]},{"overNumber":31,"overRuns":8,"overWickets":2,"isComplete":true,"totalBalls":186,"totalRuns":119,"totalWickets":6,"overRunRate":3.83,"bowlers":[{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":114,"predictions":{"score":171,"winProbability":5.48},"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":1,"oversUnique":30.05,"teamId":3,"isSuccessful":false}]},{"overNumber":32,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":192,"totalRuns":125,"totalWickets":6,"overRunRate":3.9,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":108,"predictions":{"score":174,"winProbability":5.7},"balls":[],"events":[]},{"overNumber":33,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":198,"totalRuns":127,"totalWickets":6,"overRunRate":3.84,"bowlers":[{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":102,"predictions":{"score":175,"winProbability":5.53},"balls":[],"events":[]},{"overNumber":34,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":204,"totalRuns":129,"totalWickets":6,"overRunRate":3.79,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":96,"predictions":{"score":176,"winProbability":5.55},"balls":[],"events":[]},{"overNumber":35,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":210,"totalRuns":134,"totalWickets":6,"overRunRate":3.82,"bowlers":[{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":90,"predictions":{"score":183,"winProbability":7.78},"balls":[],"events":[]},{"overNumber":36,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":216,"totalRuns":139,"totalWickets":6,"overRunRate":3.86,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":84,"predictions":{"score":187,"winProbability":7.8},"balls":[],"events":[]},{"overNumber":37,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":222,"totalRuns":141,"totalWickets":6,"overRunRate":3.81,"bowlers":[{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":78,"predictions":{"score":191,"winProbability":7.89},"balls":[],"events":[]},{"overNumber":38,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":228,"totalRuns":149,"totalWickets":6,"overRunRate":3.92,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":72,"predictions":{"score":199,"winProbability":11.13},"balls":[],"events":[]},{"overNumber":39,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":234,"totalRuns":154,"totalWickets":6,"overRunRate":3.94,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":66,"predictions":{"score":206,"winProbability":12.56},"balls":[],"events":[]},{"overNumber":40,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":240,"totalRuns":156,"totalWickets":6,"overRunRate":3.9,"bowlers":[{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":60,"predictions":{"score":208,"winProbability":14.04},"balls":[],"events":[]},{"overNumber":41,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":246,"totalRuns":160,"totalWickets":6,"overRunRate":3.9,"bowlers":[{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":54,"predictions":{"score":212,"winProbability":15.52},"balls":[],"events":[]},{"overNumber":42,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":252,"totalRuns":164,"totalWickets":6,"overRunRate":3.9,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":48,"predictions":{"score":213,"winProbability":16.81},"balls":[],"events":[]},{"overNumber":43,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":258,"totalRuns":171,"totalWickets":6,"overRunRate":3.97,"bowlers":[{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":42,"predictions":{"score":218,"winProbability":19.74},"balls":[],"events":[]},{"overNumber":44,"overRuns":3,"overWickets":1,"isComplete":true,"totalBalls":264,"totalRuns":174,"totalWickets":7,"overRunRate":3.95,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":36,"predictions":{"score":212,"winProbability":15.73},"balls":[],"events":[]},{"overNumber":45,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":270,"totalRuns":182,"totalWickets":7,"overRunRate":4.04,"bowlers":[{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":30,"predictions":{"score":216,"winProbability":19.34},"balls":[],"events":[]},{"overNumber":46,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":276,"totalRuns":190,"totalWickets":7,"overRunRate":4.13,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":24,"predictions":{"score":218,"winProbability":19.73},"balls":[],"events":[]},{"overNumber":47,"overRuns":6,"overWickets":1,"isComplete":true,"totalBalls":282,"totalRuns":196,"totalWickets":8,"overRunRate":4.17,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":18,"predictions":{"score":218,"winProbability":19.72},"balls":[],"events":[]},{"overNumber":48,"overRuns":7,"overWickets":1,"isComplete":true,"totalBalls":288,"totalRuns":203,"totalWickets":9,"overRunRate":4.22,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":12,"predictions":{"score":210,"winProbability":14.61},"balls":[],"events":[]},{"overNumber":49,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":294,"totalRuns":210,"totalWickets":9,"overRunRate":4.28,"bowlers":[{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":6,"predictions":{"score":213,"winProbability":16.57},"balls":[],"events":[]},{"overNumber":50,"overRuns":2,"overWickets":1,"isComplete":false,"totalBalls":294,"totalRuns":212,"totalWickets":10,"overRunRate":4.32,"bowlers":[{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":0,"predictions":{"score":212,"winProbability":15.63},"balls":[],"events":[]}],"inningWickets":[{"playerRoleType":"C","player":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png","dateOfBirth":{"year":1990,"month":5,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.1.png","width":160,"height":136,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.png","width":600,"height":436,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320389.square.png"}}},"battedType":"yes","runs":0,"balls":4,"minutes":5,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png","dateOfBirth":{"year":1990,"month":5,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.1.png","width":160,"height":136,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":320389,"objectId":1261183,"slug":"temba-bavuma-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320389.png","width":600,"height":436,"caption":"Temba Bavuma player page headshot cutout, 2021","longCaption":"Temba Bavuma player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320389.square.png"}}},"dismissalBowler":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Inglis b Starc","commentary":"Temba Bavuma c †Inglis b Starc 0 (4b 0x4 0x6 5m) SR: 0","fielderText":"c †Inglis","bowlerText":"b Starc"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eedged, caught behind!\u003c/strong\u003e Early strike for Starc. On off stump, goes on the with angle, a bit of a limp poke from the captain and it's a neat catch by Inglis, low to his right"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowBalls":null,"fowOvers":0.6,"fowOverNumber":1,"ballOversActual":0.6,"ballOversUnique":0.06,"ballTotalRuns":1,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371408,"objectId":1409102,"slug":"it-took-mitchell-starc-all-of-six-balls-to-strike-in-the-second-semi-final","url":"/lsci/db/PICTURES/CMS/371400/371408.jpg","width":1400,"height":933,"caption":"It took Mitchell Starc all of six balls to strike in the second semi-final","longCaption":"It took Mitchell Starc all of six balls to strike in the second semi-final, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371408.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371408.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371408.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371407,"objectId":1409101,"slug":"mitchell-starc-is-all-smiles-as-he-goes-on-a-celebratory-run-after-sending-back-temba-bavuma","url":"/lsci/db/PICTURES/CMS/371400/371407.jpg","width":1400,"height":907,"caption":"Mitchell Starc is all smiles as he goes on a celebratory run after sending back Temba Bavuma","longCaption":"Mitchell Starc is all smiles as he goes on a celebratory run after sending back Temba Bavuma, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371407.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371407.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371407.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"WK","player":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":3,"balls":14,"minutes":27,"fours":0,"sixes":0,"strikerate":21.42,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalBowler":{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png","dateOfBirth":{"year":1991,"month":1,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rfm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":390976,"objectId":1459662,"slug":"josh-hazlewood-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390976.5.png","width":160,"height":136,"caption":"Josh Hazlewood, player portrait","longCaption":"Josh Hazlewood, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316622,"objectId":1251254,"slug":"josh-hazlewood-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/316600/316622.png","width":600,"height":436,"caption":"Josh Hazlewood, player page headshot cutout, 2024","longCaption":"Josh Hazlewood, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/316600/316622.square.png"}}},"dismissalFielders":[{"player":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Cummins b Hazlewood","commentary":"Quinton de Kock c Cummins b Hazlewood 3 (14b 0x4 0x6 27m) SR: 21.42","fielderText":"c Cummins","bowlerText":"b Hazlewood"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003emiles in the air, and brilliantly taken!\u003c/strong\u003e The pressure tells on de Kock. He tries to launch a length delivery straight down the ground. Goes very high. Cummins back-pedals from mid-on, keeps his eye on it, and holds on above his head, then is able to keep hold as he falls to the ground. Outstanding stuff"}],"fowOrder":1,"fowWicketNum":2,"fowRuns":8,"fowBalls":null,"fowOvers":5.4,"fowOverNumber":6,"ballOversActual":5.4,"ballOversUnique":5.04,"ballTotalRuns":8,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371415,"objectId":1409112,"slug":"pat-cummins-falls-over-backward-as-he-takes-the-catch-to-remove-quinton-de-kock","url":"/lsci/db/PICTURES/CMS/371400/371415.jpg","width":1400,"height":933,"caption":"Pat Cummins falls over backward as he takes the catch to remove Quinton de Kock","longCaption":"Pat Cummins falls over backward as he takes the catch to remove Quinton de Kock, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371415.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371415.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371415.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371414,"objectId":1409111,"slug":"josh-hazlewood-sent-quinton-de-kock-packing-for-3","url":"/lsci/db/PICTURES/CMS/371400/371414.jpg","width":1400,"height":933,"caption":"Josh Hazlewood sent Quinton de Kock packing for 3","longCaption":"Josh Hazlewood sent Quinton de Kock packing for 3, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371414.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371414.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371414.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371412,"objectId":1409108,"slug":"pat-cummins-gets-mobbed-by-his-team-mates-after-completing-a-stunning-catch-that-took-out-quinton-de-kock","url":"/lsci/db/PICTURES/CMS/371400/371412.jpg","width":1400,"height":913,"caption":"Pat Cummins gets mobbed by his team-mates after completing a stunning catch that took out Quinton de Kock","longCaption":"Pat Cummins gets mobbed by his team-mates after completing a stunning catch that took out Quinton de Kock, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371412.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371412.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371412.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"battedType":"yes","runs":10,"balls":20,"minutes":24,"fours":2,"sixes":0,"strikerate":50,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"dismissalBowler":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png","dateOfBirth":{"year":1986,"month":10,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.1.png","width":160,"height":136,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.png","width":600,"height":436,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Warner b Starc","commentary":"Aiden Markram c Warner b Starc 10 (20b 2x4 0x6 24m) SR: 50","fielderText":"c Warner","bowlerText":"b Starc"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003etaken at point!\u003c/strong\u003e Australia on fire. Markram goes for the drive, skews in the air off a thickish edge, Warner gobbles the chance"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":22,"fowBalls":null,"fowOvers":10.5,"fowOverNumber":11,"ballOversActual":10.5,"ballOversUnique":10.05,"ballTotalRuns":22,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371416,"objectId":1409114,"slug":"mitchell-starc-is-pumped-after-having-aiden-markram-caught-at-point","url":"/lsci/db/PICTURES/CMS/371400/371416.jpg","width":1400,"height":933,"caption":"Mitchell Starc is pumped after having Aiden Markram caught at point","longCaption":"Mitchell Starc is pumped after having Aiden Markram caught at point, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371416.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371416.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371416.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"battedType":"yes","runs":6,"balls":31,"minutes":53,"fours":0,"sixes":0,"strikerate":19.35,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"dismissalBowler":{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png","dateOfBirth":{"year":1991,"month":1,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rfm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":390976,"objectId":1459662,"slug":"josh-hazlewood-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390976.5.png","width":160,"height":136,"caption":"Josh Hazlewood, player portrait","longCaption":"Josh Hazlewood, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316622,"objectId":1251254,"slug":"josh-hazlewood-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/316600/316622.png","width":600,"height":436,"caption":"Josh Hazlewood, player page headshot cutout, 2024","longCaption":"Josh Hazlewood, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/316600/316622.square.png"}}},"dismissalFielders":[{"player":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Smith b Hazlewood","commentary":"Rassie van der Dussen c Smith b Hazlewood 6 (31b 0x4 0x6 53m) SR: 19.35","fielderText":"c Smith","bowlerText":"b Hazlewood"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eedged, taken this time!\u003c/strong\u003e It's carnage out there. A touch fuller, brings him forward into a drive, thick edge and a catch at waist height"}],"fowOrder":3,"fowWicketNum":4,"fowRuns":24,"fowBalls":null,"fowOvers":11.5,"fowOverNumber":12,"ballOversActual":11.5,"ballOversUnique":11.05,"ballTotalRuns":24,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371417,"objectId":1409115,"slug":"josh-hazlewood-had-rassie-van-der-dussen-edging-to-the-slips-cordon","url":"/lsci/db/PICTURES/CMS/371400/371417.jpg","width":1400,"height":933,"caption":"Josh Hazlewood had Rassie van der Dussen edging to the slips cordon","longCaption":"Josh Hazlewood had Rassie van der Dussen edging to the slips cordon, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371417.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371417.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371417.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371419,"objectId":1409121,"slug":"a-dejected-rassie-van-der-dussen-walks-back-to-the-pavillion","url":"/lsci/db/PICTURES/CMS/371400/371419.jpg","width":1400,"height":933,"caption":"A dejected Rassie van der Dussen walks back to the pavillion","longCaption":"A dejected Rassie van der Dussen walks back to the pavillion, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371419.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371419.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371419.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371418,"objectId":1409118,"slug":"australia-were-off-to-a-fiery-start-with-the-ball","url":"/lsci/db/PICTURES/CMS/371400/371418.jpg","width":1400,"height":927,"caption":"Australia were off to a fiery start with the ball","longCaption":"Australia were off to a fiery start with the ball, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371418.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371418.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371418.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png","dateOfBirth":{"year":1991,"month":7,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.1.png","width":160,"height":136,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.png","width":600,"height":436,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322073.square.png"}}},"battedType":"yes","runs":47,"balls":48,"minutes":76,"fours":4,"sixes":2,"strikerate":97.91,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png","dateOfBirth":{"year":1991,"month":7,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.1.png","width":160,"height":136,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":322073,"objectId":1264444,"slug":"heinrich-klaasen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322073.png","width":600,"height":436,"caption":"Heinrich Klaasen player page headshot cutout, 2021","longCaption":"Heinrich Klaasen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322073.square.png"}}},"dismissalBowler":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Head","commentary":"Heinrich Klaasen b Head 47 (48b 4x4 2x6 76m) SR: 97.91","fielderText":null,"bowlerText":"b Head"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003egottim, leg stump flattened!\u003c/b\u003e Head points the sky, he's broken this crucial stand! What has Klaasen done here? Looks like he has played inside the line of one spinning into him, missing the ball completely as it slides through to hit middle and leg"}],"fowOrder":4,"fowWicketNum":5,"fowRuns":119,"fowBalls":null,"fowOvers":30.4,"fowOverNumber":31,"ballOversActual":30.4,"ballOversUnique":30.04,"ballTotalRuns":119,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371436,"objectId":1409145,"slug":"heinrich-klaasen-played-the-wrong-line-and-lost-his-stumps","url":"/lsci/db/PICTURES/CMS/371400/371436.jpg","width":1400,"height":934,"caption":"Heinrich Klaasen played the wrong line and lost his stumps","longCaption":"Heinrich Klaasen played the wrong line and lost his stumps, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371436.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371436.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371436.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371437,"objectId":1409146,"slug":"travis-head-struck-twice-in-two-balls-to-jolt-south-africa","url":"/lsci/db/PICTURES/CMS/371400/371437.jpg","width":1400,"height":1005,"caption":"Travis Head struck twice in two balls to jolt South Africa","longCaption":"Travis Head struck twice in two balls to jolt South Africa, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371437.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371437.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371437.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371435,"objectId":1409143,"slug":"heinrich-klaasen-became-travis-head-s-first-victim","url":"/lsci/db/PICTURES/CMS/371400/371435.jpg","width":1400,"height":933,"caption":"Heinrich Klaasen became Travis Head's first victim","longCaption":"Heinrich Klaasen became Travis Head's first victim, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371435.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371435.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371435.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371433,"objectId":1409141,"slug":"heinrich-klaasen-brought-out-his-trademark-pull-against-adam-zampa-s-legspin","url":"/lsci/db/PICTURES/CMS/371400/371433.jpg","width":1400,"height":933,"caption":"Heinrich Klaasen brought out his trademark pull against Adam Zampa's legspin","longCaption":"Heinrich Klaasen brought out his trademark pull against Adam Zampa's legspin, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371433.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371433.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371433.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371426,"objectId":1409131,"slug":"david-miller-creams-one-through-covers","url":"/lsci/db/PICTURES/CMS/371400/371426.jpg","width":1400,"height":933,"caption":"David Miller creams one through covers","longCaption":"David Miller creams one through covers, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371426.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371426.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371426.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png","dateOfBirth":{"year":2000,"month":5,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.1.png","width":160,"height":136,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.png","width":600,"height":436,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/337100/337189.square.png"}}},"battedType":"yes","runs":0,"balls":1,"minutes":1,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png","dateOfBirth":{"year":2000,"month":5,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.1.png","width":160,"height":136,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.png","width":600,"height":436,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/337100/337189.square.png"}}},"dismissalBowler":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Head","commentary":"Marco Jansen lbw b Head 0 (1b 0x4 0x6 1m) SR: 0","fielderText":null,"bowlerText":"b Head"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003esharp turn and he's trapped in front!\u003c/b\u003e Head wheels away in celebration and I don't think this looks good for Jansen - even though he \u003cb\u003ereviews\u003c/b\u003e after a chat with Miller. Stuck on the crease, missed the ball by a long way... and it is thumping into leg stump! Head has ripped the guts out, SA six down and with a lengthy tail exposed"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":119,"fowBalls":null,"fowOvers":30.5,"fowOverNumber":31,"ballOversActual":30.5,"ballOversUnique":30.05,"ballTotalRuns":119,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371439,"objectId":1409150,"slug":"travis-head-trapped-marco-jansen-lbw-with-his-offspin","url":"/lsci/db/PICTURES/CMS/371400/371439.jpg","width":1400,"height":992,"caption":"Travis Head trapped Marco Jansen lbw with his offspin","longCaption":"Travis Head trapped Marco Jansen lbw with his offspin, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371439.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371439.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371439.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"battedType":"yes","runs":19,"balls":39,"minutes":42,"fours":2,"sixes":0,"strikerate":48.71,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"dismissalBowler":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †Inglis b Cummins","commentary":"Gerald Coetzee c †Inglis b Cummins 19 (39b 2x4 0x6 42m) SR: 48.71","fielderText":"c †Inglis","bowlerText":"b Cummins"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003egloves a short ball!\u003c/strong\u003e Goes for the pull, it's a feather through to Inglis. He doesn't bother with the review. Well-directed bouncer. Ends a handy partnership. \u003cb\u003eHang on, no mark on Ultra Edge!\u003c/b\u003e Just brushed his elbow/shoulder"}],"fowOrder":6,"fowWicketNum":7,"fowRuns":172,"fowBalls":null,"fowOvers":43.3,"fowOverNumber":44,"ballOversActual":43.3,"ballOversUnique":43.03,"ballTotalRuns":172,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"battedType":"yes","runs":4,"balls":8,"minutes":13,"fours":0,"sixes":0,"strikerate":50,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"dismissalBowler":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Smith b Starc","commentary":"Keshav Maharaj c Smith b Starc 4 (8b 0x4 0x6 13m) SR: 50","fielderText":"c Smith","bowlerText":"b Starc"},"dismissalComment":[{"type":"HTML","html":"round the wicket, full outside off, carved high into the air and taken on the edge of the ring by mid-off. Comes off the toe of the bat. Maybe not the smartest stroke"}],"fowOrder":7,"fowWicketNum":8,"fowRuns":191,"fowBalls":null,"fowOvers":46.2,"fowOverNumber":47,"ballOversActual":46.2,"ballOversUnique":46.02,"ballTotalRuns":191,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":101,"balls":116,"minutes":138,"fours":8,"sixes":5,"strikerate":87.06,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png","dateOfBirth":{"year":1989,"month":6,"date":10},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.1.png","width":160,"height":136,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[3],"playingRoles":["middle-order batter"],"headshotImage":{"id":316655,"objectId":1251288,"slug":"da-miller-headshot","url":"/lsci/db/PICTURES/CMS/316600/316655.png","width":600,"height":436,"caption":"DA Miller headshot","longCaption":"DA Miller headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalBowler":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Head b Cummins","commentary":"David Miller c Head b Cummins 101 (116b 8x4 5x6 138m) SR: 87.06","fielderText":"c Head","bowlerText":"b Cummins"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003egoes again, but finds deep square leg! \u003c/strong\u003e Huge moment with more than two overs still to go. Miller takes on the short ball, can't get distance this time, goes squarer. Head takes it near the rope, tosses it up to make sure and grabs the rebound easily"}],"fowOrder":8,"fowWicketNum":9,"fowRuns":203,"fowBalls":null,"fowOvers":47.2,"fowOverNumber":48,"ballOversActual":47.2,"ballOversUnique":47.03,"ballTotalRuns":203,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371444,"objectId":1409163,"slug":"david-miller-brought-up-a-115-ball-century","url":"/lsci/db/PICTURES/CMS/371400/371444.jpg","width":1400,"height":945,"caption":"David Miller brought up a 115-ball century","longCaption":"David Miller brought up a 115-ball century, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371444.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371444.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371444.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371434,"objectId":1409142,"slug":"david-miller-deposits-one-over-cow-corner","url":"/lsci/db/PICTURES/CMS/371400/371434.jpg","width":1400,"height":933,"caption":"David Miller deposits one over cow corner","longCaption":"David Miller deposits one over cow corner, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371434.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371434.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371434.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371420,"objectId":1409122,"slug":"ground-staff-bring-the-covers-on","url":"/lsci/db/PICTURES/CMS/371400/371420.jpg","width":1400,"height":933,"caption":"Ground staff bring the covers on","longCaption":"Ground staff bring the covers on, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371420.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371420.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371420.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"battedType":"yes","runs":10,"balls":12,"minutes":18,"fours":0,"sixes":1,"strikerate":83.33,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"dismissalBowler":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalFielders":[{"player":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c Maxwell b Cummins","commentary":"Kagiso Rabada c Maxwell b Cummins 10 (12b 0x4 1x6 18m) SR: 83.33","fielderText":"c Maxwell","bowlerText":"b Cummins"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003egreat catch!\u003c/strong\u003e Maxwell at long-on finishes things off. Rabada connect well with his drive down the ground, but Maxwell went low to his right and held it very well"}],"fowOrder":9,"fowWicketNum":10,"fowRuns":212,"fowBalls":null,"fowOvers":49.4,"fowOverNumber":50,"ballOversActual":49.4,"ballOversUnique":49.04,"ballTotalRuns":212,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":58190,"objectId":372116,"name":"T Bavuma","longName":"Temba Bavuma","mobileName":"Bavuma","indexName":"Bavuma, T","battingName":"T Bavuma","fieldingName":"Bavuma","slug":"temba-bavuma","imageUrl":"/lsci/db/PICTURES/CMS/320300/320389.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320389.png"},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":1,"fowOvers":0.6,"fowBalls":null},{"dismissalBatsman":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png"},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":8,"fowOvers":5.4,"fowBalls":null},{"dismissalBatsman":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png"},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":22,"fowOvers":10.5,"fowBalls":null},{"dismissalBatsman":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png"},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":24,"fowOvers":11.5,"fowBalls":null},{"dismissalBatsman":{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png"},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":119,"fowOvers":30.4,"fowBalls":null},{"dismissalBatsman":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png"},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":119,"fowOvers":30.5,"fowBalls":null},{"dismissalBatsman":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":172,"fowOvers":43.3,"fowBalls":null},{"dismissalBatsman":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"},"fowType":1,"fowOrder":7,"fowWicketNum":8,"fowRuns":191,"fowOvers":46.2,"fowBalls":null},{"dismissalBatsman":{"id":53891,"objectId":321777,"name":"DA Miller","longName":"David Miller","mobileName":"Miller","indexName":"Miller, DA","battingName":"DA Miller","fieldingName":"Miller","slug":"david-miller","imageUrl":"/lsci/db/PICTURES/CMS/316600/316655.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316655.png"},"fowType":1,"fowOrder":8,"fowWicketNum":9,"fowRuns":203,"fowOvers":47.2,"fowBalls":null},{"dismissalBatsman":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png"},"fowType":1,"fowOrder":9,"fowWicketNum":10,"fowRuns":212,"fowOvers":49.4,"fowBalls":null}],"inningDRSReviews":[{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"umpire":{"id":8538,"objectId":30988,"name":"Nitin Menon","longName":"Nitin Menon","mobileName":"","indexName":"Menon, NN","battingName":"Nitin Menon","fieldingName":"Nitin Menon","slug":"nitin-menon","imageUrl":"/lsci/db/PICTURES/CMS/282200/282297.1.jpg","headshotImageUrl":null},"batsman":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png"},"bowler":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png"},"oversActual":30.5,"ballsActual":null,"reviewSide":"batting","resultType":"struck","isUmpireCall":false,"remainingCount":1,"originalDecision":"out","drsDecision":"out"}],"inningOverGroups":[]},{"inningNumber":2,"isCurrent":true,"team":{"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"}},"isBatted":true,"runs":215,"wickets":7,"lead":3,"target":213,"overs":47.2,"balls":284,"totalOvers":50,"totalBalls":300,"minutes":null,"extras":17,"byes":0,"legbyes":3,"wides":12,"noballs":2,"penalties":0,"event":3,"ballsPerOver":6,"inningBatsmen":[{"playerRoleType":"P","player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"battedType":"yes","runs":62,"balls":48,"minutes":62,"fours":9,"sixes":2,"strikerate":129.16,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"dismissalBowler":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Maharaj","commentary":"Travis Head b Maharaj 62 (48b 9x4 2x6 62m) SR: 129.16","fielderText":null,"bowlerText":"b Maharaj"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003ebowled him with a beauty first ball!\u003c/b\u003e Huge moment as Maharaj spins one through the gate to castle Head! That's why he's top of the rankings... Full and flighted, the seam rotating around its axis, bites into the turf and swerves back inside the drive to hit middle and off stumps. Australia's firestarter has been doused and SA are still in this"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":106,"fowBalls":null,"fowOvers":14.1,"fowOverNumber":15,"ballOversActual":14.1,"ballOversUnique":14.01,"ballTotalRuns":106,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371458,"objectId":1409186,"slug":"travis-head-was-undone-by-keshav-maharaj","url":"/lsci/db/PICTURES/CMS/371400/371458.jpg","width":1400,"height":933,"caption":"Travis Head was undone by Keshav Maharaj","longCaption":"Travis Head was undone by Keshav Maharaj, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371458.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371458.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371458.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371457,"objectId":1409185,"slug":"keshav-maharaj-struck-first-ball-of-his-spell-too","url":"/lsci/db/PICTURES/CMS/371400/371457.jpg","width":1400,"height":1002,"caption":"Keshav Maharaj struck first ball of his spell too","longCaption":"Keshav Maharaj struck first ball of his spell too, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371457.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371457.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371457.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png","dateOfBirth":{"year":1986,"month":10,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.1.png","width":160,"height":136,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.png","width":600,"height":436,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":29,"balls":18,"minutes":29,"fours":1,"sixes":4,"strikerate":161.11,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png","dateOfBirth":{"year":1986,"month":10,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.1.png","width":160,"height":136,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.png","width":600,"height":436,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalBowler":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Markram","commentary":"David Warner b Markram 29 (18b 1x4 4x6 29m) SR: 161.11","fielderText":null,"bowlerText":"b Markram"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003ebowled him, Markram on the mark!\u003c/b\u003e Warner exposes his stumps and pays the price. Regulation offie from round the wicket to the left-hander and he misses with a push as the ball grips on him. Rattles into middle and off, brings some much-needed respite for SA"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":60,"fowBalls":null,"fowOvers":6.1,"fowOverNumber":7,"ballOversActual":6.1,"ballOversUnique":6.01,"ballTotalRuns":60,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371452,"objectId":1409177,"slug":"aiden-markram-struck-first-ball","url":"/lsci/db/PICTURES/CMS/371400/371452.jpg","width":1400,"height":933,"caption":"Aiden Markram struck first ball","longCaption":"Aiden Markram struck first ball, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371452.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371452.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371452.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":50771,"objectId":272450,"name":"MR Marsh","longName":"Mitchell Marsh","mobileName":"Marsh","indexName":"Marsh, MR","battingName":"MR Marsh","fieldingName":"Marsh","slug":"mitchell-marsh","imageUrl":"/lsci/db/PICTURES/CMS/385700/385798.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385798.png","dateOfBirth":{"year":1991,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.1.png","width":160,"height":136,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.png","width":600,"height":436,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385798.square.png"}}},"battedType":"yes","runs":0,"balls":6,"minutes":5,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":50771,"objectId":272450,"name":"MR Marsh","longName":"Mitchell Marsh","mobileName":"Marsh","indexName":"Marsh, MR","battingName":"MR Marsh","fieldingName":"Marsh","slug":"mitchell-marsh","imageUrl":"/lsci/db/PICTURES/CMS/385700/385798.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385798.png","dateOfBirth":{"year":1991,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.1.png","width":160,"height":136,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.png","width":600,"height":436,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385798.square.png"}}},"dismissalBowler":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"dismissalFielders":[{"player":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c van der Dussen b Rabada","commentary":"Mitchell Marsh c van der Dussen b Rabada 0 (6b 0x4 0x6 5m) SR: 0","fielderText":"c van der Dussen","bowlerText":"b Rabada"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003elaunches into a drive... van der Dussen plucks a screamer in the covers!\u003c/b\u003e SA have two in two overs, Marsh gone for a six-ball duck. That is a stunning snag from the horizontal RvD² because the ball was travelling, full length to his right to get both hands around the ball. Rabada is on the board and SA have a sniff"}],"fowOrder":1,"fowWicketNum":2,"fowRuns":61,"fowBalls":null,"fowOvers":7.4,"fowOverNumber":8,"ballOversActual":7.4,"ballOversUnique":7.04,"ballTotalRuns":61,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371454,"objectId":1409180,"slug":"rassie-van-der-dussen-took-a-blinder-to-dismiss-mitchell-marsh","url":"/lsci/db/PICTURES/CMS/371400/371454.jpg","width":1400,"height":933,"caption":"Rassie van der Dussen took a blinder to dismiss Mitchell Marsh","longCaption":"Rassie van der Dussen took a blinder to dismiss Mitchell Marsh, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371454.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371454.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371454.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"battedType":"yes","runs":30,"balls":62,"minutes":102,"fours":2,"sixes":0,"strikerate":48.38,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"dismissalBowler":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"dismissalFielders":[{"player":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †de Kock b Coetzee","commentary":"Steven Smith c †de Kock b Coetzee 30 (62b 2x4 0x6 102m) SR: 48.38","fielderText":"c †de Kock","bowlerText":"b Coetzee"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eoh goodness, miles in the air and taken by de Kock!\u003c/strong\u003e That came out of nowhere from Smith. A hack across the line of a short-of-a-length ball, goes high into the night sky, and de Kock does well to hold his nerve. He wasn't leaving it to anyone else"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":174,"fowBalls":null,"fowOvers":33.3,"fowOverNumber":34,"ballOversActual":33.3,"ballOversUnique":33.03,"ballTotalRuns":174,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371473,"objectId":1409204,"slug":"quinton-de-kock-latched-on-to-a-skier-to-send-back-steven-smith","url":"/lsci/db/PICTURES/CMS/371400/371473.jpg","width":1400,"height":923,"caption":"Quinton de Kock latched on to a skier to send back Steven Smith","longCaption":"Quinton de Kock latched on to a skier to send back Steven Smith, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371473.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371473.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371473.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371472,"objectId":1409203,"slug":"gerald-coetzee-is-pumped-after-picking-up-the-massive-wicket-of-steven-smith","url":"/lsci/db/PICTURES/CMS/371400/371472.jpg","width":1400,"height":910,"caption":"Gerald Coetzee is pumped after picking up the massive wicket of Steven Smith","longCaption":"Gerald Coetzee is pumped after picking up the massive wicket of Steven Smith, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371472.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371472.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371472.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","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":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast","legbreak"],"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":["batter"],"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"}}},"battedType":"yes","runs":18,"balls":31,"minutes":28,"fours":2,"sixes":0,"strikerate":58.06,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","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":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast","legbreak"],"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":["batter"],"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"}}},"dismissalBowler":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png","dateOfBirth":{"year":1990,"month":2,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lws"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm wrist-spin"],"image":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.1.png","width":160,"height":136,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.png","width":600,"height":436,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322068.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Shamsi","commentary":"Marnus Labuschagne lbw b Shamsi 18 (31b 2x4 0x6 28m) SR: 58.06","fielderText":null,"bowlerText":"b Shamsi"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003ebig appeal, and given lbw! \u003c/strong\u003eLabuschagne misses the reverse sweep. He's called the \u003cstrong\u003ereview\u003c/strong\u003e. He's not hit it. Clipping leg stump. Not by much, but enough"}],"fowOrder":3,"fowWicketNum":4,"fowRuns":133,"fowBalls":null,"fowOvers":21.5,"fowOverNumber":22,"ballOversActual":21.5,"ballOversUnique":21.07,"ballTotalRuns":133,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371462,"objectId":1409191,"slug":"tabraiz-shamsi-is-over-the-moon-after-getting-rid-of-marnus-labuschagne","url":"/lsci/db/PICTURES/CMS/371400/371462.jpg","width":1400,"height":1346,"caption":"Tabraiz Shamsi is over the moon after getting rid of Marnus Labuschagne","longCaption":"Tabraiz Shamsi is over the moon after getting rid of Marnus Labuschagne, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371462.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371462.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371462.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371460,"objectId":1409188,"slug":"tabraiz-shamsi-is-left-frustrated-as-a-review-goes-marnus-labuschagne-s-way","url":"/lsci/db/PICTURES/CMS/371400/371460.jpg","width":1400,"height":920,"caption":"Tabraiz Shamsi is left frustrated as a review goes Marnus Labuschagne's way","longCaption":"Tabraiz Shamsi is left frustrated as a review goes Marnus Labuschagne's way, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371460.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371460.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371460.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371459,"objectId":1409187,"slug":"tabraiz-shamsi-appealed-hard-for-an-lbw-but-did-not-get-the-decision","url":"/lsci/db/PICTURES/CMS/371400/371459.jpg","width":1400,"height":933,"caption":"Tabraiz Shamsi appealed hard for an lbw but did not get the decision","longCaption":"Tabraiz Shamsi appealed hard for an lbw but did not get the decision, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371459.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371459.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371459.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":1,"balls":5,"minutes":8,"fours":0,"sixes":0,"strikerate":20,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalBowler":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png","dateOfBirth":{"year":1990,"month":2,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lws"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm wrist-spin"],"image":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.1.png","width":160,"height":136,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.png","width":600,"height":436,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322068.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Shamsi","commentary":"Glenn Maxwell b Shamsi 1 (5b 0x4 0x6 8m) SR: 20","fielderText":null,"bowlerText":"b Shamsi"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003edone him! Oh boy, what a moment.\u003c/strong\u003e Shamsi is off. Touch shorter, Maxwell goes for the pull, the ball skids through and clatters into leg stump. From 201 to 1"}],"fowOrder":4,"fowWicketNum":5,"fowRuns":137,"fowBalls":null,"fowOvers":23.4,"fowOverNumber":24,"ballOversActual":23.4,"ballOversUnique":23.04,"ballTotalRuns":137,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"WK","player":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"battedType":"yes","runs":28,"balls":49,"minutes":66,"fours":3,"sixes":0,"strikerate":57.14,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"dismissalBowler":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Coetzee","commentary":"Josh Inglis b Coetzee 28 (49b 3x4 0x6 66m) SR: 57.14","fielderText":null,"bowlerText":"b Coetzee"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003ebowled 'im, Inglis plays over a straight one!\u003c/b\u003e Coetzee finds the perfect full length, cross-seam and skidding under the bat as he tries to flick off his toes. Gets the benefit of forcing the batter back with short stuff, as half a stride forward would have turned that into a full toss. Instead it sneaks through to light up the zing bails and rekindle SA hopes!"}],"fowOrder":6,"fowWicketNum":7,"fowRuns":193,"fowBalls":null,"fowOvers":39.5,"fowOverNumber":40,"ballOversActual":39.5,"ballOversUnique":39.05,"ballTotalRuns":193,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371478,"objectId":1409211,"slug":"gerald-coetzee-bowled-with-a-lot-of-heart-and-got-rewarded-for-it","url":"/lsci/db/PICTURES/CMS/371400/371478.jpg","width":1400,"height":2017,"caption":"Gerald Coetzee bowled with a lot of heart, and got rewarded for it","longCaption":"Gerald Coetzee bowled with a lot of heart, and got rewarded for it, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371478.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371478.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371478.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":16,"balls":38,"minutes":61,"fours":2,"sixes":0,"strikerate":42.1,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"not out","long":"not out ","commentary":"Mitchell Starc not out 16 (38b 2x4 0x6 61m) SR: 42.1","fielderText":null,"bowlerText":null},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":2},{"playerRoleType":"C","player":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":14,"balls":29,"minutes":32,"fours":2,"sixes":0,"strikerate":48.27,"isOut":false,"dismissalType":12,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":{"short":"not out","long":"not out ","commentary":"Pat Cummins not out 14 (29b 2x4 0x6 32m) SR: 48.27","fielderText":null,"bowlerText":null},"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[{"id":371486,"objectId":1409222,"slug":"south-africa-had-to-reconcile-to-another-world-cup-semi-final-defeat","url":"/lsci/db/PICTURES/CMS/371400/371486.jpg","width":1400,"height":890,"caption":"South Africa had to reconcile to another World Cup semi-final defeat","longCaption":"South Africa had to reconcile to another World Cup semi-final defeat, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371486.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371486.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371486.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371484,"objectId":1409220,"slug":"the-south-africans-were-a-disconsolate-bunch-at-the-end-of-it","url":"/lsci/db/PICTURES/CMS/371400/371484.jpg","width":1400,"height":861,"caption":"The South Africans were a disconsolate bunch at the end of it","longCaption":"The South Africans were a disconsolate bunch at the end of it, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371484.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371484.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371484.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371482,"objectId":1409218,"slug":"pat-cummins-and-mitchell-starc-can-finally-have-a-laugh","url":"/lsci/db/PICTURES/CMS/371400/371482.jpg","width":1400,"height":1960,"caption":"Pat Cummins and Mitchell Starc can finally have a laugh","longCaption":"Pat Cummins and Mitchell Starc can finally have a laugh, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371482.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371482.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371482.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371488,"objectId":1409225,"slug":"mitchell-starc-and-pat-cummins-added-22-runs-off-46-balls-to-take-australia-home","url":"/lsci/db/PICTURES/CMS/371400/371488.jpg","width":1400,"height":975,"caption":"Mitchell Starc and Pat Cummins added 22 runs off 46 balls to take Australia home","longCaption":"Mitchell Starc and Pat Cummins added 22 runs off 46 balls to take Australia home, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371488.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371488.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371488.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":1},{"playerRoleType":"P","player":{"id":58435,"objectId":379504,"name":"A Zampa","longName":"Adam Zampa","mobileName":"Zampa","indexName":"Zampa, A","battingName":"A Zampa","fieldingName":"Zampa","slug":"adam-zampa","imageUrl":"/lsci/db/PICTURES/CMS/321500/321549.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321549.png","dateOfBirth":{"year":1992,"month":3,"date":31},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":321549,"objectId":1263442,"slug":"adam-zampa-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321549.1.png","width":160,"height":136,"caption":"Adam Zampa player page headshot cutout, 2021","longCaption":"Adam Zampa player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":321549,"objectId":1263442,"slug":"adam-zampa-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321549.png","width":600,"height":436,"caption":"Adam Zampa player page headshot cutout, 2021","longCaption":"Adam Zampa player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321549.square.png"}}},"battedType":"DNB","runs":null,"balls":null,"minutes":null,"fours":null,"sixes":null,"strikerate":null,"isOut":false,"dismissalType":null,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":null,"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":51367,"objectId":288284,"name":"JR Hazlewood","longName":"Josh Hazlewood","mobileName":"Hazlewood","indexName":"Hazlewood, JR","battingName":"JR Hazlewood","fieldingName":"Hazlewood","slug":"josh-hazlewood","imageUrl":"/lsci/db/PICTURES/CMS/390900/390976.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316622.png","dateOfBirth":{"year":1991,"month":1,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rfm"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast-medium"],"image":{"id":390976,"objectId":1459662,"slug":"josh-hazlewood-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390976.5.png","width":160,"height":136,"caption":"Josh Hazlewood, player portrait","longCaption":"Josh Hazlewood, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316622,"objectId":1251254,"slug":"josh-hazlewood-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/316600/316622.png","width":600,"height":436,"caption":"Josh Hazlewood, player page headshot cutout, 2024","longCaption":"Josh Hazlewood, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/316600/316622.square.png"}}},"battedType":"DNB","runs":null,"balls":null,"minutes":null,"fours":null,"sixes":null,"strikerate":null,"isOut":false,"dismissalType":null,"dismissalBatsman":null,"dismissalBowler":null,"dismissalFielders":null,"dismissalText":null,"dismissalComment":null,"fowOrder":null,"fowWicketNum":null,"fowRuns":null,"fowBalls":null,"fowOvers":null,"fowOverNumber":null,"ballOversActual":null,"ballOversUnique":null,"ballTotalRuns":null,"ballBatsmanRuns":null,"videos":[],"images":[],"currentType":null}],"inningBowlers":[{"player":{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png","dateOfBirth":{"year":2000,"month":5,"date":1},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.1.png","width":160,"height":136,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[11],"playingRoles":["bowling allrounder"],"headshotImage":{"id":337189,"objectId":1308570,"slug":"marco-jansen-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/337100/337189.png","width":600,"height":436,"caption":"Marco Jansen, player page headshot cutout 2022","longCaption":"Marco Jansen, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/337100/337189.square.png"}}},"bowledType":"yes","overs":4.2,"balls":26,"maidens":0,"conceded":35,"wickets":0,"economy":8.07,"runsPerBall":1.34,"dots":18,"fours":6,"sixes":1,"wides":4,"noballs":0,"videos":[],"images":[{"id":371486,"objectId":1409222,"slug":"south-africa-had-to-reconcile-to-another-world-cup-semi-final-defeat","url":"/lsci/db/PICTURES/CMS/371400/371486.jpg","width":1400,"height":890,"caption":"South Africa had to reconcile to another World Cup semi-final defeat","longCaption":"South Africa had to reconcile to another World Cup semi-final defeat, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371486.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371486.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371486.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371484,"objectId":1409220,"slug":"the-south-africans-were-a-disconsolate-bunch-at-the-end-of-it","url":"/lsci/db/PICTURES/CMS/371400/371484.jpg","width":1400,"height":861,"caption":"The South Africans were a disconsolate bunch at the end of it","longCaption":"The South Africans were a disconsolate bunch at the end of it, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371484.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371484.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371484.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371482,"objectId":1409218,"slug":"pat-cummins-and-mitchell-starc-can-finally-have-a-laugh","url":"/lsci/db/PICTURES/CMS/371400/371482.jpg","width":1400,"height":1960,"caption":"Pat Cummins and Mitchell Starc can finally have a laugh","longCaption":"Pat Cummins and Mitchell Starc can finally have a laugh, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371482.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371482.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371482.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371488,"objectId":1409225,"slug":"mitchell-starc-and-pat-cummins-added-22-runs-off-46-balls-to-take-australia-home","url":"/lsci/db/PICTURES/CMS/371400/371488.jpg","width":1400,"height":975,"caption":"Mitchell Starc and Pat Cummins added 22 runs off 46 balls to take Australia home","longCaption":"Mitchell Starc and Pat Cummins added 22 runs off 46 balls to take Australia home, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371488.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371488.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371488.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":1,"inningWickets":[]},{"player":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"bowledType":"yes","overs":6,"balls":36,"maidens":0,"conceded":41,"wickets":1,"economy":6.83,"runsPerBall":1.13,"dots":24,"fours":2,"sixes":4,"wides":1,"noballs":1,"videos":[],"images":[{"id":371454,"objectId":1409180,"slug":"rassie-van-der-dussen-took-a-blinder-to-dismiss-mitchell-marsh","url":"/lsci/db/PICTURES/CMS/371400/371454.jpg","width":1400,"height":933,"caption":"Rassie van der Dussen took a blinder to dismiss Mitchell Marsh","longCaption":"Rassie van der Dussen took a blinder to dismiss Mitchell Marsh, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371454.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371454.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371454.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":50771,"objectId":272450,"name":"MR Marsh","longName":"Mitchell Marsh","mobileName":"Marsh","indexName":"Marsh, MR","battingName":"MR Marsh","fieldingName":"Marsh","slug":"mitchell-marsh","imageUrl":"/lsci/db/PICTURES/CMS/385700/385798.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385798.png","dateOfBirth":{"year":1991,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.1.png","width":160,"height":136,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.png","width":600,"height":436,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385798.square.png"}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003elaunches into a drive... van der Dussen plucks a screamer in the covers!\u003c/b\u003e SA have two in two overs, Marsh gone for a six-ball duck. That is a stunning snag from the horizontal RvD² because the ball was travelling, full length to his right to get both hands around the ball. Rabada is on the board and SA have a sniff"}],"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":61,"fowOvers":7.4,"fowBalls":null}]},{"player":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"bowledType":"yes","overs":8,"balls":48,"maidens":1,"conceded":23,"wickets":1,"economy":2.87,"runsPerBall":0.47,"dots":34,"fours":1,"sixes":1,"wides":1,"noballs":0,"videos":[],"images":[{"id":371452,"objectId":1409177,"slug":"aiden-markram-struck-first-ball","url":"/lsci/db/PICTURES/CMS/371400/371452.jpg","width":1400,"height":933,"caption":"Aiden Markram struck first ball","longCaption":"Aiden Markram struck first ball, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371452.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371452.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371452.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":2,"inningWickets":[{"dismissalBatsman":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png","dateOfBirth":{"year":1986,"month":10,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.1.png","width":160,"height":136,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.png","width":600,"height":436,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003ebowled him, Markram on the mark!\u003c/b\u003e Warner exposes his stumps and pays the price. Regulation offie from round the wicket to the left-hander and he misses with a push as the ball grips on him. Rattles into middle and off, brings some much-needed respite for SA"}],"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":60,"fowOvers":6.1,"fowBalls":null}]},{"player":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"bowledType":"yes","overs":9,"balls":54,"maidens":0,"conceded":47,"wickets":2,"economy":5.22,"runsPerBall":0.87,"dots":35,"fours":8,"sixes":0,"wides":1,"noballs":1,"videos":[],"images":[{"id":371473,"objectId":1409204,"slug":"quinton-de-kock-latched-on-to-a-skier-to-send-back-steven-smith","url":"/lsci/db/PICTURES/CMS/371400/371473.jpg","width":1400,"height":923,"caption":"Quinton de Kock latched on to a skier to send back Steven Smith","longCaption":"Quinton de Kock latched on to a skier to send back Steven Smith, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371473.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371473.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371473.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371472,"objectId":1409203,"slug":"gerald-coetzee-is-pumped-after-picking-up-the-massive-wicket-of-steven-smith","url":"/lsci/db/PICTURES/CMS/371400/371472.jpg","width":1400,"height":910,"caption":"Gerald Coetzee is pumped after picking up the massive wicket of Steven Smith","longCaption":"Gerald Coetzee is pumped after picking up the massive wicket of Steven Smith, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371472.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371472.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371472.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371478,"objectId":1409211,"slug":"gerald-coetzee-bowled-with-a-lot-of-heart-and-got-rewarded-for-it","url":"/lsci/db/PICTURES/CMS/371400/371478.jpg","width":1400,"height":2017,"caption":"Gerald Coetzee bowled with a lot of heart, and got rewarded for it","longCaption":"Gerald Coetzee bowled with a lot of heart, and got rewarded for it, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371478.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371478.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371478.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"dismissalType":1,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eoh goodness, miles in the air and taken by de Kock!\u003c/strong\u003e That came out of nowhere from Smith. A hack across the line of a short-of-a-length ball, goes high into the night sky, and de Kock does well to hold his nerve. He wasn't leaving it to anyone else"}],"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":174,"fowOvers":33.3,"fowBalls":null},{"dismissalBatsman":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003ebowled 'im, Inglis plays over a straight one!\u003c/b\u003e Coetzee finds the perfect full length, cross-seam and skidding under the bat as he tries to flick off his toes. Gets the benefit of forcing the batter back with short stuff, as half a stride forward would have turned that into a full toss. Instead it sneaks through to light up the zing bails and rekindle SA hopes!"}],"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":193,"fowOvers":39.5,"fowBalls":null}]},{"player":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png","dateOfBirth":{"year":1990,"month":2,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lws"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm wrist-spin"],"image":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.1.png","width":160,"height":136,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.png","width":600,"height":436,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322068.square.png"}}},"bowledType":"yes","overs":10,"balls":60,"maidens":0,"conceded":42,"wickets":2,"economy":4.2,"runsPerBall":0.7,"dots":36,"fours":3,"sixes":0,"wides":5,"noballs":0,"videos":[],"images":[{"id":371460,"objectId":1409188,"slug":"tabraiz-shamsi-is-left-frustrated-as-a-review-goes-marnus-labuschagne-s-way","url":"/lsci/db/PICTURES/CMS/371400/371460.jpg","width":1400,"height":920,"caption":"Tabraiz Shamsi is left frustrated as a review goes Marnus Labuschagne's way","longCaption":"Tabraiz Shamsi is left frustrated as a review goes Marnus Labuschagne's way, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371460.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371460.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371460.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371459,"objectId":1409187,"slug":"tabraiz-shamsi-appealed-hard-for-an-lbw-but-did-not-get-the-decision","url":"/lsci/db/PICTURES/CMS/371400/371459.jpg","width":1400,"height":933,"caption":"Tabraiz Shamsi appealed hard for an lbw but did not get the decision","longCaption":"Tabraiz Shamsi appealed hard for an lbw but did not get the decision, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371459.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371459.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371459.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371462,"objectId":1409191,"slug":"tabraiz-shamsi-is-over-the-moon-after-getting-rid-of-marnus-labuschagne","url":"/lsci/db/PICTURES/CMS/371400/371462.jpg","width":1400,"height":1346,"caption":"Tabraiz Shamsi is over the moon after getting rid of Marnus Labuschagne","longCaption":"Tabraiz Shamsi is over the moon after getting rid of Marnus Labuschagne, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371462.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371462.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371462.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","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":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast","legbreak"],"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":["batter"],"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"}}},"dismissalType":3,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003ebig appeal, and given lbw! \u003c/strong\u003eLabuschagne misses the reverse sweep. He's called the \u003cstrong\u003ereview\u003c/strong\u003e. He's not hit it. Clipping leg stump. Not by much, but enough"}],"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":133,"fowOvers":21.5,"fowBalls":null},{"dismissalBatsman":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003edone him! Oh boy, what a moment.\u003c/strong\u003e Shamsi is off. Touch shorter, Maxwell goes for the pull, the ball skids through and clatters into leg stump. From 201 to 1"}],"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":137,"fowOvers":23.4,"fowBalls":null}]},{"player":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"bowledType":"yes","overs":10,"balls":60,"maidens":0,"conceded":24,"wickets":1,"economy":2.4,"runsPerBall":0.4,"dots":39,"fours":1,"sixes":0,"wides":0,"noballs":0,"videos":[],"images":[{"id":371458,"objectId":1409186,"slug":"travis-head-was-undone-by-keshav-maharaj","url":"/lsci/db/PICTURES/CMS/371400/371458.jpg","width":1400,"height":933,"caption":"Travis Head was undone by Keshav Maharaj","longCaption":"Travis Head was undone by Keshav Maharaj, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371458.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371458.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371458.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371457,"objectId":1409185,"slug":"keshav-maharaj-struck-first-ball-of-his-spell-too","url":"/lsci/db/PICTURES/CMS/371400/371457.jpg","width":1400,"height":1002,"caption":"Keshav Maharaj struck first ball of his spell too","longCaption":"Keshav Maharaj struck first ball of his spell too, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371457.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371457.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371457.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null,"inningWickets":[{"dismissalBatsman":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"dismissalType":2,"dismissalComment":[{"type":"HTML","html":"\u003cb\u003ebowled him with a beauty first ball!\u003c/b\u003e Huge moment as Maharaj spins one through the gate to castle Head! That's why he's top of the rankings... Full and flighted, the seam rotating around its axis, bites into the turf and swerves back inside the drive to hit middle and off stumps. Australia's firestarter has been doused and SA are still in this"}],"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":106,"fowOvers":14.1,"fowBalls":null}]}],"inningPartnerships":[{"player1":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png","dateOfBirth":{"year":1986,"month":10,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.1.png","width":160,"height":136,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.png","width":600,"height":436,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"player2":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"outPlayerId":48739,"player1Runs":29,"player1Balls":18,"player2Runs":25,"player2Balls":20,"runs":60,"balls":38,"overs":6.1,"isLive":false},{"player1":{"id":50771,"objectId":272450,"name":"MR Marsh","longName":"Mitchell Marsh","mobileName":"Marsh","indexName":"Marsh, MR","battingName":"MR Marsh","fieldingName":"Marsh","slug":"mitchell-marsh","imageUrl":"/lsci/db/PICTURES/CMS/385700/385798.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385798.png","dateOfBirth":{"year":1991,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.1.png","width":160,"height":136,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.png","width":600,"height":436,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385798.square.png"}}},"player2":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"outPlayerId":50771,"player1Runs":0,"player1Balls":6,"player2Runs":1,"player2Balls":3,"runs":1,"balls":9,"overs":1.3,"isLive":false},{"player1":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"player2":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"outPlayerId":66190,"player1Runs":8,"player1Balls":14,"player2Runs":36,"player2Balls":25,"runs":45,"balls":39,"overs":6.3,"isLive":false},{"player1":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"player2":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","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":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast","legbreak"],"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":["batter"],"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"}}},"outPlayerId":78285,"player1Runs":5,"player1Balls":15,"player2Runs":18,"player2Balls":31,"runs":27,"balls":46,"overs":7.4,"isLive":false},{"player1":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"player2":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"outPlayerId":54222,"player1Runs":3,"player1Balls":6,"player2Runs":1,"player2Balls":5,"runs":4,"balls":11,"overs":1.5,"isLive":false},{"player1":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"player2":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"outPlayerId":50281,"player1Runs":14,"player1Balls":27,"player2Runs":19,"player2Balls":32,"runs":37,"balls":59,"overs":9.5,"isLive":false},{"player1":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"player2":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"outPlayerId":72093,"player1Runs":10,"player1Balls":21,"player2Runs":9,"player2Balls":17,"runs":19,"balls":38,"overs":6.2,"isLive":false},{"player1":{"id":53330,"objectId":311592,"name":"MA Starc","longName":"Mitchell Starc","mobileName":"Starc","indexName":"Starc, MA","battingName":"MA Starc","fieldingName":"Starc","slug":"mitchell-starc","imageUrl":"/lsci/db/PICTURES/CMS/390900/390978.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316644.png","dateOfBirth":{"year":1990,"month":1,"date":30},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["left-arm fast"],"image":{"id":390978,"objectId":1459665,"slug":"mitchell-starc-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390978.5.png","width":160,"height":136,"caption":"Mitchell Starc, player portrait","longCaption":"Mitchell Starc, player portrait","credit":"ICC/Getty Images","photographer":"Matthew Lewis","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316644,"objectId":1251277,"slug":"ma-starc-headshot","url":"/lsci/db/PICTURES/CMS/316600/316644.png","width":600,"height":436,"caption":"MA Starc headshot","longCaption":"MA Starc headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"player2":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png","dateOfBirth":{"year":1993,"month":5,"date":8},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":390954,"objectId":1459614,"slug":"pat-cummins-player-portrait","url":"/lsci/db/PICTURES/CMS/390900/390954.5.png","width":160,"height":136,"caption":"Pat Cummins, player portrait","longCaption":"Pat Cummins, player portrait","credit":"Cricket Australia/Getty Images","photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":316692,"objectId":1251325,"slug":"pj-cummins-headshot","url":"/lsci/db/PICTURES/CMS/316600/316692.png","width":600,"height":436,"caption":"PJ Cummins headshot","longCaption":"PJ Cummins headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"outPlayerId":null,"player1Runs":6,"player1Balls":17,"player2Runs":14,"player2Balls":29,"runs":22,"balls":46,"overs":7.3,"isLive":true}],"inningOvers":[{"overNumber":1,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":6,"totalRuns":5,"totalWickets":0,"overRunRate":5,"bowlers":[{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png"}],"requiredRunRate":4.24,"requiredRuns":208,"remainingBalls":294,"predictions":{"score":304,"winProbability":80.17},"balls":[{"_uid":44149368,"id":44149368,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.01,"oversActual":0.1,"overNumber":1,"ballNumber":1,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"SHORT_OF_A_GOOD_LENGTH","shotType":"CUT_SHOT","shotControl":2,"timestamp":"2023-11-16T13:16:26.000Z","modified":"2023-11-16T13:16:29.000Z","batsmanPlayerId":66190,"nonStrikerPlayerId":48739,"bowlerPlayerId":73871,"outPlayerId":null,"totalInningRuns":0,"totalInningWickets":0,"predictions":{"score":305,"winProbability":83.17},"batsmanStatText":{"statInfo":"0* (1b)","short":"TM Head 0* (1b)","long":"Travis Head 0* (1b)"},"bowlerStatText":{"short":"M Jansen 0.1-0-0-0","long":"Marco Jansen 0.1-0-0-0"}},{"_uid":44149369,"id":44149369,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.02,"oversActual":0.2,"overNumber":1,"ballNumber":2,"totalRuns":4,"batsmanRuns":4,"isFour":true,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":363,"wagonY":204,"wagonZone":3,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"SQUARE_DRIVE","shotControl":1,"timestamp":"2023-11-16T13:17:16.000Z","modified":"2023-11-16T13:17:18.000Z","batsmanPlayerId":66190,"nonStrikerPlayerId":48739,"bowlerPlayerId":73871,"outPlayerId":null,"totalInningRuns":4,"totalInningWickets":0,"predictions":{"score":308,"winProbability":83.22},"batsmanStatText":{"statInfo":"4* (2b)","short":"TM Head 4* (2b 1x4)","long":"Travis Head 4* (2b 1x4)"},"bowlerStatText":{"short":"M Jansen 0.2-0-4-0","long":"Marco Jansen 0.2-0-4-0"}},{"_uid":44149370,"id":44149370,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.03,"oversActual":0.3,"overNumber":1,"ballNumber":3,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"LEFT_ALONE","shotControl":1,"timestamp":"2023-11-16T13:17:29.000Z","modified":"2023-11-16T13:17:32.000Z","batsmanPlayerId":66190,"nonStrikerPlayerId":48739,"bowlerPlayerId":73871,"outPlayerId":null,"totalInningRuns":4,"totalInningWickets":0,"predictions":{"score":307,"winProbability":83.57},"batsmanStatText":{"statInfo":"4* (3b)","short":"TM Head 4* (3b 1x4)","long":"Travis Head 4* (3b 1x4)"},"bowlerStatText":{"short":"M Jansen 0.3-0-4-0","long":"Marco Jansen 0.3-0-4-0"}},{"_uid":44149371,"id":44149371,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.04,"oversActual":0.4,"overNumber":1,"ballNumber":4,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"COVER_DRIVE","shotControl":2,"timestamp":"2023-11-16T13:18:06.000Z","modified":"2023-11-16T13:18:08.000Z","batsmanPlayerId":66190,"nonStrikerPlayerId":48739,"bowlerPlayerId":73871,"outPlayerId":null,"totalInningRuns":4,"totalInningWickets":0,"predictions":{"score":306,"winProbability":81.88},"batsmanStatText":{"statInfo":"4* (4b)","short":"TM Head 4* (4b 1x4)","long":"Travis Head 4* (4b 1x4)"},"bowlerStatText":{"short":"M Jansen 0.4-0-4-0","long":"Marco Jansen 0.4-0-4-0"}},{"_uid":44149372,"id":44149372,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.05,"oversActual":0.5,"overNumber":1,"ballNumber":5,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":232,"wagonY":182,"wagonZone":3,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"GOOD_LENGTH","shotType":"PUSH","shotControl":1,"timestamp":"2023-11-16T13:18:44.000Z","modified":"2023-11-16T13:18:47.000Z","batsmanPlayerId":66190,"nonStrikerPlayerId":48739,"bowlerPlayerId":73871,"outPlayerId":null,"totalInningRuns":4,"totalInningWickets":0,"predictions":{"score":305,"winProbability":81.41},"batsmanStatText":{"statInfo":"4* (5b)","short":"TM Head 4* (5b 1x4)","long":"Travis Head 4* (5b 1x4)"},"bowlerStatText":{"short":"M Jansen 0.5-0-4-0","long":"Marco Jansen 0.5-0-4-0"}},{"_uid":44149373,"id":44149373,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.06,"oversActual":0.6,"overNumber":1,"ballNumber":6,"totalRuns":1,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":1,"noballs":0,"penalties":0,"wagonX":0,"wagonY":0,"wagonZone":0,"pitchLine":"DOWN_LEG","pitchLength":"GOOD_LENGTH","shotType":"LEG_GLANCE","shotControl":null,"timestamp":"2023-11-16T13:19:24.000Z","modified":"2023-11-16T13:19:26.000Z","batsmanPlayerId":66190,"nonStrikerPlayerId":48739,"bowlerPlayerId":73871,"outPlayerId":null,"totalInningRuns":5,"totalInningWickets":0,"predictions":{"score":305,"winProbability":80.61},"batsmanStatText":{"statInfo":"4* (5b)","short":"TM Head 4* (5b 1x4)","long":"Travis Head 4* (5b 1x4)"},"bowlerStatText":{"short":"M Jansen 0.5-0-5-0","long":"Marco Jansen 0.5-0-5-0"}},{"_uid":44149374,"id":44149374,"inningNumber":2,"ballsActual":null,"ballsUnique":null,"oversUnique":0.07,"oversActual":0.6,"overNumber":1,"ballNumber":7,"totalRuns":0,"batsmanRuns":0,"isFour":false,"isSix":false,"isWicket":false,"dismissalType":null,"byes":0,"legbyes":0,"wides":0,"noballs":0,"penalties":0,"wagonX":203,"wagonY":184,"wagonZone":3,"pitchLine":"OUTSIDE_OFFSTUMP","pitchLength":"FULL","shotType":"PUSH","shotControl":1,"timestamp":"2023-11-16T13:19:58.000Z","modified":"2023-11-16T13:20:01.000Z","batsmanPlayerId":66190,"nonStrikerPlayerId":48739,"bowlerPlayerId":73871,"outPlayerId":null,"totalInningRuns":5,"totalInningWickets":0,"predictions":{"score":304,"winProbability":80.17},"batsmanStatText":{"statInfo":"4* (6b)","short":"TM Head 4* (6b 1x4)","long":"Travis Head 4* (6b 1x4)"},"bowlerStatText":{"short":"M Jansen 1-0-5-0","long":"Marco Jansen 1-0-5-0"}}],"events":[]},{"overNumber":2,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":12,"totalRuns":10,"totalWickets":0,"overRunRate":5,"bowlers":[{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png"}],"requiredRunRate":4.22,"requiredRuns":203,"remainingBalls":288,"predictions":{"score":303,"winProbability":81.34},"balls":[],"events":[]},{"overNumber":3,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":18,"totalRuns":17,"totalWickets":0,"overRunRate":5.66,"bowlers":[{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png"}],"requiredRunRate":4.17,"requiredRuns":196,"remainingBalls":282,"predictions":{"score":303,"winProbability":84.08},"balls":[],"events":[]},{"overNumber":4,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":24,"totalRuns":24,"totalWickets":0,"overRunRate":6,"bowlers":[{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png"}],"requiredRunRate":4.1,"requiredRuns":189,"remainingBalls":276,"predictions":{"score":305,"winProbability":85.96},"balls":[],"events":[]},{"overNumber":5,"overRuns":15,"overWickets":0,"isComplete":true,"totalBalls":30,"totalRuns":39,"totalWickets":0,"overRunRate":7.8,"bowlers":[{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png"}],"requiredRunRate":3.86,"requiredRuns":174,"remainingBalls":270,"predictions":{"score":315,"winProbability":91.03},"balls":[],"events":[]},{"overNumber":6,"overRuns":21,"overWickets":0,"isComplete":true,"totalBalls":36,"totalRuns":60,"totalWickets":0,"overRunRate":10,"bowlers":[{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png"}],"requiredRunRate":3.47,"requiredRuns":153,"remainingBalls":264,"predictions":{"score":343,"winProbability":94.86},"balls":[],"events":[]},{"overNumber":7,"overRuns":0,"overWickets":1,"isComplete":true,"totalBalls":42,"totalRuns":60,"totalWickets":1,"overRunRate":8.57,"bowlers":[{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png"}],"requiredRunRate":3.55,"requiredRuns":153,"remainingBalls":258,"predictions":{"score":324,"winProbability":93.24},"balls":[],"events":[]},{"overNumber":8,"overRuns":1,"overWickets":1,"isComplete":true,"totalBalls":48,"totalRuns":61,"totalWickets":2,"overRunRate":7.62,"bowlers":[{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png"}],"requiredRunRate":3.61,"requiredRuns":152,"remainingBalls":252,"predictions":{"score":303,"winProbability":90.26},"balls":[],"events":[]},{"overNumber":9,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":54,"totalRuns":68,"totalWickets":2,"overRunRate":7.55,"bowlers":[{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png"}],"requiredRunRate":3.53,"requiredRuns":145,"remainingBalls":246,"predictions":{"score":306,"winProbability":91.23},"balls":[],"events":[]},{"overNumber":10,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":60,"totalRuns":74,"totalWickets":2,"overRunRate":7.4,"bowlers":[{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png"}],"requiredRunRate":3.47,"requiredRuns":139,"remainingBalls":240,"predictions":{"score":307,"winProbability":91.73},"balls":[],"events":[]},{"overNumber":11,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":66,"totalRuns":77,"totalWickets":2,"overRunRate":7,"bowlers":[{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png"}],"requiredRunRate":3.48,"requiredRuns":136,"remainingBalls":234,"predictions":{"score":302,"winProbability":90.92},"balls":[],"events":[]},{"overNumber":12,"overRuns":15,"overWickets":0,"isComplete":true,"totalBalls":72,"totalRuns":92,"totalWickets":2,"overRunRate":7.66,"bowlers":[{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"}],"requiredRunRate":3.18,"requiredRuns":121,"remainingBalls":228,"predictions":{"score":315,"winProbability":93.31},"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":11.01,"batsman":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png"},"fielders":[]}]},{"overNumber":13,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":78,"totalRuns":98,"totalWickets":2,"overRunRate":7.53,"bowlers":[{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png"}],"requiredRunRate":3.1,"requiredRuns":115,"remainingBalls":222,"predictions":{"score":322,"winProbability":94.95},"balls":[],"events":[]},{"overNumber":14,"overRuns":8,"overWickets":0,"isComplete":true,"totalBalls":84,"totalRuns":106,"totalWickets":2,"overRunRate":7.57,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.97,"requiredRuns":107,"remainingBalls":216,"predictions":{"score":331,"winProbability":96.43},"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":13.03,"batsman":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png"},"fielders":[{"id":61634,"objectId":436757,"name":"H Klaasen","longName":"Heinrich Klaasen","mobileName":"Klaasen","indexName":"Klaasen, H","battingName":"H Klaasen","fieldingName":"Klaasen","slug":"heinrich-klaasen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322073.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322073.png"}]}]},{"overNumber":15,"overRuns":3,"overWickets":1,"isComplete":true,"totalBalls":90,"totalRuns":109,"totalWickets":3,"overRunRate":7.26,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":2.97,"requiredRuns":104,"remainingBalls":210,"predictions":{"score":311,"winProbability":94.4},"balls":[],"events":[]},{"overNumber":16,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":96,"totalRuns":114,"totalWickets":3,"overRunRate":7.12,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.91,"requiredRuns":99,"remainingBalls":204,"predictions":{"score":318,"winProbability":95.62},"balls":[],"events":[]},{"overNumber":17,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":102,"totalRuns":116,"totalWickets":3,"overRunRate":6.82,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":2.93,"requiredRuns":97,"remainingBalls":198,"predictions":{"score":308,"winProbability":94.95},"balls":[],"events":[]},{"overNumber":18,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":108,"totalRuns":118,"totalWickets":3,"overRunRate":6.55,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.96,"requiredRuns":95,"remainingBalls":192,"predictions":{"score":306,"winProbability":94.85},"balls":[],"events":[]},{"overNumber":19,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":114,"totalRuns":119,"totalWickets":3,"overRunRate":6.26,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":3.03,"requiredRuns":94,"remainingBalls":186,"predictions":{"score":305,"winProbability":95.13},"balls":[],"events":[]},{"overNumber":20,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":120,"totalRuns":124,"totalWickets":3,"overRunRate":6.2,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.96,"requiredRuns":89,"remainingBalls":180,"predictions":{"score":308,"winProbability":95.94},"balls":[],"events":[]},{"overNumber":21,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":126,"totalRuns":130,"totalWickets":3,"overRunRate":6.19,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":2.86,"requiredRuns":83,"remainingBalls":174,"predictions":{"score":311,"winProbability":97.01},"balls":[],"events":[]},{"overNumber":22,"overRuns":3,"overWickets":1,"isComplete":true,"totalBalls":132,"totalRuns":133,"totalWickets":4,"overRunRate":6.04,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.85,"requiredRuns":80,"remainingBalls":168,"predictions":{"score":285,"winProbability":94.53},"balls":[],"events":[]},{"overNumber":23,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":138,"totalRuns":134,"totalWickets":4,"overRunRate":5.82,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":2.92,"requiredRuns":79,"remainingBalls":162,"predictions":{"score":283,"winProbability":93.35},"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":2,"oversUnique":22.05,"teamId":3,"isSuccessful":false}]},{"overNumber":24,"overRuns":6,"overWickets":1,"isComplete":true,"totalBalls":144,"totalRuns":140,"totalWickets":5,"overRunRate":5.83,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.8,"requiredRuns":73,"remainingBalls":156,"predictions":{"score":236,"winProbability":71.33},"balls":[],"events":[]},{"overNumber":25,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":150,"totalRuns":141,"totalWickets":5,"overRunRate":5.64,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":2.88,"requiredRuns":72,"remainingBalls":150,"predictions":{"score":237,"winProbability":73.2},"balls":[],"events":[]},{"overNumber":26,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":156,"totalRuns":146,"totalWickets":5,"overRunRate":5.61,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.79,"requiredRuns":67,"remainingBalls":144,"predictions":{"score":238,"winProbability":73.98},"balls":[],"events":[]},{"overNumber":27,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":162,"totalRuns":150,"totalWickets":5,"overRunRate":5.55,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":2.73,"requiredRuns":63,"remainingBalls":138,"predictions":{"score":242,"winProbability":77.81},"balls":[],"events":[]},{"overNumber":28,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":168,"totalRuns":155,"totalWickets":5,"overRunRate":5.53,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.63,"requiredRuns":58,"remainingBalls":132,"predictions":{"score":250,"winProbability":84.46},"balls":[],"events":[]},{"overNumber":29,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":174,"totalRuns":156,"totalWickets":5,"overRunRate":5.37,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":2.71,"requiredRuns":57,"remainingBalls":126,"predictions":{"score":248,"winProbability":84.63},"balls":[],"events":[]},{"overNumber":30,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":180,"totalRuns":162,"totalWickets":5,"overRunRate":5.4,"bowlers":[{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"}],"requiredRunRate":2.55,"requiredRuns":51,"remainingBalls":120,"predictions":{"score":254,"winProbability":88.08},"balls":[],"events":[]},{"overNumber":31,"overRuns":3,"overWickets":0,"isComplete":true,"totalBalls":186,"totalRuns":165,"totalWickets":5,"overRunRate":5.32,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":2.52,"requiredRuns":48,"remainingBalls":114,"predictions":{"score":257,"winProbability":91.17},"balls":[],"events":[]},{"overNumber":32,"overRuns":7,"overWickets":0,"isComplete":true,"totalBalls":192,"totalRuns":172,"totalWickets":5,"overRunRate":5.37,"bowlers":[{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"}],"requiredRunRate":2.27,"requiredRuns":41,"remainingBalls":108,"predictions":{"score":265,"winProbability":94.36},"balls":[],"events":[]},{"overNumber":33,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":198,"totalRuns":174,"totalWickets":5,"overRunRate":5.27,"bowlers":[{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png"}],"requiredRunRate":2.29,"requiredRuns":39,"remainingBalls":102,"predictions":{"score":267,"winProbability":96.07},"balls":[],"events":[]},{"overNumber":34,"overRuns":1,"overWickets":1,"isComplete":true,"totalBalls":204,"totalRuns":175,"totalWickets":6,"overRunRate":5.14,"bowlers":[{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"}],"requiredRunRate":2.37,"requiredRuns":38,"remainingBalls":96,"predictions":{"score":240,"winProbability":85.34},"balls":[],"events":[]},{"overNumber":35,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":210,"totalRuns":177,"totalWickets":6,"overRunRate":5.05,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.4,"requiredRuns":36,"remainingBalls":90,"predictions":{"score":240,"winProbability":86.53},"balls":[],"events":[]},{"overNumber":36,"overRuns":5,"overWickets":0,"isComplete":true,"totalBalls":216,"totalRuns":182,"totalWickets":6,"overRunRate":5.05,"bowlers":[{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"}],"requiredRunRate":2.21,"requiredRuns":31,"remainingBalls":84,"predictions":{"score":246,"winProbability":91.59},"balls":[],"events":[]},{"overNumber":37,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":222,"totalRuns":184,"totalWickets":6,"overRunRate":4.97,"bowlers":[{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"}],"requiredRunRate":2.23,"requiredRuns":29,"remainingBalls":78,"predictions":{"score":248,"winProbability":93.43},"balls":[],"events":[]},{"overNumber":38,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":228,"totalRuns":188,"totalWickets":6,"overRunRate":4.94,"bowlers":[{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"}],"requiredRunRate":2.08,"requiredRuns":25,"remainingBalls":72,"predictions":{"score":252,"winProbability":96.37},"balls":[],"events":[]},{"overNumber":39,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":234,"totalRuns":190,"totalWickets":6,"overRunRate":4.87,"bowlers":[{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"}],"requiredRunRate":2.09,"requiredRuns":23,"remainingBalls":66,"predictions":{"score":252,"winProbability":97.23},"balls":[],"events":[]},{"overNumber":40,"overRuns":3,"overWickets":1,"isComplete":true,"totalBalls":240,"totalRuns":193,"totalWickets":7,"overRunRate":4.82,"bowlers":[{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"}],"requiredRunRate":2,"requiredRuns":20,"remainingBalls":60,"predictions":{"score":238,"winProbability":94.99},"balls":[],"events":[{"type":"DRS_REVIEW","inningNumber":2,"oversUnique":39.06,"teamId":3,"isSuccessful":false}]},{"overNumber":41,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":246,"totalRuns":195,"totalWickets":7,"overRunRate":4.75,"bowlers":[{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png"}],"requiredRunRate":2,"requiredRuns":18,"remainingBalls":54,"predictions":{"score":238,"winProbability":94.5},"balls":[],"events":[]},{"overNumber":42,"overRuns":6,"overWickets":0,"isComplete":true,"totalBalls":252,"totalRuns":201,"totalWickets":7,"overRunRate":4.78,"bowlers":[{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"}],"requiredRunRate":1.5,"requiredRuns":12,"remainingBalls":48,"predictions":{"score":241,"winProbability":97.29},"balls":[],"events":[]},{"overNumber":43,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":258,"totalRuns":203,"totalWickets":7,"overRunRate":4.72,"bowlers":[{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png"}],"requiredRunRate":1.42,"requiredRuns":10,"remainingBalls":42,"predictions":{"score":238,"winProbability":97.55},"balls":[],"events":[]},{"overNumber":44,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":264,"totalRuns":204,"totalWickets":7,"overRunRate":4.63,"bowlers":[{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"}],"requiredRunRate":1.5,"requiredRuns":9,"remainingBalls":36,"predictions":{"score":237,"winProbability":98.35},"balls":[],"events":[]},{"overNumber":45,"overRuns":2,"overWickets":0,"isComplete":true,"totalBalls":270,"totalRuns":206,"totalWickets":7,"overRunRate":4.57,"bowlers":[{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png"}],"requiredRunRate":1.4,"requiredRuns":7,"remainingBalls":30,"predictions":{"score":234,"winProbability":98.65},"balls":[],"events":[{"type":"DROPPED_CATCH","inningNumber":2,"oversUnique":44.02,"batsman":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"},"fielders":[{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png"}]}]},{"overNumber":46,"overRuns":4,"overWickets":0,"isComplete":true,"totalBalls":276,"totalRuns":210,"totalWickets":7,"overRunRate":4.56,"bowlers":[{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png"}],"requiredRunRate":0.75,"requiredRuns":3,"remainingBalls":24,"predictions":{"score":233,"winProbability":99.45},"balls":[],"events":[]},{"overNumber":47,"overRuns":1,"overWickets":0,"isComplete":true,"totalBalls":282,"totalRuns":211,"totalWickets":7,"overRunRate":4.48,"bowlers":[{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png"}],"requiredRunRate":0.66,"requiredRuns":2,"remainingBalls":18,"predictions":{"score":228,"winProbability":99.53},"balls":[],"events":[]},{"overNumber":48,"overRuns":4,"overWickets":0,"isComplete":false,"totalBalls":282,"totalRuns":215,"totalWickets":7,"overRunRate":4.57,"bowlers":[{"id":73871,"objectId":696401,"name":"M Jansen","longName":"Marco Jansen","mobileName":"Jansen","indexName":"Jansen, M","battingName":"M Jansen","fieldingName":"Jansen","slug":"marco-jansen","imageUrl":"/lsci/db/PICTURES/CMS/337100/337189.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/337100/337189.png"}],"requiredRunRate":0,"requiredRuns":0,"remainingBalls":16,"predictions":{"score":230,"winProbability":100},"balls":[],"events":[]}],"inningWickets":[{"playerRoleType":"P","player":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png","dateOfBirth":{"year":1986,"month":10,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.1.png","width":160,"height":136,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.png","width":600,"height":436,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":29,"balls":18,"minutes":29,"fours":1,"sixes":4,"strikerate":161.11,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png","dateOfBirth":{"year":1986,"month":10,"date":27},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["lb"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.1.png","width":160,"height":136,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[1],"playingRoles":["opening batter"],"headshotImage":{"id":316589,"objectId":1251218,"slug":"da-warner-headshot","url":"/lsci/db/PICTURES/CMS/316500/316589.png","width":600,"height":436,"caption":"DA Warner headshot","longCaption":"DA Warner headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalBowler":{"id":70277,"objectId":600498,"name":"AK Markram","longName":"Aiden Markram","mobileName":"Markram","indexName":"Markram, AK","battingName":"AK Markram","fieldingName":"Markram","slug":"aiden-markram","imageUrl":"/lsci/db/PICTURES/CMS/322000/322067.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322067.png","dateOfBirth":{"year":1994,"month":10,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.1.png","width":160,"height":136,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":322067,"objectId":1264436,"slug":"aiden-markram-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322067.png","width":600,"height":436,"caption":"Aiden Markram player page headshot cutout, 2021","longCaption":"Aiden Markram player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322067.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Markram","commentary":"David Warner b Markram 29 (18b 1x4 4x6 29m) SR: 161.11","fielderText":null,"bowlerText":"b Markram"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003ebowled him, Markram on the mark!\u003c/b\u003e Warner exposes his stumps and pays the price. Regulation offie from round the wicket to the left-hander and he misses with a push as the ball grips on him. Rattles into middle and off, brings some much-needed respite for SA"}],"fowOrder":0,"fowWicketNum":1,"fowRuns":60,"fowBalls":null,"fowOvers":6.1,"fowOverNumber":7,"ballOversActual":6.1,"ballOversUnique":6.01,"ballTotalRuns":60,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371452,"objectId":1409177,"slug":"aiden-markram-struck-first-ball","url":"/lsci/db/PICTURES/CMS/371400/371452.jpg","width":1400,"height":933,"caption":"Aiden Markram struck first ball","longCaption":"Aiden Markram struck first ball, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371452.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371452.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371452.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":50771,"objectId":272450,"name":"MR Marsh","longName":"Mitchell Marsh","mobileName":"Marsh","indexName":"Marsh, MR","battingName":"MR Marsh","fieldingName":"Marsh","slug":"mitchell-marsh","imageUrl":"/lsci/db/PICTURES/CMS/385700/385798.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385798.png","dateOfBirth":{"year":1991,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.1.png","width":160,"height":136,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.png","width":600,"height":436,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385798.square.png"}}},"battedType":"yes","runs":0,"balls":6,"minutes":5,"fours":0,"sixes":0,"strikerate":0,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":50771,"objectId":272450,"name":"MR Marsh","longName":"Mitchell Marsh","mobileName":"Marsh","indexName":"Marsh, MR","battingName":"MR Marsh","fieldingName":"Marsh","slug":"mitchell-marsh","imageUrl":"/lsci/db/PICTURES/CMS/385700/385798.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385798.png","dateOfBirth":{"year":1991,"month":10,"date":20},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rm"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm medium"],"image":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.1.png","width":160,"height":136,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[5],"playingRoles":["allrounder"],"headshotImage":{"id":385798,"objectId":1446454,"slug":"mitchell-marsh-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/385700/385798.png","width":600,"height":436,"caption":"Mitchell Marsh, player page headshot cutout, 2021","longCaption":"Mitchell Marsh, player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385798.square.png"}}},"dismissalBowler":{"id":67296,"objectId":550215,"name":"K Rabada","longName":"Kagiso Rabada","mobileName":"Rabada","indexName":"Rabada, K","battingName":"K Rabada","fieldingName":"Rabada","slug":"kagiso-rabada","imageUrl":"/lsci/db/PICTURES/CMS/320300/320376.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/320300/320376.png","dateOfBirth":{"year":1995,"month":5,"date":25},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["rf"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.1.png","width":160,"height":136,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":320376,"objectId":1261170,"slug":"kagiso-rabada-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/320300/320376.png","width":600,"height":436,"caption":"Kagiso Rabada player page headshot cutout, 2021","longCaption":"Kagiso Rabada player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/320300/320376.square.png"}}},"dismissalFielders":[{"player":{"id":55398,"objectId":337790,"name":"HE van der Dussen","longName":"Rassie van der Dussen","mobileName":"van der Dussen","indexName":"van der Dussen, HE","battingName":"HE van der Dussen","fieldingName":"van der Dussen","slug":"rassie-van-der-dussen","imageUrl":"/lsci/db/PICTURES/CMS/322000/322070.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322070.png","dateOfBirth":{"year":1989,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lb"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak"],"image":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.1.png","width":160,"height":136,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":322070,"objectId":1264440,"slug":"rassie-van-der-dussen-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322070.png","width":600,"height":436,"caption":"Rassie van der Dussen player page headshot cutout, 2021","longCaption":"Rassie van der Dussen player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322070.square.png"}}},"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c van der Dussen b Rabada","commentary":"Mitchell Marsh c van der Dussen b Rabada 0 (6b 0x4 0x6 5m) SR: 0","fielderText":"c van der Dussen","bowlerText":"b Rabada"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003elaunches into a drive... van der Dussen plucks a screamer in the covers!\u003c/b\u003e SA have two in two overs, Marsh gone for a six-ball duck. That is a stunning snag from the horizontal RvD² because the ball was travelling, full length to his right to get both hands around the ball. Rabada is on the board and SA have a sniff"}],"fowOrder":1,"fowWicketNum":2,"fowRuns":61,"fowBalls":null,"fowOvers":7.4,"fowOverNumber":8,"ballOversActual":7.4,"ballOversUnique":7.04,"ballTotalRuns":61,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371454,"objectId":1409180,"slug":"rassie-van-der-dussen-took-a-blinder-to-dismiss-mitchell-marsh","url":"/lsci/db/PICTURES/CMS/371400/371454.jpg","width":1400,"height":933,"caption":"Rassie van der Dussen took a blinder to dismiss Mitchell Marsh","longCaption":"Rassie van der Dussen took a blinder to dismiss Mitchell Marsh, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371454.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371454.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371454.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"battedType":"yes","runs":62,"balls":48,"minutes":62,"fours":9,"sixes":2,"strikerate":129.16,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"dismissalBowler":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png","dateOfBirth":{"year":1990,"month":2,"date":7},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["sla"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["slow left-arm orthodox"],"image":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.1.png","width":160,"height":136,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322072,"objectId":1264443,"slug":"keshav-maharaj-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322072.png","width":600,"height":436,"caption":"Keshav Maharaj player page headshot cutout, 2021","longCaption":"Keshav Maharaj player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322072.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Maharaj","commentary":"Travis Head b Maharaj 62 (48b 9x4 2x6 62m) SR: 129.16","fielderText":null,"bowlerText":"b Maharaj"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003ebowled him with a beauty first ball!\u003c/b\u003e Huge moment as Maharaj spins one through the gate to castle Head! That's why he's top of the rankings... Full and flighted, the seam rotating around its axis, bites into the turf and swerves back inside the drive to hit middle and off stumps. Australia's firestarter has been doused and SA are still in this"}],"fowOrder":2,"fowWicketNum":3,"fowRuns":106,"fowBalls":null,"fowOvers":14.1,"fowOverNumber":15,"ballOversActual":14.1,"ballOversUnique":14.01,"ballTotalRuns":106,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371458,"objectId":1409186,"slug":"travis-head-was-undone-by-keshav-maharaj","url":"/lsci/db/PICTURES/CMS/371400/371458.jpg","width":1400,"height":933,"caption":"Travis Head was undone by Keshav Maharaj","longCaption":"Travis Head was undone by Keshav Maharaj, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371458.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371458.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371458.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371457,"objectId":1409185,"slug":"keshav-maharaj-struck-first-ball-of-his-spell-too","url":"/lsci/db/PICTURES/CMS/371400/371457.jpg","width":1400,"height":1002,"caption":"Keshav Maharaj struck first ball of his spell too","longCaption":"Keshav Maharaj struck first ball of his spell too, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371457.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371457.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371457.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","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":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast","legbreak"],"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":["batter"],"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"}}},"battedType":"yes","runs":18,"balls":31,"minutes":28,"fours":2,"sixes":0,"strikerate":58.06,"isOut":true,"dismissalType":3,"dismissalBatsman":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","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":["right-hand bat"],"longBowlingStyles":["right-arm medium-fast","legbreak"],"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":["batter"],"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"}}},"dismissalBowler":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png","dateOfBirth":{"year":1990,"month":2,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lws"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm wrist-spin"],"image":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.1.png","width":160,"height":136,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.png","width":600,"height":436,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322068.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"lbw","long":"lbw b Shamsi","commentary":"Marnus Labuschagne lbw b Shamsi 18 (31b 2x4 0x6 28m) SR: 58.06","fielderText":null,"bowlerText":"b Shamsi"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003ebig appeal, and given lbw! \u003c/strong\u003eLabuschagne misses the reverse sweep. He's called the \u003cstrong\u003ereview\u003c/strong\u003e. He's not hit it. Clipping leg stump. Not by much, but enough"}],"fowOrder":3,"fowWicketNum":4,"fowRuns":133,"fowBalls":null,"fowOvers":21.5,"fowOverNumber":22,"ballOversActual":21.5,"ballOversUnique":21.07,"ballTotalRuns":133,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371462,"objectId":1409191,"slug":"tabraiz-shamsi-is-over-the-moon-after-getting-rid-of-marnus-labuschagne","url":"/lsci/db/PICTURES/CMS/371400/371462.jpg","width":1400,"height":1346,"caption":"Tabraiz Shamsi is over the moon after getting rid of Marnus Labuschagne","longCaption":"Tabraiz Shamsi is over the moon after getting rid of Marnus Labuschagne, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371462.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371462.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371462.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371460,"objectId":1409188,"slug":"tabraiz-shamsi-is-left-frustrated-as-a-review-goes-marnus-labuschagne-s-way","url":"/lsci/db/PICTURES/CMS/371400/371460.jpg","width":1400,"height":920,"caption":"Tabraiz Shamsi is left frustrated as a review goes Marnus Labuschagne's way","longCaption":"Tabraiz Shamsi is left frustrated as a review goes Marnus Labuschagne's way, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371460.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371460.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371460.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371459,"objectId":1409187,"slug":"tabraiz-shamsi-appealed-hard-for-an-lbw-but-did-not-get-the-decision","url":"/lsci/db/PICTURES/CMS/371400/371459.jpg","width":1400,"height":933,"caption":"Tabraiz Shamsi appealed hard for an lbw but did not get the decision","longCaption":"Tabraiz Shamsi appealed hard for an lbw but did not get the decision, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Associated Press","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371459.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371459.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371459.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"P","player":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"battedType":"yes","runs":1,"balls":5,"minutes":8,"fours":0,"sixes":0,"strikerate":20,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png","dateOfBirth":{"year":1988,"month":10,"date":14},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["ob"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":389563,"objectId":1456392,"slug":"glenn-maxwell-player-portrait","url":"/lsci/db/PICTURES/CMS/389500/389563.5.png","width":160,"height":136,"caption":"Glenn Maxwell, player portrait","longCaption":"Glenn Maxwell, player portrait","credit":"Cricket Australia/Getty Images","photographer":"Darrian Traynor","peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[10],"playingRoles":["batting allrounder"],"headshotImage":{"id":316657,"objectId":1251290,"slug":"gj-maxwell-headshot","url":"/lsci/db/PICTURES/CMS/316600/316657.png","width":600,"height":436,"caption":"GJ Maxwell headshot","longCaption":"GJ Maxwell headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"dismissalBowler":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png","dateOfBirth":{"year":1990,"month":2,"date":18},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lws"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["left-arm wrist-spin"],"image":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.1.png","width":160,"height":136,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":322068,"objectId":1264437,"slug":"tabraiz-shamsi-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/322000/322068.png","width":600,"height":436,"caption":"Tabraiz Shamsi player page headshot cutout, 2021","longCaption":"Tabraiz Shamsi player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/322000/322068.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Shamsi","commentary":"Glenn Maxwell b Shamsi 1 (5b 0x4 0x6 8m) SR: 20","fielderText":null,"bowlerText":"b Shamsi"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003edone him! Oh boy, what a moment.\u003c/strong\u003e Shamsi is off. Touch shorter, Maxwell goes for the pull, the ball skids through and clatters into leg stump. From 201 to 1"}],"fowOrder":4,"fowWicketNum":5,"fowRuns":137,"fowBalls":null,"fowOvers":23.4,"fowOverNumber":24,"ballOversActual":23.4,"ballOversUnique":23.04,"ballTotalRuns":137,"ballBatsmanRuns":0,"videos":[],"images":[],"currentType":null},{"playerRoleType":"P","player":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"battedType":"yes","runs":30,"balls":62,"minutes":102,"fours":2,"sixes":0,"strikerate":48.38,"isOut":true,"dismissalType":1,"dismissalBatsman":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png","dateOfBirth":{"year":1989,"month":6,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["lbg"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["legbreak googly"],"image":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.1.png","width":160,"height":136,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":385794,"objectId":1446448,"slug":"steven-smith-player-page-headshot-cutout-2024","url":"/lsci/db/PICTURES/CMS/385700/385794.png","width":600,"height":436,"caption":"Steven Smith, player page headshot cutout, 2024","longCaption":"Steven Smith, player page headshot cutout, 2024","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/385700/385794.square.png"}}},"dismissalBowler":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"dismissalFielders":[{"player":{"id":58406,"objectId":379143,"name":"Q de Kock","longName":"Quinton de Kock","mobileName":"de Kock","indexName":"de Kock, Q","battingName":"Q de Kock","fieldingName":"de Kock","slug":"quinton-de-kock","imageUrl":"/lsci/db/PICTURES/CMS/316600/316668.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316668.png","dateOfBirth":{"year":1992,"month":12,"date":17},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":[],"longBattingStyles":["left-hand bat"],"longBowlingStyles":[],"image":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.1.png","width":160,"height":136,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":316668,"objectId":1251301,"slug":"q-de-kock-headshot","url":"/lsci/db/PICTURES/CMS/316600/316668.png","width":600,"height":436,"caption":"Q de Kock headshot","longCaption":"Q de Kock headshot","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":null}}},"isKeeper":true,"isSubstitute":false}],"dismissalText":{"short":"caught","long":"c †de Kock b Coetzee","commentary":"Steven Smith c †de Kock b Coetzee 30 (62b 2x4 0x6 102m) SR: 48.38","fielderText":"c †de Kock","bowlerText":"b Coetzee"},"dismissalComment":[{"type":"HTML","html":"\u003cstrong\u003eoh goodness, miles in the air and taken by de Kock!\u003c/strong\u003e That came out of nowhere from Smith. A hack across the line of a short-of-a-length ball, goes high into the night sky, and de Kock does well to hold his nerve. He wasn't leaving it to anyone else"}],"fowOrder":5,"fowWicketNum":6,"fowRuns":174,"fowBalls":null,"fowOvers":33.3,"fowOverNumber":34,"ballOversActual":33.3,"ballOversUnique":33.03,"ballTotalRuns":174,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371473,"objectId":1409204,"slug":"quinton-de-kock-latched-on-to-a-skier-to-send-back-steven-smith","url":"/lsci/db/PICTURES/CMS/371400/371473.jpg","width":1400,"height":923,"caption":"Quinton de Kock latched on to a skier to send back Steven Smith","longCaption":"Quinton de Kock latched on to a skier to send back Steven Smith, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371473.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371473.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371473.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}},{"id":371472,"objectId":1409203,"slug":"gerald-coetzee-is-pumped-after-picking-up-the-massive-wicket-of-steven-smith","url":"/lsci/db/PICTURES/CMS/371400/371472.jpg","width":1400,"height":910,"caption":"Gerald Coetzee is pumped after picking up the massive wicket of Steven Smith","longCaption":"Gerald Coetzee is pumped after picking up the massive wicket of Steven Smith, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371472.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371472.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371472.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null},{"playerRoleType":"WK","player":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"battedType":"yes","runs":28,"balls":49,"minutes":66,"fours":3,"sixes":0,"strikerate":57.14,"isOut":true,"dismissalType":2,"dismissalBatsman":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png","dateOfBirth":{"year":1995,"month":3,"date":4},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":[],"longBattingStyles":["right-hand bat"],"longBowlingStyles":[],"image":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.2.png","width":160,"height":136,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[7],"playingRoles":["wicketkeeper batter"],"headshotImage":{"id":324232,"objectId":1269037,"slug":"josh-inglis-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/324200/324232.png","width":600,"height":436,"caption":"Josh Inglis player page headshot cutout, 2021","longCaption":"Josh Inglis player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/324200/324232.square.png"}}},"dismissalBowler":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png","dateOfBirth":{"year":2000,"month":10,"date":2},"dateOfDeath":null,"gender":"M","battingStyles":["rhb"],"bowlingStyles":["rf"],"longBattingStyles":["right-hand bat"],"longBowlingStyles":["right-arm fast"],"image":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.1.png","width":160,"height":136,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":3,"playerRoleTypeIds":[4],"playingRoles":["bowler"],"headshotImage":{"id":348579,"objectId":1342868,"slug":"gerald-coetzee-player-page-headshot-cutout-2022","url":"/lsci/db/PICTURES/CMS/348500/348579.png","width":600,"height":436,"caption":"Gerald Coetzee, player page headshot cutout 2022","longCaption":"Gerald Coetzee, player page headshot cutout 2022","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/348500/348579.square.png"}}},"dismissalFielders":[{"player":null,"isKeeper":false,"isSubstitute":false}],"dismissalText":{"short":"bowled","long":" b Coetzee","commentary":"Josh Inglis b Coetzee 28 (49b 3x4 0x6 66m) SR: 57.14","fielderText":null,"bowlerText":"b Coetzee"},"dismissalComment":[{"type":"HTML","html":"\u003cb\u003ebowled 'im, Inglis plays over a straight one!\u003c/b\u003e Coetzee finds the perfect full length, cross-seam and skidding under the bat as he tries to flick off his toes. Gets the benefit of forcing the batter back with short stuff, as half a stride forward would have turned that into a full toss. Instead it sneaks through to light up the zing bails and rekindle SA hopes!"}],"fowOrder":6,"fowWicketNum":7,"fowRuns":193,"fowBalls":null,"fowOvers":39.5,"fowOverNumber":40,"ballOversActual":39.5,"ballOversUnique":39.05,"ballTotalRuns":193,"ballBatsmanRuns":0,"videos":[],"images":[{"id":371478,"objectId":1409211,"slug":"gerald-coetzee-bowled-with-a-lot-of-heart-and-got-rewarded-for-it","url":"/lsci/db/PICTURES/CMS/371400/371478.jpg","width":1400,"height":2017,"caption":"Gerald Coetzee bowled with a lot of heart, and got rewarded for it","longCaption":"Gerald Coetzee bowled with a lot of heart, and got rewarded for it, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371478.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371478.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371478.10.jpg"},"dateTaken":"2023-11-16","capturedOn":{"year":2023,"month":11,"date":16}}],"currentType":null}],"inningFallOfWickets":[{"dismissalBatsman":{"id":48739,"objectId":219889,"name":"DA Warner","longName":"David Warner","mobileName":"Warner","indexName":"Warner, DA","battingName":"DA Warner","fieldingName":"Warner","slug":"david-warner","imageUrl":"/lsci/db/PICTURES/CMS/316500/316589.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316500/316589.png"},"fowType":1,"fowOrder":0,"fowWicketNum":1,"fowRuns":60,"fowOvers":6.1,"fowBalls":null},{"dismissalBatsman":{"id":50771,"objectId":272450,"name":"MR Marsh","longName":"Mitchell Marsh","mobileName":"Marsh","indexName":"Marsh, MR","battingName":"MR Marsh","fieldingName":"Marsh","slug":"mitchell-marsh","imageUrl":"/lsci/db/PICTURES/CMS/385700/385798.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385798.png"},"fowType":1,"fowOrder":1,"fowWicketNum":2,"fowRuns":61,"fowOvers":7.4,"fowBalls":null},{"dismissalBatsman":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png"},"fowType":1,"fowOrder":2,"fowWicketNum":3,"fowRuns":106,"fowOvers":14.1,"fowBalls":null},{"dismissalBatsman":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","slug":"marnus-labuschagne","imageUrl":"/lsci/db/PICTURES/CMS/321500/321585.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321585.png"},"fowType":1,"fowOrder":3,"fowWicketNum":4,"fowRuns":133,"fowOvers":21.5,"fowBalls":null},{"dismissalBatsman":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"},"fowType":1,"fowOrder":4,"fowWicketNum":5,"fowRuns":137,"fowOvers":23.4,"fowBalls":null},{"dismissalBatsman":{"id":50281,"objectId":267192,"name":"SPD Smith","longName":"Steven Smith","mobileName":"Smith","indexName":"Smith, SPD","battingName":"SPD Smith","fieldingName":"Smith","slug":"steven-smith","imageUrl":"/lsci/db/PICTURES/CMS/385700/385794.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/385700/385794.png"},"fowType":1,"fowOrder":5,"fowWicketNum":6,"fowRuns":174,"fowOvers":33.3,"fowBalls":null},{"dismissalBatsman":{"id":72093,"objectId":662235,"name":"JP Inglis","longName":"Josh Inglis","mobileName":"Inglis","indexName":"Inglis, JP","battingName":"JP Inglis","fieldingName":"Inglis","slug":"josh-inglis","imageUrl":"/lsci/db/PICTURES/CMS/324200/324232.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/324200/324232.png"},"fowType":1,"fowOrder":6,"fowWicketNum":7,"fowRuns":193,"fowOvers":39.5,"fowBalls":null}],"inningDRSReviews":[{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"umpire":{"id":4502,"objectId":15872,"name":"RA Kettleborough","longName":"Richard Kettleborough","mobileName":"","indexName":"Kettleborough, RA","battingName":"RA Kettleborough","fieldingName":"Kettleborough","slug":"richard-kettleborough","imageUrl":"/lsci/db/PICTURES/CMS/229500/229521.1.jpg","headshotImageUrl":null},"batsman":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","slug":"marnus-labuschagne","imageUrl":"/lsci/db/PICTURES/CMS/321500/321585.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321585.png"},"bowler":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"},"oversActual":15.4,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":true,"remainingCount":1,"originalDecision":"notout","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"umpire":{"id":4502,"objectId":15872,"name":"RA Kettleborough","longName":"Richard Kettleborough","mobileName":"","indexName":"Kettleborough, RA","battingName":"RA Kettleborough","fieldingName":"Kettleborough","slug":"richard-kettleborough","imageUrl":"/lsci/db/PICTURES/CMS/229500/229521.1.jpg","headshotImageUrl":null},"batsman":{"id":78285,"objectId":787987,"name":"M Labuschagne","longName":"Marnus Labuschagne","mobileName":"Labuschagne","indexName":"Labuschagne, M","battingName":"M Labuschagne","fieldingName":"Labuschagne","slug":"marnus-labuschagne","imageUrl":"/lsci/db/PICTURES/CMS/321500/321585.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321585.png"},"bowler":{"id":58408,"objectId":379145,"name":"T Shamsi","longName":"Tabraiz Shamsi","mobileName":"Shamsi","indexName":"Shamsi, T","battingName":"T Shamsi","fieldingName":"Shamsi","slug":"tabraiz-shamsi","imageUrl":"/lsci/db/PICTURES/CMS/322000/322068.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322068.png"},"oversActual":21.5,"ballsActual":null,"reviewSide":"batting","resultType":"struck","isUmpireCall":true,"remainingCount":2,"originalDecision":"out","drsDecision":"out"},{"decisionChallengeType":1,"decisionChallengeSubType":1,"reviewTeam":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"umpire":{"id":8538,"objectId":30988,"name":"Nitin Menon","longName":"Nitin Menon","mobileName":"","indexName":"Menon, NN","battingName":"Nitin Menon","fieldingName":"Nitin Menon","slug":"nitin-menon","imageUrl":"/lsci/db/PICTURES/CMS/282200/282297.1.jpg","headshotImageUrl":null},"batsman":{"id":54222,"objectId":325026,"name":"GJ Maxwell","longName":"Glenn Maxwell","mobileName":"Maxwell","indexName":"Maxwell, GJ","battingName":"GJ Maxwell","fieldingName":"Maxwell","slug":"glenn-maxwell","imageUrl":"/lsci/db/PICTURES/CMS/389500/389563.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316657.png"},"bowler":{"id":50309,"objectId":267724,"name":"KA Maharaj","longName":"Keshav Maharaj","mobileName":"Maharaj","indexName":"Maharaj, KA","battingName":"KA Maharaj","fieldingName":"Maharaj","slug":"keshav-maharaj","imageUrl":"/lsci/db/PICTURES/CMS/322000/322072.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/322000/322072.png"},"oversActual":22.5,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":false,"remainingCount":0,"originalDecision":"notout","drsDecision":"notout"},{"decisionChallengeType":1,"decisionChallengeSubType":4,"reviewTeam":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"umpire":{"id":4502,"objectId":15872,"name":"RA Kettleborough","longName":"Richard Kettleborough","mobileName":"","indexName":"Kettleborough, RA","battingName":"RA Kettleborough","fieldingName":"Kettleborough","slug":"richard-kettleborough","imageUrl":"/lsci/db/PICTURES/CMS/229500/229521.1.jpg","headshotImageUrl":null},"batsman":{"id":64244,"objectId":489889,"name":"PJ Cummins","longName":"Pat Cummins","mobileName":"Cummins","indexName":"Cummins, PJ","battingName":"PJ Cummins","fieldingName":"Cummins","slug":"pat-cummins","imageUrl":"/lsci/db/PICTURES/CMS/390900/390954.5.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/316600/316692.png"},"bowler":{"id":69729,"objectId":596010,"name":"G Coetzee","longName":"Gerald Coetzee","mobileName":"Coetzee","indexName":"Coetzee, G","battingName":"G Coetzee","fieldingName":"Coetzee","slug":"gerald-coetzee","imageUrl":"/lsci/db/PICTURES/CMS/348500/348579.1.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/348500/348579.png"},"oversActual":39.6,"ballsActual":null,"reviewSide":"bowling","resultType":"struck","isUmpireCall":false,"remainingCount":0,"originalDecision":"notout","drsDecision":"notout"}],"inningOverGroups":[]}],"superOverInnings":[],"supportInfo":{"stories":[{"id":320362,"objectId":1409858,"scribeId":38949933,"slug":"is-mohammed-shami-s-24-wickets-in-the-2023-world-cup-a-record","title":"Is Mohammed Shami's 24 wickets in the 2023 World Cup a record?","subTitle":"","seoTitle":"Is Mohammed Shami's 24 wickets in the 2023 World Cup a record? - Ask Steven","summary":"And has anyone been Player of the Match in the semi-final and the final like Travis Head?","shortText":null,"byline":"Steven Lynch","categoryType":"OTHERS","genreType":"OTHER","genreId":6,"genreName":"Ask Steven","publishedAt":"2023-11-21T08:11:00.000Z","modifiedAt":"2023-11-21T08:15:42.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":34,"image":{"id":371334,"objectId":1408939,"slug":"mohammed-shami-made-the-opening-breakthrough","url":"/lsci/db/PICTURES/CMS/371300/371334.5.jpg","width":365,"height":205,"caption":"Mohammed Shami made the opening breakthrough","longCaption":"Mohammed Shami made the opening breakthrough, India vs New Zealand, ICC Men's World Cup 2023, 1st semi-final, Mumbai, November 15, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371300/371334.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371300/371334.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371300/371334.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-02-17T12:06:18.468Z"},{"id":320277,"objectId":1409296,"scribeId":38919120,"slug":"icc-world-cup-2023-it-s-a-bit-hollow-south-africa-s-search-for-world-cup-glory-continues","title":"'It's a bit hollow' - South Africa's search for World Cup glory continues","subTitle":"","seoTitle":"ICC World Cup 2023 - 'It's a bit hollow' - South Africa's search for World Cup glory continues","summary":"Despite being KO'd by Australia in the semis, South Africa had their moments in this World Cup that they could treasure","shortText":null,"byline":"Firdose Moonda","categoryType":"OTHERS","genreType":"ANALYSIS","genreId":17,"genreName":"Analysis","publishedAt":"2023-11-17T12:07:00.000Z","modifiedAt":"2023-11-17T12:16:12.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":315,"image":{"id":371486,"objectId":1409222,"slug":"south-africa-had-to-reconcile-to-another-world-cup-semi-final-defeat","url":"/lsci/db/PICTURES/CMS/371400/371486.5.jpg","width":365,"height":205,"caption":"South Africa had to reconcile to another World Cup semi-final defeat","longCaption":"South Africa had to reconcile to another World Cup semi-final defeat, Australia vs South Africa, ICC men's World Cup 2023, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371486.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371486.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371486.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-02-17T12:06:18.468Z"},{"id":320278,"objectId":1409297,"scribeId":38918838,"slug":"icc-cricket-world-cup-2023-after-40-years-its-mothers-day-at-eden-gardens","title":"After 40 years, it's mother's day at Eden Gardens","subTitle":"","seoTitle":"ICC Cricket World Cup 2023 - After 40 years, it's mother's day at Eden Gardens","summary":"Our correspondent-on-vacation takes his mother to the cricket, and comes back with some memories to cherish","shortText":null,"byline":"Himanshu Agrawal","categoryType":"BLOG","genreType":"OTHER","genreId":755,"genreName":"World Cup Tour Diary","publishedAt":"2023-11-17T10:37:00.000Z","modifiedAt":"2024-06-20T07:26:00.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":758,"image":{"id":371441,"objectId":1409154,"slug":"eden-gardens-looked-resplendent-in-the-sunset-colours","url":"/lsci/db/PICTURES/CMS/371400/371441.5.jpg","width":365,"height":205,"caption":"Eden Gardens looked resplendent in the sunset colours","longCaption":"Eden Gardens looked resplendent in the sunset colours, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371441.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371441.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371441.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-02-17T12:13:07.961Z"},{"id":320269,"objectId":1409275,"scribeId":38918455,"slug":"icc-world-cup-2023-the-ten-best-games-of-the-world-cup","title":"The ten best games of the 2023 ODI World Cup","subTitle":"","seoTitle":"ICC World Cup 2023 - The ten best games of the World Cup","summary":"Vote for the most exciting match of the ongoing edition of the ODI World Cup","shortText":null,"byline":"Dustin Silgardo","categoryType":"OTHERS","genreType":"FEATURE","genreId":18,"genreName":"Feature","publishedAt":"2023-11-17T08:11:00.000Z","modifiedAt":"2023-11-17T11:26:52.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":377,"image":{"id":370162,"objectId":1405896,"slug":"josh-inglis-ran-out-james-neesham-to-leave-new-zealand-needing-six-runs-off-the-last-ball","url":"/lsci/db/PICTURES/CMS/370100/370162.5.jpg","width":365,"height":205,"caption":"Josh Inglis ran out James Neesham to leave New Zealand needing six runs off the last ball","longCaption":"Josh Inglis ran out James Neesham to leave New Zealand needing six runs off the last ball, Australia vs New Zealand, World Cup 2023, Dharamsala, October 28, 2023","credit":"ICC/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/370100/370162.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/370100/370162.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/370100/370162.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-02-17T12:08:52.754Z"},{"id":320263,"objectId":1409251,"scribeId":38916673,"slug":"icc-cricket-world-cup-2023-australia-are-what-australia-are-indefatigable-and-unyielding","title":"Australia are what Australia are, indefatigable and unyielding","subTitle":"","seoTitle":"ICC cricket world cup 2023 - Australia are what Australia are indefatigable and unyielding","summary":"Australia don't so much have big match energy as a big match state of general existence","shortText":null,"byline":"Andrew Fidel Fernando","categoryType":"OTHERS","genreType":"FEATURE","genreId":18,"genreName":"Feature","publishedAt":"2023-11-17T01:59:00.000Z","modifiedAt":"2023-11-17T08:18:02.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":335,"image":{"id":371413,"objectId":1409110,"slug":"pat-cummins-exults-after-a-quite-stunning-take-to-remove-quinton-de-kock","url":"/lsci/db/PICTURES/CMS/371400/371413.5.jpg","width":365,"height":205,"caption":"Pat Cummins exults after a quite stunning take to remove Quinton de Kock","longCaption":"Pat Cummins exults after a quite stunning take to remove Quinton de Kock, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371413.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371413.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371413.10.jpg"}},"matchMeta":null,"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-02-17T12:13:07.961Z"}],"videos":[{"id":135099,"objectId":1409247,"scribeId":38914358,"statusTypeId":3,"slug":"dp-world-going-beyond-boundaries-travis-head","title":"DP World Going Beyond Boundaries: Travis Head","subTitle":"","seoTitle":"DP World Going Beyond Boundaries - Travis Head","summary":"The Australian allrounder had crucial contributions with bat and ball in Australia's semi-final win over South Africa","duration":178,"genreId":288,"genreType":"GENERAL","genreName":"Beyond Boundaries","publishedAt":"2023-11-16","modifiedAt":"2023-11-16T19:36:33.000Z","recordedAt":"2023-11-16","expireAt":"2043-11-19T19:26:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2023/1116/dm_231116_INET_CRIC_dp_world_2nd_semi_IND/dm_231116_INET_CRIC_dp_world_2nd_semi_IND.jpg","origin":{"type":"CLIP"},"assetId":"dm_231116_INET_CRIC_dp_world_2nd_semi_IND","scribeMongoId":"65566dc7be6ab32506eb06a5","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2023/1116/dm_231116_INET_CRIC_dp_world_2nd_semi_IND/dm_231116_INET_CRIC_dp_world_2nd_semi_IND.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2023/1116/dm_231116_INET_CRIC_dp_world_2nd_semi_IND/dm_231116_INET_CRIC_dp_world_2nd_semi_IND/playlist.m3u8"}]},{"id":135096,"objectId":1409243,"scribeId":38914285,"statusTypeId":3,"slug":"icc-world-cup-rob-walter-nothing-even-remotely-close-to-a-choke-happened","title":"Walter: 'Nothing even remotely close to a choke happened'","subTitle":"","seoTitle":"ICC World Cup - Rob Walter - Nothing even remotely close to a choke happened","summary":"Did South Africa misread the Kolkata pitch? Coach Rob Walter answers","duration":232,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2023-11-16","modifiedAt":"2023-11-16T19:25:36.000Z","recordedAt":"2023-11-16","expireAt":"2043-11-19T19:09:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2023/1116/dm_231116_INET_CRIC_wc23sf2_walterpc_nonbranded_global/dm_231116_INET_CRIC_wc23sf2_walterpc_nonbranded_global.jpg","origin":{"type":"CLIP"},"assetId":"dm_231116_INET_CRIC_wc23sf2_walterpc_nonbranded_global","scribeMongoId":"65566937be6ab32506eada9f","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2023/1116/dm_231116_INET_CRIC_wc23sf2_walterpc_nonbranded_global/dm_231116_INET_CRIC_wc23sf2_walterpc_nonbranded_global.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2023/1116/dm_231116_INET_CRIC_wc23sf2_walterpc_nonbranded_global/dm_231116_INET_CRIC_wc23sf2_walterpc_nonbranded_global/playlist.m3u8"}]},{"id":135093,"objectId":1409239,"scribeId":38914132,"statusTypeId":3,"slug":"tvs-eurogrip-tyres-presents-tame-the-turns-travis-head-and-david-miller","title":"TVS Eurogrip Tyres presents Tame the Turns: Travis Head and David Miller","subTitle":"","seoTitle":"TVS Eurogrip Tyres presents Tame the Turns - Travis Head and David Miller","summary":"David Miller played spin the best while Travis Head was the most impactful spinner on the day","duration":202,"genreId":234,"genreType":"GENERAL","genreName":" Tame The Turns","publishedAt":"2023-11-16","modifiedAt":"2023-11-16T19:05:14.000Z","recordedAt":"2023-11-16","expireAt":"2043-11-19T18:42:00.000Z","countryCodes":["IN"],"imageUrl":"/media/motion/2023/1116/dm_231116_INET_CRIC_tvs_tame_the_turms_semi_final_2/dm_231116_INET_CRIC_tvs_tame_the_turms_semi_final_2.jpg","origin":{"type":"CLIP"},"assetId":"dm_231116_INET_CRIC_tvs_tame_the_turms_semi_final_2","scribeMongoId":"655662dcbe6ab32506ea6da0","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2023/1116/dm_231116_INET_CRIC_tvs_tame_the_turms_semi_final_2/dm_231116_INET_CRIC_tvs_tame_the_turms_semi_final_2.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2023/1116/dm_231116_INET_CRIC_tvs_tame_the_turms_semi_final_2/dm_231116_INET_CRIC_tvs_tame_the_turms_semi_final_2/playlist.m3u8"}]}],"seriesStories":[],"seriesStandings":{"series":{"id":15338,"objectId":1367856,"scribeId":8039,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2023,"typeId":3,"isTrophy":true,"description":"in India","season":"2023/24","startDate":"2023-10-05T00:00:00.000Z","endDate":"2023-11-19T00:00:00.000Z","hasStandings":true,"standingsType":3,"classSubClasses":[{"classId":2,"subClassId":null}],"totalVideos":704,"totalSquads":10,"gamePlayWatch":false},"notes":"\u003cb\u003e***\u003c/b\u003e- If a \u003cb\u003eSemi-Final\u003c/b\u003e is tied, the teams shall compete in a Super Over to determine which team progresses to the Final.\n\n\u003cb\u003e***\u003c/b\u003e- If following a tie, weather conditions prevent the Super Over from being completed, or if the match is abandoned or a no result at the end of the reserve day, then the team which proceeds to the Final will be the team that finished in the higher position in the league stage.\u003cbr\u003e\n\n\n\u003cb\u003e***\u003c/b\u003e- In the event of a tied \u003cb\u003eFinal\u003c/b\u003e, the teams shall compete in a Super Over to determine which team is the winner.\n\n\u003cb\u003e***\u003c/b\u003e- If following a tie, weather conditions prevent the Super Over from being completed, or if the match is abandoned or a no result at the end of the reserve day, the teams shall be declared joint winners.\u003cbr\u003e\n--------------------------","teamsToQualifyCount":0,"available":{"tie":true,"pct":false,"draw":false,"multiSeries":false,"quotient":false,"nrr":true,"rpwr":false,"forAgainst":true},"groups":[{"name":"","teamsToQualifyCount":0,"teamStats":[{"teamInfo":{"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"}},"rank":1,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":9,"matchesLost":0,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":18,"quotient":null,"nrr":2.57,"rpwr":null,"for":"2523/396.2","against":"1708/450.0","pct":null,"recentMatches":[{"_uid":110748,"id":110748,"objectId":1384436,"slug":"india-vs-netherlands-45th-match","title":"45th Match","startDate":"2023-11-12T00:00:00.000Z","startTime":"2023-11-12T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 160 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":320067,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"410/4","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"250","scoreInfo":"47.5/50 ov, T:411","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110740,"id":110740,"objectId":1384428,"slug":"india-vs-south-africa-37th-match","title":"37th Match","startDate":"2023-11-05T00:00:00.000Z","startTime":"2023-11-05T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 243 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319806,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"326/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"83","scoreInfo":"27.1/50 ov, T:327","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110736,"id":110736,"objectId":1384424,"slug":"india-vs-sri-lanka-33rd-match","title":"33rd Match","startDate":"2023-11-02T00:00:00.000Z","startTime":"2023-11-02T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 302 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319675,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"Wankhede Stadium, Mumbai","smallName":"Wankhede","longName":"Wankhede Stadium, Mumbai","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":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"357/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"55","scoreInfo":"19.4/50 ov, T:358","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110732,"id":110732,"objectId":1384420,"slug":"india-vs-england-29th-match","title":"29th Match","startDate":"2023-10-29T00:00:00.000Z","startTime":"2023-10-29T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 100 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319521,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"229/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"129","scoreInfo":"34.5/50 ov, T:230","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110724,"id":110724,"objectId":1384412,"slug":"india-vs-new-zealand-21st-match","title":"21st Match","startDate":"2023-10-22T00:00:00.000Z","startTime":"2023-10-22T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 4 wickets (with 12 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319255,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"273","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"274/6","scoreInfo":"48/50 ov, T:274","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110720,"id":110720,"objectId":1384408,"slug":"india-vs-bangladesh-17th-match","title":"17th Match","startDate":"2023-10-19T00:00:00.000Z","startTime":"2023-10-19T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 7 wickets (with 51 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319156,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"256/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"261/3","scoreInfo":"41.3/50 ov, T:257","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110715,"id":110715,"objectId":1384403,"slug":"india-vs-pakistan-12th-match","title":"12th Match","startDate":"2023-10-14T00:00:00.000Z","startTime":"2023-10-14T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 7 wickets (with 117 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318976,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"191","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"192/3","scoreInfo":"30.3/50 ov, T:192","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110712,"id":110712,"objectId":1384400,"slug":"india-vs-afghanistan-9th-match","title":"9th Match","startDate":"2023-10-11T00:00:00.000Z","startTime":"2023-10-11T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 8 wickets (with 90 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318872,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"272/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"273/2","scoreInfo":"35/50 ov, T:273","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110708,"id":110708,"objectId":1384396,"slug":"india-vs-australia-5th-match","title":"5th Match","startDate":"2023-10-08T00:00:00.000Z","startTime":"2023-10-08T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 6 wickets (with 52 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318771,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"199","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"201/4","scoreInfo":"41.2/50 ov, T:200","points":2,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384396,1384400,1384403,1384408,1384412,1384420,1384424,1384428,1384436]},{"teamInfo":{"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"}},"rank":2,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":7,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":14,"quotient":null,"nrr":1.261,"rpwr":null,"for":"2685/437.5","against":"2158/443.0","pct":null,"recentMatches":[{"_uid":110745,"id":110745,"objectId":1384433,"slug":"afghanistan-vs-south-africa-42nd-match","title":"42nd Match","startDate":"2023-11-10T00:00:00.000Z","startTime":"2023-11-10T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 5 wickets (with 15 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319996,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"244","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"247/5","scoreInfo":"47.3/50 ov, T:245","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110740,"id":110740,"objectId":1384428,"slug":"india-vs-south-africa-37th-match","title":"37th Match","startDate":"2023-11-05T00:00:00.000Z","startTime":"2023-11-05T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 243 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319806,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"326/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"83","scoreInfo":"27.1/50 ov, T:327","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110735,"id":110735,"objectId":1384423,"slug":"new-zealand-vs-south-africa-32nd-match","title":"32nd Match","startDate":"2023-11-01T00:00:00.000Z","startTime":"2023-11-01T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 190 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319632,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"357/4","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"167","scoreInfo":"35.3/50 ov, T:358","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110729,"id":110729,"objectId":1384417,"slug":"pakistan-vs-south-africa-26th-match","title":"26th Match","startDate":"2023-10-27T00:00:00.000Z","startTime":"2023-10-27T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 1 wicket (with 16 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319448,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"270","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"271/9","scoreInfo":"47.2/50 ov, T:271","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110726,"id":110726,"objectId":1384414,"slug":"bangladesh-vs-south-africa-23rd-match","title":"23rd Match","startDate":"2023-10-24T00:00:00.000Z","startTime":"2023-10-24T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 149 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319334,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"Wankhede Stadium, Mumbai","smallName":"Wankhede","longName":"Wankhede Stadium, Mumbai","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":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"382/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"233","scoreInfo":"46.4/50 ov, T:383","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110723,"id":110723,"objectId":1384411,"slug":"england-vs-south-africa-20th-match","title":"20th Match","startDate":"2023-10-21T00:00:00.000Z","startTime":"2023-10-21T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 229 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319237,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"Wankhede Stadium, Mumbai","smallName":"Wankhede","longName":"Wankhede Stadium, Mumbai","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":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"399/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"170","scoreInfo":"22/50 ov, T:400","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110718,"id":110718,"objectId":1384406,"slug":"netherlands-vs-south-africa-15th-match","title":"15th Match","startDate":"2023-10-17T00:00:00.000Z","startTime":"2023-10-17T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":15,"status":"RESULT","statusText":"Netherlands won by 38 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319083,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"245/8","scoreInfo":"43/43 ov","points":2,"teamOdds":null},{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"207","scoreInfo":"42.5/43 ov, T:246","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110713,"id":110713,"objectId":1384401,"slug":"australia-vs-south-africa-10th-match","title":"10th Match","startDate":"2023-10-12T00:00:00.000Z","startTime":"2023-10-12T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 134 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318888,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"311/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"177","scoreInfo":"40.5/50 ov, T:312","points":0,"teamOdds":null}],"languages":["ta","hi"]},{"_uid":110707,"id":110707,"objectId":1384395,"slug":"south-africa-vs-sri-lanka-4th-match","title":"4th Match","startDate":"2023-10-07T00:00:00.000Z","startTime":"2023-10-07T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 102 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318730,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"428/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"326","scoreInfo":"44.5/50 ov, T:429","points":0,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384395,1384401,1384406,1384411,1384414,1384417,1384423,1384428,1384433]},{"teamInfo":{"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"}},"rank":3,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":7,"matchesLost":2,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":14,"quotient":null,"nrr":0.841,"rpwr":null,"for":"2631/426.5","against":"2349/441.2","pct":null,"recentMatches":[{"_uid":110746,"id":110746,"objectId":1384434,"slug":"australia-vs-bangladesh-43rd-match","title":"43rd Match","startDate":"2023-11-11T00:00:00.000Z","startTime":"2023-11-11T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 8 wickets (with 32 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":320021,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"306/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"307/2","scoreInfo":"44.4/50 ov, T:307","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110742,"id":110742,"objectId":1384430,"slug":"afghanistan-vs-australia-39th-match","title":"39th Match","startDate":"2023-11-07T00:00:00.000Z","startTime":"2023-11-07T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 3 wickets (with 19 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319866,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"Wankhede Stadium, Mumbai","smallName":"Wankhede","longName":"Wankhede Stadium, Mumbai","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":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"291/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"293/7","scoreInfo":"46.5/50 ov, T:292","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110739,"id":110739,"objectId":1384427,"slug":"australia-vs-england-36th-match","title":"36th Match","startDate":"2023-11-04T00:00:00.000Z","startTime":"2023-11-04T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 33 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319758,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"286","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"253","scoreInfo":"48.1/50 ov, T:287","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110730,"id":110730,"objectId":1384418,"slug":"australia-vs-new-zealand-27th-match","title":"27th Match","startDate":"2023-10-28T00:00:00.000Z","startTime":"2023-10-28T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 5 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319463,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"388","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"383/9","scoreInfo":"50 ov, T:389","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110727,"id":110727,"objectId":1384415,"slug":"australia-vs-netherlands-24th-match","title":"24th Match","startDate":"2023-10-25T00:00:00.000Z","startTime":"2023-10-25T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 309 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319355,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"399/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"90","scoreInfo":"21/50 ov, T:400","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110721,"id":110721,"objectId":1384409,"slug":"australia-vs-pakistan-18th-match","title":"18th Match","startDate":"2023-10-20T00:00:00.000Z","startTime":"2023-10-20T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 62 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319199,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"367/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"305","scoreInfo":"45.3/50 ov, T:368","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110717,"id":110717,"objectId":1384405,"slug":"australia-vs-sri-lanka-14th-match","title":"14th Match","startDate":"2023-10-16T00:00:00.000Z","startTime":"2023-10-16T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 5 wickets (with 88 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319035,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"209","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"215/5","scoreInfo":"35.2/50 ov, T:210","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110713,"id":110713,"objectId":1384401,"slug":"australia-vs-south-africa-10th-match","title":"10th Match","startDate":"2023-10-12T00:00:00.000Z","startTime":"2023-10-12T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 134 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318888,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"311/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"177","scoreInfo":"40.5/50 ov, T:312","points":0,"teamOdds":null}],"languages":["ta","hi"]},{"_uid":110708,"id":110708,"objectId":1384396,"slug":"india-vs-australia-5th-match","title":"5th Match","startDate":"2023-10-08T00:00:00.000Z","startTime":"2023-10-08T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 6 wickets (with 52 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318771,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"199","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"201/4","scoreInfo":"41.2/50 ov, T:200","points":2,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384396,1384401,1384405,1384409,1384415,1384418,1384427,1384430,1384434]},{"teamInfo":{"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"}},"rank":4,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":5,"matchesLost":4,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":10,"quotient":null,"nrr":0.743,"rpwr":null,"for":"2315/378.0","against":"2279/423.3","pct":null,"recentMatches":[{"_uid":110744,"id":110744,"objectId":1384432,"slug":"new-zealand-vs-sri-lanka-41st-match","title":"41st Match","startDate":"2023-11-09T00:00:00.000Z","startTime":"2023-11-09T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 5 wickets (with 160 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319962,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"171","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"172/5","scoreInfo":"23.2/50 ov, T:172","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110738,"id":110738,"objectId":1384426,"slug":"new-zealand-vs-pakistan-35th-match","title":"35th Match","startDate":"2023-11-04T00:00:00.000Z","startTime":"2023-11-04T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":7,"status":"RESULT","statusText":"Pakistan won by 21 runs (DLS method)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319763,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"401/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"200/1","scoreInfo":"25.3/25.3 ov, T:180","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110735,"id":110735,"objectId":1384423,"slug":"new-zealand-vs-south-africa-32nd-match","title":"32nd Match","startDate":"2023-11-01T00:00:00.000Z","startTime":"2023-11-01T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 190 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319632,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"357/4","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"167","scoreInfo":"35.3/50 ov, T:358","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110730,"id":110730,"objectId":1384418,"slug":"australia-vs-new-zealand-27th-match","title":"27th Match","startDate":"2023-10-28T00:00:00.000Z","startTime":"2023-10-28T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 5 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319463,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"388","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"383/9","scoreInfo":"50 ov, T:389","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110724,"id":110724,"objectId":1384412,"slug":"india-vs-new-zealand-21st-match","title":"21st Match","startDate":"2023-10-22T00:00:00.000Z","startTime":"2023-10-22T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 4 wickets (with 12 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319255,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"273","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"274/6","scoreInfo":"48/50 ov, T:274","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110719,"id":110719,"objectId":1384407,"slug":"afghanistan-vs-new-zealand-16th-match","title":"16th Match","startDate":"2023-10-18T00:00:00.000Z","startTime":"2023-10-18T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 149 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319124,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"288/6","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"139","scoreInfo":"34.4/50 ov, T:289","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110714,"id":110714,"objectId":1384402,"slug":"bangladesh-vs-new-zealand-11th-match","title":"11th Match","startDate":"2023-10-13T00:00:00.000Z","startTime":"2023-10-13T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 8 wickets (with 43 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318934,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"245/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"248/2","scoreInfo":"42.5/50 ov, T:246","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110709,"id":110709,"objectId":1384397,"slug":"netherlands-vs-new-zealand-6th-match","title":"6th Match","startDate":"2023-10-09T00:00:00.000Z","startTime":"2023-10-09T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 99 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318799,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"322/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"223","scoreInfo":"46.3/50 ov, T:323","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110704,"id":110704,"objectId":1384392,"slug":"england-vs-new-zealand-1st-match","title":"1st Match","startDate":"2023-10-05T00:00:00.000Z","startTime":"2023-10-05T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 9 wickets (with 82 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318679,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"282/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"283/1","scoreInfo":"36.2/50 ov, T:283","points":2,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384392,1384397,1384402,1384407,1384412,1384418,1384423,1384426,1384432]},{"teamInfo":{"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"}},"rank":5,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":4,"matchesLost":5,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":-0.199,"rpwr":null,"for":"2328/406.2","against":"2385/402.2","pct":null,"recentMatches":[{"_uid":110747,"id":110747,"objectId":1384435,"slug":"england-vs-pakistan-44th-match","title":"44th Match","startDate":"2023-11-11T00:00:00.000Z","startTime":"2023-11-11T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1,"status":"RESULT","statusText":"England won by 93 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":320034,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"337/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"244","scoreInfo":"43.3/50 ov, T:338","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110738,"id":110738,"objectId":1384426,"slug":"new-zealand-vs-pakistan-35th-match","title":"35th Match","startDate":"2023-11-04T00:00:00.000Z","startTime":"2023-11-04T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":7,"status":"RESULT","statusText":"Pakistan won by 21 runs (DLS method)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319763,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"401/6","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"200/1","scoreInfo":"25.3/25.3 ov, T:180","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110734,"id":110734,"objectId":1384422,"slug":"bangladesh-vs-pakistan-31st-match","title":"31st Match","startDate":"2023-10-31T00:00:00.000Z","startTime":"2023-10-31T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":7,"status":"RESULT","statusText":"Pakistan won by 7 wickets (with 105 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319601,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"204","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"205/3","scoreInfo":"32.3/50 ov, T:205","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110729,"id":110729,"objectId":1384417,"slug":"pakistan-vs-south-africa-26th-match","title":"26th Match","startDate":"2023-10-27T00:00:00.000Z","startTime":"2023-10-27T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 1 wicket (with 16 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319448,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"270","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"271/9","scoreInfo":"47.2/50 ov, T:271","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110725,"id":110725,"objectId":1384413,"slug":"afghanistan-vs-pakistan-22nd-match","title":"22nd Match","startDate":"2023-10-23T00:00:00.000Z","startTime":"2023-10-23T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":40,"status":"RESULT","statusText":"Afghanistan won by 8 wickets (with 6 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319295,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"282/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"286/2","scoreInfo":"49/50 ov, T:283","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110721,"id":110721,"objectId":1384409,"slug":"australia-vs-pakistan-18th-match","title":"18th Match","startDate":"2023-10-20T00:00:00.000Z","startTime":"2023-10-20T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 62 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319199,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"367/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"305","scoreInfo":"45.3/50 ov, T:368","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110715,"id":110715,"objectId":1384403,"slug":"india-vs-pakistan-12th-match","title":"12th Match","startDate":"2023-10-14T00:00:00.000Z","startTime":"2023-10-14T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 7 wickets (with 117 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318976,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"191","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"192/3","scoreInfo":"30.3/50 ov, T:192","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110711,"id":110711,"objectId":1384399,"slug":"pakistan-vs-sri-lanka-8th-match","title":"8th Match","startDate":"2023-10-10T00:00:00.000Z","startTime":"2023-10-10T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":7,"status":"RESULT","statusText":"Pakistan won by 6 wickets (with 10 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318838,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"344/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"345/4","scoreInfo":"48.2/50 ov, T:345","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110705,"id":110705,"objectId":1384393,"slug":"netherlands-vs-pakistan-2nd-match","title":"2nd Match","startDate":"2023-10-06T00:00:00.000Z","startTime":"2023-10-06T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":7,"status":"RESULT","statusText":"Pakistan won by 81 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318693,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"286","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"205","scoreInfo":"41/50 ov, T:287","points":0,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384393,1384399,1384403,1384409,1384413,1384417,1384422,1384426,1384435]},{"teamInfo":{"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"}},"rank":6,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":4,"matchesLost":5,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":8,"quotient":null,"nrr":-0.336,"rpwr":null,"for":"2095/425.5","against":"2176/414.0","pct":null,"recentMatches":[{"_uid":110745,"id":110745,"objectId":1384433,"slug":"afghanistan-vs-south-africa-42nd-match","title":"42nd Match","startDate":"2023-11-10T00:00:00.000Z","startTime":"2023-11-10T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 5 wickets (with 15 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319996,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"244","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"247/5","scoreInfo":"47.3/50 ov, T:245","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110742,"id":110742,"objectId":1384430,"slug":"afghanistan-vs-australia-39th-match","title":"39th Match","startDate":"2023-11-07T00:00:00.000Z","startTime":"2023-11-07T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 3 wickets (with 19 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319866,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"Wankhede Stadium, Mumbai","smallName":"Wankhede","longName":"Wankhede Stadium, Mumbai","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":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"291/5","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"293/7","scoreInfo":"46.5/50 ov, T:292","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110737,"id":110737,"objectId":1384425,"slug":"afghanistan-vs-netherlands-34th-match","title":"34th Match","startDate":"2023-11-03T00:00:00.000Z","startTime":"2023-11-03T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":40,"status":"RESULT","statusText":"Afghanistan won by 7 wickets (with 111 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319706,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"179","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"181/3","scoreInfo":"31.3/50 ov, T:180","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110733,"id":110733,"objectId":1384421,"slug":"afghanistan-vs-sri-lanka-30th-match","title":"30th Match","startDate":"2023-10-30T00:00:00.000Z","startTime":"2023-10-30T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":40,"status":"RESULT","statusText":"Afghanistan won by 7 wickets (with 28 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319558,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"241","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"242/3","scoreInfo":"45.2/50 ov, T:242","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110725,"id":110725,"objectId":1384413,"slug":"afghanistan-vs-pakistan-22nd-match","title":"22nd Match","startDate":"2023-10-23T00:00:00.000Z","startTime":"2023-10-23T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":40,"status":"RESULT","statusText":"Afghanistan won by 8 wickets (with 6 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319295,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"282/7","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"286/2","scoreInfo":"49/50 ov, T:283","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110719,"id":110719,"objectId":1384407,"slug":"afghanistan-vs-new-zealand-16th-match","title":"16th Match","startDate":"2023-10-18T00:00:00.000Z","startTime":"2023-10-18T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 149 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319124,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"288/6","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"139","scoreInfo":"34.4/50 ov, T:289","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110716,"id":110716,"objectId":1384404,"slug":"afghanistan-vs-england-13th-match","title":"13th Match","startDate":"2023-10-15T00:00:00.000Z","startTime":"2023-10-15T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":40,"status":"RESULT","statusText":"Afghanistan won by 69 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319023,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"284","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"215","scoreInfo":"40.3/50 ov, T:285","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110712,"id":110712,"objectId":1384400,"slug":"india-vs-afghanistan-9th-match","title":"9th Match","startDate":"2023-10-11T00:00:00.000Z","startTime":"2023-10-11T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 8 wickets (with 90 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318872,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"272/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"273/2","scoreInfo":"35/50 ov, T:273","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110706,"id":110706,"objectId":1384394,"slug":"afghanistan-vs-bangladesh-3rd-match","title":"3rd Match","startDate":"2023-10-07T00:00:00.000Z","startTime":"2023-10-07T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":25,"status":"RESULT","statusText":"Bangladesh won by 6 wickets (with 92 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318726,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"156","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"158/4","scoreInfo":"34.4/50 ov, T:157","points":2,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384394,1384400,1384404,1384407,1384413,1384421,1384425,1384430,1384433]},{"teamInfo":{"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"}},"rank":7,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":3,"matchesLost":6,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":6,"quotient":null,"nrr":-0.572,"rpwr":null,"for":"2245/450.0","against":"2291/412.0","pct":null,"recentMatches":[{"_uid":110747,"id":110747,"objectId":1384435,"slug":"england-vs-pakistan-44th-match","title":"44th Match","startDate":"2023-11-11T00:00:00.000Z","startTime":"2023-11-11T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1,"status":"RESULT","statusText":"England won by 93 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":320034,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"337/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"244","scoreInfo":"43.3/50 ov, T:338","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110743,"id":110743,"objectId":1384431,"slug":"england-vs-netherlands-40th-match","title":"40th Match","startDate":"2023-11-08T00:00:00.000Z","startTime":"2023-11-08T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1,"status":"RESULT","statusText":"England won by 160 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319925,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"339/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"179","scoreInfo":"37.2/50 ov, T:340","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110739,"id":110739,"objectId":1384427,"slug":"australia-vs-england-36th-match","title":"36th Match","startDate":"2023-11-04T00:00:00.000Z","startTime":"2023-11-04T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 33 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319758,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"286","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"253","scoreInfo":"48.1/50 ov, T:287","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110732,"id":110732,"objectId":1384420,"slug":"india-vs-england-29th-match","title":"29th Match","startDate":"2023-10-29T00:00:00.000Z","startTime":"2023-10-29T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 100 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319521,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"229/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"129","scoreInfo":"34.5/50 ov, T:230","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110728,"id":110728,"objectId":1384416,"slug":"england-vs-sri-lanka-25th-match","title":"25th Match","startDate":"2023-10-26T00:00:00.000Z","startTime":"2023-10-26T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":8,"status":"RESULT","statusText":"Sri Lanka won by 8 wickets (with 146 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319386,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"156","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"160/2","scoreInfo":"25.4/50 ov, T:157","points":2,"teamOdds":null}],"languages":["ta","hi"]},{"_uid":110723,"id":110723,"objectId":1384411,"slug":"england-vs-south-africa-20th-match","title":"20th Match","startDate":"2023-10-21T00:00:00.000Z","startTime":"2023-10-21T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 229 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319237,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"Wankhede Stadium, Mumbai","smallName":"Wankhede","longName":"Wankhede Stadium, Mumbai","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":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"399/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"170","scoreInfo":"22/50 ov, T:400","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110716,"id":110716,"objectId":1384404,"slug":"afghanistan-vs-england-13th-match","title":"13th Match","startDate":"2023-10-15T00:00:00.000Z","startTime":"2023-10-15T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":40,"status":"RESULT","statusText":"Afghanistan won by 69 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319023,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"284","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"215","scoreInfo":"40.3/50 ov, T:285","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110710,"id":110710,"objectId":1384398,"slug":"bangladesh-vs-england-7th-match","title":"7th Match","startDate":"2023-10-10T00:00:00.000Z","startTime":"2023-10-10T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1,"status":"RESULT","statusText":"England won by 137 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318833,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"364/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"227","scoreInfo":"48.2/50 ov, T:365","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110704,"id":110704,"objectId":1384392,"slug":"england-vs-new-zealand-1st-match","title":"1st Match","startDate":"2023-10-05T00:00:00.000Z","startTime":"2023-10-05T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 9 wickets (with 82 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318679,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"282/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"283/1","scoreInfo":"36.2/50 ov, T:283","points":2,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384392,1384398,1384404,1384411,1384416,1384420,1384427,1384431,1384435]},{"teamInfo":{"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"}},"rank":8,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":2,"matchesLost":7,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":-1.087,"rpwr":null,"for":"2053/425.5","against":"2431/411.3","pct":null,"recentMatches":[{"_uid":110746,"id":110746,"objectId":1384434,"slug":"australia-vs-bangladesh-43rd-match","title":"43rd Match","startDate":"2023-11-11T00:00:00.000Z","startTime":"2023-11-11T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 8 wickets (with 32 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":320021,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"306/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"307/2","scoreInfo":"44.4/50 ov, T:307","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110741,"id":110741,"objectId":1384429,"slug":"bangladesh-vs-sri-lanka-38th-match","title":"38th Match","startDate":"2023-11-06T00:00:00.000Z","startTime":"2023-11-06T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":25,"status":"RESULT","statusText":"Bangladesh won by 3 wickets (with 53 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319841,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"279","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"282/7","scoreInfo":"41.1/50 ov, T:280","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110734,"id":110734,"objectId":1384422,"slug":"bangladesh-vs-pakistan-31st-match","title":"31st Match","startDate":"2023-10-31T00:00:00.000Z","startTime":"2023-10-31T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":7,"status":"RESULT","statusText":"Pakistan won by 7 wickets (with 105 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319601,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"204","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"205/3","scoreInfo":"32.3/50 ov, T:205","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110731,"id":110731,"objectId":1384419,"slug":"bangladesh-vs-netherlands-28th-match","title":"28th Match","startDate":"2023-10-28T00:00:00.000Z","startTime":"2023-10-28T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":15,"status":"RESULT","statusText":"Netherlands won by 87 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319475,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"229","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"142","scoreInfo":"42.2/50 ov, T:230","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110726,"id":110726,"objectId":1384414,"slug":"bangladesh-vs-south-africa-23rd-match","title":"23rd Match","startDate":"2023-10-24T00:00:00.000Z","startTime":"2023-10-24T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 149 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319334,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"Wankhede Stadium, Mumbai","smallName":"Wankhede","longName":"Wankhede Stadium, Mumbai","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":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"382/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"233","scoreInfo":"46.4/50 ov, T:383","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110720,"id":110720,"objectId":1384408,"slug":"india-vs-bangladesh-17th-match","title":"17th Match","startDate":"2023-10-19T00:00:00.000Z","startTime":"2023-10-19T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 7 wickets (with 51 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319156,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"256/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"261/3","scoreInfo":"41.3/50 ov, T:257","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110714,"id":110714,"objectId":1384402,"slug":"bangladesh-vs-new-zealand-11th-match","title":"11th Match","startDate":"2023-10-13T00:00:00.000Z","startTime":"2023-10-13T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 8 wickets (with 43 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318934,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":291,"objectId":58008,"name":"MA Chidambaram Stadium, Chepauk, Chennai","smallName":"Chennai","longName":"MA Chidambaram Stadium, Chepauk, Chennai","slug":"ma-chidambaram-stadium-chepauk-chennai","location":"Chepauk","image":{"id":128358,"objectId":501288,"slug":"the-ma-chidambaram-stadium-in-chennai","url":"/lsci/db/PICTURES/CMS/128300/128358.jpg","width":900,"height":566,"caption":"The MA Chidambaram Stadium in Chennai ","longCaption":"The MA Chidambaram Stadium in Chennai, India v New Zealand, World Cup warm-up match, Chennai","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":577,"objectId":57995,"name":"Chennai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"38,000"},"teams":[{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"245/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"248/2","scoreInfo":"42.5/50 ov, T:246","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110710,"id":110710,"objectId":1384398,"slug":"bangladesh-vs-england-7th-match","title":"7th Match","startDate":"2023-10-10T00:00:00.000Z","startTime":"2023-10-10T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1,"status":"RESULT","statusText":"England won by 137 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318833,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"364/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"227","scoreInfo":"48.2/50 ov, T:365","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110706,"id":110706,"objectId":1384394,"slug":"afghanistan-vs-bangladesh-3rd-match","title":"3rd Match","startDate":"2023-10-07T00:00:00.000Z","startTime":"2023-10-07T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":25,"status":"RESULT","statusText":"Bangladesh won by 6 wickets (with 92 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318726,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"156","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"158/4","scoreInfo":"34.4/50 ov, T:157","points":2,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384394,1384398,1384402,1384408,1384414,1384419,1384422,1384429,1384434]},{"teamInfo":{"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"}},"rank":9,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":2,"matchesLost":7,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":-1.419,"rpwr":null,"for":"2048/424.0","against":"2459/393.3","pct":null,"recentMatches":[{"_uid":110744,"id":110744,"objectId":1384432,"slug":"new-zealand-vs-sri-lanka-41st-match","title":"41st Match","startDate":"2023-11-09T00:00:00.000Z","startTime":"2023-11-09T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 5 wickets (with 160 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319962,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"171","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"172/5","scoreInfo":"23.2/50 ov, T:172","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110741,"id":110741,"objectId":1384429,"slug":"bangladesh-vs-sri-lanka-38th-match","title":"38th Match","startDate":"2023-11-06T00:00:00.000Z","startTime":"2023-11-06T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":25,"status":"RESULT","statusText":"Bangladesh won by 3 wickets (with 53 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319841,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"279","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"282/7","scoreInfo":"41.1/50 ov, T:280","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110736,"id":110736,"objectId":1384424,"slug":"india-vs-sri-lanka-33rd-match","title":"33rd Match","startDate":"2023-11-02T00:00:00.000Z","startTime":"2023-11-02T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 302 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319675,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"Wankhede Stadium, Mumbai","smallName":"Wankhede","longName":"Wankhede Stadium, Mumbai","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":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"357/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"55","scoreInfo":"19.4/50 ov, T:358","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110733,"id":110733,"objectId":1384421,"slug":"afghanistan-vs-sri-lanka-30th-match","title":"30th Match","startDate":"2023-10-30T00:00:00.000Z","startTime":"2023-10-30T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":40,"status":"RESULT","statusText":"Afghanistan won by 7 wickets (with 28 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319558,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"241","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"242/3","scoreInfo":"45.2/50 ov, T:242","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110728,"id":110728,"objectId":1384416,"slug":"england-vs-sri-lanka-25th-match","title":"25th Match","startDate":"2023-10-26T00:00:00.000Z","startTime":"2023-10-26T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":8,"status":"RESULT","statusText":"Sri Lanka won by 8 wickets (with 146 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319386,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"156","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"160/2","scoreInfo":"25.4/50 ov, T:157","points":2,"teamOdds":null}],"languages":["ta","hi"]},{"_uid":110722,"id":110722,"objectId":1384410,"slug":"netherlands-vs-sri-lanka-19th-match","title":"19th Match","startDate":"2023-10-21T00:00:00.000Z","startTime":"2023-10-21T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":8,"status":"RESULT","statusText":"Sri Lanka won by 5 wickets (with 10 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319227,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"262","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"263/5","scoreInfo":"48.2/50 ov, T:263","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110717,"id":110717,"objectId":1384405,"slug":"australia-vs-sri-lanka-14th-match","title":"14th Match","startDate":"2023-10-16T00:00:00.000Z","startTime":"2023-10-16T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 5 wickets (with 88 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319035,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"209","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"215/5","scoreInfo":"35.2/50 ov, T:210","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110711,"id":110711,"objectId":1384399,"slug":"pakistan-vs-sri-lanka-8th-match","title":"8th Match","startDate":"2023-10-10T00:00:00.000Z","startTime":"2023-10-10T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":7,"status":"RESULT","statusText":"Pakistan won by 6 wickets (with 10 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":318838,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"344/9","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"345/4","scoreInfo":"48.2/50 ov, T:345","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110707,"id":110707,"objectId":1384395,"slug":"south-africa-vs-sri-lanka-4th-match","title":"4th Match","startDate":"2023-10-07T00:00:00.000Z","startTime":"2023-10-07T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 102 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318730,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"428/5","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"326","scoreInfo":"44.5/50 ov, T:429","points":0,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384395,1384399,1384405,1384410,1384416,1384421,1384424,1384429,1384432]},{"teamInfo":{"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"}},"rank":10,"seriesPlayed":null,"seriesWon":null,"matchesPlayed":"9","matchesWon":2,"matchesLost":7,"matchesTied":0,"matchesDrawn":0,"matchesNoResult":0,"points":4,"quotient":null,"nrr":-1.825,"rpwr":null,"for":"1862/443.0","against":"2549/422.5","pct":null,"recentMatches":[{"_uid":110748,"id":110748,"objectId":1384436,"slug":"india-vs-netherlands-45th-match","title":"45th Match","startDate":"2023-11-12T00:00:00.000Z","startTime":"2023-11-12T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 160 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":320067,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"410/4","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"250","scoreInfo":"47.5/50 ov, T:411","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110743,"id":110743,"objectId":1384431,"slug":"england-vs-netherlands-40th-match","title":"40th Match","startDate":"2023-11-08T00:00:00.000Z","startTime":"2023-11-08T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":1,"status":"RESULT","statusText":"England won by 160 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319925,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":1,"objectId":1,"slug":"england","name":"England","longName":"England","abbreviation":"ENG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381894.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"339/9","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"179","scoreInfo":"37.2/50 ov, T:340","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110737,"id":110737,"objectId":1384425,"slug":"afghanistan-vs-netherlands-34th-match","title":"34th Match","startDate":"2023-11-03T00:00:00.000Z","startTime":"2023-11-03T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":40,"status":"RESULT","statusText":"Afghanistan won by 7 wickets (with 111 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319706,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"179","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"181/3","scoreInfo":"31.3/50 ov, T:180","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110731,"id":110731,"objectId":1384419,"slug":"bangladesh-vs-netherlands-28th-match","title":"28th Match","startDate":"2023-10-28T00:00:00.000Z","startTime":"2023-10-28T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":15,"status":"RESULT","statusText":"Netherlands won by 87 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319475,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":292,"objectId":57980,"name":"Eden Gardens, Kolkata","smallName":"Eden Gardens","longName":"Eden Gardens, Kolkata","slug":"eden-gardens-kolkata","location":"","image":{"id":128035,"objectId":500114,"slug":"an-aerial-view-of-the-eden-gardens-at-its-current-state-of-completion","url":"/lsci/db/PICTURES/CMS/128000/128035.jpg","width":900,"height":600,"caption":"An aerial view of the Eden Gardens at its current state of completion","longCaption":"An aerial view of the Eden Gardens at its current state of completion, Kolkata, February 9, 2011","credit":null,"photographer":null,"peerUrls":null},"town":{"id":574,"objectId":57976,"name":"Kolkata","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"66,000"},"teams":[{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"229","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"142","scoreInfo":"42.2/50 ov, T:230","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110727,"id":110727,"objectId":1384415,"slug":"australia-vs-netherlands-24th-match","title":"24th Match","startDate":"2023-10-25T00:00:00.000Z","startTime":"2023-10-25T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 309 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319355,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":333,"objectId":58040,"name":"Arun Jaitley Stadium, Delhi","smallName":"Delhi","longName":"Arun Jaitley Stadium, Delhi","slug":"arun-jaitley-stadium-delhi","location":"","image":{"id":61133,"objectId":242730,"slug":"england-practice-session-in-full-flow","url":"/lsci/db/PICTURES/CMS/61100/61133.jpg","width":500,"height":335,"caption":"England practice session in full flow","longCaption":"England practice session in full flow at the Feroz Shah Kotla Stadium, Delhi, March 30, 2006","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":584,"objectId":58036,"name":"Delhi","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"55,000"},"teams":[{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"399/8","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"90","scoreInfo":"21/50 ov, T:400","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110722,"id":110722,"objectId":1384410,"slug":"netherlands-vs-sri-lanka-19th-match","title":"19th Match","startDate":"2023-10-21T00:00:00.000Z","startTime":"2023-10-21T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":8,"status":"RESULT","statusText":"Sri Lanka won by 5 wickets (with 10 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319227,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":3355,"objectId":1070094,"name":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","smallName":"Lucknow","longName":"Bharat Ratna Shri Atal Bihari Vajpayee Ekana Cricket Stadium, Lucknow","slug":"bharat-ratna-shri-atal-bihari-vajpayee-ekana-cricket-stadium-lucknow","location":"","image":null,"town":{"id":651,"objectId":58270,"name":"Lucknow","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"50,000"},"teams":[{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"262","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":8,"objectId":8,"slug":"sri-lanka","name":"Sri Lanka","longName":"Sri Lanka","abbreviation":"SL","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"263/5","scoreInfo":"48.2/50 ov, T:263","points":2,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110718,"id":110718,"objectId":1384406,"slug":"netherlands-vs-south-africa-15th-match","title":"15th Match","startDate":"2023-10-17T00:00:00.000Z","startTime":"2023-10-17T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":15,"status":"RESULT","statusText":"Netherlands won by 38 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":319083,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1920,"objectId":58056,"name":"Himachal Pradesh Cricket Association Stadium, Dharamsala","smallName":"Dharamsala","longName":"Himachal Pradesh Cricket Association Stadium, Dharamsala","slug":"himachal-pradesh-cricket-association-stadium-dharamsala","location":"","image":{"id":116258,"objectId":456322,"slug":"the-picturesque-stadium-in-dharamsala","url":"/lsci/db/PICTURES/CMS/116200/116258.jpg","width":500,"height":370,"caption":"The picturesque stadium in Dharamsala","longCaption":"The picturesque stadium in Dharamsala, Kings XI Punjab v Deccan Chargers, IPL, Dharamsala, April 16, 2010","credit":"Indian Premier League","photographer":null,"peerUrls":null},"town":{"id":586,"objectId":58054,"name":"Dharamsala","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"21200"},"teams":[{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"245/8","scoreInfo":"43/43 ov","points":2,"teamOdds":null},{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"207","scoreInfo":"42.5/43 ov, T:246","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110709,"id":110709,"objectId":1384397,"slug":"netherlands-vs-new-zealand-6th-match","title":"6th Match","startDate":"2023-10-09T00:00:00.000Z","startTime":"2023-10-09T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":5,"status":"RESULT","statusText":"New Zealand won by 99 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318799,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"322/7","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"223","scoreInfo":"46.3/50 ov, T:323","points":0,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110705,"id":110705,"objectId":1384393,"slug":"netherlands-vs-pakistan-2nd-match","title":"2nd Match","startDate":"2023-10-06T00:00:00.000Z","startTime":"2023-10-06T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":7,"status":"RESULT","statusText":"Pakistan won by 81 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":318693,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":1981,"objectId":58142,"name":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","smallName":"Hyderabad","longName":"Rajiv Gandhi International Stadium, Uppal, Hyderabad","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":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":7,"objectId":7,"slug":"pakistan","name":"Pakistan","longName":"Pakistan","abbreviation":"PAK","imageUrl":"/lsci/db/PICTURES/CMS/381800/381891.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"286","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"205","scoreInfo":"41/50 ov, T:287","points":0,"teamOdds":null}],"languages":["hi","ta"]}],"nextMatch":null,"allMatchObjectIds":[1384393,1384397,1384406,1384410,1384415,1384419,1384425,1384431,1384436]}],"finalMatches":[{"finalType":3,"matchObjectIds":[1384437,1384438]},{"finalType":1,"matchObjectIds":[1384439]}]}],"finalMatches":[],"liveTeamIds":[],"objects":{"matches":{}}},"liveInfo":null,"liveSummary":null,"superOverLiveSummary":null,"mostValuedPlayerOfTheMatch":{"player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"team":{"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"}},"battedType":"yes","runs":62,"ballsFaced":48,"smartRuns":97.44,"bowledType":"yes","fieldedType":"yes","wickets":2,"conceded":21,"smartWickets":2.56,"totalImpact":194.16,"battingImpact":124.07,"bowlingImpact":70.09},"playersOfTheMatch":[{"type":"PLAYER_OF_MATCH","player":{"id":66190,"objectId":530011,"name":"TM Head","longName":"Travis Head","mobileName":"Head","indexName":"Head, TM","battingName":"TM Head","fieldingName":"Head","slug":"travis-head","imageUrl":"/lsci/db/PICTURES/CMS/321500/321584.2.png","headshotImageUrl":"/lsci/db/PICTURES/CMS/321500/321584.png","dateOfBirth":{"year":1993,"month":12,"date":29},"dateOfDeath":null,"gender":"M","battingStyles":["lhb"],"bowlingStyles":["ob"],"longBattingStyles":["left-hand bat"],"longBowlingStyles":["right-arm offbreak"],"image":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.2.png","width":160,"height":136,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":null},"countryTeamId":2,"playerRoleTypeIds":[2],"playingRoles":["top-order batter"],"headshotImage":{"id":321584,"objectId":1263516,"slug":"travis-head-player-page-headshot-cutout-2021","url":"/lsci/db/PICTURES/CMS/321500/321584.png","width":600,"height":436,"caption":"Travis Head player page headshot cutout, 2021","longCaption":"Travis Head player page headshot cutout, 2021","credit":null,"photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/321500/321584.square.png"}}},"team":{"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"}},"inningStats":[{"inningNumber":1,"stat":{"runs":null,"ballsFaced":null,"notouts":null,"wickets":2,"conceded":21,"balls":30,"economy":4.2,"caught":1,"stumped":0}},{"inningNumber":2,"stat":{"runs":62,"ballsFaced":48,"notouts":0,"wickets":null,"conceded":null,"balls":null,"economy":null,"caught":null,"stumped":null}}]}],"playersOfTheSeries":null,"matchSeriesResult":{"leadTeam":{"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"}},"leadType":3,"leadHowWon":1,"resultType":8,"matchesWonByLeadTeam":0,"matchesWonByLoserTeam":0,"matchNumber":2,"totalNumberOfMatches":0,"abondonedNumberOfMatches":0,"cancelledNumberOfMatches":0,"isLeadAbandoned":false,"isLeadCancelled":false,"groupTitle":""},"recentReportStory":{"id":320255,"objectId":1409216,"scribeId":38913383,"slug":"icc-world-cup-2023-australia-edge-low-scoring-thriller-to-book-spot-in-eighth-odi-world-cup-final","title":"Australia edge low-scoring thriller to book spot in eighth ODI World Cup final","subTitle":"","seoTitle":"ICC World Cup 2023 - Australia edge low-scoring thriller to book spot in eighth ODI World Cup final","summary":"David Miller scored a classic century amid a South Africa collapse, but the team's total of 212 was ultimately too little to defend with","shortText":null,"byline":"Alagappan Muthu","categoryType":"OTHERS","genreType":"REPORT","genreId":3,"genreName":"Report","publishedAt":"2023-11-16T16:55:00.000Z","modifiedAt":"2023-11-16T19:28:25.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":573,"image":{"id":371490,"objectId":1409230,"slug":"absolute-ecstasy-for-australia-agony-for-south-africa","url":"/lsci/db/PICTURES/CMS/371400/371490.5.jpg","width":365,"height":205,"caption":"Absolute ecstasy for Australia, agony for South Africa","longCaption":"Absolute ecstasy for Australia, agony for South Africa, Australia vs South Africa, Men's ODI World Cup, 2nd semi-final, Kolkata, November 16, 2023","credit":"Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371400/371490.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/371400/371490.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371400/371490.10.jpg"}},"matchMeta":{"id":110750,"objectId":1384438,"scribeId":1384438,"slug":"australia-vs-south-africa-2nd-semi-final","seriesId":15338,"seriesObjectId":1367856,"seriesSlug":"icc-cricket-world-cup-2023-24"},"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-02-17T12:13:08.000Z","credit":"Alagappan Muthu is a sub-editor at ESPNcricinfo","copyright":"ESPN Sports Media Ltd.","overviewHtml":null,"keywords":[""],"video":{"id":135090,"objectId":1409231,"scribeId":38913716,"statusTypeId":3,"slug":"icc-cricket-world-cup-2023-where-did-south-africa-fall-short","title":"Where did South Africa fall short?","subTitle":"","seoTitle":"ICC Cricket World Cup 2023 - Where did South Africa fall short?","summary":"Dale Steyn: \"South Africa ticked all the boxes they wanted to but they just didn't get over the line\"","duration":131,"genreId":155,"genreType":"GENERAL","genreName":"Match Day","publishedAt":"2023-11-16","modifiedAt":"2023-11-16T17:37:29.000Z","recordedAt":"2023-11-16","expireAt":"2043-11-19T17:30:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2023/1116/dm_231116_INET_CRIC_wc23sf2_sapost_marutiqatar_global/dm_231116_INET_CRIC_wc23sf2_sapost_marutiqatar_global.jpg","origin":{"type":"CLIP"},"assetId":"dm_231116_INET_CRIC_wc23sf2_sapost_marutiqatar_global","scribeMongoId":"655651ecbe6ab32506ea217b","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2023/1116/dm_231116_INET_CRIC_wc23sf2_sapost_marutiqatar_global/dm_231116_INET_CRIC_wc23sf2_sapost_marutiqatar_global.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2023/1116/dm_231116_INET_CRIC_wc23sf2_sapost_marutiqatar_global/dm_231116_INET_CRIC_wc23sf2_sapost_marutiqatar_global/playlist.m3u8"}]},"storyGenre":{"id":3,"slug":"report","title":"Report","summary":null},"reactionStat":null},"recentPreviewStory":{"id":320217,"objectId":1408960,"scribeId":38904714,"slug":"icc-cricket-world-cup-2023-aus-vs-sa-in-form-south-africa-face-serial-winners-australia-with-history-on-shoulders","title":"In-form South Africa face serial winners Australia with history on their shoulders","subTitle":"","seoTitle":"ICC Cricket World Cup 2023 - Aus vs SA - In-form South Africa face serial winners Australia with history on shoulders","summary":"Echoes of the past abound in re-run of 1999 and 2007 semi-finals, with South Africa sweating on Temba Bavuma's fitness","shortText":null,"byline":"Andrew Miller","categoryType":"OTHERS","genreType":"PREVIEW","genreId":2,"genreName":"Preview","publishedAt":"2023-11-15T15:37:00.000Z","modifiedAt":"2023-11-15T16:12:53.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":9,"image":{"id":371240,"objectId":1408762,"slug":"david-warner-mitchell-marsh-pat-cummins-josh-inglis-adam-zampa-exchange-looks","url":"/lsci/db/PICTURES/CMS/371200/371240.5.jpg","width":365,"height":205,"caption":"David Warner, Mitchell Marsh, Pat Cummins, Josh Inglis, Adam Zampa exchange looks","longCaption":"David Warner, Mitchell Marsh, Pat Cummins, Josh Inglis, Adam Zampa exchange looks, Men's ODI World Cup 2023, Kolkata, November 14, 2023","credit":"ICC via Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/371200/371240.14.jpg","WIDE":"/lsci/db/PICTURES/CMS/371200/371240.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/371200/371240.10.jpg"}},"matchMeta":{"id":110750,"objectId":1384438,"scribeId":1384438,"slug":"australia-vs-south-africa-2nd-semi-final","seriesId":15338,"seriesObjectId":1367856,"seriesSlug":"icc-cricket-world-cup-2023-24"},"isLiveBlog":false,"isLive":false,"language":"en","generatedAt":"2025-02-17T12:13:07.998Z","credit":"Andrew Miller is UK editor of ESPNcricinfo. @miller_cricket","copyright":"ESPN Sports Media Ltd.","overviewHtml":null,"keywords":[""],"video":{"id":135041,"objectId":1408951,"scribeId":38903868,"statusTypeId":3,"slug":"icc-cricket-world-cup-2023-pat-cummins-recent-record-vs-sa-doesn-t-count-for-too-much","title":"Cummins: Recent record against SA 'doesn't count for too much'","subTitle":"","seoTitle":"ICC Cricket World Cup 2023 - Pat Cummins - Recent record vs SA 'doesn't count for too much'","summary":"The Australia captain spoke about being \"really pumped\" about his batting line-up and their mentality on the big stage","duration":115,"genreId":2,"genreType":"GENERAL","genreName":"Press Conference","publishedAt":"2023-11-15","modifiedAt":"2023-11-15T14:04:16.000Z","recordedAt":"2023-11-15","expireAt":"2040-11-18T13:55:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2023/1115/dm_231115_cwc2023_patcumminspc/dm_231115_cwc2023_patcumminspc.jpg","origin":{"type":"CLIP"},"assetId":"dm_231115_cwc2023_patcumminspc","scribeMongoId":"6554ce0cbe6ab32506e5e9e0","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2023/1115/dm_231115_cwc2023_patcumminspc/dm_231115_cwc2023_patcumminspc.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2023/1115/dm_231115_cwc2023_patcumminspc/dm_231115_cwc2023_patcumminspc/playlist.m3u8"}]},"storyGenre":{"id":2,"slug":"preview","title":"Preview","summary":null},"reactionStat":null},"liveBlogStory":{"id":320234,"objectId":1409048,"scribeId":1409048,"slug":"aus-vs-sa-world-cup-2023-semi-final-kolkata-live-report","title":"Live Report - Aus vs SA, World Cup 2023, semi-final","subTitle":"","seoTitle":"Aus vs SA - World Cup 2023 - semi-final - Kolkata - Live Report","summary":"Who will go one step closer to the biggest prize in cricket today - Australia or South Africa? Get all your news, views, stats and colour from the game on ESPNcricinfo's live blog","shortText":null,"byline":"Andrew Miller","categoryType":"BLOG","genreType":"OTHER","genreId":736,"genreName":"Live Blog","publishedAt":"2023-11-16T07:17:00.000Z","modifiedAt":"2023-11-16T07:17:53.000Z","showPublishedAt":true,"showModifiedAt":false,"day":null,"authorId":9,"image":{"id":368844,"objectId":1402688,"slug":"quinton-de-kock-kicked-off-the-2023-world-cup-with-back-to-back-tons","url":"/lsci/db/PICTURES/CMS/368800/368844.5.jpg","width":365,"height":205,"caption":"Quinton de Kock kicked off the 2023 World Cup with back-to-back tons","longCaption":"Quinton de Kock kicked off the 2023 World Cup with back-to-back tons, Australia vs South Africa, Men's ODI World Cup 2023, Lucknow, October 12, 2023","credit":"AFP/Getty Images","photographer":null,"peerUrls":{"FILM":"/lsci/db/PICTURES/CMS/368800/368844.12.jpg","WIDE":"/lsci/db/PICTURES/CMS/368800/368844.6.jpg","SQUARE":"/lsci/db/PICTURES/CMS/368800/368844.10.jpg"}},"matchMeta":{"id":110750,"objectId":1384438,"scribeId":1384438,"slug":"australia-vs-south-africa-2nd-semi-final","seriesId":15338,"seriesObjectId":1367856,"seriesSlug":"icc-cricket-world-cup-2023-24"},"isLiveBlog":true,"isLive":true,"language":"en","generatedAt":"2025-02-17T12:13:08.000Z","credit":"Andrew Miller is UK editor of ESPNcricinfo. @miller_cricket","copyright":"ESPN Sports Media Ltd.","overviewHtml":"\u003cul\u003e\n\u003cli\u003e After six weeks of action, we've reached the penultimate match of the 2023 World Cup. Who will prevail, and set up a meeting with India on Sunday - Australia or South Africa?\u003c/li\u003e\n\u003cli\u003e You can follow \u003cb\u003e\u003ca href=\"https://www.espncricinfo.com/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/live-cricket-score\"\u003elive ball-by-ball commentary here\u003c/a\u003e\u003c/b\u003e.\u003c/li\u003e\n\u003cli\u003e If you are in the US, \u003cb\u003e\u003ca href=\" https://www.espn.com/watch/catalog/ac34effe-35e5-4e49-9fc0-89f001f9cbba/icc-cricket-world-cup/_/country/us/redirected/true#bucketId=7373\"\u003ewatch the match live on ESPN+\u003c/a\u003e\u003c/b\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n","keywords":[""],"video":null,"storyGenre":{"id":736,"slug":"live-blog","title":"Live Blog","summary":null},"reactionStat":null},"fantasyPickStory":null,"commentaryStarted":true,"superOver":false,"bet365Odds":null,"teamsPrevMatches":{"2":[{"_uid":110746,"id":110746,"objectId":1384434,"slug":"australia-vs-bangladesh-43rd-match","title":"43rd Match","startDate":"2023-11-11T00:00:00.000Z","startTime":"2023-11-11T05:00:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 8 wickets (with 32 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":320021,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":2677,"objectId":545380,"name":"Maharashtra Cricket Association Stadium, Pune","smallName":"Pune","longName":"Maharashtra Cricket Association Stadium, Pune","slug":"maharashtra-cricket-association-stadium-pune","location":"","image":{"id":154886,"objectId":622794,"slug":"a-wide-angle-view-of-the-subrata-roy-sahara-stadium-in-pune","url":"/lsci/db/PICTURES/CMS/154800/154886.jpg","width":900,"height":600,"caption":"A wide-angle view of the Subrata Roy Sahara Stadium in Pune","longCaption":"A wide-angle view of the Subrata Roy Sahara Stadium, Pune, May 11, 2012","credit":"Hindustan Times","photographer":null,"peerUrls":null},"town":{"id":683,"objectId":58379,"name":"Pune","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":null},"teams":[{"team":{"id":25,"objectId":25,"slug":"bangladesh","name":"Bangladesh","longName":"Bangladesh","abbreviation":"BAN","imageUrl":"/lsci/db/PICTURES/CMS/341400/341456.png","unofficialName":""},"inningNumbers":[1],"isHome":false,"isLive":false,"score":"306/8","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":true,"isLive":false,"score":"307/2","scoreInfo":"44.4/50 ov, T:307","points":2,"teamOdds":null}],"languages":["hi","ta"]}],"3":[{"_uid":110745,"id":110745,"objectId":1384433,"slug":"afghanistan-vs-south-africa-42nd-match","title":"42nd Match","startDate":"2023-11-10T00:00:00.000Z","startTime":"2023-11-10T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":3,"status":"RESULT","statusText":"South Africa won by 5 wickets (with 15 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":319996,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":40,"objectId":40,"slug":"afghanistan","name":"Afghanistan","longName":"Afghanistan","abbreviation":"AFG","imageUrl":"/lsci/db/PICTURES/CMS/381800/381892.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"244","scoreInfo":null,"points":0,"teamOdds":null},{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"247/5","scoreInfo":"47.3/50 ov, T:245","points":2,"teamOdds":null}],"languages":["hi","ta"]}]},"teamsNextMatches":{"2":[{"_uid":110751,"id":110751,"objectId":1384439,"slug":"india-vs-australia-final","title":"Final","startDate":"2023-11-19T00:00:00.000Z","startTime":"2023-11-19T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 6 wickets (with 42 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":320311,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"240","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"241/4","scoreInfo":"43/50 ov, T:241","points":null,"teamOdds":null}],"languages":["hi","ta"]}],"3":[{"_uid":110992,"id":110992,"objectId":1387597,"slug":"south-africa-vs-india-1st-t20i","title":"1st T20I","startDate":"2023-12-10T00:00:00.000Z","startTime":"2023-12-10T14:00:00.000Z","format":"T20","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":null,"status":"ABANDONED","statusText":"Match abandoned without a ball bowled","statusEng":"ABANDONED","resultStatus":6,"previewStoryId":320845,"coverage":"Y","series":{"id":15593,"objectId":1387592,"slug":"india-in-south-africa-2023-24","name":"India in South Africa","longName":"India tour of South Africa","alternateName":"SA v IND","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":4,"endDate":"2024-01-07T00:00:00.000Z"},"ground":{"id":302,"objectId":59089,"name":"Kingsmead, Durban","smallName":"Durban","longName":"Kingsmead, Durban","slug":"kingsmead-durban","location":"","image":{"id":50670,"objectId":209597,"slug":"general-view-of-kingsmead-durban","url":"/lsci/db/PICTURES/CMS/50600/50670.jpg","width":500,"height":328,"caption":"General view of Kingsmead, Durban","longCaption":"General view of Kingsmead, Durban","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":897,"objectId":59085,"name":"Durban","area":"","timezone":"Africa/Johannesburg"},"country":{"id":3,"objectId":3,"name":"South Africa","shortName":"South Africa","abbreviation":"SA","slug":"south-africa"},"capacity":"25000"},"teams":[{"team":{"id":3,"objectId":3,"slug":"south-africa","name":"South Africa","longName":"South Africa","abbreviation":"SA","imageUrl":"/lsci/db/PICTURES/CMS/382700/382733.png","unofficialName":""},"inningNumbers":[],"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[],"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"points":null,"teamOdds":null}],"languages":["hi"]}]},"seriesPrevMatches":[{"_uid":110749,"id":110749,"objectId":1384437,"slug":"india-vs-new-zealand-1st-semi-final","title":"1st Semi-Final","startDate":"2023-11-15T00:00:00.000Z","startTime":"2023-11-15T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 70 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":320168,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":713,"objectId":58324,"name":"Wankhede Stadium, Mumbai","smallName":"Wankhede","longName":"Wankhede Stadium, Mumbai","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":"Mumbai","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"32,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"397/4","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":5,"objectId":5,"slug":"new-zealand","name":"New Zealand","longName":"New Zealand","abbreviation":"NZ","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"327","scoreInfo":"48.5/50 ov, T:398","points":null,"teamOdds":null}],"languages":["hi","ta"]},{"_uid":110748,"id":110748,"objectId":1384436,"slug":"india-vs-netherlands-45th-match","title":"45th Match","startDate":"2023-11-12T00:00:00.000Z","startTime":"2023-11-12T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":6,"status":"RESULT","statusText":"India won by 160 runs","statusEng":"RESULT","resultStatus":1,"previewStoryId":320067,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":683,"objectId":57897,"name":"M Chinnaswamy Stadium, Bengaluru","smallName":"Bengaluru","longName":"M Chinnaswamy Stadium, Bengaluru","slug":"m-chinnaswamy-stadium-bengaluru","location":"","image":{"id":127631,"objectId":498407,"slug":"a-view-of-the-chinnaswamy-stadium-in-bangalore","url":"/lsci/db/PICTURES/CMS/127600/127631.jpg","width":900,"height":565,"caption":"A view of the Chinnaswamy Stadium in Bangalore","longCaption":"A view of the Chinnaswamy Stadium in Bangalore","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":549,"objectId":57892,"name":"Bengaluru","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"40,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"410/4","scoreInfo":null,"points":2,"teamOdds":null},{"team":{"id":15,"objectId":15,"slug":"netherlands","name":"Netherlands","longName":"Netherlands","abbreviation":"NED","imageUrl":"/lsci/db/PICTURES/CMS/381800/381893.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"250","scoreInfo":"47.5/50 ov, T:411","points":0,"teamOdds":null}],"languages":["hi","ta"]}],"seriesNextMatches":[{"_uid":110751,"id":110751,"objectId":1384439,"slug":"india-vs-australia-final","title":"Final","startDate":"2023-11-19T00:00:00.000Z","startTime":"2023-11-19T08:30:00.000Z","format":"ODI","isCancelled":false,"stage":"FINISHED","state":"POST","winnerTeamId":2,"status":"RESULT","statusText":"Australia won by 6 wickets (with 42 balls remaining)","statusEng":"RESULT","resultStatus":1,"previewStoryId":320311,"coverage":"Y","series":{"id":15338,"objectId":1367856,"slug":"icc-cricket-world-cup-2023-24","name":"ICC Cricket World Cup","longName":"ICC Cricket World Cup","alternateName":"World Cup 2023","longAlternateName":null,"unofficialName":null,"broadcastName":null,"season":"2023/24","typeId":3,"endDate":"2023-11-19T00:00:00.000Z"},"ground":{"id":840,"objectId":57851,"name":"Narendra Modi Stadium, Ahmedabad","smallName":"Ahmedabad","longName":"Narendra Modi Stadium, Ahmedabad","slug":"narendra-modi-stadium-motera-ahmedabad","location":"Motera","image":{"id":66837,"objectId":261701,"slug":"sardar-patel-stadium-in-ahmedabad","url":"/lsci/db/PICTURES/CMS/66800/66837.jpg","width":500,"height":316,"caption":"Sardar Patel stadium in Ahmedabad","longCaption":"Sardar Patel stadium in Ahmedabad","credit":"AFP","photographer":null,"peerUrls":null},"town":{"id":534,"objectId":57847,"name":"Ahmedabad","area":"","timezone":"Asia/Kolkata"},"country":{"id":6,"objectId":6,"name":"India","shortName":"India","abbreviation":"IND","slug":"india"},"capacity":"132,000"},"teams":[{"team":{"id":6,"objectId":6,"slug":"india","name":"India","longName":"India","abbreviation":"IND","imageUrl":"/lsci/db/PICTURES/CMS/381800/381895.png","unofficialName":""},"inningNumbers":[1],"isHome":true,"isLive":false,"score":"240","scoreInfo":null,"points":null,"teamOdds":null},{"team":{"id":2,"objectId":2,"slug":"australia","name":"Australia","longName":"Australia","abbreviation":"AUS","imageUrl":"/lsci/db/PICTURES/CMS/340400/340493.png","unofficialName":""},"inningNumbers":[2],"isHome":false,"isLive":false,"score":"241/4","scoreInfo":"43/50 ov, T:241","points":null,"teamOdds":null}],"languages":["hi","ta"]}],"hasTeamPlayers":true,"weather":null,"social":null,"hasTeamSquads":true,"hasStats":true,"hasFantasyStats":false,"hasFanComments":false,"hasPolls":false}}},"layout":{"type":"DEFAULT","view":{"desktopHeader":true,"desktopFooter":false,"desktopHsb":true,"desktopFooterLegalLinks":true,"mobileHeader":true,"mobileFooter":true,"mobileHsb":false,"mobileFooterLegalLinks":true,"mobileStickyAd":false,"mobileStickyAsk":false,"appStickyAd":true},"ad":{"gpt":{"webAdUnitPath":"game/scorecard","appAdUnitPath":"game/scorecard","attributes":{"pgtyp":"game","kvpt":"archivedscorecard","kvsite":"icc-cricket-world-cup-2023-24","kvseriesid":1367856,"kvmatchid":1384438},"units":{"exclusions":{"unit":"exclusions","type":"OUT_OF_PAGE","attributes":{"pos":"exclusions"}},"overlay":{"unit":"overlay","type":"OUT_OF_PAGE","attributes":{"pos":"outofpage"}},"wallpaper":{"unit":"wallpaper","type":"IN_PAGE","attributes":{"pos":"wallpaper"}},"scoresCarousel":{"unit":"scoresCarousel","type":"IN_PAGE","attributes":{"pos":"scoresCarousel"}},"presbyHeader":{"unit":"presbyHeader","type":"IN_PAGE","attributes":{"pos":"presbyHeader"}},"bannerTop":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopRoW":{"unit":"bannerRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopNonIS":{"unit":"bannerNonIS","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottom2":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"bottom2"}},"bannerNewBottom":{"unit":"banner","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"newbottom"}},"bannerBottomRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"longstrip":{"unit":"longstrip","type":"IN_PAGE","attributes":{"pos":"longstrip"}},"longstrip2":{"unit":"longstrip2","type":"IN_PAGE","attributes":{"pos":"longstrip2"}},"incontentstrip":{"unit":"incontentstrip","type":"IN_PAGE","attributes":{"pos":"incontentstrip"}},"incontent":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentNewBottom":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"newbottom","kvpos":"top"}},"incontentNewTop":{"unit":"incontent","type":"IN_PAGE","attributes":{"pos":"newtop","kvpos":"newtop"}},"incontentRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"promobox":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox"}},"promoboxTop":{"unit":"promobox","type":"IN_PAGE","attributes":{"pos":"promobox","kvpos":"top"}},"incontent2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontent3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontent3Bottom2":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom2"}},"incontent4":{"unit":"incontent4","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"newtop"}},"incontentStory":{"unit":"incontentStory","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentStoryRoW":{"unit":"incontentStoryRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"promoboxBottom":{"unit":"promobox","type":"IN_VIEW","attributes":{"pos":"promobox","kvpos":"bottom"}},"bannerSticky":{"unit":"bannerSticky","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"bannerStickyRoW":{"unit":"bannerStickyRoW","type":"IN_PAGE","attributes":{"pos":"banner","kvpos":"sticky"}},"scoresCarouselApp":{"unit":"scoresCarouselApp","type":"IN_PAGE","attributes":{"pos":"scoresCarouselApp","kvpos":"hsb"}},"incontentApp":{"unit":"incontent","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentAppRoW":{"unit":"incontentRoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"top"}},"incontentApp2":{"unit":"incontent2","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp2RoW":{"unit":"incontent2RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"middle"}},"incontentApp3":{"unit":"incontent3","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"incontentApp3RoW":{"unit":"incontent3RoW","type":"IN_VIEW","attributes":{"pos":"incontent","kvpos":"bottom"}},"bannerTopApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerTopAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"top"}},"bannerBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerBottomAppRoW":{"unit":"bannerRoW","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"bottom"}},"bannerNewBottomApp":{"unit":"banner","type":"IN_VIEW","attributes":{"pos":"banner","kvpos":"newbottom"}},"largeBannerTopIS":{"unit":"largeBannerIS","type":"IN_PAGE","attributes":{"pos":"largeBanner","kvpos":"top"}},"longstripGamepackageLeft":{"unit":"longstripGamepackage","type":"IN_PAGE","attributes":{"pos":"longstripGamepackage","kvpos":"left"}},"longstripGamepackageRight":{"unit":"longstripGamepackage","type":"IN_PAGE","attributes":{"pos":"longstripGamepackage","kvpos":"right"}},"presbyMobile":{"unit":"presbyMobile","type":"IN_PAGE","attributes":{"pos":"presbyMobile","kvpos":"top"}},"instream":{"unit":"instream","type":"IN_PAGE","attributes":{"pos":"instream"}},"nativeText":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"top"}},"nativeText2":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"middle"}},"nativeText3":{"unit":"nativeText","type":"IN_VIEW","attributes":{"pos":"nativeText","kvpos":"bottom"}},"bannerNative":{"unit":"bannerNative","type":"IN_VIEW","attributes":{"pos":"bannerNative","kvpos":"newbottom"}}}},"video":{"adUnitPath":"game/scorecard","siteSection":"espn:cricinfo:cricket:gamepackage"},"taboola":{"type":"category"}},"analytics":{"attributes":{"pageName":"game:australia-vs-south-africa-2nd-semi-final:scorecard","siteSection":"icc-cricket-world-cup-2023-24","subSection":"game:icc-cricket-world-cup-2023-24","contentType":"game","league":"icc-cricket-world-cup-2023-24","gameid":"1384438-Australia vs South Africa2nd Semi-Final-2023/24","gameState":"post"}},"seo":{"title":"AUS vs SA Cricket Scorecard, 2nd Semi-Final at Kolkata, November 16, 2023","description":"Live Cricket Scoreboard: Get Australia vs South Africa 2nd Semi-Final, cricket scorecard, ICC Cricket World Cup 2023/24 dated November 16, 2023.","canonical":"/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard","keywords":["Australia vs South Africa 2nd Semi-Final","cricket scorecard","cricket scoreboard","AUS vs SA","reports","ICC Cricket World Cup"],"image":"https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/371400/371490.6.jpg","canonicalEng":"/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard","languagesCanonical":[{"lang":"hi","canonical":"/hindi/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard"},{"lang":"ta","canonical":"/tamil/series/icc-cricket-world-cup-2023-24-1367856/australia-vs-south-africa-2nd-semi-final-1384438/full-scorecard"}]}}}},"page":"/match/CiMatchScorecardPage","query":{"seriesSlug":"icc-cricket-world-cup-2023-24","seriesId":"1367856","matchSlug":"australia-vs-south-africa-2nd-semi-final","matchId":"1384438"},"buildId":"OnPSRz-HwTR86vKC3XYb7","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[10507,40037,785],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>