CINXE.COM

County round-up: Red-hot Henry too much for Sussex | ESPNcricinfo.com

<!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>County round-up: Red-hot Henry too much for Sussex | ESPNcricinfo.com</title><meta name="title" content="County round-up: Red-hot Henry too much for Sussex | ESPNcricinfo.com"/><meta name="description" content="In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit"/><meta name="keywords" content="news,daily,package,Cricket,cricket,headlines,bulletin"/><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/cricket-videos/county-round-up-red-hot-henry-too-much-for-sussex-1146463"/><meta property="og:site_name" content="ESPNcricinfo"/><meta property="og:type" content="website"/><meta property="og:title" content="County round-up: Red-hot Henry too much for Sussex"/><meta property="og:description" content="In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit"/><meta property="og:image" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH.jpg"/><meta property="og:url" content="https://www.espncricinfo.com/cricket-videos/county-round-up-red-hot-henry-too-much-for-sussex-1146463"/><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="County round-up: Red-hot Henry too much for Sussex"/><meta name="twitter:description" content="In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit"/><meta name="twitter:image" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH.jpg"/><meta itemProp="name" content="County round-up: Red-hot Henry too much for Sussex | ESPNcricinfo.com"/><meta itemProp="description" content="In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit"/><meta itemProp="image" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH.jpg"/><meta itemProp="publisher" content="ESPNcricinfo"/><meta itemProp="url" content="https://www.espncricinfo.com/cricket-videos/county-round-up-red-hot-henry-too-much-for-sussex-1146463"/><meta itemProp="editor" content="ESPNcricinfo"/><meta itemProp="headline" content="County round-up: Red-hot Henry too much for Sussex | ESPNcricinfo.com"/><meta itemProp="sourceOrganization" content="ESPN Digital Media Pvt Ltd"/><meta itemProp="keywords" content="news,daily,package,Cricket,cricket,headlines,bulletin"/><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":"NZ Women vs SL Women","url":"https://www.espncricinfo.com/series/new-zealand-women-vs-sri-lanka-women-2024-25-1443560"},{"@context":"https://schema.org","@type":"SiteNavigationElement","@id":"#nav-item","name":"Zimbabwe vs Canada","url":"https://www.espncricinfo.com/series/canada-in-zimbabwe-2024-25-1474265/match-schedule-fixtures-and-results"},{"@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":"PSL 2025","url":"https://www.espncricinfo.com/series/pakistan-super-league-2024-25-1434269"},{"@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":"County round-up: Red-hot Henry too much for Sussex | ESPNcricinfo.com","description":"In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit","url":"https://www.espncricinfo.com/cricket-videos/county-round-up-red-hot-henry-too-much-for-sussex-1146463","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="68"/><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-f0d506532ab58f1ab502.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/8233-3ffd4280decc214840ca.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/4794-f1ad1a1f0dc6c8839f82.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/6022-244660aec32e9374d3a8.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/chunks/pages/video/CiVideoHomePage-13c11ea50794f96472c4.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/O-8vfdF9927q7Yo_SWSb7/_buildManifest.js" defer=""></script><script src="https://wassets.hscicdn.com/_next/static/O-8vfdF9927q7Yo_SWSb7/_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></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>(<!-- -->6<!-- -->)</span></span></span></div></div><div class="ds-shrink-0 ds-mr-5 last:ds-mr-0"><div class="ds-cursor-pointer ds-flex ds-justify-center ds-h-4"><span class="ds-text-tight-s ds-font-regular ds-flex ds-justify-center ds-items-center ds-cursor-pointer ds-flex-1 ds-text-raw-white"><span>WPL<!-- --> <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>Champions 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>NZ vs SL [W]<!-- --> <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>Pro50 Championship<!-- --> <span>(<!-- -->2<!-- -->)</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/gujarat-giants-women-vs-up-warriorz-women-15th-match-1469312/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-red"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Live</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->15th Match</span> • <!-- -->WPL<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->WT20</span></span> • <!-- --> <!-- -->Lucknow</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="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><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">(7.4/20 ov) </span><strong class="">58/1</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="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 !ds-text-typo-mid3">UPW-W</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="GG-W vs UPW-W - 15th Match"><span>UPW Women chose to field.</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-15th-match-1469312/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-15th-match-1469312/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="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/icc-champions-trophy-2024-25-1459031/australia-vs-india-1st-semi-final-1466426/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class=""></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span>1st Semi-Final</span> • <!-- -->Champions Trophy<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->ODI</span></span> • <!-- --> <!-- -->Dubai (DICS)</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="Australia"><img width="20" height="20" alt="Australia Flag" 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">Australia</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="India"><img width="20" height="20" alt="India Flag" 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">India</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>Tomorrow</div><div class="ds-text-tight-m ds-font-bold">9:00 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="AUS vs IND - 1st Semi-Final"><span>Match yet to begin</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-champions-trophy-2024-25-1459031/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-champions-trophy-2024-25-1459031/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-champions-trophy-2024-25-1459031/australia-vs-india-1st-semi-final-1466426/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/icc-champions-trophy-2024-25-1459031" title="ICC Champions 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/new-zealand-women-vs-sri-lanka-women-2024-25-1443560/new-zealand-women-vs-sri-lanka-women-1st-odi-1443568/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">1st ODI</span> • <!-- --> <!-- -->Napier</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="New Zealand Women"><img width="20" height="20" alt="New Zealand 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">New Zealand 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="Sri Lanka Women"><img width="20" height="20" alt="Sri Lanka 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">Sri Lanka Women</p></div></div></div><div class="ds-text-tight-xs ds-text-right"><div>Tomorrow</div><div class="ds-text-tight-m ds-font-bold">1:00 AM</div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="NZ-W vs SL-W - 1st ODI"><span>Match yet to begin</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/new-zealand-women-vs-sri-lanka-women-2024-25-1443560/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/new-zealand-women-vs-sri-lanka-women-2024-25-1443560" title="Sri Lanka Women tour of New Zealand" 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/pro50-championship-2024-25-1456675/mountaineers-vs-mashonaland-eagles-19th-match-1468147/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-red"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Live</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->19th Match</span> • <!-- -->Pro50 Championship<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->List A</span></span> • <!-- --> <!-- -->Mutare</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="EAGLE"><img width="20" height="20" alt="EAGLE Flag" 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">EAGLE</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">280</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="MOUNT"><img width="20" height="20" alt="MOUNT Flag" 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">MOUNT</p><i style="font-size:12px" class="icon-dot_circular ds-text-icon-error hover:ds-text-icon-error-hover"></i></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5">(36/50 ov, T:281) </span><strong class="">186/3</strong></div></div></div></div></div><div class="ds-h-3"><p class="ds-text-tight-xs ds-font-medium ds-truncate ds-text-typo" title="EAGLE vs MOUNT - 19th Match"><span>Mountaineers need 95 runs in 84 balls.</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/pro50-championship-2024-25-1456675/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/pro50-championship-2024-25-1456675/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/pro50-championship-2024-25-1456675" title="Pro50 Championship" 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="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/pro50-championship-2024-25-1456675/matabeleland-tuskers-vs-southern-rocks-20th-match-1468148/live-cricket-score" class="ds-no-tap-higlight"><div class="ds-text-compact-xxs"><div class="ds-w-[288px] ds-relative"><div class="ds-flex ds-justify-between ds-items-center ds-h-5"><div class="ds-truncate"><span class="ds-text-raw-red"><span class="ds-text-tight-xs ds-font-bold ds-uppercase ds-leading-5">Live</span></span><span class="ds-text-tight-xs ds-text-typo-mid2"><span class="ds-text-tight-xs ds-font-medium"><span> • <!-- -->20th Match</span> • <!-- -->Pro50 Championship<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->List A</span></span> • <!-- --> <!-- -->Bulawayo</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="TUSK"><img width="20" height="20" alt="TUSK Flag" 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">TUSK</p></div><div class="ds-text-compact-s ds-text-typo ds-text-right ds-whitespace-nowrap"><span class="ds-text-compact-xxs ds-mr-0.5"></span><strong class="ds-text-typo-mid3">212</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="ROCKS"><img width="20" height="20" alt="ROCKS Flag" 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">ROCKS</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">(37.1/50 ov, T:213) </span><strong class="">148/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="TUSK vs ROCKS - 20th Match"><span>Rocks need 65 runs in 77 balls.</span></p></div><div class="ds-flex ds-mt-2 ds-py-1 ds-border-t ds-border-line-default-translucent"><a href="/series/pro50-championship-2024-25-1456675/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/pro50-championship-2024-25-1456675/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/pro50-championship-2024-25-1456675" title="Pro50 Championship" 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-champions-trophy-2024-25-1459031/india-vs-new-zealand-12th-match-group-a-1466425/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> • <!-- -->12th Match, Group A</span> • <!-- -->Champions Trophy<span class="ds-text-tight-xs ds-uppercase"> •  <!-- -->ODI</span></span> • <!-- --> <!-- -->Dubai (DICS)</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="IND"><img width="20" height="20" alt="IND Flag" 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">IND</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="">249/9</strong></div></div><div class="ci-team-score ds-flex ds-justify-between ds-items-center ds-text-typo ds-opacity-50"><div class="ds-flex ds-items-center ds-min-w-0 ds-mr-1" title="NZ"><img width="20" height="20" alt="NZ Flag" 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">NZ</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">(45.3/50 ov, T:250) </span><strong class="">205</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="India won by 44 runs"><span>India won by 44 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/icc-champions-trophy-2024-25-1459031/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-champions-trophy-2024-25-1459031/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-champions-trophy-2024-25-1459031/india-vs-new-zealand-12th-match-group-a-1466425/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/icc-champions-trophy-2024-25-1459031/india-vs-new-zealand-12th-match-group-a-1466425/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></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><div class="ds-bg-fill-content-prime ds-border-b ds-border-line"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-flex ds-items-center" style="height:56px"><div class="ds-border-ui-stroke ds-border-r ds-pr-6 ds-mr-4"><a href="/cricket-videos" class=""><div class="ds-flex"><div class="ds-flex ds-flex-col ds-grow ds-justify-center"><span class="ds-text-title-xs ds-font-bold ds-text-typo">Video</span></div></div></a></div><div class="ds-grow"><div class="ds-flex ds-text-title-xs ds-items-center"><div><a href="/cricket-videos" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Video Home</span><span></span></a></div><div><a href="/cricket-videos/genre/beyond-boundaries-288" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Beyond Boundaries</span><span></span></a></div><div><a href="/cricket-videos/genre/farak-hai-moments-303" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Farak Hai Moments</span><span></span></a></div><div><a href="/cricket-videos/genre/safe-hands-282" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Safe Hands</span><span></span></a></div><div><a href="/cricket-videos/genre/cricinformed-299" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Cricinformed</span><span></span></a></div><div><a href="/cricket-videos/genre/match-day-155" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Match Day</span><span></span></a></div><div><a href="/cricket-videos/genre/match-day-hindi-281" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Matchday Hindi</span><span></span></a></div><div><a href="/cricket-videos/genre/haan-ya-naa-247" class="ds-px-3 ds-py-2 hover:ds-text-typo-primary"><span class="ds-text-tight-m ds-font-regular">Haan Ya Naa</span><span></span></a></div><div class="ds-popper-wrapper"><span class="ds-flex ds-cursor-pointer ds-px-3 ds-py-2 ds-cursor-pointer">More <i style="font-size:20px" class="icon-expand_more-filled ds-text-icon"></i></span></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></aside></div></div><div class="ds-relative"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="lg:ds--mx-5 ds-mt-4 ds-mb-2"><aside></aside><aside class="ad-placeholder bannerTopRoW ad-bannertoprow-67859" style="min-width:10%;min-height:90px"></aside></div><div class="ds-flex ds-space-x-5"><div class="ds-flex-none" style="width:302px"><div class="ds-mb-4"><a href="/cricket-videos/genre/news-and-analysis-34" title="News and Analysis" class="ds-block"><div class="ds-w-full ds-h-96 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/317700/317754.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-52 ds-h-52"><img alt="News and Analysis" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/317700/317755.png"/></div></div></a></div><div class="ds-mt-4"><aside></aside><aside class="ad-placeholder incontentRoW ad-incontentrow-932444" style="min-width:10%;min-height:250px"></aside></div></div><div class="ds-grow" style="width:calc(100% - 322px)"><div><div itemscope="" itemType="http://schema.org/VideoObject"><meta itemProp="name" content="County round-up: Red-hot Henry too much for Sussex"/><meta itemProp="duration" content="PT2M11S"/><meta itemProp="description" content="In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit"/><meta itemProp="thumbnailUrl" content="https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH.jpg"/><time itemProp="uploadDate" dateTime="2018-05-13T00:00:00+00:00"></time><meta itemProp="embedURL" content="https://www.espncricinfo.com/embed/video/county-round-up-red-hot-henry-too-much-for-sussex-1146463"/><meta itemProp="contentURL" content="https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/playlist.m3u8"/></div></div><div style="min-height:0px"><div class="ds-relative" style="transform:translateZ(0);-webkit-transform:translateZ(0)"><div class="inline-video-player"><a href="/cricket-videos/county-round-up-red-hot-henry-too-much-for-sussex-1146463" 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-3"><div class="ds-relative ds--mx-2 embedVideoCnt"><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="County round-up: Red-hot Henry too much for Sussex" 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:72px;width:72px"><i style="font-size:48px" 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-m ds-font-regular ds-block ds-text-raw-white ds-font-bold">2:11</span></div></div></div><div class="ds-px-2 ds-pb-2"><div class="ds-flex ds-flex-col"><h2 class="ds-text-title-m ds-font-bold ds-text-typo">County round-up: Red-hot Henry too much for Sussex</h2><p class="ds-text-compact-s ds-text-typo-mid2 ds-mt-2"><span>In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit</span></p><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-2"><span class="ds-text-compact-s"><time>May 13, 2018</time></span></div></div></div></div></div></a></div><div class="ds-absolute ds-right-2 ds--bottom-1"><div></div></div></div></div><div class="ds-border-line ds-border-b ds-my-4 ds-h-1"></div><div class="ds-mb-4"><h3 class="ds-text-title-l ds-font-bold ds-mb-4">Related videos</h3><div class="ds-mb-4"><div class=""><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:966.6666666666667%;left:0%"><div data-index="0" class="slick-slide slick-active slick-current" tabindex="-1" aria-hidden="false" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/worcestershire-relegated-after-essex-hammering-1160177" 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="Worcestershire relegated after Essex hammering" 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">1:38</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">Worcestershire relegated after Essex hammering</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Sep 20, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/warwickshire-deal-sussex-s-promotion-hopes-a-blow-1160095" 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="Warwickshire deal Sussex&#x27;s promotion hopes a blow" 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">1:48</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">Warwickshire deal Sussex&#x27;s promotion hopes a blow</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Sep 19, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/bowlers-edge-yorkshire-towards-safety-1159963" 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="Bowlers edge Yorkshire towards safety" 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">1:55</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">Bowlers edge Yorkshire towards safety</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Sep 18, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="3" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/hampshire-put-surrey-on-the-brink-of-glory-1159240" 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="Hampshire put Surrey on the brink of glory" 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">1:55</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">Hampshire put Surrey on the brink of glory</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Sep 11, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="4" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/surrey-struggle-as-wickets-tumble-around-the-championship-1159066" 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="Surrey struggle as wickets tumble around the Championship" 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">1:48</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">Surrey struggle as wickets tumble around the Championship</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Sep 10, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/warwickshire-s-lead-cut-as-division-two-heats-up-1158737" 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="Warwickshire&#x27;s lead cut as Division Two heats up" 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">1:22</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">Warwickshire&#x27;s lead cut as Division Two heats up</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Sep 07, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/surrey-make-it-eight-and-promotion-race-hots-up-1158568" 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="Surrey make it eight and promotion race hots up" 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">1:55</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">Surrey make it eight and promotion race hots up</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Sep 06, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/drama-at-taunton-as-somerset-and-lancashire-tie-1158483" 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="Drama at Taunton as Somerset and Lancashire tie" 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">1:45</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">Drama at Taunton as Somerset and Lancashire tie</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Sep 05, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/burns-piles-on-the-runs-after-england-snub-1158323" 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="Burns piles on the runs after England snub" 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">1:56</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">Burns piles on the runs after England snub</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Sep 04, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/moeen-and-vince-send-timely-england-reminders-1156329" 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="Moeen and Vince send timely England reminders" 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">1:38</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">Moeen and Vince send timely England reminders</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Aug 21, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="10" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/moeen-and-mitchell-leave-yorkshire-feeling-toxic-1156187" 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="Moeen and Mitchell leave Yorkshire feeling Toxic" 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">1:43</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">Moeen and Mitchell leave Yorkshire feeling Toxic</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Aug 20, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="11" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/fidel-edwards-leaves-notts-with-a-headache-1156071" 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="Fidel Edwards leaves Notts with a headache" 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">1:40</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">Fidel Edwards leaves Notts with a headache</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Aug 19, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="12" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/somerset-silence-stubborn-worcestershire-1153295" 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="Somerset silence stubborn Worcestershire" 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">1:13</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">Somerset silence stubborn Worcestershire</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jul 25, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="13" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/morkel-stars-as-surrey-smash-notts-1153226" 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="Morkel stars as Surrey smash Notts" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:07</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">Morkel stars as Surrey smash Notts</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jul 24, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="14" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/clark-s-epic-roses-hat-trick-stuns-yorkshire-1153054" 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="Clark&#x27;s epic Roses hat-trick stuns Yorkshire" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:03</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">Clark&#x27;s epic Roses hat-trick stuns Yorkshire</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jul 22, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="15" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/surrey-playing-like-champions-1150754" 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="Surrey playing like champions" 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">1:48</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">Surrey playing like champions</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jun 29, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="16" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/kent-go-top-of-division-two-1150687" 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="Kent go top of Division Two" 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">1:57</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">Kent go top of Division Two</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jun 28, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="17" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/surrey-hit-with-five-run-penalty-1150556" 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="Surrey hit with five-run penalty" 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">1:34</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">Surrey hit with five-run penalty</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jun 27, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="18" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/nash-s-ton-gives-boost-for-notts-1150454" 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="Nash&#x27;s ton gives boost for Notts" 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">1:33</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">Nash&#x27;s ton gives boost for Notts</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jun 26, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="19" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/kent-squash-warwickshire-s-hopes-of-record-chase-1150225" 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="Kent squash Warwickshire&#x27;s hopes of record chase" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:01</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">Kent squash Warwickshire&#x27;s hopes of record chase</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jun 23, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="20" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/surrey-s-patel-reignites-the-title-race-1150016" 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="Surrey&#x27;s Patel reignites the title race" 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">1:44</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">Surrey&#x27;s Patel reignites the title race</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jun 21, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="21" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/somerset-chase-down-notts-to-top-division-one-1149264" 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="Somerset chase down Notts to top Division One" 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">1:55</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">Somerset chase down Notts to top Division One</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jun 12, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="22" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/surrey-set-the-pace-in-division-one-1149153" 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="Surrey set the pace in Division One" 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">1: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">Surrey set the pace in Division One</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jun 11, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="23" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/craig-overton-leaves-leaders-notts-following-on-1149046" 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="Craig Overton leaves leaders Notts following on" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:12</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">Craig Overton leaves leaders Notts following on</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Jun 10, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="24" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/county-round-up-vince-makes-england-case-with-double-century-1146590" 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="County round-up: Vince makes England case with double century" 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">1:43</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">County round-up: Vince makes England case with double century</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>May 14, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="25" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/county-round-up-clarke-century-rattles-champions-essex-1146338" 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="County round-up: Clarke century rattles champions Essex" 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">1:59</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">County round-up: Clarke century rattles champions Essex</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>May 12, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="26" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/gubbins-furthers-england-credentials-1146229" 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="Gubbins furthers England credentials" 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">1:50</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">Gubbins furthers England credentials</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>May 11, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="27" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/durham-s-remarkable-turnaround-1145597" 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="Durham&#x27;s remarkable turnaround" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:49</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">Durham&#x27;s remarkable turnaround</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>May 07, 2018</time></span></div></div></div></div></div></a></div></div></div></div><div data-index="28" class="slick-slide" tabindex="-1" aria-hidden="true" style="outline:none;width:3.4482758620689653%"><div><div class="ds-pr-2" tabindex="-1" style="width:100%;display:inline-block"><div class="inline-video-player"><a href="/cricket-videos/yorkshire-complete-epic-comeback-1145515" 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="Yorkshire complete epic comeback" style="position:absolute;top:0;left:0;width:100%;height:100%" class="hover:ds-scale-110 hover:ds-transition-transform hover:ds-duration-500 hover:ds-ease-in-out ds-rounded-xl"/></div><div class="ds-absolute ds-z-[2] ds-flex ds-items-center ds-justify-center ds-rounded-full ds-image-video-icon ds-bottom-2 ds-left-2" style="height:40px;width:40px"><i style="font-size:24px" class="icon-play_arrow-filled ds-text-icon-inverse ds-pl-[2px]"></i></div><div class="ds-flex ds-items-center ds-justify-center ds-backdrop-blur-sm ds-px-2 ds-py-1 ds-rounded-[100px] ds-bg-raw-black/50 ds-absolute ds-z-[2] ds-top-2 ds-right-2"><span class="ds-text-tight-xs ds-block ds-text-raw-white ds-font-bold">2:04</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">Yorkshire complete epic comeback</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>May 06, 2018</time></span></div></div></div></div></div></a></div></div></div></div></div></div><button type="button" data-role="none" class="slick-arrow slick-next" style="display:block"> <!-- -->Next</button></div></div></div></div><div class="ds-mb-4"><h3 class="ds-text-title-l ds-font-bold ds-mb-4">ESPNcricinfo shows</h3><div><div class=""><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><a href="/cricket-videos/genre/beyond-boundaries-288" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/368800/368882.jpg)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Beyond Boundaries" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/368800/368883.png"/></div></div></a></div></div><div style="outline:none" data-index="1" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><a href="/cricket-videos/genre/farak-hai-moments-303" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/396900/396915.jpg)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Farak Hai Moments" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/396900/396914.png"/></div></div></a></div></div><div style="outline:none" data-index="2" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><a href="/cricket-videos/genre/safe-hands-282" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/396900/396953.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Safe Hands" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/396900/396954.png"/></div></div></a></div></div><div style="outline:none" data-index="3" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><a href="/cricket-videos/genre/cricinformed-299" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/373800/373842.jpg)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Cricinformed" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/391400/391437.png"/></div></div></a></div></div><div style="outline:none" data-index="4" class="slick-slide slick-active" tabindex="-1" aria-hidden="false"><div><a href="/cricket-videos/genre/match-day-155" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/396900/396912.jpg)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Match Day" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/396900/396913.png"/></div></div></a></div></div><div style="outline:none" data-index="5" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/match-day-hindi-281" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/366200/366234.jpg)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Matchday Hindi" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/368100/368131.png"/></div></div></a></div></div><div style="outline:none" data-index="6" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/haan-ya-naa-247" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/383100/383196.jpg)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Haan Ya Naa" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/384200/384284.png"/></div></div></a></div></div><div style="outline:none" data-index="7" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/25-questions-191" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/317600/317634.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="25 Questions" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/317600/317635.png"/></div></div></a></div></div><div style="outline:none" data-index="8" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/news-and-analysis-34" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/317700/317754.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="News and Analysis" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/317700/317755.png"/></div></div></a></div></div><div style="outline:none" data-index="9" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/interviews-9" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(/static/images/genre-default-bg.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Interviews" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/317700/317749.png"/></div></div></a></div></div><div style="outline:none" data-index="10" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/features-46" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/317700/317736.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Features" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/317700/317737.png"/></div></div></a></div></div><div style="outline:none" data-index="11" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/press-conference-2" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(/static/images/genre-default-bg.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Press Conference" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/317600/317633.png"/></div></div></a></div></div><div style="outline:none" data-index="12" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/ravi-raunak-277" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/365400/365416.jpg)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Ravi &amp; Raunak" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/365400/365417.png"/></div></div></a></div></div><div style="outline:none" data-index="13" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/politeenquiries-119" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/317700/317738.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Polite Enquiries" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/317700/317739.png"/></div></div></a></div></div><div style="outline:none" data-index="14" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/run-order-166" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/317700/317756.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Run Order" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/317700/317757.png"/></div></div></a></div></div><div style="outline:none" data-index="15" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/newsroom-218" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/316900/316983.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Newsroom" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/316900/316984.png"/></div></div></a></div></div><div style="outline:none" data-index="16" class="slick-slide" tabindex="-1" aria-hidden="true"><div><a href="/cricket-videos/genre/highlights-37" class=""><div class="ds-mr-4 ds-w-36 ds-h-44 ds-flex ds-items-center ds-justify-center ds-bg-cover ds-bg-center ds-rounded-xl ds-bg-ui-fill-primary" style="background-image:url(https://img1.hscicdn.com/image/upload/f_auto,t_ds_wide_w_640/lsci/db/PICTURES/CMS/317600/317627.png)"><div class="ds-flex ds-items-center ds-justify-center ds-w-24 ds-h-24"><img alt="Highlights" src="https://img1.hscicdn.com/image/upload/f_auto/lsci/db/PICTURES/CMS/317600/317630.png"/></div></div></a></div></div></div></div><button type="button" data-role="none" class="slick-arrow slick-next" style="display:block"> <!-- -->Next</button></div></div></div></div><div class=""><div><h3 class="ds-text-title-l ds-font-bold ds-mb-4">More from <!-- -->News and Analysis</h3><div class="ds-grid lg:ds-grid-cols-3 ds-gap-4"><div><a href="/cricket-videos/roller-buttlers-captaincy-was-untenable-after-champions-trophy-exit-1475331" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/roller-buttlers-captaincy-was-untenable-after-champions-trophy-exit-1475331" 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="Roller: Buttler&#x27;s captaincy was untenable after Champions Trophy exit" 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">1:41</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">Roller: Buttler&#x27;s captaincy was untenable after Champions Trophy exit</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 28, 2025</time></span></div></div></div></div></div></a></div></a></div><div><a href="/cricket-videos/chinelle-henry-s-wpl-goals-this-year-s-a-test-run-want-to-secure-permanent-place-1474368" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/chinelle-henry-s-wpl-goals-this-year-s-a-test-run-want-to-secure-permanent-place-1474368" 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="Henry&#x27;s WPL goals: &#x27;This year&#x27;s a test run, want to secure permanent place&#x27;" 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">4:35</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">Henry&#x27;s WPL goals: &#x27;This year&#x27;s a test run, want to secure permanent place&#x27;</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 22, 2025</time></span></div></div></div></div></div></a></div></a></div><div><a href="/cricket-videos/wpl-2025-deepti-sharma-should-have-in-form-players-bat-around-her-mithali-raj-1474160" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/wpl-2025-deepti-sharma-should-have-in-form-players-bat-around-her-mithali-raj-1474160" 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="Deepti should have in-form players bat around her - Mithali" 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">4:24</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">Deepti should have in-form players bat around her - Mithali</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 21, 2025</time></span></div></div></div></div></div></a></div></a></div><div><a href="/cricket-videos/ct-2025-do-india-have-a-pace-problem-how-much-will-pakistan-miss-ayub-1473799" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/ct-2025-do-india-have-a-pace-problem-how-much-will-pakistan-miss-ayub-1473799" 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="Do India have a pace problem? How much will Pakistan miss Ayub?" 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">4:34</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">Do India have a pace problem? How much will Pakistan miss Ayub?</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 19, 2025</time></span></div></div></div></div></div></a></div></a></div><div><a href="/cricket-videos/ct25-do-india-have-a-pace-problem-how-much-will-pakistan-miss-ayu-1473746" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/ct25-do-india-have-a-pace-problem-how-much-will-pakistan-miss-ayu-1473746" 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="Do India have a pace problem? How much will Pakistan miss Ayub?" 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">4:34</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">Do India have a pace problem? How much will Pakistan miss Ayub?</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 19, 2025</time></span></div></div></div></div></div></a></div></a></div><div><a href="/cricket-videos/wpl-2025-rcb-will-want-smriti-mandhana-to-fire-mithali-raj-1473564" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/wpl-2025-rcb-will-want-smriti-mandhana-to-fire-mithali-raj-1473564" 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="RCB will want Mandhana to fire - Mithali Raj" 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">5:49</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">RCB will want Mandhana to fire - Mithali Raj</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 17, 2025</time></span></div></div></div></div></div></a></div></a></div><div><a href="/cricket-videos/upw-vs-gg-wpl-2025-mithali-raj-impressed-with-priya-mishra-talent-1473566" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/upw-vs-gg-wpl-2025-mithali-raj-impressed-with-priya-mishra-talent-1473566" 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="Mithali Raj impressed with Priya Mishra&#x27;s talent" 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:53</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">Mithali Raj impressed with Priya Mishra&#x27;s talent</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 17, 2025</time></span></div></div></div></div></div></a></div></a></div><div><a href="/cricket-videos/ipl-2025-fixtures-pant-vs-dc-on-opening-weekend-and-no-hardik-for-csk-mi-1473548" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/ipl-2025-fixtures-pant-vs-dc-on-opening-weekend-and-no-hardik-for-csk-mi-1473548" 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="IPL 2025 fixtures: Pant vs DC on opening weekend, and no Hardik for CSK-MI?" 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">5:37</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">IPL 2025 fixtures: Pant vs DC on opening weekend, and no Hardik for CSK-MI?</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 16, 2025</time></span></div></div></div></div></div></a></div></a></div><div><a href="/cricket-videos/wpl-2025-mithali-raj-and-stacy-ann-king-on-mi-vs-dc-thriller-1473400" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/wpl-2025-mithali-raj-and-stacy-ann-king-on-mi-vs-dc-thriller-1473400" 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="&#x27;A thriller where the margin was so, so small&#x27;" 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">4:51</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">&#x27;A thriller where the margin was so, so small&#x27;</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 15, 2025</time></span></div></div></div></div></div></a></div></a></div><div><a href="/cricket-videos/wpl-preview-gg-vs-rcb-smriti-mandhana-ellyse-perry-deandra-dottin-laura-wolvaardt-in-action-1473177" class="latest-video"><div class="inline-video-player"><a href="/cricket-videos/wpl-preview-gg-vs-rcb-smriti-mandhana-ellyse-perry-deandra-dottin-laura-wolvaardt-in-action-1473177" 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="RCB will have it tough against well-rounded Giants" 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">4:32</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">RCB will have it tough against well-rounded Giants</h2><div class="ds-leading-[0] ds-text-typo-mid3 ds-mt-1"><span class="ds-text-compact-xxs"><time>Feb 14, 2025</time></span></div></div></div></div></div></a></div></a></div></div></div><div></div><div></div></div></div></div></div><footer class="ds-bg-raw-grey09 ds-p-4"><div class="lg:ds-container lg:ds-mx-auto lg:ds-px-5"><div class="ds-grid lg:ds-grid-cols-3 ds-grid-cols-1 ds-gap-2 ds-items-center ds-text-center"><div class="ds-col-span-2 ds-flex ds-flex-row ds-flex-wrap"><span class="ds-flex ds-items-center"><a href="https://disneytermsofuse.com" title="Terms of Use" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Terms of Use</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://privacy.thewaltdisneycompany.com/en/" title="Privacy Policy" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Privacy Policy</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://www.disney.sg/supplemental-privacy-policy-singapore" title="Supplemental Privacy Policy for Singapore" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Supplemental Privacy Policy for Singapore</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://preferences-mgr.truste.com/?type=espn&amp;affiliateId=148" title="Interest-Based Ads" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Interest-Based Ads</span></a><span class="ds-mx-1 ds-text-raw-grey06">|</span></span><span class="ds-flex ds-items-center"><a href="https://submit.espncricinfo.com/ci/content/submit/forms/feedback.html" title="Feedback" target="_blank" rel="noopener noreferrer" class="ds-inline-flex ds-items-start ds-leading-none"><span class="ds-text-compact-xs ds-text-typo hover:ds-underline hover:ds-decoration-ui-stroke ds-block ds-inline-block ds-cursor-pointer ds-text-raw-grey06">Feedback</span></a></span></div><div class="ds-text-tight-s lg:ds-ml-auto ds-text-raw-grey06">© <!-- -->2025<!-- --> ESPN Sports Media Ltd. All rights reserved</div></div></div></footer></div></section><div id="modalContainer"></div><div id="imageShareContainer"></div></section><script type="text/javascript"> var omnitureCode = "wdgespcricinfo,wdgespge"; if (hsci.isApp) { omnitureCode = "wdgwespmaciapps"; } window.s_account = omnitureCode; window.omniSite = "cricinfo"; </script></div><script id="__NEXT_DATA__" type="application/json">{"props":{"appNextJsContext":{"lang":"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":"NZ Women vs SL Women","url":"/series/new-zealand-women-vs-sri-lanka-women-2024-25-1443560","altText":"Sri Lanka Women tour of New Zealand 2024/25","displayType":null},{"title":"Zimbabwe vs Canada","url":"/series/canada-in-zimbabwe-2024-25-1474265/match-schedule-fixtures-and-results","altText":"Canada 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":"PSL 2025","url":"/series/pakistan-super-league-2024-25-1434269","altText":"Pakistan Super 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":118899,"id":118899,"objectId":1469312,"scribeId":1469312,"slug":"gujarat-giants-women-vs-up-warriorz-women-15th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":17,"subClassId":null,"season":"2024/25","title":"15th Match","floodlit":"night","startDate":"2025-03-03T00:00:00.000Z","endDate":"2025-03-03T00:00:00.000Z","startTime":"2025-03-03T14:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"UPW Women chose to field.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":7054,"tossWinnerChoice":2,"resultStatus":null,"liveInning":1,"liveInningPredictions":{"inningNumber":1,"oversUnique":7.01,"score":179,"winProbability":76.53},"liveOvers":7.04,"liveOversPending":null,"liveBalls":42,"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":25,"totalSquads":5,"gamePlayWatch":false},"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":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":true,"score":"58/1","scoreInfo":"7.4/20 ov","inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"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":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"T20","headToHeadSource":"feedback","previewStoryId":333058,"reportStoryId":333095,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":3,"totalVideos":1,"totalStories":3,"hasGalleries":false,"hasImages":true,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-03-03T14:30:29.119Z","scorecardSource":"feedback","ballByBallSource":"feedback"},{"_uid":118758,"id":118758,"objectId":1466426,"scribeId":1466426,"slug":"australia-vs-india-1st-semi-final","stage":"SCHEDULED","state":"PRE","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"1st Semi-Final","floodlit":"daynight","startDate":"2025-03-04T00:00:00.000Z","endDate":"2025-03-04T00:00:00.000Z","startTime":"2025-03-04T09:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"004853","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":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":201,"totalSquads":8,"gamePlayWatch":false},"ground":{"id":2439,"objectId":392627,"name":"Dubai International Cricket Stadium","smallName":"Dubai (DICS)","longName":"Dubai International Cricket Stadium","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"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"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"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"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":4,"totalStories":5,"hasGalleries":false,"hasImages":false,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-03-03T14:30:29.118Z","scorecardSource":null,"ballByBallSource":null},{"_uid":115741,"id":115741,"objectId":1443568,"scribeId":1443568,"slug":"new-zealand-women-vs-sri-lanka-women-1st-odi","stage":"SCHEDULED","state":"PRE","internationalClassId":9,"generalClassId":12,"subClassId":null,"season":"2024/25","title":"1st ODI","floodlit":"daynight","startDate":"2025-03-04T00:00:00.000Z","endDate":"2025-03-04T00:00:00.000Z","startTime":"2025-03-04T01:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"{{MATCH_START_TIME}}","statusText":"Match yet to begin","statusEng":"{{MATCH_START_TIME}}","internationalNumber":"001439","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":16485,"objectId":1443560,"scribeId":1443560,"slug":"new-zealand-women-vs-sri-lanka-women-2024-25","name":"New Zealand Women vs Sri Lanka Women","longName":"Sri Lanka Women tour of New Zealand","alternateName":"NZ vs SL [W]","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2025,"typeId":4,"isTrophy":false,"description":"","season":"2024/25","startDate":"2025-03-04T00:00:00.000Z","endDate":"2025-03-18T00:00:00.000Z","hasStandings":false,"standingsType":1,"classSubClasses":[],"totalVideos":0,"totalSquads":4,"gamePlayWatch":false},"ground":{"id":453,"objectId":58857,"name":"McLean Park, Napier","smallName":"Napier","longName":"McLean Park, Napier","slug":"mclean-park-napier","location":"","image":{"id":50664,"objectId":209569,"slug":"mclean-park-napier","url":"/lsci/db/PICTURES/CMS/50600/50664.jpg","width":350,"height":228,"caption":"McLean Park, Napier","longCaption":"McLean Park, Napier, New Zealand","credit":null,"photographer":null,"peerUrls":null},"town":{"id":836,"objectId":58855,"name":"Napier","area":"","timezone":"Pacific/Auckland"},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"},"capacity":"10,500"},"teams":[{"team":{"id":2614,"objectId":2563,"scribeId":2563,"slug":"new-zealand-women","name":"NZ Women","longName":"New Zealand Women","abbreviation":"NZ-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340500/340505.png","isCountry":false,"primaryColor":"#b7c0c8","image":{"id":340505,"objectId":1318717,"slug":"new-zealand-team-flag-latest","url":"/lsci/db/PICTURES/CMS/340500/340505.png","width":500,"height":500,"caption":"New Zealand team flag-latest","longCaption":"New Zealand team flag-latest","credit":"Getty Images","photographer":null,"peerUrls":null},"country":{"id":5,"objectId":5,"name":"New Zealand","shortName":"New Zealand","abbreviation":"NZ","slug":"new-zealand"}},"isHome":true,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":3672,"objectId":3621,"scribeId":3621,"slug":"sri-lanka-women","name":"SL Women","longName":"Sri Lanka Women","abbreviation":"SL-W","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/340000/340047.png","isCountry":false,"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"}},"isHome":false,"isLive":false,"score":null,"scoreInfo":null,"inningNumbers":[],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":null,"previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":false,"hasSuperStats":true,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-03-03T14:30:29.118Z","scorecardSource":null,"ballByBallSource":null},{"_uid":118784,"id":118784,"objectId":1468147,"scribeId":1468147,"slug":"mountaineers-vs-mashonaland-eagles-19th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"19th Match","floodlit":"day","startDate":"2025-03-03T00:00:00.000Z","endDate":"2025-03-03T00:00:00.000Z","startTime":"2025-03-03T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Mountaineers need 95 runs in 84 balls.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":4594,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":36,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16772,"objectId":1456675,"scribeId":8838,"slug":"pro50-championship-2024-25","name":"Pro50 Championship","longName":"Pro50 Championship","alternateName":"Pro50 Championship","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Zimbabwe","season":"2024/25","startDate":"2024-10-25T00:00:00.000Z","endDate":"2025-01-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":1529,"objectId":59558,"name":"Mutare Sports Club","smallName":"Mutare","longName":"Mutare Sports Club","slug":"mutare-umtali-sports-club","location":"","image":null,"town":{"id":1030,"objectId":59557,"name":"Mutare","area":"Manicaland","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":null},"teams":[{"team":{"id":4591,"objectId":424005,"scribeId":424005,"slug":"mashonaland-eagles","name":"Eagles","longName":"Mashonaland Eagles","abbreviation":"EAGLE","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/328700/328738.png","isCountry":false,"primaryColor":null,"image":{"id":328738,"objectId":1283194,"slug":"eagles-team-logo","url":"/lsci/db/PICTURES/CMS/328700/328738.png","width":500,"height":500,"caption":"Eagles team logo","longCaption":"Eagles team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":false,"isLive":false,"score":"280","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4594,"objectId":424008,"scribeId":424008,"slug":"mountaineers","name":"Mountaineers","longName":"Mountaineers","abbreviation":"MOUNT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318121.jpg","isCountry":false,"primaryColor":null,"image":{"id":318121,"objectId":1255835,"slug":"mountaineers-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318121.jpg","width":500,"height":500,"caption":"Mountaineers team logo","longCaption":"Mountaineers team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":true,"isLive":true,"score":"186/3","scoreInfo":"36/50 ov, T:281","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-03-03T14:30:29.268Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118785,"id":118785,"objectId":1468148,"scribeId":1468148,"slug":"matabeleland-tuskers-vs-southern-rocks-20th-match","stage":"RUNNING","state":"LIVE","internationalClassId":null,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"20th Match","floodlit":"day","startDate":"2025-03-03T00:00:00.000Z","endDate":"2025-03-03T00:00:00.000Z","startTime":"2025-03-03T07:30:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"Live","statusText":"Rocks need 65 runs in 77 balls.","statusEng":"Live","internationalNumber":null,"generalNumber":null,"winnerTeamId":null,"tossWinnerTeamId":4593,"tossWinnerChoice":2,"resultStatus":null,"liveInning":2,"liveInningPredictions":null,"liveOvers":37.01,"liveOversPending":null,"liveBalls":null,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":null,"series":{"id":16772,"objectId":1456675,"scribeId":8838,"slug":"pro50-championship-2024-25","name":"Pro50 Championship","longName":"Pro50 Championship","alternateName":"Pro50 Championship","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2024,"typeId":3,"isTrophy":true,"description":"in Zimbabwe","season":"2024/25","startDate":"2024-10-25T00:00:00.000Z","endDate":"2025-01-04T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":5,"subClassId":null}],"totalVideos":0,"totalSquads":0,"gamePlayWatch":false},"ground":{"id":261,"objectId":59537,"name":"Queens Sports Club, Bulawayo","smallName":"Bulawayo","longName":"Queens Sports Club, Bulawayo","slug":"queens-sports-club-bulawayo","location":"","image":{"id":49498,"objectId":59536,"slug":"queens-sports-club-bulawayo","url":"/lsci/db/PICTURES/DB/122004/056375.jpg","width":160,"height":107,"caption":"Queens Sports Club, Bulawayo","longCaption":"Queens Sports Club, Bulawayo","credit":"Getty Images","photographer":null,"peerUrls":null},"town":{"id":1027,"objectId":59533,"name":"Bulawayo","area":"","timezone":"Africa/Harare"},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"},"capacity":"9,000"},"teams":[{"team":{"id":4590,"objectId":424001,"scribeId":424001,"slug":"matabeleland-tuskers","name":"Tuskers","longName":"Matabeleland Tuskers","abbreviation":"TUSK","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318122.jpg","isCountry":false,"primaryColor":null,"image":{"id":318122,"objectId":1255836,"slug":"tuskers-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318122.jpg","width":500,"height":500,"caption":"Tuskers team logo","longCaption":"Tuskers team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":true,"isLive":false,"score":"212","scoreInfo":null,"inningNumbers":[1],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"team":{"id":4593,"objectId":424007,"scribeId":424007,"slug":"southern-rocks","name":"Rocks","longName":"Southern Rocks","abbreviation":"ROCKS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/318100/318119.png","isCountry":false,"primaryColor":null,"image":{"id":318119,"objectId":1255833,"slug":"southern-rocks-team-logo","url":"/lsci/db/PICTURES/CMS/318100/318119.png","width":500,"height":500,"caption":"Southern Rocks team logo","longCaption":"Southern Rocks team logo","credit":"Zimbabwe Cricket","photographer":null,"peerUrls":null},"country":{"id":9,"objectId":9,"name":"Zimbabwe","shortName":"Zimbabwe","abbreviation":"ZIM","slug":"zimbabwe"}},"isHome":false,"isLive":true,"score":"148/8","scoreInfo":"37.1/50 ov, T:213","inningNumbers":[2],"points":null,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"dougie","previewStoryId":null,"reportStoryId":null,"liveBlogStoryId":null,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":false,"hasStandings":true,"hasSuperStats":false,"hasGameboard":false,"hasFanRatings":false,"totalGalleries":0,"totalImages":0,"totalVideos":0,"totalStories":0,"hasGalleries":false,"hasImages":false,"hasVideos":false,"hasStories":false,"languages":[],"generatedAt":"2025-03-03T14:30:29.119Z","scorecardSource":"dougie","ballByBallSource":""},{"_uid":118757,"id":118757,"objectId":1466425,"scribeId":1466425,"slug":"india-vs-new-zealand-12th-match-group-a","stage":"FINISHED","state":"POST","internationalClassId":2,"generalClassId":5,"subClassId":null,"season":"2024/25","title":"12th Match, Group A","floodlit":"daynight","startDate":"2025-03-02T00:00:00.000Z","endDate":"2025-03-02T00:00:00.000Z","startTime":"2025-03-02T09:00:00.000Z","timePublished":true,"scheduleNote":"","isCancelled":false,"coverage":"Y","coverageNote":"","liveStreamUrl":null,"countryLiveStreamUrl":{},"highlightsUrl":null,"countryHighlightsUrl":{},"status":"RESULT","statusText":"India won by 44 runs","statusEng":"RESULT","internationalNumber":"004852","generalNumber":null,"winnerTeamId":6,"tossWinnerTeamId":5,"tossWinnerChoice":2,"resultStatus":1,"liveInning":2,"liveInningPredictions":null,"liveOvers":45.03,"liveOversPending":null,"liveBalls":270,"liveRecentBalls":null,"livePlayers":null,"ballsPerOver":6,"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":201,"totalSquads":8,"gamePlayWatch":false},"ground":{"id":2439,"objectId":392627,"name":"Dubai International Cricket Stadium","smallName":"Dubai (DICS)","longName":"Dubai International Cricket Stadium","slug":"dubai-international-cricket-stadium","location":"","image":{"id":141418,"objectId":549793,"slug":"a-bird-s-eye-view-of-the-dubai-international-cricket-stadium","url":"/lsci/db/PICTURES/CMS/141400/141418.jpg","width":900,"height":600,"caption":"A bird's eye view of the Dubai International Cricket Stadium","longCaption":"A bird's eye view of the Dubai International Cricket Stadium, Pakistan v England, 1st Test, Dubai, 1st day, January 17, 2012","credit":"Associated Press","photographer":null,"peerUrls":null},"town":{"id":978,"objectId":59397,"name":"Dubai","area":"","timezone":"Asia/Dubai"},"country":{"id":27,"objectId":27,"name":"United Arab Emirates","shortName":"U.A.E.","abbreviation":"UAE","slug":"united-arab-emirates"},"capacity":"25,000"},"teams":[{"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"}},"isHome":true,"isLive":false,"score":"249/9","scoreInfo":null,"inningNumbers":[1],"points":2,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null},{"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"}},"isHome":false,"isLive":false,"score":"205","scoreInfo":"45.3/50 ov, T:250","inningNumbers":[2],"points":0,"sidePlayers":null,"sideBatsmen":null,"sideFielders":null,"captain":null,"teamOdds":null}],"dayType":"SINGLE","format":"ODI","headToHeadSource":"feedback","previewStoryId":333043,"reportStoryId":333064,"liveBlogStoryId":333053,"fantasyPickStoryId":null,"drawOdds":null,"isSuperOver":false,"isScheduledInningsComplete":true,"hasStandings":true,"hasSuperStats":true,"hasGameboard":true,"hasFanRatings":true,"totalGalleries":0,"totalImages":47,"totalVideos":22,"totalStories":13,"hasGalleries":false,"hasImages":true,"hasVideos":true,"hasStories":true,"languages":["hi"],"generatedAt":"2025-03-03T14:30:29.118Z","scorecardSource":"emma","ballByBallSource":"feedback"}]},"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":201,"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":25,"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":89,"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":644,"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","summary":"","previewImage":null,"type":"URL","countryCodes":[],"url":{"id":19806,"objectId":1450448,"title":"https://www.espncricinfo.com/series/ipl-2025-1449924","url":"https://www.espncricinfo.com/series/ipl-2025-1449924"}},{"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":{"featuredVideoGenres":[{"title":"Beyond Boundaries","videoGenre":{"id":288,"title":"Beyond Boundaries","summary":"","slug":"beyond-boundaries","image":{"id":368883,"objectId":1402837,"slug":"beyond-boundaries-logo-image","url":"/lsci/db/PICTURES/CMS/368800/368883.png","width":582,"height":480,"caption":"Beyond Boundaries logo image","longCaption":"Beyond Boundaries logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/368800/368883.square.png"}},"bgImage":{"id":368882,"objectId":1402836,"slug":"beyond-boundaries-bg-image","url":"/lsci/db/PICTURES/CMS/368800/368882.jpg","width":820,"height":820,"caption":"Beyond Boundaries bg image","longCaption":"Beyond Boundaries bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/368800/368882.square.jpg"}}}},{"title":"Farak Hai Moments","videoGenre":{"id":303,"title":"Farak Hai Moments","summary":"","slug":"farak-hai-moments","image":{"id":396914,"objectId":1473971,"slug":"bajaj","url":"/lsci/db/PICTURES/CMS/396900/396914.png","width":1568,"height":480,"caption":"BAJAJ","longCaption":"BAJAJ","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/396900/396914.square.png"}},"bgImage":{"id":396915,"objectId":1473972,"slug":"bajaj-bg","url":"/lsci/db/PICTURES/CMS/396900/396915.jpg","width":820,"height":820,"caption":"BAJAJ BG","longCaption":"\t\nBAJAJ BG\n","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/396900/396915.square.jpg"}}}},{"title":"Safe Hands","videoGenre":{"id":282,"title":"Safe Hands","summary":"Safe Hands","slug":"safe-hands","image":{"id":396954,"objectId":1474092,"slug":"sh","url":"/lsci/db/PICTURES/CMS/396900/396954.png","width":1262,"height":480,"caption":"SH","longCaption":"SH","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/396900/396954.square.png"}},"bgImage":{"id":396953,"objectId":1474091,"slug":"safe-hands-480h-bg","url":"/lsci/db/PICTURES/CMS/396900/396953.png","width":820,"height":820,"caption":"Safe-hands--480H BG","longCaption":"Safe-hands--480H BG","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/396900/396953.square.png"}}}},{"title":"Cricinformed","videoGenre":{"id":299,"title":"Cricinformed","summary":"","slug":"cricinformed","image":{"id":391437,"objectId":1461151,"slug":"cricinformed-logo-image","url":"/lsci/db/PICTURES/CMS/391400/391437.png","width":1920,"height":1080,"caption":"cricinformed logo image","longCaption":"cricinformed logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":"/lsci/db/PICTURES/CMS/391400/391437.icon.png","SQUARE":"/lsci/db/PICTURES/CMS/391400/391437.square.png"}},"bgImage":{"id":373842,"objectId":1416233,"slug":"takeaway-bg-image","url":"/lsci/db/PICTURES/CMS/373800/373842.jpg","width":820,"height":820,"caption":"takeaway bg image","longCaption":"takeaway bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/373800/373842.square.jpg"}}}},{"title":"Match Day","videoGenre":{"id":155,"title":"Match Day","summary":"Sharp Analysis. Straight Talk","slug":"match-day","image":{"id":396913,"objectId":1473969,"slug":"md","url":"/lsci/db/PICTURES/CMS/396900/396913.png","width":884,"height":480,"caption":"MD","longCaption":"MD","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/396900/396913.square.png"}},"bgImage":{"id":396912,"objectId":1473968,"slug":"matchday-820x820-bg","url":"/lsci/db/PICTURES/CMS/396900/396912.jpg","width":820,"height":820,"caption":"MatchDay--820x820-BG","longCaption":"MatchDay--820x820-BG","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/396900/396912.square.jpg"}}}},{"title":"Matchday Hindi","videoGenre":{"id":281,"title":"Match Day Hindi","summary":"Match Day Hindi","slug":"match-day-hindi","image":{"id":368131,"objectId":1400903,"slug":"matchday-logo-image","url":"/lsci/db/PICTURES/CMS/368100/368131.png","width":1008,"height":480,"caption":"matchday logo image","longCaption":"matchday logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/368100/368131.square.png"}},"bgImage":{"id":366234,"objectId":1394972,"slug":"match-day-bg","url":"/lsci/db/PICTURES/CMS/366200/366234.jpg","width":820,"height":820,"caption":"Match Day BG","longCaption":"Match Day BG","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/366200/366234.square.jpg"}}}},{"title":"Haan Ya Naa","videoGenre":{"id":247,"title":"Haan Ya Naa","summary":"","slug":"haan-ya-naa","image":{"id":384284,"objectId":1442039,"slug":"hyn","url":"/lsci/db/PICTURES/CMS/384200/384284.png","width":975,"height":480,"caption":"hyn","longCaption":"nyn","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/384200/384284.square.png"}},"bgImage":{"id":383196,"objectId":1439456,"slug":"hyn-bg","url":"/lsci/db/PICTURES/CMS/383100/383196.jpg","width":820,"height":820,"caption":"HYN BG","longCaption":"HYN BG","credit":"BCCI","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/383100/383196.square.jpg"}}}},{"title":"25 Questions","videoGenre":{"id":191,"title":"25 Questions","summary":"Q\u0026As with former and current players","slug":"25-questions","image":{"id":317635,"objectId":1254213,"slug":"25-questions-logo-image","url":"/lsci/db/PICTURES/CMS/317600/317635.png","width":543,"height":530,"caption":"25 questions logo image","longCaption":"25 questions logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317600/317635.square.png"}},"bgImage":{"id":317634,"objectId":1254212,"slug":"25-questions-bg-image","url":"/lsci/db/PICTURES/CMS/317600/317634.png","width":820,"height":820,"caption":"25 questions bg image","longCaption":"25 questions bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317600/317634.square.png"}}}},{"title":"News and Analysis","videoGenre":{"id":34,"title":"News and Analysis","summary":"Current cricket in focus","slug":"news-and-analysis","image":{"id":317755,"objectId":1254511,"slug":"news-analysis-logo-image","url":"/lsci/db/PICTURES/CMS/317700/317755.png","width":1695,"height":480,"caption":"news analysis logo image","longCaption":"news analysis logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317755.square.png"}},"bgImage":{"id":317754,"objectId":1254510,"slug":"news-analysis-bg-image","url":"/lsci/db/PICTURES/CMS/317700/317754.png","width":820,"height":820,"caption":"news analysis bg image","longCaption":"news analysis bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317754.square.png"}}}},{"title":"Interviews","videoGenre":{"id":9,"title":"Interviews","summary":"","slug":"interviews","image":{"id":317749,"objectId":1254505,"slug":"interviews-logo-image","url":"/lsci/db/PICTURES/CMS/317700/317749.png","width":4142,"height":480,"caption":"interviews logo image","longCaption":"interviews logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317749.square.png"}},"bgImage":{"id":317760,"objectId":1254517,"slug":"interviews-bg-image","url":"","width":0,"height":0,"caption":"interviews bg image","longCaption":"interviews bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317760.square.png"}}}},{"title":"Features","videoGenre":{"id":46,"title":"Features","summary":"","slug":"features","image":{"id":317737,"objectId":1254480,"slug":"features-logo-image","url":"/lsci/db/PICTURES/CMS/317700/317737.png","width":3396,"height":435,"caption":"features logo image","longCaption":"features logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317737.square.png"}},"bgImage":{"id":317736,"objectId":1254479,"slug":"features-bg-image","url":"/lsci/db/PICTURES/CMS/317700/317736.png","width":820,"height":820,"caption":"features bg image","longCaption":"features bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317736.square.png"}}}},{"title":"Press Conference","videoGenre":{"id":2,"title":"Press Conference","summary":"Players and coaches talk to the media","slug":"press-conference","image":{"id":317633,"objectId":1254211,"slug":"press-conf-logo-image","url":"/lsci/db/PICTURES/CMS/317600/317633.png","width":1979,"height":530,"caption":"press conf logo image","longCaption":"press conf logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317600/317633.square.png"}},"bgImage":{"id":317632,"objectId":1254210,"slug":"press-conf-bg-image","url":"","width":0,"height":0,"caption":"press conf bg image","longCaption":"press conf bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317600/317632.square.png"}}}},{"title":"Ravi \u0026 Raunak","videoGenre":{"id":277,"title":"Ravi \u0026 Raunak","summary":"","slug":"ravi-raunak","image":{"id":365417,"objectId":1391409,"slug":"ravi-n-raunak-logo-image","url":"/lsci/db/PICTURES/CMS/365400/365417.png","width":555,"height":480,"caption":"ravi n raunak logo image","longCaption":"ravi n raunak bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/365400/365417.square.png"}},"bgImage":{"id":365416,"objectId":1391408,"slug":"ravi-n-raunak-bg-image","url":"/lsci/db/PICTURES/CMS/365400/365416.jpg","width":820,"height":820,"caption":"ravi n raunak bg image","longCaption":"ravi n raunak bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/365400/365416.square.jpg"}}}},{"title":"Polite Enquiries","videoGenre":{"id":119,"title":"#politeenquiries","summary":"","slug":"politeenquiries","image":{"id":317739,"objectId":1254482,"slug":"pe-logo-image","url":"/lsci/db/PICTURES/CMS/317700/317739.png","width":1073,"height":480,"caption":"PE logo image","longCaption":"PE logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317739.square.png"}},"bgImage":{"id":317738,"objectId":1254481,"slug":"pe-bg-image","url":"/lsci/db/PICTURES/CMS/317700/317738.png","width":820,"height":820,"caption":"PE bg image","longCaption":"PE bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317738.square.png"}}}},{"title":"Run Order","videoGenre":{"id":166,"title":"Run Order","summary":"","slug":"run-order","image":{"id":317757,"objectId":1254514,"slug":"run-order-logo-image","url":"/lsci/db/PICTURES/CMS/317700/317757.png","width":2256,"height":480,"caption":"run order logo image","longCaption":"run order logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317757.square.png"}},"bgImage":{"id":317756,"objectId":1254513,"slug":"run-order-bg-image","url":"/lsci/db/PICTURES/CMS/317700/317756.png","width":820,"height":820,"caption":"run order bg image","longCaption":"run order bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317756.square.png"}}}},{"title":"Newsroom","videoGenre":{"id":218,"title":"Newsroom","summary":"","slug":"newsroom","image":{"id":316984,"objectId":1252093,"slug":"news-room-foreground-image","url":"/lsci/db/PICTURES/CMS/316900/316984.png","width":1441,"height":480,"caption":"News Room foreground image","longCaption":"News room foreground image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/316900/316984.square.png"}},"bgImage":{"id":316983,"objectId":1252092,"slug":"news-room-bg-image","url":"/lsci/db/PICTURES/CMS/316900/316983.png","width":820,"height":820,"caption":"News Room bg image","longCaption":"News room bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/316900/316983.square.png"}}}},{"title":"Highlights","videoGenre":{"id":37,"title":"Highlights","summary":"Relive the action with our video packages","slug":"highlights","image":{"id":317630,"objectId":1254206,"slug":"match-highlights-logo-image","url":"/lsci/db/PICTURES/CMS/317600/317630.png","width":820,"height":484,"caption":"match highlights logo image","longCaption":"Match highlights logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":"/lsci/db/PICTURES/CMS/317600/317630.icon.png","SQUARE":"/lsci/db/PICTURES/CMS/317600/317630.square.png"}},"bgImage":{"id":317627,"objectId":1254203,"slug":"match-highlights-bg-image","url":"/lsci/db/PICTURES/CMS/317600/317627.png","width":820,"height":820,"caption":"Match highlights bg image","longCaption":"Match highlights bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317600/317627.square.png"}}}}],"data":{"video":{"id":94273,"objectId":1146463,"scribeId":23495218,"statusTypeId":3,"slug":"county-round-up-red-hot-henry-too-much-for-sussex","title":"County round-up: Red-hot Henry too much for Sussex","subTitle":"County Championship","seoTitle":"County round-up: Red-hot Henry too much for Sussex","summary":"In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit","duration":131,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-05-13","modifiedAt":"2018-05-13T21:27:05.000Z","recordedAt":"2018-05-13","expireAt":"2030-05-16T16:12:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5af8abb0be6ab320f006b076","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/playlist.m3u8"}],"adShowCode":""},"content":{"videoGenre":{"id":34,"title":"News and Analysis","summary":"Current cricket in focus","slug":"news-and-analysis","image":{"id":317755,"objectId":1254511,"slug":"news-analysis-logo-image","url":"/lsci/db/PICTURES/CMS/317700/317755.png","width":1695,"height":480,"caption":"news analysis logo image","longCaption":"news analysis logo image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317755.square.png"}},"bgImage":{"id":317754,"objectId":1254510,"slug":"news-analysis-bg-image","url":"/lsci/db/PICTURES/CMS/317700/317754.png","width":820,"height":820,"caption":"news analysis bg image","longCaption":"news analysis bg image","credit":"ESPNcricinfo Ltd","photographer":null,"peerUrls":{"FILM":null,"WIDE":null,"SQUARE":"/lsci/db/PICTURES/CMS/317700/317754.square.png"}}},"videos":{"total":4097,"results":[{"id":141548,"objectId":1475331,"scribeId":44053972,"statusTypeId":3,"slug":"roller-buttlers-captaincy-was-untenable-after-champions-trophy-exit","title":"Roller: Buttler's captaincy was untenable after Champions Trophy exit","subTitle":"","seoTitle":"Roller Buttlers captaincy was untenable after Champions Trophy exit","summary":"Matt Roller reacts to Jos Buttler's decision to step down as England's white-ball captain","duration":101,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-28","modifiedAt":"2025-02-28T15:49:24.000Z","recordedAt":"2025-02-28","expireAt":"2026-03-03T15:37:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0228/dm_250228_COM_CRIC_Analysis_Roller_Buttlers_captaincy_was_untenable_after_Champions_Trophy_exit_20250228/dm_250228_COM_CRIC_Analysis_Roller_Buttlers_captaincy_was_untenable_after_Champions_Trophy_exit_20250228.jpg","origin":{"type":"CLIP"},"assetId":"dm_250228_COM_CRIC_Analysis_Roller_Buttlers_captaincy_was_untenable_after_Champions_Trophy_exit_20250228","scribeMongoId":"67c1d856c9212317d4ddc0c5","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0228/dm_250228_COM_CRIC_Analysis_Roller_Buttlers_captaincy_was_untenable_after_Champions_Trophy_exit_20250228/dm_250228_COM_CRIC_Analysis_Roller_Buttlers_captaincy_was_untenable_after_Champions_Trophy_exit_20250228.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0228/dm_250228_COM_CRIC_Analysis_Roller_Buttlers_captaincy_was_untenable_after_Champions_Trophy_exit_20250228/dm_250228_COM_CRIC_Analysis_Roller_Buttlers_captaincy_was_untenable_after_Champions_Trophy_exit_20250228/playlist.m3u8"}]},{"id":141375,"objectId":1474368,"scribeId":43966599,"statusTypeId":3,"slug":"chinelle-henry-s-wpl-goals-this-year-s-a-test-run-want-to-secure-permanent-place","title":"Henry's WPL goals: 'This year's a test run, want to secure permanent place'","subTitle":"","seoTitle":"Chinelle Henry's WPL goals - This year's a test run, want to secure permanent place","summary":"West Indies allrounder Chinelle Henry talks to the Powerplay Podcast about what she expects from her WPL debut season","duration":275,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-22","modifiedAt":"2025-02-22T20:08:36.000Z","recordedAt":"2025-02-22","expireAt":"2045-02-25T16:30:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0222/dm_250222_INET_CRIC_WPL25_HENRYCLIP1_NONBRANDED_GLOBAL/dm_250222_INET_CRIC_WPL25_HENRYCLIP1_NONBRANDED_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_250222_INET_CRIC_WPL25_HENRYCLIP1_NONBRANDED_GLOBAL","scribeMongoId":"67b9fc0f2f540b431df0ebc0","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0222/dm_250222_INET_CRIC_WPL25_HENRYCLIP1_NONBRANDED_GLOBAL/dm_250222_INET_CRIC_WPL25_HENRYCLIP1_NONBRANDED_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0222/dm_250222_INET_CRIC_WPL25_HENRYCLIP1_NONBRANDED_GLOBAL/dm_250222_INET_CRIC_WPL25_HENRYCLIP1_NONBRANDED_GLOBAL/playlist.m3u8"}]},{"id":141341,"objectId":1474160,"scribeId":43951922,"statusTypeId":3,"slug":"wpl-2025-deepti-sharma-should-have-in-form-players-bat-around-her-mithali-raj","title":"Deepti should have in-form players bat around her - Mithali","subTitle":"","seoTitle":"WPL 2025 - Deepti Sharma should have in-form players bat around her - Mithali Raj","summary":"As for DC, former India captain feels Annabel Sutherland's T20 bowling has \"improved leaps and bounds\"","duration":264,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-21","modifiedAt":"2025-02-21T16:06:26.000Z","recordedAt":"2025-02-21","expireAt":"2045-02-24T15:43:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0221/dm_250221_INET_CRIC_WPL25_UPWVDCPREVIEW_NONBRANDED_GLOBAL/dm_250221_INET_CRIC_WPL25_UPWVDCPREVIEW_NONBRANDED_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_250221_INET_CRIC_WPL25_UPWVDCPREVIEW_NONBRANDED_GLOBAL","scribeMongoId":"67b89fba2f540b431def9fbe","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0221/dm_250221_INET_CRIC_WPL25_UPWVDCPREVIEW_NONBRANDED_GLOBAL/dm_250221_INET_CRIC_WPL25_UPWVDCPREVIEW_NONBRANDED_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0221/dm_250221_INET_CRIC_WPL25_UPWVDCPREVIEW_NONBRANDED_GLOBAL/dm_250221_INET_CRIC_WPL25_UPWVDCPREVIEW_NONBRANDED_GLOBAL/playlist.m3u8"}]},{"id":141274,"objectId":1473799,"scribeId":43917135,"statusTypeId":3,"slug":"ct-2025-do-india-have-a-pace-problem-how-much-will-pakistan-miss-ayub","title":"Do India have a pace problem? How much will Pakistan miss Ayub?","subTitle":"","seoTitle":"CT 2025 - Do India have a pace problem How much will Pakistan miss Ayub","summary":"The big question each team in Group A needs to answer going into the Champions Trophy","duration":274,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-19","modifiedAt":"2025-02-19T11:00:12.000Z","recordedAt":"2025-02-19","expireAt":"2048-02-22T10:37:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0219/dm_250219_New_CT25_4QuestionsForGroupA/dm_250219_New_CT25_4QuestionsForGroupA.jpg","origin":{"type":"CLIP"},"assetId":"dm_250219_New_CT25_4QuestionsForGroupA","scribeMongoId":"67b5b5520011721ee0eec8bb","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0219/dm_250219_New_CT25_4QuestionsForGroupA/dm_250219_New_CT25_4QuestionsForGroupA.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0219/dm_250219_New_CT25_4QuestionsForGroupA/dm_250219_New_CT25_4QuestionsForGroupA/playlist.m3u8"}]},{"id":141270,"objectId":1473746,"scribeId":43914323,"statusTypeId":3,"slug":"ct25-do-india-have-a-pace-problem-how-much-will-pakistan-miss-ayu","title":"Do India have a pace problem? How much will Pakistan miss Ayub?","subTitle":"","seoTitle":"CT25 - Do India have a pace problem How much will Pakistan miss Ayu","summary":"The big question each team in Group A needs to answer going into the Champions Trophy","duration":274,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-19","modifiedAt":"2025-02-19T10:48:04.000Z","recordedAt":"2025-02-19","expireAt":"2048-02-22T04:59:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0218/dm_250218_CT25_4QuestionsforGroupA/dm_250218_CT25_4QuestionsforGroupA.jpg","origin":{"type":"CLIP"},"assetId":"dm_250218_CT25_4QuestionsforGroupA","scribeMongoId":"67b565b51e3c6c7d13d03a0e","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0218/dm_250218_CT25_4QuestionsforGroupA/dm_250218_CT25_4QuestionsforGroupA.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0218/dm_250218_CT25_4QuestionsforGroupA/dm_250218_CT25_4QuestionsforGroupA/playlist.m3u8"}]},{"id":141254,"objectId":1473564,"scribeId":43882535,"statusTypeId":3,"slug":"wpl-2025-rcb-will-want-smriti-mandhana-to-fire-mithali-raj","title":"RCB will want Mandhana to fire - Mithali Raj","subTitle":"","seoTitle":"WPL 2025 - RCB will want Smriti Mandhana to fire - Mithali Raj","summary":"As for DC's Shafali Verma, her former team-mate Mithali feels she needs to get more consistent","duration":349,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-17","modifiedAt":"2025-02-17T04:50:04.000Z","recordedAt":"2025-02-17","expireAt":"2045-02-20T04:20:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0216/dm_250217_INET_CRIC_wpl_preview_DC_v_RCB_non-branded_GLOBAL/dm_250217_INET_CRIC_wpl_preview_DC_v_RCB_non-branded_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_250217_INET_CRIC_wpl_preview_DC_v_RCB_non-branded_GLOBAL","scribeMongoId":"67b2b9870011721ee0eb50c1","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0216/dm_250217_INET_CRIC_wpl_preview_DC_v_RCB_non-branded_GLOBAL/dm_250217_INET_CRIC_wpl_preview_DC_v_RCB_non-branded_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0216/dm_250217_INET_CRIC_wpl_preview_DC_v_RCB_non-branded_GLOBAL/dm_250217_INET_CRIC_wpl_preview_DC_v_RCB_non-branded_GLOBAL/playlist.m3u8"}]},{"id":141255,"objectId":1473566,"scribeId":43882549,"statusTypeId":3,"slug":"upw-vs-gg-wpl-2025-mithali-raj-impressed-with-priya-mishra-talent","title":"Mithali Raj impressed with Priya Mishra's talent","subTitle":"","seoTitle":"UPW vs GG - WPL 2025 - Mithali Raj impressed with Priya Mishra talent","summary":"The Gujarat Giants legspinner picked up three wickets to help them beat UP Warriorz in Vadodara","duration":233,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-17","modifiedAt":"2025-02-17T04:35:38.000Z","recordedAt":"2025-02-17","expireAt":"2045-02-20T04:22:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0216/dm_250216_INET_CRIC_wpl_review_GG_v_UPW_non-branded_GLOBAL/dm_250216_INET_CRIC_wpl_review_GG_v_UPW_non-branded_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_250216_INET_CRIC_wpl_review_GG_v_UPW_non-branded_GLOBAL","scribeMongoId":"67b2b9d11e3c6c7d13ccbd64","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0216/dm_250216_INET_CRIC_wpl_review_GG_v_UPW_non-branded_GLOBAL/dm_250216_INET_CRIC_wpl_review_GG_v_UPW_non-branded_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0216/dm_250216_INET_CRIC_wpl_review_GG_v_UPW_non-branded_GLOBAL/dm_250216_INET_CRIC_wpl_review_GG_v_UPW_non-branded_GLOBAL/playlist.m3u8"}]},{"id":141253,"objectId":1473548,"scribeId":43874784,"statusTypeId":3,"slug":"ipl-2025-fixtures-pant-vs-dc-on-opening-weekend-and-no-hardik-for-csk-mi","title":"IPL 2025 fixtures: Pant vs DC on opening weekend, and no Hardik for CSK-MI?","subTitle":"","seoTitle":"IPL 2025 fixtures - Pant vs DC on opening weekend and no Hardik for CSK-MI","summary":"It will be the same fixture that got the IPL started way back in 2008 to kick things off this season: KKR vs RCB. All this, and other interesting takeaways from the schedule","duration":337,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-16","modifiedAt":"2025-02-16T18:03:12.000Z","recordedAt":"2025-02-16","expireAt":"2045-02-19T17:13:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0216/dm_250216_INET_CRIC_IPL25_SCHEDULE_NONBRANDED_GLOBAL/dm_250216_INET_CRIC_IPL25_SCHEDULE_NONBRANDED_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_250216_INET_CRIC_IPL25_SCHEDULE_NONBRANDED_GLOBAL","scribeMongoId":"67b21ce70011721ee0eb0e35","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0216/dm_250216_INET_CRIC_IPL25_SCHEDULE_NONBRANDED_GLOBAL/dm_250216_INET_CRIC_IPL25_SCHEDULE_NONBRANDED_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0216/dm_250216_INET_CRIC_IPL25_SCHEDULE_NONBRANDED_GLOBAL/dm_250216_INET_CRIC_IPL25_SCHEDULE_NONBRANDED_GLOBAL/playlist.m3u8"}]},{"id":141249,"objectId":1473400,"scribeId":43860520,"statusTypeId":3,"slug":"wpl-2025-mithali-raj-and-stacy-ann-king-on-mi-vs-dc-thriller","title":"'A thriller where the margin was so, so small'","subTitle":"","seoTitle":"WPL 2025 - Mithali Raj and Stacy Ann-King on MI vs DC thriller","summary":"Mithali Raj and Stacy Ann-King breakdown Delhi's thrilling win on the final ball of the match","duration":291,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-15","modifiedAt":"2025-02-15T19:44:02.000Z","recordedAt":"2025-02-15","expireAt":"2045-02-18T19:16:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0215/dm_250215_INET_CRIC_wpl_review_mivdc_non-branded_GLOBAL/dm_250215_INET_CRIC_wpl_review_mivdc_non-branded_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_250215_INET_CRIC_wpl_review_mivdc_non-branded_GLOBAL","scribeMongoId":"67b0e84090446b631d43fa99","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0215/dm_250215_INET_CRIC_wpl_review_mivdc_non-branded_GLOBAL/dm_250215_INET_CRIC_wpl_review_mivdc_non-branded_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0215/dm_250215_INET_CRIC_wpl_review_mivdc_non-branded_GLOBAL/dm_250215_INET_CRIC_wpl_review_mivdc_non-branded_GLOBAL/playlist.m3u8"}]},{"id":141226,"objectId":1473177,"scribeId":43837723,"statusTypeId":3,"slug":"wpl-preview-gg-vs-rcb-smriti-mandhana-ellyse-perry-deandra-dottin-laura-wolvaardt-in-action","title":"RCB will have it tough against well-rounded Giants","subTitle":"","seoTitle":"WPL preview - GG vs RCB - Smriti Mandhana Ellyse Perry Deandra Dottin Laura Wolvaardt in action","summary":"Reema Malhotra previews the opening game of WPL 2025, between RCB and Gujarat Giants","duration":272,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2025-02-14","modifiedAt":"2025-02-14T06:29:34.000Z","recordedAt":"2025-02-14","expireAt":"2045-02-17T06:11:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2025/0214/dm_250214_INET_CRIC_wpl_preview_gg_vs_rcb_GLOBAL/dm_250214_INET_CRIC_wpl_preview_gg_vs_rcb_GLOBAL.jpg","origin":{"type":"CLIP"},"assetId":"dm_250214_INET_CRIC_wpl_preview_gg_vs_rcb_GLOBAL","scribeMongoId":"67aeded190446b631d427150","language":"en","playbacks":[{"type":"AUDIO","url":"https://media.video-origin.espn.com/motion/2025/0214/dm_250214_INET_CRIC_wpl_preview_gg_vs_rcb_GLOBAL/dm_250214_INET_CRIC_wpl_preview_gg_vs_rcb_GLOBAL.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2025/0214/dm_250214_INET_CRIC_wpl_preview_gg_vs_rcb_GLOBAL/dm_250214_INET_CRIC_wpl_preview_gg_vs_rcb_GLOBAL/playlist.m3u8"}]}]},"trendingVideos":[],"related":{"videos":[{"id":96898,"objectId":1160177,"scribeId":24743919,"statusTypeId":3,"slug":"worcestershire-relegated-after-essex-hammering","title":"Worcestershire relegated after Essex hammering","subTitle":"County Championship","seoTitle":"Worcestershire relegated after Essex hammering","summary":"Catch up with the latest from the County Championship as Worcestershire's relegation to Division Two is confirmed","duration":98,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-09-20","modifiedAt":"2018-09-20T19:35:11.000Z","recordedAt":"2018-09-20","expireAt":"2030-09-23T18:47:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0920/dm_180920_CRIC_County_Champs_Wrap_Sep20_NRH/dm_180920_CRIC_County_Champs_Wrap_Sep20_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5ba3eb6fca84b7020f5a295b","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0920/dm_180920_CRIC_County_Champs_Wrap_Sep20_NRH/dm_180920_CRIC_County_Champs_Wrap_Sep20_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0920/dm_180920_CRIC_County_Champs_Wrap_Sep20_NRH/dm_180920_CRIC_County_Champs_Wrap_Sep20_NRH/playlist.m3u8"}]},{"id":96883,"objectId":1160095,"scribeId":24734238,"statusTypeId":3,"slug":"warwickshire-deal-sussex-s-promotion-hopes-a-blow","title":"Warwickshire deal Sussex's promotion hopes a blow","subTitle":"County Championship round-up","seoTitle":"Warwickshire deal Sussex's promotion hopes a blow","summary":"Catch up with the latest from the County Championship as Durham suffer a day to forget","duration":108,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-09-19","modifiedAt":"2018-09-19T21:38:56.000Z","recordedAt":"2018-09-19","expireAt":"2030-09-22T19:37:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0919/dm_180919_CRIC_County_Champ_Wrap_Sep19_NRH/dm_180919_CRIC_County_Champ_Wrap_Sep19_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5ba2a737ca84b76cc038f04d","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0919/dm_180919_CRIC_County_Champ_Wrap_Sep19_NRH/dm_180919_CRIC_County_Champ_Wrap_Sep19_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0919/dm_180919_CRIC_County_Champ_Wrap_Sep19_NRH/dm_180919_CRIC_County_Champ_Wrap_Sep19_NRH/playlist.m3u8"}]},{"id":96854,"objectId":1159963,"scribeId":24724534,"statusTypeId":3,"slug":"bowlers-edge-yorkshire-towards-safety","title":"Bowlers edge Yorkshire towards safety","subTitle":"County Championship","seoTitle":"Bowlers edge Yorkshire towards safety","summary":"Catch up with the latest from the County Championship as Yorkshire fight back in the field against Hampshire","duration":115,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-09-18","modifiedAt":"2018-09-18T19:22:13.000Z","recordedAt":"2018-09-18","expireAt":"2030-09-21T17:49:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0918/dm_180918_CRIC_County_Champ_Wrap_Sep18_NRH/dm_180918_CRIC_County_Champ_Wrap_Sep18_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5ba14c4aca84b76cc035be6b","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0918/dm_180918_CRIC_County_Champ_Wrap_Sep18_NRH/dm_180918_CRIC_County_Champ_Wrap_Sep18_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0918/dm_180918_CRIC_County_Champ_Wrap_Sep18_NRH/dm_180918_CRIC_County_Champ_Wrap_Sep18_NRH/playlist.m3u8"}]},{"id":96760,"objectId":1159240,"scribeId":24647572,"statusTypeId":3,"slug":"hampshire-put-surrey-on-the-brink-of-glory","title":"Hampshire put Surrey on the brink of glory","subTitle":"County Championship round-up","seoTitle":"Hampshire put Surrey on the brink of glory","summary":"Catch up with the latest from the County Championship, with Surrey now just a draw away from the Division One title","duration":115,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-09-11","modifiedAt":"2018-09-11T22:30:30.000Z","recordedAt":"2018-09-11","expireAt":"2030-09-25T11:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0911/dm_180911_CRIC_COUNTY_CHAMP_WRAP_SEP11_NRH/dm_180911_CRIC_COUNTY_CHAMP_WRAP_SEP11_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b983cb3ca84b74a95be89f1","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0911/dm_180911_CRIC_COUNTY_CHAMP_WRAP_SEP11_NRH/dm_180911_CRIC_COUNTY_CHAMP_WRAP_SEP11_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0911/dm_180911_CRIC_COUNTY_CHAMP_WRAP_SEP11_NRH/dm_180911_CRIC_COUNTY_CHAMP_WRAP_SEP11_NRH/playlist.m3u8"}]},{"id":96710,"objectId":1159066,"scribeId":24637063,"statusTypeId":3,"slug":"surrey-struggle-as-wickets-tumble-around-the-championship","title":"Surrey struggle as wickets tumble around the Championship","subTitle":"County Championship round-up","seoTitle":"Surrey struggle as wickets tumble around the Championship","summary":"Catch up with the latest from the County Championship as Lancashire take the early honours in the Roses relegation clash","duration":108,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-09-10","modifiedAt":"2018-09-10T21:15:04.000Z","recordedAt":"2018-09-10","expireAt":"2030-09-24T11:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0910/dm_180910_CRIC_COunty_Champ_Wrap_Sep10_NRH/dm_180910_CRIC_COunty_Champ_Wrap_Sep10_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b96dc94ca84b74a95b9c35b","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0910/dm_180910_CRIC_COunty_Champ_Wrap_Sep10_NRH/dm_180910_CRIC_COunty_Champ_Wrap_Sep10_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0910/dm_180910_CRIC_COunty_Champ_Wrap_Sep10_NRH/dm_180910_CRIC_COunty_Champ_Wrap_Sep10_NRH/playlist.m3u8"}]},{"id":96559,"objectId":1158737,"scribeId":24608493,"statusTypeId":3,"slug":"warwickshire-s-lead-cut-as-division-two-heats-up","title":"Warwickshire's lead cut as Division Two heats up","subTitle":"County Championship","seoTitle":"Warwickshire's lead cut as Division Two heats up","summary":"Catch up with the latest from the County Championship, as Warwickshire are held by Durham in Division Two","duration":82,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-09-07","modifiedAt":"2018-09-07T21:14:43.000Z","recordedAt":"2018-09-07","expireAt":"2030-09-10T13:05:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0907/dm_180907_CRIC_COUNTY_CHAMP_WRAP_Sep7_NRH/dm_180907_CRIC_COUNTY_CHAMP_WRAP_Sep7_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b92e606ca84b74a95b60926","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0907/dm_180907_CRIC_COUNTY_CHAMP_WRAP_Sep7_NRH/dm_180907_CRIC_COUNTY_CHAMP_WRAP_Sep7_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0907/dm_180907_CRIC_COUNTY_CHAMP_WRAP_Sep7_NRH/dm_180907_CRIC_COUNTY_CHAMP_WRAP_Sep7_NRH/playlist.m3u8"}]},{"id":96507,"objectId":1158568,"scribeId":24597295,"statusTypeId":3,"slug":"surrey-make-it-eight-and-promotion-race-hots-up","title":"Surrey make it eight and promotion race hots up","subTitle":"County Championship round-up","seoTitle":"Surrey make it eight and promotion race hots up","summary":"Catch up with the latest from the County Championship as Surrey continue to look unstoppable and Hampshire secure a vital victory","duration":115,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-09-06","modifiedAt":"2018-09-06T19:02:48.000Z","recordedAt":"2018-09-06","expireAt":"2030-09-20T11:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0906/dm_180906_CRIC_COUNTY_CHAMP_WRAP_SEP6_NRH/dm_180906_CRIC_COUNTY_CHAMP_WRAP_SEP6_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b917742ca84b711c3be45cd","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0906/dm_180906_CRIC_COUNTY_CHAMP_WRAP_SEP6_NRH/dm_180906_CRIC_COUNTY_CHAMP_WRAP_SEP6_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0906/dm_180906_CRIC_COUNTY_CHAMP_WRAP_SEP6_NRH/dm_180906_CRIC_COUNTY_CHAMP_WRAP_SEP6_NRH/playlist.m3u8"}]},{"id":96496,"objectId":1158483,"scribeId":24587327,"statusTypeId":3,"slug":"drama-at-taunton-as-somerset-and-lancashire-tie","title":"Drama at Taunton as Somerset and Lancashire tie","subTitle":"County Championship 2018","seoTitle":"Drama at Taunton as Somerset and Lancashire tie","summary":"Catch up with the latest news from the County Championship as Somerset and Lancashire tie while Rikki Clarke and Tom Curran star for Surrey.","duration":105,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-09-05","modifiedAt":"2018-09-05T19:01:16.000Z","recordedAt":"2018-09-05","expireAt":"2030-09-07T19:01:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0905/dm_180905_CRICK_SEP5_CC_WrapSep5SomersetLancashire_NRH/dm_180905_CRICK_SEP5_CC_WrapSep5SomersetLancashire_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b9027a1ca84b711c3ba01de","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0905/dm_180905_CRICK_SEP5_CC_WrapSep5SomersetLancashire_NRH/dm_180905_CRICK_SEP5_CC_WrapSep5SomersetLancashire_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0905/dm_180905_CRICK_SEP5_CC_WrapSep5SomersetLancashire_NRH/dm_180905_CRICK_SEP5_CC_WrapSep5SomersetLancashire_NRH/playlist.m3u8"}]},{"id":96487,"objectId":1158323,"scribeId":24577364,"statusTypeId":3,"slug":"burns-piles-on-the-runs-after-england-snub","title":"Burns piles on the runs after England snub","subTitle":"County Championship","seoTitle":"Burns piles on the runs after England snub","summary":"Catch up with the latest from the County Championship as Rory Burns shows no signs of his England snub slowing him down","duration":116,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-09-04","modifiedAt":"2018-09-04T19:18:59.000Z","recordedAt":"2018-09-04","expireAt":"2030-09-07T19:01:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0904/dm_180904_CRIC_COunty_CHamp_Wrap_Sep_4_NRH/dm_180904_CRIC_COunty_CHamp_Wrap_Sep_4_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b8ed6fbca84b711c3b66d60","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0904/dm_180904_CRIC_COunty_CHamp_Wrap_Sep_4_NRH/dm_180904_CRIC_COunty_CHamp_Wrap_Sep_4_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0904/dm_180904_CRIC_COunty_CHamp_Wrap_Sep_4_NRH/dm_180904_CRIC_COunty_CHamp_Wrap_Sep_4_NRH/playlist.m3u8"}]},{"id":96192,"objectId":1156329,"scribeId":24439184,"statusTypeId":3,"slug":"moeen-and-vince-send-timely-england-reminders","title":"Moeen and Vince send timely England reminders","subTitle":"County Championship round-up","seoTitle":"Moeen and Vince send timely England reminders","summary":"Catch up with the latest from the County Championship as two of England's potential Test picks make their cases for selection","duration":98,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-08-21","modifiedAt":"2018-08-21T22:04:29.000Z","recordedAt":"2018-08-21","expireAt":"2030-08-24T10:05:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0821/dm_180821_CRIC_County_Champ_Wrap_Aug21_NRH/dm_180821_CRIC_County_Champ_Wrap_Aug21_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b7c85afca84b755831f08b0","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0821/dm_180821_CRIC_County_Champ_Wrap_Aug21_NRH/dm_180821_CRIC_County_Champ_Wrap_Aug21_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0821/dm_180821_CRIC_County_Champ_Wrap_Aug21_NRH/dm_180821_CRIC_County_Champ_Wrap_Aug21_NRH/playlist.m3u8"}]},{"id":96145,"objectId":1156187,"scribeId":24428940,"statusTypeId":3,"slug":"moeen-and-mitchell-leave-yorkshire-feeling-toxic","title":"Moeen and Mitchell leave Yorkshire feeling Toxic","subTitle":"County Championship round-up","seoTitle":"Moeen and Mitchell leave Yorkshire feeling Toxic","summary":"Catch up with the latest from the County Championship as Worcestershire and Somerset take charge and Glamorgan's batting folds again","duration":103,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-08-20","modifiedAt":"2018-08-20T21:42:40.000Z","recordedAt":"2018-08-20","expireAt":"2030-08-23T18:13:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0820/dm_180820_CRIC_County_Champ_Wrap_Aug20_NRH/dm_180820_CRIC_County_Champ_Wrap_Aug20_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b7b3041ca84b755831c681b","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0820/dm_180820_CRIC_County_Champ_Wrap_Aug20_NRH/dm_180820_CRIC_County_Champ_Wrap_Aug20_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0820/dm_180820_CRIC_County_Champ_Wrap_Aug20_NRH/dm_180820_CRIC_County_Champ_Wrap_Aug20_NRH/playlist.m3u8"}]},{"id":96102,"objectId":1156071,"scribeId":24418818,"statusTypeId":3,"slug":"fidel-edwards-leaves-notts-with-a-headache","title":"Fidel Edwards leaves Notts with a headache","subTitle":"County Championship","seoTitle":"Fidel Edwards leaves Notts with a headache","summary":"Catch up with the latest from the County Championship as Hampshire turn around a poor start and Kane Williamson stands out for Yorkshire","duration":100,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-08-19","modifiedAt":"2018-08-19T21:53:31.000Z","recordedAt":"2018-08-19","expireAt":"2030-08-22T21:19:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0819/dm_180819_CRIC_COUNTY_CHAMPS_WRAP_AUG19_NRH/dm_180819_CRIC_COUNTY_CHAMPS_WRAP_AUG19_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b79e3f9ca84b755831b0500","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0819/dm_180819_CRIC_COUNTY_CHAMPS_WRAP_AUG19_NRH/dm_180819_CRIC_COUNTY_CHAMPS_WRAP_AUG19_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0819/dm_180819_CRIC_COUNTY_CHAMPS_WRAP_AUG19_NRH/dm_180819_CRIC_COUNTY_CHAMPS_WRAP_AUG19_NRH/playlist.m3u8"}]},{"id":95500,"objectId":1153295,"scribeId":24191949,"statusTypeId":3,"slug":"somerset-silence-stubborn-worcestershire","title":"Somerset silence stubborn Worcestershire","subTitle":"County Championship","seoTitle":"Somerset silence stubborn Worcestershire","summary":"Catch up with the latest from the County Championship as Somerset move up to second in Division One","duration":73,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-07-25","modifiedAt":"2018-07-25T20:29:55.000Z","recordedAt":"2018-07-25","expireAt":"2030-07-28T17:46:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0725/dm_180725_CRIC_COUNTY_CHAMP_WRAP_JUL25_NRH/dm_180725_CRIC_COUNTY_CHAMP_WRAP_JUL25_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b58c29aca84b74845eb4751","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0725/dm_180725_CRIC_COUNTY_CHAMP_WRAP_JUL25_NRH/dm_180725_CRIC_COUNTY_CHAMP_WRAP_JUL25_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0725/dm_180725_CRIC_COUNTY_CHAMP_WRAP_JUL25_NRH/dm_180725_CRIC_COUNTY_CHAMP_WRAP_JUL25_NRH/playlist.m3u8"}]},{"id":95494,"objectId":1153226,"scribeId":24184241,"statusTypeId":3,"slug":"morkel-stars-as-surrey-smash-notts","title":"Morkel stars as Surrey smash Notts","subTitle":"County Championship","seoTitle":"Morkel stars as Surrey smash Notts","summary":"Catch up with all the latest from the County Championship as Surrey beat title-challengers Nottinghamshire by an innings","duration":127,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-07-24","modifiedAt":"2018-07-24T19:40:25.000Z","recordedAt":"2018-07-24","expireAt":"2040-07-27T19:04:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0724/dm_180724_CRIC_COUNTY_CHAMP_WRAP_NRH/dm_180724_CRIC_COUNTY_CHAMP_WRAP_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b5778c1ca84b773bf9e08ec","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0724/dm_180724_CRIC_COUNTY_CHAMP_WRAP_NRH/dm_180724_CRIC_COUNTY_CHAMP_WRAP_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0724/dm_180724_CRIC_COUNTY_CHAMP_WRAP_NRH/dm_180724_CRIC_COUNTY_CHAMP_WRAP_NRH/playlist.m3u8"}]},{"id":95474,"objectId":1153054,"scribeId":24167355,"statusTypeId":3,"slug":"clark-s-epic-roses-hat-trick-stuns-yorkshire","title":"Clark's epic Roses hat-trick stuns Yorkshire","subTitle":"County Championship","seoTitle":"Clark's epic Roses hat-trick stuns Yorkshire","summary":"Catch up with the latest from the County Championship, as Lancashire's Jordan Clark takes a hat-trick to remember in the Roses match","duration":123,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-07-22","modifiedAt":"2018-07-22T19:25:32.000Z","recordedAt":"2018-07-22","expireAt":"2040-07-26T11:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0722/dm_180722_CRIC_COUNTY_CHAMP_WRAP_NRH_JUL22/dm_180722_CRIC_COUNTY_CHAMP_WRAP_NRH_JUL22.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b54d77eca84b773bf9b0f7f","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0722/dm_180722_CRIC_COUNTY_CHAMP_WRAP_NRH_JUL22/dm_180722_CRIC_COUNTY_CHAMP_WRAP_NRH_JUL22.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0722/dm_180722_CRIC_COUNTY_CHAMP_WRAP_NRH_JUL22/dm_180722_CRIC_COUNTY_CHAMP_WRAP_NRH_JUL22/playlist.m3u8"}]},{"id":94882,"objectId":1150754,"scribeId":0,"statusTypeId":3,"slug":"surrey-playing-like-champions","title":"Surrey playing like champions","subTitle":"County News","seoTitle":"Surrey playing like champions","summary":"All the latest from the County Championship as Yorkshire slip into the bottom two and Northamptonshire secure back-to-back wins.","duration":108,"genreId":null,"genreType":"GENERAL","genreName":null,"publishedAt":"2018-06-29","modifiedAt":"2018-06-29T15:55:33.000Z","recordedAt":"2018-06-29","expireAt":"2030-07-02T06:07:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0629/dm_180629_Surrey_top_Division_One/dm_180629_Surrey_top_Division_One.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b35e8ccca84b727984fb464","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0629/dm_180629_Surrey_top_Division_One/dm_180629_Surrey_top_Division_One.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0629/dm_180629_Surrey_top_Division_One/dm_180629_Surrey_top_Division_One/playlist.m3u8"}]},{"id":94868,"objectId":1150687,"scribeId":0,"statusTypeId":3,"slug":"kent-go-top-of-division-two","title":"Kent go top of Division Two","subTitle":"County Wrap","seoTitle":"Kent go top of Division Two","summary":"All the latest from the County Championship as Kent thrash Middlesex and South African Morne Morkel rips through Yorkshire with five wickets.","duration":117,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-06-28","modifiedAt":"2022-03-01T12:26:24.000Z","recordedAt":"2018-06-28","expireAt":"2030-07-01T08:05:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0628/dm_180628_CCW_June_28/dm_180628_CCW_June_28.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b34971eca84b727984e5aa4","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0628/dm_180628_CCW_June_28/dm_180628_CCW_June_28.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0628/dm_180628_CCW_June_28/dm_180628_CCW_June_28/playlist.m3u8"}]},{"id":94820,"objectId":1150556,"scribeId":23921060,"statusTypeId":3,"slug":"surrey-hit-with-five-run-penalty","title":"Surrey hit with five-run penalty","subTitle":"County Wrap","seoTitle":"Surrey hit with five-run penalty","summary":"All the latest from the County Championship as Surrey battle for parity against Yorkshire and Worcestershire wobble against Notts.","duration":94,"genreId":null,"genreType":"GENERAL","genreName":null,"publishedAt":"2018-06-27","modifiedAt":"2018-06-27T09:26:52.000Z","recordedAt":"2018-06-27","expireAt":"2030-06-30T08:04:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0627/dm_180627_CCW_June_27/dm_180627_CCW_June_27.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b3346bcca84b727984b6edf","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0627/dm_180627_CCW_June_27/dm_180627_CCW_June_27.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0627/dm_180627_CCW_June_27/dm_180627_CCW_June_27/playlist.m3u8"}]},{"id":94808,"objectId":1150454,"scribeId":23910432,"statusTypeId":3,"slug":"nash-s-ton-gives-boost-for-notts","title":"Nash's ton gives boost for Notts","subTitle":"County Wrap","seoTitle":"Nash's ton gives boost for Notts","summary":"Catch up with the latest from the County Championship as Yorkshire battle Surrey and Alastair Cook falls for 96 against Somerset","duration":93,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-06-26","modifiedAt":"2018-06-26T12:50:09.000Z","recordedAt":"2018-06-26","expireAt":"2030-06-29T09:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0626/dm_180626_CW_June_26/dm_180626_CW_June_26.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b320153ca84b77d3214a48b","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0626/dm_180626_CW_June_26/dm_180626_CW_June_26.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0626/dm_180626_CW_June_26/dm_180626_CW_June_26/playlist.m3u8"}]},{"id":94790,"objectId":1150225,"scribeId":23887090,"statusTypeId":3,"slug":"kent-squash-warwickshire-s-hopes-of-record-chase","title":"Kent squash Warwickshire's hopes of record chase","subTitle":"County Championship","seoTitle":"Kent squash Warwickshire's hopes of record chase","summary":"Catch up with the latest from the County Championship as Warwickshire give Kent a scare at Tunbridge Wells","duration":121,"genreId":null,"genreType":"GENERAL","genreName":null,"publishedAt":"2018-06-23","modifiedAt":"2018-06-23T19:06:05.000Z","recordedAt":"2018-06-23","expireAt":"2040-06-28T11:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0623/dm_180623_CRIC_Jun23_County_Champ_Wrap_NRH/dm_180623_CRIC_Jun23_County_Champ_Wrap_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b2e8e38ca84b77d321332bf","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0623/dm_180623_CRIC_Jun23_County_Champ_Wrap_NRH/dm_180623_CRIC_Jun23_County_Champ_Wrap_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0623/dm_180623_CRIC_Jun23_County_Champ_Wrap_NRH/dm_180623_CRIC_Jun23_County_Champ_Wrap_NRH/playlist.m3u8"}]},{"id":94775,"objectId":1150016,"scribeId":23866114,"statusTypeId":3,"slug":"surrey-s-patel-reignites-the-title-race","title":"Surrey's Patel reignites the title race","subTitle":"County Championship round-up","seoTitle":"Surrey's Patel reignites the title race","summary":"Catch up the latest from the County Championship as Surrey's Ryan Patel takes a quickfire five-for against leaders Somerset","duration":104,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-06-21","modifiedAt":"2018-06-21T22:31:53.000Z","recordedAt":"2018-06-21","expireAt":"2030-06-24T15:12:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0621/dm_180621_CRIC_Jun21_County_Champ_Wrap_NRH/dm_180621_CRIC_Jun21_County_Champ_Wrap_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b2c14e2ca84b77d321211ab","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0621/dm_180621_CRIC_Jun21_County_Champ_Wrap_NRH/dm_180621_CRIC_Jun21_County_Champ_Wrap_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0621/dm_180621_CRIC_Jun21_County_Champ_Wrap_NRH/dm_180621_CRIC_Jun21_County_Champ_Wrap_NRH/playlist.m3u8"}]},{"id":94686,"objectId":1149264,"scribeId":23771741,"statusTypeId":3,"slug":"somerset-chase-down-notts-to-top-division-one","title":"Somerset chase down Notts to top Division One","subTitle":"County Championship round-up","seoTitle":"Somerset chase down Notts to top Division One","summary":"Catch up with the latest from the County Championship as Somerset topple Nottinghamshire and Durham produce another magnificent comeback","duration":115,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-06-12","modifiedAt":"2018-06-12T18:31:10.000Z","recordedAt":"2018-06-12","expireAt":"2040-06-15T18:22:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0612/dm_180612_CRIC_Jun12_County_Champ_Wrap_NRH/dm_180612_CRIC_Jun12_County_Champ_Wrap_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b200ff0be6ab3408ce4be8f","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0612/dm_180612_CRIC_Jun12_County_Champ_Wrap_NRH/dm_180612_CRIC_Jun12_County_Champ_Wrap_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0612/dm_180612_CRIC_Jun12_County_Champ_Wrap_NRH/dm_180612_CRIC_Jun12_County_Champ_Wrap_NRH/playlist.m3u8"}]},{"id":94677,"objectId":1149153,"scribeId":23762880,"statusTypeId":3,"slug":"surrey-set-the-pace-in-division-one","title":"Surrey set the pace in Division One","subTitle":"County Championship","seoTitle":"Surrey set the pace in Division One","summary":"Catch up with the latest from the County Championship as Surrey dominate Hampshire to continue their fine run of form","duration":112,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-06-11","modifiedAt":"2018-06-11T19:12:08.000Z","recordedAt":"2018-06-11","expireAt":"2030-06-11T23:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0611/dm_180611_CRIC_Jun11_County_Champ_Wrap_NRH/dm_180611_CRIC_Jun11_County_Champ_Wrap_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b1ec231be6ab3408ce3acdd","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0611/dm_180611_CRIC_Jun11_County_Champ_Wrap_NRH/dm_180611_CRIC_Jun11_County_Champ_Wrap_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0611/dm_180611_CRIC_Jun11_County_Champ_Wrap_NRH/dm_180611_CRIC_Jun11_County_Champ_Wrap_NRH/playlist.m3u8"}]},{"id":94665,"objectId":1149046,"scribeId":23754547,"statusTypeId":3,"slug":"craig-overton-leaves-leaders-notts-following-on","title":"Craig Overton leaves leaders Notts following on","subTitle":"County Wrap","seoTitle":"Craig Overton leaves leaders Notts following on","summary":"Catch up with the latest from the County Championship as Nottinghamshire suffered a batting collapse against second-placed Somerset","duration":132,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-06-10","modifiedAt":"2018-06-10T19:31:19.000Z","recordedAt":"2018-06-10","expireAt":"2030-06-13T18:28:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0610/dm_180610_CCW_June_10/dm_180610_CCW_June_10.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5b1d6f0bbe6ab3408ce28daa","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0610/dm_180610_CCW_June_10/dm_180610_CCW_June_10.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0610/dm_180610_CCW_June_10/dm_180610_CCW_June_10/playlist.m3u8"}]},{"id":94300,"objectId":1146590,"scribeId":23505041,"statusTypeId":3,"slug":"county-round-up-vince-makes-england-case-with-double-century","title":"County round-up: Vince makes England case with double century","subTitle":"County Championship","seoTitle":"County round-up: Vince makes England case with double century","summary":"Catch up with the latest from the County Championship as Hampshire's James Vince hits 201* on the eve of England's Test squad announcement","duration":103,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-05-14","modifiedAt":"2018-05-14T21:42:13.000Z","recordedAt":"2018-05-14","expireAt":"2030-09-30T11:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0514/dm_180514_CRIC_May14_County_Champ_Wrap_NRH/dm_180514_CRIC_May14_County_Champ_Wrap_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5af9ffe2be6ab320f0091599","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0514/dm_180514_CRIC_May14_County_Champ_Wrap_NRH/dm_180514_CRIC_May14_County_Champ_Wrap_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0514/dm_180514_CRIC_May14_County_Champ_Wrap_NRH/dm_180514_CRIC_May14_County_Champ_Wrap_NRH/playlist.m3u8"}]},{"id":94273,"objectId":1146463,"scribeId":23495218,"statusTypeId":3,"slug":"county-round-up-red-hot-henry-too-much-for-sussex","title":"County round-up: Red-hot Henry too much for Sussex","subTitle":"County Championship","seoTitle":"County round-up: Red-hot Henry too much for Sussex","summary":"In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit","duration":131,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-05-13","modifiedAt":"2018-05-13T21:27:05.000Z","recordedAt":"2018-05-13","expireAt":"2030-05-16T16:12:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5af8abb0be6ab320f006b076","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/playlist.m3u8"}]},{"id":94230,"objectId":1146338,"scribeId":23483319,"statusTypeId":3,"slug":"county-round-up-clarke-century-rattles-champions-essex","title":"County round-up: Clarke century rattles champions Essex","subTitle":"County Championship","seoTitle":"County round-up: Clarke century rattles champions Essex","summary":"Catch up with the latest from the County Championship as Joe Clarke's century puts Worcestershire on top against Essex","duration":119,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-05-12","modifiedAt":"2018-05-12T21:10:55.000Z","recordedAt":"2018-05-12","expireAt":"2030-05-15T19:56:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0512/dm_180512_CRIC_MAY12_COUNTY_CHAMP_WRAP_NRH/dm_180512_CRIC_MAY12_COUNTY_CHAMP_WRAP_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5af7503bbe6ab320f005c897","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0512/dm_180512_CRIC_MAY12_COUNTY_CHAMP_WRAP_NRH/dm_180512_CRIC_MAY12_COUNTY_CHAMP_WRAP_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0512/dm_180512_CRIC_MAY12_COUNTY_CHAMP_WRAP_NRH/dm_180512_CRIC_MAY12_COUNTY_CHAMP_WRAP_NRH/playlist.m3u8"}]},{"id":94204,"objectId":1146229,"scribeId":23473990,"statusTypeId":3,"slug":"gubbins-furthers-england-credentials","title":"Gubbins furthers England credentials","subTitle":"County Championship","seoTitle":"Gubbins furthers England credentials","summary":"Catch up with the latest from the County Championship, as Middlesex's Nick Gubbins continues to make his case for an England debut","duration":110,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-05-11","modifiedAt":"2018-05-11T19:49:11.000Z","recordedAt":"2018-05-11","expireAt":"2030-05-14T19:20:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0511/dm_180511_CRIC_May11_County_Champ_Wrap_NRH/dm_180511_CRIC_May11_County_Champ_Wrap_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5af5ed8abe6ab320f004941f","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0511/dm_180511_CRIC_May11_County_Champ_Wrap_NRH/dm_180511_CRIC_May11_County_Champ_Wrap_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0511/dm_180511_CRIC_May11_County_Champ_Wrap_NRH/dm_180511_CRIC_May11_County_Champ_Wrap_NRH/playlist.m3u8"}]},{"id":94125,"objectId":1145597,"scribeId":23434089,"statusTypeId":3,"slug":"durham-s-remarkable-turnaround","title":"Durham's remarkable turnaround","subTitle":"County News","seoTitle":"Durham's remarkable turnaround","summary":"Catch up with the latest from the County Championship as Durham produce an exhilarating comeback while Notts and Sussex also win impressively","duration":169,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-05-07","modifiedAt":"2018-05-07T18:20:29.000Z","recordedAt":"2018-05-07","expireAt":"2030-05-21T11:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0507/dm_180507_CCW_May_7/dm_180507_CCW_May_7.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5af095fdbe6ab3488f664ea8","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0507/dm_180507_CCW_May_7/dm_180507_CCW_May_7.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0507/dm_180507_CCW_May_7/dm_180507_CCW_May_7/playlist.m3u8"}]},{"id":94111,"objectId":1145515,"scribeId":23425065,"statusTypeId":3,"slug":"yorkshire-complete-epic-comeback","title":"Yorkshire complete epic comeback","subTitle":"County Championship","seoTitle":"Yorkshire complete epic comeback","summary":"Yorkshire recover from falling for 50 in the first innings while batsmen start to hit back as the sun shines","duration":124,"genreId":34,"genreType":"GENERAL","genreName":"News and Analysis","publishedAt":"2018-05-06","modifiedAt":"2018-05-06T19:14:13.000Z","recordedAt":"2018-05-06","expireAt":"2030-05-20T11:00:00.000Z","countryCodes":[],"imageUrl":"/media/motion/2018/0506/dm_180506_CRIC_May6_County_Champ_Wrap_NRH/dm_180506_CRIC_May6_County_Champ_Wrap_NRH.jpg","origin":{"type":"CLIP"},"assetId":null,"scribeMongoId":"5aef5252be6ab3488f64adf7","language":"en","playbacks":[{"type":"AUDIO","url":"http://media.video-origin.espn.com/motion/2018/0506/dm_180506_CRIC_May6_County_Champ_Wrap_NRH/dm_180506_CRIC_May6_County_Champ_Wrap_NRH.mp3"},{"type":"HLS","url":"https://service-pkgespn.akamaized.net/opp/hls/espn/2018/0506/dm_180506_CRIC_May6_County_Champ_Wrap_NRH/dm_180506_CRIC_May6_County_Champ_Wrap_NRH/playlist.m3u8"}]}],"matches":[],"serieses":[{"id":12180,"objectId":1127614,"scribeId":8204,"slug":"county-div-two-2018","name":"County DIV Two","longName":"Specsavers County Championship Division Two","alternateName":null,"longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in England","season":"2018","startDate":"2018-04-13T00:00:00.000Z","endDate":"2018-09-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":37,"totalSquads":10,"gamePlayWatch":false},{"id":12179,"objectId":1127612,"scribeId":8052,"slug":"county-div-one-2018","name":"County DIV One","longName":"Specsavers County Championship Division One","alternateName":"County DIV One","longAlternateName":null,"unofficialName":null,"broadcastName":null,"year":2018,"typeId":3,"isTrophy":true,"description":"in England","season":"2018","startDate":"2018-04-04T00:00:00.000Z","endDate":"2018-09-24T00:00:00.000Z","hasStandings":true,"standingsType":2,"classSubClasses":[{"classId":4,"subClassId":null}],"totalVideos":51,"totalSquads":8,"gamePlayWatch":false}],"teams":[{"id":1515,"objectId":1464,"scribeId":1464,"slug":"yorkshire","name":"Yorkshire","longName":"Yorkshire","abbreviation":"YORKS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313281.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313281,"objectId":1241740,"slug":"yorkshire-logo","url":"/lsci/db/PICTURES/CMS/313200/313281.logo.png","width":500,"height":500,"caption":"Yorkshire logo","longCaption":"Yorkshire logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1509,"objectId":1458,"scribeId":1458,"slug":"worcestershire","name":"Worcs","longName":"Worcestershire","abbreviation":"WORCS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313280.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313280,"objectId":1241739,"slug":"worcestershire-logo","url":"/lsci/db/PICTURES/CMS/313200/313280.logo.png","width":500,"height":500,"caption":"Worcestershire logo","longCaption":"Worcestershire logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1479,"objectId":1428,"scribeId":1428,"slug":"warwickshire","name":"Warwickshire","longName":"Warwickshire","abbreviation":"WARKS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313279.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313279,"objectId":1241738,"slug":"warwickshire-logo","url":"/lsci/db/PICTURES/CMS/313200/313279.logo.png","width":500,"height":500,"caption":"Warwickshire logo","longCaption":"Warwickshire logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1422,"objectId":1371,"scribeId":1371,"slug":"sussex","name":"Sussex","longName":"Sussex","abbreviation":"SUSS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313278.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313278,"objectId":1241737,"slug":"sussex-logo","url":"/lsci/db/PICTURES/CMS/313200/313278.logo.png","width":500,"height":500,"caption":"Sussex logo","longCaption":"Sussex logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1409,"objectId":1358,"scribeId":1358,"slug":"surrey","name":"Surrey","longName":"Surrey","abbreviation":"SUR","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/361100/361182.png","isCountry":false,"primaryColor":null,"image":{"id":361182,"objectId":1380046,"slug":"surrey-team-logo","url":"/lsci/db/PICTURES/CMS/361100/361182.png","width":500,"height":500,"caption":"Surrey Team logo","longCaption":"Surrey Team logo","credit":"Surrey County Cricket Club","photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1282,"objectId":1231,"scribeId":1231,"slug":"nottinghamshire","name":"Notts","longName":"Nottinghamshire","abbreviation":"NOTTS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313275.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313275,"objectId":1241734,"slug":"nottinghamshire-logo","url":"/lsci/db/PICTURES/CMS/313200/313275.logo.png","width":500,"height":500,"caption":"Nottinghamshire logo","longCaption":"Nottinghamshire logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1272,"objectId":1221,"scribeId":1221,"slug":"northamptonshire","name":"Northants","longName":"Northamptonshire","abbreviation":"NHNTS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/337600/337638.png","isCountry":false,"primaryColor":null,"image":{"id":337638,"objectId":1309762,"slug":"northamptonshire-team-logo","url":"/lsci/db/PICTURES/CMS/337600/337638.png","width":500,"height":500,"caption":"Northamptonshire team logo","longCaption":"Northamptonshire team logo","credit":"Northamptonshire CCC","photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1184,"objectId":1133,"scribeId":1133,"slug":"leicestershire","name":"Leics","longName":"Leicestershire","abbreviation":"LEICS","unofficialName":"","imageUrl":"/lsci/db/PICTURES/CMS/313200/313272.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313272,"objectId":1241731,"slug":"leicestershire-logo","url":"/lsci/db/PICTURES/CMS/313200/313272.logo.png","width":500,"height":500,"caption":"Leicestershire logo","longCaption":"Leicestershire logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1167,"objectId":1116,"scribeId":1116,"slug":"lancashire","name":"Lancashire","longName":"Lancashire","abbreviation":"LANCS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313271.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313271,"objectId":1241730,"slug":"lancashire-logo","url":"/lsci/db/PICTURES/CMS/313200/313271.logo.png","width":500,"height":500,"caption":"Lancashire logo","longCaption":"Lancashire logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1149,"objectId":1098,"scribeId":1098,"slug":"kent","name":"Kent","longName":"Kent","abbreviation":"KENT","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313268.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313268,"objectId":1241727,"slug":"kent-logo","url":"/lsci/db/PICTURES/CMS/313200/313268.logo.png","width":500,"height":500,"caption":"Kent logo","longCaption":"Kent logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1080,"objectId":1029,"scribeId":1029,"slug":"glamorgan","name":"Glamorgan","longName":"Glamorgan","abbreviation":"GLAM","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313264.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313264,"objectId":1241723,"slug":"glamorgan-logo","url":"/lsci/db/PICTURES/CMS/313200/313264.logo.png","width":500,"height":500,"caption":"Glamorgan logo","longCaption":"Glamorgan logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":1035,"objectId":984,"scribeId":984,"slug":"essex","name":"Essex","longName":"Essex","abbreviation":"ESSEX","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313263.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313263,"objectId":1241722,"slug":"essex-logo","url":"/lsci/db/PICTURES/CMS/313200/313263.logo.png","width":500,"height":500,"caption":"Essex logo","longCaption":"Essex logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":975,"objectId":924,"scribeId":924,"slug":"durham","name":"Durham","longName":"Durham","abbreviation":"DURH","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313255.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313255,"objectId":1241714,"slug":"durham-logo","url":"/lsci/db/PICTURES/CMS/313200/313255.logo.png","width":500,"height":500,"caption":"Durham logo","longCaption":"Durham logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}},{"id":955,"objectId":904,"scribeId":904,"slug":"derbyshire","name":"Derbyshire","longName":"Derbyshire","abbreviation":"DERBS","unofficialName":null,"imageUrl":"/lsci/db/PICTURES/CMS/313200/313254.logo.png","isCountry":false,"primaryColor":null,"image":{"id":313254,"objectId":1241713,"slug":"derbyshire-logo","url":"/lsci/db/PICTURES/CMS/313200/313254.logo.png","width":500,"height":500,"caption":"Derbyshire logo","longCaption":"Derbyshire logo","credit":null,"photographer":null,"peerUrls":null},"country":{"id":1,"objectId":1,"name":"England","shortName":"England","abbreviation":"ENG","slug":"england"}}],"players":[]}}}},"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":"video","appAdUnitPath":"video","attributes":{"kvbrand":"ci","MediaType":"genrename","pgtyp":"video","league":12180,"tm":1515,"name":1146463,"kvstoryid":1146463,"kvsite":"news-and-analysis"},"units":{"exclusions":{"unit":"exclusions","type":"OUT_OF_PAGE","attributes":{"pos":"exclusions"}},"scoresCarousel":{"unit":"scoresCarousel","type":"IN_VIEW","attributes":{"pos":"scoresCarousel"}},"presbyHeader":{"unit":"presbyHeader","type":"IN_VIEW","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_VIEW","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"}}}},"video":{"adUnitPath":"video","siteSection":"espn:cricinfo:video"}},"analytics":{"attributes":{"pageName":"video:county-round-up-red-hot-henry-too-much-for-sussex","siteSection":"county-div-two-2018","contentType":"video","subSection":"video:county-div-two-2018","assetId":"1146463:county-round-up-red-hot-henry-too-much-for-sussex","league":"county-div-two-2018"}},"seo":{"canonical":"/cricket-videos/county-round-up-red-hot-henry-too-much-for-sussex-1146463","title":"County round-up: Red-hot Henry too much for Sussex | ESPNcricinfo.com","description":"In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit","image":"https://img1.hscicdn.com/image/upload/f_auto/esci/media/motion/2018/0513/dm_180513_CRIC_May13_County_Champ_Wrap_NRH/dm_180513_CRIC_May13_County_Champ_Wrap_NRH.jpg","keywords":["news","daily","package","Cricket","cricket","headlines","bulletin"],"twitter":{"title":"County round-up: Red-hot Henry too much for Sussex","description":"In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit"},"openGraph":{"title":"County round-up: Red-hot Henry too much for Sussex","description":"In-form bowler Matt Henry adds to his impressive haul to propel Kent past Sussex and keep them in touch of the Division Two summit"}}}}},"page":"/video/CiVideoHomePage","query":{"videoSlug":"county-round-up-red-hot-henry-too-much-for-sussex","videoId":"1146463"},"buildId":"O-8vfdF9927q7Yo_SWSb7","assetPrefix":"https://wassets.hscicdn.com","isFallback":false,"dynamicIds":[10507,40037,83531],"customServer":true,"gip":true,"appGip":true,"scriptLoader":[]}</script></body></html>

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