CINXE.COM

MLB Press Releases | MLB.com

<!DOCTYPE html> <html lang="en"> <head> <title>MLB Press Releases | MLB.com</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="robots" content="noindex"> <meta name="description" content="The Official Site of Major League Baseball"> <meta property="og:description" content="The Official Site of Major League Baseball"> <meta property="og:title" content="MLB Press Releases"> <meta property="og:image" content="http://ui.bamstatic.com/clubs/mlb/images/silhouette_1280x720.png"> <meta property="og:site_name" content="MLB.com"> <meta property="og:type" content="website"> <meta property="og:url" content="https://www.mlb.com/news/topic/mlb-press-releases"> <link rel="canonical" href="https://www.mlb.com/news/topic/mlb-press-releases"> <link rel="preconnect" href="https://www.mlbstatic.com/"> <link rel="preconnect" href="https://builds.mlbstatic.com/"> <link rel="preconnect" href="https://www.mlbstatic.com/" crossorigin> <link rel="preconnect" href="https://builds.mlbstatic.com/" crossorigin> <link rel="dns-prefetch" href="https://www.mlbstatic.com/"> <link rel="dns-prefetch" href="https://builds.mlbstatic.com/"> <link rel="preload" href="https://www.mlbstatic.com/mlb.com/fonts/proxima-nova-bold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://www.mlbstatic.com/mlb.com/fonts/proxima-nova-regular.woff2" as="font" type="font/woff2" crossorigin><meta name="keywords" content="MLB, Baseball, Major League Baseball"> <meta name="page_name" content="Major League Baseball"> <meta name="page_section" content="News"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@mlb"> <meta property="fb:app_id" content="5768707450"> <meta property="fb:pages" content="5768707450"> <meta name="env" content="production"> <meta name="app_group" content="webeng-fede"> <meta name="region" content="us-central1"> <meta name="zone" content="us-central1-a"> <meta name="build" content="true"> <meta name="server_url" content="https://www.mlb.com"> <meta name="secure_url" content="https://www.mlb.com"> <meta name="uistatic_url" content="//builds.mlbstatic.com/mlb.com"> <meta name="bamcontent_client_url" content="https://content.mlb.com"> <meta name="game_data_url" content="https://statsapi.mlb.com"> <meta name="doubleclick_adunit" content="mlb.mlb"> <meta name="context-url-prefix" content=""> <meta name="app-view" content="web"> <meta name="locale" content="en"> <meta name="lang" content="en"> <meta name="club" content="mlb"> <meta name="timezone" content="America/New_York"> <meta name="serverTime" content="2025-02-19T16:20:56-05:00"> <meta name="flipTime" content="10:00"> <meta name="flipTimeZoneOffset" content="-05:00"> <meta name="siteCoreBuildPath" content="//builds.mlbstatic.com/mlb.com/builds"> <meta name="siteCoreBuildVersionDirectory" content="1730746424914/dist/"> <meta name="sectionBuildVersion" content="e4dbe8523895de467e167a4d503d9159094bb64e_1738868011"> <meta name="siteAssetsUri" content="//builds.mlbstatic.com/mlb.com/builds/site-core/1730746424914/dist"> <meta name="sectionAssetsUri" content="//builds.mlbstatic.com/mlb.com/sections/news-forge/builds/e4dbe8523895de467e167a4d503d9159094bb64e_1738868011"> <meta name="omniturePageName" content="Index"> <meta name="header" content="true"> <meta name="apple-mobile-web-app-title" content="MLB.com"> <link rel="apple-touch-icon" href="//www.mlbstatic.com/mlb.com/images/logos/apple-touch-icons-180x180/mlb.png"> <link rel="shortcut icon" href="//builds.mlbstatic.com/mlb.com/builds/site-core/1730746424914/dist/images/favicon.png"> <meta name="page-tags" content="{}"> <script> window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: 'dataLayer-initialized', gtmZones: true, siteType: 'MLBsite', siteEnv: 'production', siteOrigin: 'webeng-fede', siteLang: 'en', pageSection: 'News', teamId: '', teamName: '' }); </script> <!-- Google Tag Manager --> <script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-T5RM6DXG'); </script> <!-- End Google Tag Manager --> <script> (function() { // Scan dom and find data-popouts function findAndAttachDataPopout() { Array .from(document.querySelectorAll('[data-popout="true"]')) .forEach(function (node) { if ( // Only set if mlbNative lib is found window.mlbNative && window.mlbNative.launchExternal && node.hasAttribute('href') && // So we don't duplicate click handlers !node.hasAttribute('data-popout-enabled') ) { node.addEventListener('click', function (event) { event.preventDefault(); const url = node.getAttribute('href'); window.mlbNative.launchExternal(url); }); node.setAttribute('data-popout-enabled', true); } }); } // Setup mutation observer const mutationObserver = new MutationObserver(findAndAttachDataPopout); mutationObserver.observe(document, { subtree: true, childList: true }); // Detach on unload window.addEventListener('unload', function () { mutationObserver.disconnect(); }); // Run when dom loads document.addEventListener('DOMContentLoaded', findAndAttachDataPopout); })() </script> <!-- device detection --> <script> !function(a,b){"function"!=typeof define||!define.amd||"undefined"!=typeof bam&&"function"==typeof bam.define?a.deviceBootstrap=b():define("../device",[],b)}(this,function(){function a(a,b){return a&&b?a[b]:a}function b(a){var b=a.split(w).slice(0,3);return a&&b.length<2&&b.push(0),b.join(".")}function c(a){return a=a||navigator.userAgent,D[a]?D[a]:this instanceof c?(D[a]=this,this.userAgent=a,this.is={},this.platform=this.getPlatform(),this.platformVersion=this.getPlatformVersion(),this.browser=this.getBrowser(),this.browserVersion=this.getBrowserVersion(),void(this.formFactor=this.getFormFactor())):new c(a)}var d="(",e=")",f="i",g="|",h="desktop",i="version",j="",k=function(a,b){return new RegExp(a,b||f)},l="iP(?:hone|ad|od)",m="(?:BlackBerry|BB10| RIM )",n="Android",o="Windows",p="WPDesktop",q=o+" Phone",r="Trident(?:.*?Touch(?:.*?Mobile))",s="Linux(?!.*Android)",t="Macintosh",u="CrOS",v=d+"?:"+[t,o,s,u].join(g)+e,w=/[\._]/,x={windowsphone:k(r+g+q+g+p),windows:k(o),ios:k(l),blackberry:k(m),android:k(n),linux:k(s),macintosh:k(t),chromebook:k(u)},y={desktop:/(?:Windows NT(?!.*WPDesktop)(?!.*Xbox))/i,tablet:k(d+["Tablet|iPad","\\sNT.*?"+r,n+"(?!.*Mobi)","silk",m+".*?Tablet","xbox"].join(g)+e),phone:k(d+["Mobi|Mobile","WPDesktop",l,r,m].join(g)+e)},z={tablet:k(d+["Tablet|iPad","\\sNT.*?"+r,n+"(?!.*Mobi)","silk",m+".*?Tablet"].join(g)+e),phone:k(d+["Mobi|Mobile",l,r,m].join(g)+e),desktop:k(v)},A={msie:/msie|iemobile|trident/i,edge:/edge/i,android:/android(?!.+(?:chrome|silk))/i,chrome:/chrome|crios/i,firefox:/firefox/i,opera:/opera(?!.*?mini)\//i,operamini:/opera mini/i,silk:/silk/i,safari:/safari/i},B={webkit:/AppleWebKit/i,gecko:/gecko\//i,trident:/trident/i,edge:/Edge/i},C={desktop:"desktop",other:h,phone:"phone",tablet:"tablet"},D={};return c.prototype={getPlatform:function(){return this.test(x)||h},getPlatformVersion:function(){return b(this.match(k("(?:"+(this.is.blackberry?i:this.platform)+"|"+q+"|OS)[^\\d]+([\\d\\.\\_]+)","ig"),1))},getBrowser:function(){return this.test(B),this.test(A)||h},getFormFactor:function(){var a="";return a=this.is.msie?y:z,C[this.test(a)]||C.other},getBrowserVersion:function(){var a=this.browser,c="[\\/\\s]";return this.is.chrome&&this.is.ios?a="crios":this.is.opera?a=i:this.is.msie&&(a=a+g+"IEMobile"+g+"rv",c="[\\/\\:\\s]"),b(this.match(k("(?:"+a+g+i+")"+c+"([\\d\\.]+)","i"),1))},match:function(b,c){return a(b.exec(this.userAgent),c)||j},test:function(a){var b,c,d,e=this.userAgent;for(b in a)c=a[b].test(e),this.is[b]=this.is[b]||c&&!d,c&&!d&&(d=b);return d}},c}); window.getStartupDeviceTypeString = function() { return window.deviceBootstrap().formFactor; } document.querySelector('html').classList.add('device-' + getStartupDeviceTypeString()); </script> <!-- auth and entitlements --> <script src="https://www.mlbstatic.com/mlb.com/vendor/mlb-okta/mlb-okta.js"></script> <script> (function(window, document) { var adobePageParams = {}; var oktaCookie = document.cookie.match(/oktaid=([^;]+)/); if (oktaCookie) { adobePageParams['id.okta'] = oktaCookie[1]; } adobePageParams['at_property'] = "64bd9a62-f522-8775-9b0d-4984abae73c4"; window.targetPageParams = function() { return adobePageParams; }; })(window, document); </script> <script src="//www.mlbstatic.com/mlb.com/adobe-analytics/VisitorAPI.js"></script> <script> (function(window, document) { var oktaCookie = document.cookie.match(/oktaid=([^;]+)/); var AuthState = (window.Visitor && window.Visitor.AuthState) ? window.Visitor.AuthState.AUTHENTICATED : 0; if (oktaCookie && window.visitor) { window.visitor.setCustomerIDs({ okta: { id: oktaCookie[1], authState: AuthState }, oktaDuplicate: { id: oktaCookie[1], authState: AuthState } }); } })(window, document); </script> <script src="//www.mlbstatic.com/mlb.com/adobe-analytics/target/2.3.0/at.js"></script> <!-- CSS --> <link rel="stylesheet" href="//www.mlbstatic.com/style/en/mlb-global-properties-mlb-background-skins-mlb-base-palette.css" /> <link rel="stylesheet" href="//builds.mlbstatic.com/mlb.com/builds/site-core/1730746424914/dist/styles/site.css"> <link rel="stylesheet" href="//builds.mlbstatic.com/mlb.com/sections/news-forge/builds/e4dbe8523895de467e167a4d503d9159094bb64e_1738868011/styles/index.css"> <script> 'use strict'; var pageTags = JSON.parse(document.querySelector('meta[name="page-tags"]').getAttribute('content')) || ''; var contentIdSKUMap = Object.keys(pageTags).reduce(function (obj, tag) { if (tag.indexOf('gate_sku_') === 0) { var sku = pageTags[tag]; var contentId = tag.replace('gate_sku_', ''); obj[contentId] = sku; } return obj; }, {}); if (Object.keys(contentIdSKUMap).length) { var gatedContentStyles = document.createElement('style'); gatedContentStyles.setAttribute('id', 'gated-content-styles'); document.head.appendChild(gatedContentStyles); var styleSheet = gatedContentStyles.sheet; Object.keys(contentIdSKUMap).forEach(function (item) { styleSheet.insertRule('[data-content-id=\'' + item + '\'] { display: none }', 0); }); var accessToken = window.mlbOkta.getToken('access_token').accessToken; var idToken = window.mlbOkta.getToken('id_token'); var oktaID = idToken.claims && idToken.claims.sub; if (!accessToken || !oktaID) { window.mlbOkta.redirectToLogin(); } var subsUrls = 'https://mlbbillingservices.mlb.com/customers/' + oktaID + '/subscriptions'; fetch(subsUrls, { headers: { Authorization: 'Bearer ' + accessToken, 'Content-Type': 'application/json' } }).then(function (res) { return res.text(); }).then(function (text) { return text.length ? JSON.parse(text) : []; }).then(function (subData) { var userSKUs = subData.map(function (sub) { var sku = sub.subscriptionItems && sub.subscriptionItems[0] ? sub.subscriptionItems[0].itemRef : null; return sku; }); var gatedItems = Object.keys(contentIdSKUMap).filter(function (item) { return userSKUs.indexOf(contentIdSKUMap[item]) > -1; }); gatedItems.forEach(function (item) { if (styleSheet.cssRules) { for (var i = 0; i < styleSheet.cssRules.length; i++) { if (styleSheet.cssRules[i].selectorText.indexOf(item) > -1) { styleSheet.deleteRule(i); } } } }); }).catch(function (err) { console.error(err); }); } </script> <script> 'use strict'; var pageTags = JSON.parse(document.querySelector('meta[name="page-tags"]').getAttribute('content')) || ''; var contentIdGeoMap = Object.keys(pageTags).reduce(function (obj, tag) { if (tag.indexOf('gate_geo_') === 0) { var geo = pageTags[tag]; var contentId = tag.replace('gate_geo_', ''); obj[contentId] = geo; } return obj; }, {}); function checkForLocaleMatches(locales, userCountry, userRegion) { return locales.some(function (locale) { var localeCountry = locale.substring(0, 2).toLowerCase(); var localeRegion = locale.substring(2).toLowerCase(); if (localeRegion) { if (userRegion === localeRegion && userCountry === localeCountry) { return true; } else { return false; } } if (localeCountry && userCountry === localeCountry) { return true; } return false; }); } if (Object.keys(contentIdGeoMap).length) { var gatedContentGeoStyles = document.createElement('style'); gatedContentGeoStyles.setAttribute('id', 'gated-content-geo-styles'); document.head.appendChild(gatedContentGeoStyles); var geoStyleSheet = gatedContentGeoStyles.sheet; Object.keys(contentIdGeoMap).forEach(function (item) { var instanceIds = item.split(','); instanceIds.forEach(function (id) { geoStyleSheet.insertRule('[data-content-id=\'' + id + '\'] { display: none }', 0); }); }); fetch('https://terra.mlb.com/', {}).then(function (res) { return res.text(); }).then(function (text) { return text.length ? JSON.parse(text) : {}; }).then(function (geoData) { var userCountry = geoData.countryCode && geoData.countryCode.toLowerCase(); var userRegion = geoData.geo && geoData.geo.regionCode && geoData.geo.regionCode.toLowerCase(); var showIds = []; var hideIds = []; Object.keys(contentIdGeoMap).forEach(function (item) { var geoTargets = contentIdGeoMap[item].split('_'); var instanceIds = item.split(','); if (geoTargets.indexOf('show') > -1) { var hideIndex = geoTargets.indexOf('hide'); var showIndex = geoTargets.indexOf('show'); var showLocales = geoTargets.slice(showIndex + 1, hideIndex > showIndex ? hideIndex : geoTargets.length); var hideLocales = hideIndex > -1 ? geoTargets.slice(hideIndex + 1, showIndex > hideIndex ? showIndex : geoTargets.length) : []; if (checkForLocaleMatches(hideLocales, userCountry, userRegion)) { hideIds = hideIds.concat(instanceIds); } else if (checkForLocaleMatches(showLocales, userCountry, userRegion)) { showIds = showIds.concat(instanceIds); } else { hideIds = hideIds.concat(instanceIds); } } else if (geoTargets.indexOf('hide') > -1) { var _hideLocales = geoTargets.slice(geoTargets.indexOf('hide') + 1, geoTargets.length); if (checkForLocaleMatches(_hideLocales, userCountry, userRegion)) { hideIds = hideIds.concat(instanceIds); } else { showIds = showIds.concat(instanceIds); } } }); showIds.forEach(function (item) { if (!(hideIds.indexOf(item) > -1)) { if (geoStyleSheet.cssRules) { for (var i = 0; i < geoStyleSheet.cssRules.length; i++) { if (geoStyleSheet.cssRules[i].selectorText.indexOf(item) > -1) { geoStyleSheet.deleteRule(i); } } } } }); }).catch(function (err) { console.error(err); }); } </script> <!-- paths to servers--> <script type="text/javascript"> (function(){ window.server_path = {"game_data":{"server":"http://statsapi.mlb.com","client":"https://statsapi.mlb.com","siteCode":"mlb"},"cms_data":{"server":"http://content.mlb.com","client":"https://content.mlb.com","app_geo_directory":"/mlb"},"cms_page_building_data":{"lambda":"http://pagebuilder.mlb.com/prod/v2/","server":"http://content.mlb.com","client":"https://content.mlb.com","app_geo_directory":"/mlb"},"cms_dapi":{"server":"https://dapi.cms.mlbinfra.com/v2/content","client":"https://dapi.cms.mlbinfra.com/v2/content"},"cms_vsm":{"server":"https://feen.cms.mlbinfra.com/cms/api/public","client":"https://feen.cms.mlbinfra.com/cms/api/public"},"cms_graphql":"https://graphql.cms.mlbinfra.com/graphql","data_graph":"https://data-graph.mlb.com/graphql","graphql_service":"https://content-service.mlb.com","form_service":"https://forms.mlbam.net/form-service","uistatic":"//builds.mlbstatic.com/mlb.com","mlbstatic":"//www.mlbstatic.com/mlb.com","milbstatic":"//prod-aws.milbstatic.com","uistatic_clubcss":"//css.mlbstatic.com/mlb.com","uistatic_video":"//www.mlbstatic.com/mlb.com","secure":"https://www.mlb.com","server":"https://www.mlb.com","search":{"server":"http://search-api.mlb.com","client":"https://search-api.mlb.com","app_geo_directory":"mlb_global"},"appnexus":"https://acdn.adnxs.com/prebid/c/mlb_prebidv1/pb.js","ticketing_client":{"server":"http://www.ticketing-client.com","client":"https://www.ticketing-client.com"},"box_office":{"client":"https://prod.boxoffice.mlb.com","id":"90RCFSl9MnvDFxJcwep+qQLNYIbUseoJxS39U_+b"},"authentication":{"okta_css":"https://www.mlbstatic.com/mlb.com/vendor/mlb-okta/css/okta-sign-in.min.css","okta_theme_css":"https://www.mlbstatic.com/mlb.com/vendor/mlb-okta/css/okta-widget.css","okta_script":"https://www.mlbstatic.com/mlb.com/vendor/mlb-okta/mlb-okta.js"},"mlbv1":{"https":"https://securea.mlb.com","http":"http://mlb.mlb.com"},"mlbv2":{"https":"https://msecurea.mlb.com","http":"http://m.mlb.com"},"lookup":{"server":"http://lookup-service-prod.mlb.com/json","client":"https://lookup-service-prod.mlb.com/json"},"stitch":"https://bdfed.stitch.mlbinfra.com"}; }()); </script> <!-- i18n dictionary--> <script type="text/javascript"> (function(){ window.i18n_dictionary = {"label_tokyo_series":"Tokyo Series","label_gameType_E_420":"Tokyo Exhibition Game","label_gameType_R_159":"WBC Qualifier","label_gameType_E_590":"Spring Breakout","presented_by_ad":"Presented by","media_center_presented_by":"Presented By","milb_scores_seo_description":"Get up-to-date MiLB scores from today’s games, as well as scores from all the MiLB season games.","milb_schedule_seo_description":"The official schedule of Minor League Baseball including probable pitchers, Gameday, ticket and postseason information.","label_gameType_W_5536":"Championship","label_gameType_W_565":"Championship","label_gameType_W_120":"Appy League Championship","club_homepage_shop_carousel_team_header":"Shop Gear","ligas-invernales_scores_seo_description":"The official source for the Winter League scores, including LIDOM, LVBP, LMP, and LBPRC results of the 2024-25 season.","ligas-invernales_scores_seo_title":"Winter League Scores and Results: LIDOM, LVBP, LMP, and LBPRC","ligas-invernales_schedule_seo_description":"The official source for the Winter League schedule including LIDOM, LVBP, LMP, and LBPRC games today, probable pitchers, and Gameday.","ligas-invernales_schedule_seo_title":"Winter League Schedule: LIDOM, LVBP, LMP, and LBPRC Games Today","ligas-invernales_standings_seo_title":"Winter League Standings and Records: LIDOM, LVBP, LMP, and LBPRC","ligas-invernales_stats_seo_title":"Winter League Stat Leaders: LIDOM, LVBP, LMP, and LBPRC","game_ppd_short":"PPD","game_susp_short":"SUSP","promotions_title":"Promotions & Giveaways","ticketing_ticket_info":"Ticket Info","view_all":"View All","latest_videos":"Latest Videos","stove_stats":"2024 Stats","team133_fullname":"Athletics","team133_location":"Athletics","label_watch_free":"Watch Free","label_watch_on":"Watch on:","app_standings_winter_seo_title":"Posiciones y récord de los equipos en la Ligas Invernales en 2024 | Lidom, LVBP, LMP, LBPRC | Comodín | MLB.com","app_standings_winter_seo_description":"La tabla de posiciones oficial de las Ligas Invernales incluye Lidom, LBVP, LMP y LBPRC, en la temporada regular, comodín y postemporada.","ligas-invernales_standings_seo_description":"La tabla de posiciones oficial de las Ligas Invernales incluye Lidom, LBVP, LMP y LBPRC, en la temporada regular, comodín y postemporada.","ligas-invernales_stats_seo_description":"La fuente oficial de estadísticas de jugadores individuales y de equipos, líderes de jonrones de Ligas Invernales, líderes de la liga y líderes en promedio de bateo, OPS y estadísticas","standings_wild_card_teams":"Wild Card Teams","standings_nav_wild_card":"Wild Card","postseason_wildcard":"Wild Card","reset":"Reset","label_tbd":"TBD","skip_to_content":"Skip to Content","app_standings_cape-cod-league_seo_title":"Cape Cod League Standings","app_standings_mexican_seo_title":"LMB Standings","app_standings_arizona-fall-league_seo_title":"Arizona Fall League Standings","app_standings_appalachian_seo_title":"Appalachian League Standings","standings_appalachian_seo_title":"Appalachian League Standings","standings_mlb-draft-league_seo_title":"MLB Draft League Standings","app_standings_mlb-draft-league_seo_description":"MLB Draft League Standings","app_standings_appalachain_seo_description":"Appalachian League Standings","app_standings_arizona-fall-league_seo_description":"Arizona Fall League Standings","app_standings_mexican_seo_description":"LMB Standings","label_gameType_A_590":"All-Star Futures Game","label_listen_on":"Listen on:","draft_shp":"Switch-Handed Pitchers","button_video":"Video","amateur-scouting-league_scores_seo_title":"Amateur Scouting League Scores: Scoreboard, Results and Highlights","amateur-scouting-league_schedule_seo_title":"Amateur Scouting League Schedule | Amateur Scouting League","mlb_aboutads":"About Our Ads","ticketing_expand_details":"Expand for details","ticketing_at":"at","ticketing_available":"Available","ticketing_lowest_price":"Starting at","label_gameType_F":"Wild Card","cape-cod-league_schedule_seo_description":"The official schedule of the Cape Cod League including probable pitchers, Gameday, ticket and postseason information.","cape-cod-league_schedule_seo_title":"Baseball Schedule | Cape Cod League Schedule","cape-cod-league_scores_seo_description":"Get up-to-date Cape Cod League scores from today’s games, as well as scores from all the 2024 Cape Cod League season games.","cape-cod-league_scores_seo_title":"Cape Cod League Scores: Scoreboard, Results and Highlights","west-virginia_scores_seo_title":"West Virginia Black Bears Scores | West Virginia Black Bears","state-college_scores_seo_title":"State College Spikes Scores | State College Spikes","mahoning-valley_scores_seo_title":"Mahoning Valley Scrappers Scores | Mahoning Valley Scrappers","yarmouth-dennis_scores_seo_title":"Yarmouth-Dennis Red Sox Scores | Yarmouth-Dennis Red Sox","wareham_scores_seo_title":"Wareham Gatemen Scores | Wareham Gatemen","orleans_scores_seo_title":"Orleans Firebirds Scores | Orleans Firebirds","hyannis_scores_seo_title":"Hyannis Harbor Hawks Scores | Hyannis Harbor Hawks","harwich_scores_seo_title":"Harwich Mariners Scores | Harwich Mariners","falmouth_scores_seo_title":"Falmouth Commodores Scores | Falmouth Commodores","cotuit_scores_seo_title":"Cotuit Kettleers Scores | Cotuit Kettleers","chatham_scores_seo_title":"Chatham Anglers Scores | Chatham Anglers","bourne_scores_seo_title":"Bourne Braves Scores | Bourne Braves","brewster_scores_seo_title":"Brewster Whitecaps Scores | Brewster Whitecaps","williamsport_scores_seo_title":"Williamsport Crosscutters Scores | Williamsport Crosscutters","trenton_scores_seo_title":"Trenton Thunder Scores | Trenton Thunder","frederick_scores_seo_title":"Frederick Keys Scores | Frederick Keys","tri-state_scores_seo_title":"Tri-State Coal Cats Scores | Tri-State Coal Cats","pulaski_scores_seo_title":"Pulaski River Turtles Scores | Pulaski River Turtles","kingsport_scores_seo_title":"Kingsport Axmen Scores | Kingsport Axmen","johnson-city_scores_seo_title":"Johnson City Doughboys Scores | Johnson City Doughboys","greeneville_scores_seo_title":"Greeneville Flyboys Scores | Greeneville Flyboys","elizabethton_scores_seo_title":"Elizabethton River Riders Scores | Elizabethton River Riders","danville_scores_seo_title":"Danville Otterbots Scores | Danville Otterbots","burlington_scores_seo_title":"Burlington Sock Puppets Scores | Burlington Sock Puppets","bristol_scores_seo_title":"Bristol State Liners Scores | Bristol State Liners","bluefield_scores_seo_title":"Bluefield Ridge Runners Scores | Bluefield Ridge Runners","button_audio":"Audio","button_story":"Story","button_gameday":"Gameday","scores_message_nogames":"There are no games scheduled for the date selected.","standings_header_vsALNL_tooltip":"Record vs. Interleague Teams","standings_header_vsW_tooltip":"Record vs. West (in league)","standings_header_vsC_tooltip":"Record vs. Central (in league)","standings_header_vsE_tooltip":"Record vs. East (in league)","standings_header_turf_tooltip":"Record when playing on turf","standings_header_grass_tooltip":"Record when playing on grass","standings_header_night_tooltip":"Record in night games","standings_header_day_tooltip":"Record in day games","standings_header_extras_tooltip":"Record in extra inning games","standings_header_500_tooltip":"Record against >.500 Teams","standings_header_away_tooltip":"Record when Away","view_less_ties":"View Less Ties","view_more_ties":"View More Ties","label_gameType_W_119":"AFL Championship","label_gameType_L_119":"AFL Play-In Semifinals","dnp":"Do Not Play","label_gameType_L":"League Championship Series","label_gameType_D":"Division Series","psPicture":"https://www.mlb.com/news/mlb-playoff-picture-and-bracket-2023","standings_nav_ps_picture":"Postseason Picture","my_follows_edit":"Edit","standings_nextgame":"Next Game","add_more_players_teams":"Add More Players & Teams ","ticketing_load_content":"We could not load all the content - please try again later.","ticketing_more_events":"More Events","lineup":"Lineup","label_tiebreaker":"{{winnerAbbreviation}} wins (tiebreaker)","label_tiebreaker_short":"{{winnerAbbreviation}} wins","draft_of":"of","draft_birthplace_column":"Birthplace","mlb-draft-league_schedule_seo_title":"Baseball Schedule | MLB Draft League Schedule","mlb-draft-league_scores_seo_title":"MLB Draft League Scores: Scoreboard, Results and Highlights","appalachian_schedule_seo_title":"Baseball Schedule | Appalachian League Schedule","appalachian_scores_seo_title":"Appalachian League Scores: Scoreboard, Results and Highlights","arizona-fall-league_schedule_seo_title":"Arizona Fall League Schedule | Arizona Fall League","arizona-fall-league_scores_seo_title":"Arizona Fall League Scores: Scoreboard, Results and Highlights","world-baseball-classic_schedule_seo_title":"World Baseball Classic Schedule","world-baseball-classic_scores_seo_title":"World Baseball Classic Scores: Scoreboard, Results and Highlights","milb_schedule_seo_title":"Baseball Schedule | MiLB Schedule","milb_scores_seo_title":"MiLB Scores: Scoreboard, Results and Highlights","club_scores_seo_title":"{{teamNickname}} Scores: Scoreboard, Results and Highlights","mlb_schedule_seo_title":"Baseball Schedule | MLB Schedule","mlb_scores_seo_title":"MLB Scores: Scoreboard, Results and Highlights","draft_collapse_information":"Collapse Information","draft_expand_information":"Expand Information","draft_open_for_more_information_on":"Open for more information on","draft_rk":"RK","draft_pk":"PK","mlb-draft-league_schedule_seo_description":"The Official Site of the MLB Draft League, a six-team baseball league featuring a split-season amateur-professional format.","game_firstpitch_scheduled":"First Pitch Scheduled","app_standings_mlb-draft-league_seo_title":"MLB Draft League Standings: Real-time baseball scores and highlights","mlb-draft-league_scores_seo_description":"Get up-to-date MLB Draft League scores from today’s games, as well as scores from all the 2023 MLB Draft League season games.","button_milbtv":"MiLB.TV","button_mlbtv":"MLB.TV","probables_stats":"Stats","game_status_cancelled":"Canceled","game_canc_reason":"Canceled: {{reason}}","ticketing_eventticket":"Event Ticket","ticketing_updategames":"Update Games","ticketing_buyticketsoffers":"Buy Tickets + Offers","button_tubi":"Watch on Tubi","ticketing_singlegameticket":"Single Game Ticket","ticketing_filters":"Filters","ticketing_xpomotionavailable":"X Promotion(s) Available","ticketing_reset":"Reset","ticketing_hideoffers":"Hide Offers","ticketing_includedwithticket":"Included With Ticket","label_tubi":"Tubi","label_watch_on_tubi":"Watch on Tubi","button_live_box":"Gameday","appalachian_schedule_seo_description":"The Official Site of the Appalachian League, a collegiate summer baseball league featuring the top rising college freshmen and sophomores as part of Major League Baseball and USA Baseball's Prospect Development Pipeline.","appalachian_scores_seo_description":"Get up-to-date Appalachian League scores from today’s games, as well as scores from all the 2023 Appy League season games.","mlb_scores_seo_description":"Get up-to-date MLB scores from today’s games, as well as scores from all the 2023 MLB season games.","ticketing_event_info":"Event Info","ticketing_more":"More","ticketing_section":"Section","ticketing_more_info":"More Info","ticketing_hide_promotion":"Hide Promotion","ticketing_day":"Day","date_saturday":"Saturday","date_wednesday":"Wednesday","ticketing_promotion":"Promotion","label_gameType_S":"Spring Training","button_watch_story":"Watch Story","game_status_top":"Top","game_status_bottom_abbrev":"Bot","game_status_postponed_abbrev":"PPD","game_status_postponed":"Postponed","game_status_cancelled_abbrev":"CANC","game_status_final":"Final","game_status_delayed":"Delay","game_status_end":"End","label_gameType_W_160":"World Baseball Classic","label_gameType_W_159":"World Baseball Classic","label_gameType_L_159":"World Baseball Classic","label_gameType_L_160":"World Baseball Classic","label_gameType_D_159":"World Baseball Classic","label_gameType_D_160":"World Baseball Classic","button_game_story":"Game Story","label_gameType_W":"World Series","label_gameType_F_160":"World Baseball Classic","label_gameType_F_159":"World Baseball Classic","label_gameType_A":"All-Star Game","label_gameType_E":"Exhibition","label_gameType_R":"Regular Season","label_gameType_P":"Postseason","label_gameType_C":"Championship","label_gameType_N":"Nineteenth Century Series","label_gameType_I":"Intrasquad","label_world-baseball-classic":"World Baseball Classic","label_postseason_abbrev_W_104":"WS","label_postseason_abbrev_W_103":"WS","postseason_leadsseries":"{{teamAbbrev}} leads series {{wins}}-{{losses}}","label_gameday3d":"Gameday 3D","label_past_games":"Past Games","world-baseball-classic_scores_seo_description":"Get up-to-date World Baseball Classic scores.","world-baseball-classic_schedule_seo_description":"The official schedule of World Baseball Classic.","label_postseason_abbrev_W":"WS","label_postseason_abbrev_L_103":"ALCS","label_postseason_abbrev_L_104":"NLCS","label_postseason_abbrev_D_103":"ALDS","label_postseason_abbrev_D_104":"NLDS","label_postseason_abbrev_F_103":"ALWC","label_postseason_abbrev_F_104":"NLWC","label_game_abbrev":"G","postseason_ws":"WS","postseason_nlwc":"NLWC","postseason_alwc":"ALWC","postseason_nlds":"NLDS","postseason_alds":"ALDS","postseason_nlcs":"NLCS","postseason_alcs":"ALCS","label_postseason_schedule":"{{season}} Postseason Schedule","label_series":"Series","label_date":"Date","ps_schedule_game_abbreviated":"Gm","gameTypes_I":"Intrasquad","gameTypes_N":"Nineteenth Century Series","gameTypes_C":"Championship","draft_pass":"Passed","draft_birthplace":"Birthplace","draft_country":"Country","game_status_warmup_short":"Warmup","tickets_buy":"Buy Tickets","button_appletv":"Apple TV+","button_peacock":"Peacock","button_preview":"Preview","label_peacock":"Peacock","label_watch_on_peacock":"Watch on Peacock","peacock":"https://mlb.tv/peacock","draft_more_results":"Load More Results","news_more_info":"More Info","news_more":"More News","roster_label_viewmore":"View More Transactions","news_more_at":"Read more news at:","link_read_more":"Read more","news_read_more":"Read more","link_view_more":"Continue Reading","charts_label_hr_breakdown":"Home Run Breakdown","stats_homerun":"Home Runs","appletv":"https://apple.co/mlb","probables_rhp":"RHP","probables_lhp":"LHP","label_watch_on_appletv":"Watch on Apple TV+","game_time_tbd":"TBD","label_appletv":"Apple TV+","scores_probable_pitchers":"Probable Pitchers","stats_summary_springtraining":"{{year}} Spring Training","stats_summary_regularseason":"{{year}} Regular Season","stats_summary_postseason":"{{year}} Postseason","stats_gamesstarted_abbrev":"GS","stats_summary_regularseason_career":"Career Regular Season","stats_summary_springtraining_career":"Career Spring Training","stats_summary_postseason_career":"Career Postseason","summary_keyMoments":"Key Moments","roster_title":"Title","navigation_sign_in":"Log In","aria_label_alert_close":"Close alert","ranking_25":"25th","ranking_27":"27th","ranking_26":"26th","ranking_23":"23rd","ranking_19":"19th","ranking_21":"21st","ranking_20":"20th","ranking_22":"22nd","ranking_24":"24th","ranking_16":"16th","ranking_18":"18th","ranking_17":"17th","ranking_15":"15th","ranking_14":"14th","ranking_13":"13th","ranking_10":"10th","ranking_8":"8th","ranking_11":"11th","ranking_12":"12th","ranking_9":"9th","ranking_7":"7th","ranking_5":"5th","ranking_4":"4th","ranking_2":"2nd","ranking_3":"3rd","ranking_6":"6th","ranking_1":"1st","stats_games_played":"Games Played","team114_fullname":"Cleveland Guardians","team114_nickname":"Guardians","game_status_replay":"Replay","game_status_warmup":"Warmup","game_status_suspended":"Suspended","sections_standings":"Standings","standings_club_seo_description":"The official Standings for the {{clubNickname}}","standings_club_seo_title":"{{clubNickname}} Standings","standings_club_year_seo_description":"The official {{year}} standings for the {{clubNickname}}","standings_club_year_seo_title":"{{year}} {{clubNickname}} Standings","standings_spring_seo_description":"The official Spring Training, Cactus and Grapefruit league standings for Major League Baseball","standings_spring_seo_title":"Spring Training Standings","standings_spring_year_seo_description":"The official {{year}} Spring Training, Cactus and Grapefruit league standings for Major League Baseball","standings_spring_year_seo_title":"{{year}} Spring Training Standings","standings_wildcard_year_seo_description":"The official {{year}} Wild Card standings for Major League Baseball","standings_wildcard_year_seo_title":"{{year}} Wild Card Standings","standings_wildcard_seo_description":"The official Wild Card standings for Major League Baseball","standings_wildcard_seo_title":"Wild Card Standings","standings_seo_description":"The official standings for Major League Baseball","standings_seo_title":"Baseball Standings","standings_year_seo_description":"The official {{year}} standings for Major League Baseball","standings_year_seo_title":"{{year}} Baseball Standings","standings_mlb_seo_description":"The official standings for Major League Baseball","unit_time_just_now":"Just now","unit_time_secs":"Secs","standings_1981_note":"Due to the strike in 1981, the season was split into two halves and playoff seedings were determined using the winners from each half.","label_game_coverage":"News","stats_bvp":"Batter vs. Pitcher","player_page_career_advanced_stats":"Advanced Career Stats","search_card_tbd":"TBD","postseason_series_begins_short":"Begins","control_bar_edit_text":"Edit Teams & Players","control_bar_add_text":"Follow Teams & Players","following":"Following","follow":"Follow","stats_completegames_abbrev":"CG","button_following":"Following","button_follow":"Follow","search_card_next_game":"Next Game","search_team_card_game_leading":"The {team} are beating the {opponent} {teamScore}-{opponentScore} in the {inningOrdinal} inning.","search_team_card_game_trailing":"The {team} are trailing the {opponent} {teamScore}-{opponentScore} in the {inningOrdinal} inning.","search_team_card_game_tied":"The {team} and {opponent} are tied {teamScore}-{opponentScore} in the {inningOrdinal} inning.","search_team_card_game_cta":"Watch Live","search_card_photo_career_stats":"Career Stats","search_card_photo_postseason_stats":"Postseason Stats","search_card_photo_spring_training_stats":"Spring Training Stats","search_card_photo_stats":"Stats","search_card_last_game":"Last Game","search_card_live":"Live","search_team_card_game_suspended":"Suspended","search_follow":"Follow","search_following":"Following","search_official_site":"Official Site","search_my_favorite":"My Favorite","game_susp_completion_on_date":"Completion of game suspended on {{date}}","roster_pitchers":"Pitchers","game_oneout":"1 Out","game_twoouts":"2 Outs","game_noouts":"0 Outs","game_threeouts":"3 Outs","label_postseason_team_comparison":"Postseason Team Comparison","standings_ranking_5":"5th","standings_ranking_4":"4th","standings_ranking_3":"3rd","standings_ranking_2":"2nd","standings_ranking_1":"1st","division_nl_west":"NL West","division_nl_east":"NL East","division_nl_central":"NL Central","division_al_west":"AL West","division_al_central":"AL Central","division_al_east":"AL East","label_top_performers":"Top Performers","label_key_moments":"Key Moments","game_out":"Out","game_outs":"Outs","game_firstpitch":"First Pitch","game_status_bottom":"Bottom","label_news":"News","button_more_highlights":"More highlights from this game","label_alltime":"All-Time","label_team_comparison":"Team Comparison","label_game":"Game","game":"Game","label_season":"Season ","stats_stolenbases":"Stolen Bases","stats_runsbattedin":"Runs Batted In","stats_runs":"Runs","stats_battingaverage":"Batting Average","stats_whip_abbrev":"WHIP","stats_earnedrunaverage":"Earned Run Average","stats_strikeouts":"Strikeouts","stats_saves":"Saves","stats_pitching_short":"Pitching","stats_sortable":"Sortable Stats","stats_wins":"Wins","labelBrief_e":"E","labelBrief_lob":"LOB","button_plays":"Plays","button_play":"Play","button_wrap":"Wrap","button_boxscore":"Box Score","button_box":"Box","favorite_team":"Favorite Team","click_for_all_follows":"Click to display all follows","followed_team":"Followed Team","followed_player":"Followed Player","ticketing_buy_now":"Buy Now","draft_tracker":"Draft Tracker","search_card_legend_z":"Clinched Division and Best Record in League","search_card_legend_y":"Clinched Division","search_card_legend_x":"Clinched Playoff Berth","search_card_legend_w":"Clinched Wild Card","time_zone_mountain_abbrev":"MT","page":"Page","roster_twp":"Two-Way Players","roster_coachingstaff":"Coaching Staff","roster_managerandcoaches":"Manager & Coaches","player_dob":"DOB","roster_minors":"Minors","draft_twoway_players":"Two-Way Players","mlbtvfreegameoftheday":"MLB.TV Free Game of the Day","freegameoftheday":"Free Game of the Day","mlb-in-this-content":"Tags","lightbox_title":"Watch. Create. Share.","share":"Share","lightbox_description":"Step into MLB's new video library with over 3 million clips.","mlb-in-this-story":"In this story","mlb-in-this-video":"In this video","search_card_complete_stats":"Complete Stats","shop_gear":"SHOP GEAR","search_data_viz_pitcher":"Zone - Batting Avg {years}","search_data_viz_hitter":"Spray Chart - Home Runs {years}","year_stats_L":"${year} LCS","year_stats_F":"${year} Wild Card","year_stats_D":"${year} Division Series","year_stats_W":"${year} World Series","year_stats_P":"${year} Postseason","year_stats_S":"${year} Spring Training","year_stats_R":"${year} Stats","year_stats":"{{year}} Stats","postseason_leagueseries_abbrev":"LCS","postseason_divisionseries_abbrev":"DS","postseason_wildcard_abbrev":"WC","search_card_table_ip_abbrev":"IP","search_no_results":"We’re sorry, we couldn’t find any results for","search_card_high_school":"High School","search_card_hall_of_fame":"Hall of Fame","search_card_college":"College","search_card_table_ab_abbrev":"AB","search_card_death":"Death","search_card_draft":"Draft","search_just_published":"Just Published","search_card_table_pct_abbrev":"PCT","search_card_table_gb_abbrev":"GB","search_sort_by_relevancy":"By Relevancy","search_card_table_career_stats":"MLB Career","search_card_table_spring_training":"Spring Training","search_card_table_postseason":"Postseason","search_card_shop_player_gear":"Shop {playerLastName} Gear","search_card_table_year":"Year","search_result_for":"result for","season_stats":"Season Stats","search_card_table_whip_abbrev":"WHIP","search_card_table_so_abbrev":"SO","search_card_table_era_abbrev":"ERA","search_card_table_l_abbrev":"L","search_card_table_w_abbrev":"W","search_card_table_ops_abbrev":"OPS","search_card_table_avg_abbrev":"AVG","search_card_table_sb_abbrev":"SB","search_card_table_rbi_abbrev":"RBI","search_card_table_hr_abbrev":"HR","search_card_table_sv_abbrev":"SV","search_card_table_runs_abbrev":"R","search_card_player_bio_stats":"{playerFullName} Full Bio & Stats","search_card_team_tickets":"{teamNickname} Tickets","search_pagination_more_results":"More Results","search_pagination_next":"Next","search_pagination_previous":"Previous","search_shop_carousel_player_header":"Shop {playerFullName} Gear","search_shop_carousel_team_header":"Shop {teamFullName} Gear","search_card_team_shop":"{teamNickname} Shop","search_card_debut":"Debut","search_card_born":"Born","search_sort_by_oldest":"By Oldest","search_sort_by_newest":"By Newest","search_filter_news":"News","search_filter_all":"All","search_results_for":"results for","search_filter_videos":"Videos","search_header_suggested":"Suggested","search_search_button":"Search","search_search_input_placeholder":"What are you looking for?","search_header_players":"Players","search_header_teams":"Teams","freegameoftheday_short":"Watch Free","label_sort_order_toggle":"Sort Order Toggle","game_delay_reason":"Delay: {{reason}}","date_next_month":"Next Month","date_view_year_x":"View year {{year}}","date_view_all_years":"View all years","date_prev_month":"Previous Month","pitching_abbrev":"P","label_drag_toggle":"Drag Toggle","label_stats_table":"Stats Table","bracket_label":"Bracket","schedule_by_series":"By Series","navigation_account":"Account","label_if_necessary":"if necessary","button_full_schedule":"Full Schedule","more_information":"More Information","draft_organism_copy":"Watch the 2020 MLB Draft LIVE on MLB Network, ESPN at 7 ET","stats_shutouts":"Shutouts","stats_pickoffs":"Pickoffs","team141_fullname":"Toronto Blue Jays","watchlive":"Watch live","game_perfectgame":"Perfect Gm.","schedule_message_nogames_all_dates":"There are no games scheduled for the dates selected.","game_status_middle":"Middle","schedule_message_nogames":"There are no games scheduled for this date.","mlb_schedule_seo_description":"The official schedule of Major League Baseball including probable pitchers, Gameday, ticket and postseason information.","game_status_final_abbrev":"F/{{numInnings}}","versus_abbrev":"vs","roster_bullpen":"Bullpen","roster_rotation":"Rotation","roster_nonroster":"Non-Roster","roster_40man":"40-Man","roster_depthchart":"Depth Chart","roster_active":"Active","roster_nonroster_seo_description":"{{fullClubName}} Non Roster Invitees.","roster_coaches_seo_description":"{{fullClubName}} Coaching Staff.","roster_depthchart_seo_title":"Depth Chart","roster_active_seo_title":"Active Roster","roster_40man_seo_title":"40-Man Roster","roster_nonroster_seo_title":"Non-Roster Invitees","roster_coaches_seo_title":"Coaches","roster_transactions_seo_title":"Transactions","roster_transactions_seo_description":"The latest moves, trades, and transactions from the {{fullClubName}}.","roster_active_seo_description":"{{fullClubName}} Active Team Roster.","roster_depthchart_seo_description":"{{fullClubName}} Depth Chart.","roster_40man_seo_description":"{{fullClubName}} 40 Man Team Roster.","roster_position":"Position","roster_date":"Date","date_january":"January","date_february":"February","date_march":"March","date_april":"April","date_may":"May","date_june":"June","date_july":"July","date_august":"August","date_september":"September","date_october":"October","date_november":"November","date_december":"December","game_position_dh":"Designated Hitter","game_position_rf":"Right Field","game_position_cf":"Center Field","game_position_lf":"Left Field","game_position_ss":"Shortstop","game_position_3b":"Third Base","game_position_2b":"Second Base","game_position_c":"Catcher","game_position_1b":"First Base","roster_outfielders":"Outfielders","roster_infielders":"Infielders","roster_catchers":"Catchers","roster_bats_throws":"B/T","player_weight":"Wt","player_height":"Ht","roster_team":"Team","roster_player":"Player","roster_coach_hitting":"Hitting Coach","roster_coach_pitching":"Pitching Coach","roster_coach_thirdbase":"Third Base Coach","roster_coach_assistanthitting":"Assistant Hitting Coach","roster_coach_firstbase":"First Base Coach","roster_coach_bench":"Bench Coach","roster_coach_bullpen":"Bullpen Coach","roster_coach_infield":"Infield Coach","roster_bullpencatcher":"Bullpen Catcher","roster_coach_catching":"Catching Coach","roster_specialassistant":"Special Assistant","roster_instructor_baserunningoutfield":"Baserunning/Outfield and First Base Coach","roster_trainer":"Athletic Trainer","roster_security_team":"Team Security","roster_director_profscouting":"Director of Professional Scouting","roster_minorleague_hittingcoord":"Minor League Hitting Coordinator","roster_manager":"Manager","roster_director_teamtravel":"Director, Team Travel and Player Services","roster_minorleague_pitchingcoord":"Minor League Pitching Coordinator","roster_baseballoperationsasst":"Baseball Operations Assistant","roster_physician_head":"Head Team Physician","roster_physician_senior_orthopedics":"Senior Advisor of Orthopedics","roster_instructor_catching":"Catching/Defensive Positioning","roster_scout":"Scout","roster_security_execdirector":"Executive Director, Team Security","roster_specialassistant_gm":"Special Assistant to the General Manager","roster_videocoordinator":"Video Coordinator","roster_trainer_asst":"Assistant Athletic Trainer","roster_trainer_head":"Head Athletic Trainer","roster_equipmentmanager":"Equipment Manager","roster_director_mentalconditioning":"Director of Mental Conditioning","roster_clubhousemanager":"Clubhouse Manager","roster_trainer_massagetherapist":"Massage Therapist","roster_generalmanager":"General Manager","roster_trainer_stregnthandconditioning":"Strength and Conditioning Coordinator","roster_managerscoaches":"Manager & Coaches","roster_label_transactions":"Transactions","roster_label_transaction":"Transaction","roster_coaches":"Coaches","roster_staff":"Staff","roster_label_page":"Roster & Staff","game_nohitter":"No-Hitter","game_perfectgame_long":"Perfect Game","player_live":"Live","button_tickets":"Tickets","scores_fullscoreboard":"Full Scoreboard","date_december_abbrev":"dec","date_november_abbrev":"nov","date_october_abbrev":"oct","date_september_abbrev":"sep","date_august_abbrev":"aug","date_july_abbrev":"jul","date_june_abbrev":"jun","date_may_abbrev":"may","date_april_abbrev":"apr","date_march_abbrev":"mar","date_february_abbrev":"feb","date_january_abbrev":"jan","date_sunday_abbrev":"sun","date_friday_abbrev":"fri","date_thursday_abbrev":"thu","date_tuesday_abbrev":"tue","date_monday_abbrev":"mon","date_today":"Today","schedule_label":"Schedule","game_status_date":"Date","date_wednesday_abbrev":"wed","date_saturday_abbrev":"sat","club_scores_seo_description":"The official scoreboard of the {{fullClubName}} including Gameday, video, highlights and box score.","postseason_seriestied":"Series tied at {{wins}}","postseason_winsseries":"{{teamAbbrev}} wins series {{wins}}-{{losses}}","game_ppd_makeup_of":"Makeup of {{date}}","game_delay_start_short":"DEL","game_delay_short":"DEL","game_canc_short":"CANC","game_susp_completion_on_date_short":"Completion of {{date}} game","game_canc_reason_short":"CANC: {{reason}}","game_ppd_reason_short":"PPD: {{reason}}","game_susp_reason_short":"SUSP: {{reason}}","game_delay_reason_short":"DEL: {{reason}}","game_delay_start_reason_short":"DEL: {{reason}}","game_ppd_reason":"Postponed: {{reason}}","game_susp_completed_on_date":"Completed on {{date}}","game_delay_start_reason":"Delayed Start: {{reason}}","game_ppd_makeup_date":"Makeup on {{date}}","game_susp_to_be_completed":"To be completed on {{date}}","game_susp_reason":"Suspended: {{reason}}","time_zone_pacific_short":"Pacific","time_zone_mountain_short":"Mountain","time_zone_central_short":"Central","time_zone_eastern_short":"Eastern","scores_message_times":"All Times {{shortTimeZoneName}}. Subject to change.","club_schedule_seo_title":"{{teamNickname}} Schedule","club_schedule_seo_description":"The official schedule of the {{fullClubName}}, including home and away schedule and promotions.","scores_seo_title":"MLB Scores | Baseball Scores","scores_seo_description":"The official source for scores, previews, recaps, boxscores, video highlights, and more from every Major League Baseball game.","schedule_probable_starter_is":"{{awayTeam}} probable starter is {{awayPItcher}}. {{homeTeam}} probable starter is {{homePItcher}}","game_panel_live":"Live","schedule_is_batting_against":"{{currentBatter}} is batting against {{currentPitcher}}","schedule_game_starts_at":"Game starts at {{gametime}}","button_video_watch_highlight":"Watch highlights","game_panel_delayed":"Delayed","game_panel_ppd":"PPD","game_panel_final":"Final","game_panel_rain_delay":"Rain Delay","draftkings_presented":"presented by","game_panel_preview":"Preview","stove_all_roster_moves":"All Roster Moves","season_type_regularseason_abbreviated":"Reg. Season","draftkings_showdown":"MLB SHOWDOWN","stove_no_records":"No Results","stove_pos":"Pos","stove_all_teams":"All Teams","stats_nav_dropdown_year_alltimetotals_alltime":"All Time Totals - All-Time","stats_nav_league_al":"AL","stats_nav_dropdown_year_alltimetotals_active":"All Time Totals - Active","stats_nav_league_nl":"NL","stats_nav_league_mlb":"MLB","stats_nav_dropdown_year_alltimeseason_alltime":"All Time by Year - All-Time","stove_era":"ERA","stove_so":"SO","stove_notes":"Notes","ps_schedule_round_alchampionshipseries":"ALCS","stove_prev":"Prev","ps_schedule_round_worldseries":"World Series","stats_nav_players":"Players","ps_schedule_round_nltiebreaker":"NL Tiebreaker","ps_schedule_round_altiebreaker":"AL Tiebreaker","stove_next":"Next","player_page_nostats":"No stats available","stats_nav_dropdown_year_alltimeseason_active":"All Time by Year - Active","stats_nav_statcast":"Statcast","stove_header":"MLB Free Agent & Hot Stove Tracker","stats_nav_pitching":"Pitching","stove_hr":"HR","stove_rbi":"RBI","stats_nav_hitting":"Hitting","stove_avg":"AVG","stats_nav_teams":"Teams","stove_transaction_date":"Transaction Date","stove_clear":"Clear","stove_position":"Position","stove_new_team":"New Team","stove_former_team":"Former Teams","stove_status":"Status","stove_moves_by_team":"Player Moves By Team","stove_change_status":"Player Change Status","stove_spotlight":"Spotlight","ps_schedule_round_nlchampionshipseries":"NLCS","ps_schedule_round_nldivisionseries":"NLDS","ps_schedule_round_aldivisionseries":"ALDS","ps_schedule_round_nlwildcard":"NL Wild Card","ps_schedule_round_alwildcard":"AL Wild Card","ps_schedule_scheduleheader":"Schedule","schedule_by_date":"By Date","ps_schedule_past_games":"Past Games","game_status_chal":"Chal","accessibility_footer_link":"MLB.com","probables_stats_five_years":"* Stats aggregated over the past 5 years","status_res":"Reserve List (Minors) ","mini_scoreboard_heading_allscores":"All Scores","status_ti":"Temporary Inactive List ","status_ra":"Rehab Assignment","status_mil":"Military Leave ","status_ret":"Voluntarily Retired List ","status_asg":"Assigned to New Team/Level ","status_bn":"Banned","player_total":"Total","status_rst":"Restricted List ","status_in":"Ineligible List ","submit":"Submit","status_a":"Active","status_su":"Suspended # days ","login":"Login","status_claimed":"Claimed","status_brv":"Bereavement List ","status_dec":"Deceased","status_des":"Designated for Assignment ","status_fa":"Free Agent","status_rl":"Released","status_tr":"Traded","status_wa":"Waived ","status_pl":"Paternity List ","status_min":"Minor League Contract ","status_nri":"Non-Roster Invitee ","status_fme":"Family Medical Emergency ","status_rm":"Reassigned to Minors ","status_d60":"Injured 60-Day ","status_d15":"Injured 15-Day ","status_d10":"Injured 10-Day ","status_d7":"Injured 7-Day ","probables_stats_list_view":"Player Stats Available in List View","media_center_timezone_meta":"All times {{timezonename}}. Subject to Change.","bio_label_view_more_info":"View More Bio Info","stats_last_five_year_label":"Last 5 years","roster_active_player_search":"Active Player Search","stats_post_allstar":"Post All-Star ","bio_label_follow":"Follow","stats_vsright":"vs. Right","bio_label_died":"Died","stats_games_night":"Night Games","bio_label_fullname":"Fullname","stats_ongrass":"On Grass","stats_games_away":"Away Games","bio_label_relationships":"Relationship(s)","bio_label_born":"Born","bio_label_nickname":"Nickname","stats_games_day":"Day Games","stats_pre_allstar":"Pre All-Star ","stats_games_home":"Home Games","bio_label_highschool":"High School","bio_label_college":"College","stats_onturf":"On Turf","stats_vsleft":"vs. Left","bio_label_in":"in","player_fantasy":"Fantasy","bio_label_pronunciation":"Pronunciation","player_view_less_rankings":"View Less Rankings","player_rank":"Rank","player_league_rankings":"League Rankings","player_view_more_rankings":"View More Rankings","draft_video":"Video","news_label_viewmore_videos":"View More Videos","player_shop":"Shop","player_awards":"Awards","distant_relative_of ":"distant relative of ","player_stats":"Stats","daughter_of ":"daughter of ","sister_of ":"sister of ","nephew_of":"nephew of ","grand_nephew_of":"grand nephew of","cousin_of ":"primo de","grand_uncle_of":"grand uncle of","uncle_of":"uncle of","half-brother_of ":"half-brother of ","sister":"sister","father_of":"father of","brother-in-law_of ":"brother-in-law of ","great_grandfather_of":"great grandfather of ","son-in-law_of ":"son-in-law of ","distant_relative":"distant relative","half-brother ":"half-brother ","daughter":"daughter","great_grandson ":"great grandson","brother_-_twin":"brother-twin","brother":"brother","grand_nephew":"grand nephew","father-in-law_of ":"father-in-law of ","grandson_of":"grandson of","brother-in-law ":"brother-in-law ","brother_of ":"brother of ","grandfather_of":"grandfather of ","grand_uncle":"grand uncle","son_of":"son of","great_grandson_of":"great grandson of","nephew":"nephew","cousin":"cousin","brother_-_twin_of ":"brother-twin of ","uncle":"uncle","great_grandfather ":"great grandfather ","son-in-law ":"son-in-law ","grandson":"grandson","father-in-law ":"father-in-law ","son":"son","father":"father","player_page_career_statcast":"Statcast","grandfather":"grandfather","player_page_career_stats":"Career Stats","charts_label_view_more_charts":"View More Charts","charts_label_exit_velocity_against":"Exit Velocity Against","charts_label_exit_velocity":"Exit Velocity","charts_label_batting_avg_against":"Batting Avg Against","charts_label_basehitsbreakdown":"Base Hits Breakdown","charts_label_pitchbreakdown":"Pitch Breakdown","player_page_charts_catcher_perspective":"Catcher Perspective","player_page_charts":"Charts","player_page_charts_zonecharts":"Zone Charts","draft_next":"Next","draft_rd":"Rd","draft_age":"Age","draft_draft_tracker":"Draft Tracker","draft_last":"Last","draft_on_clock":"On the Clock","gdpr_i_agree3":"You can request a copy of your personal information held by MLB at any time. Should you have any complaints about our use and storage of your personal information, you can direct them to your country's data protection authority.","player_page_avg_pitch_speed":"Avg Pitch Speed (mph)","player_page_avg_height":"Avg Height (feet)","gdpr_first_opt":"I agree to the Terms of Use and Privacy Policy for this transaction.","gdpr_i_agree":"By agreeing to any of the above terms, you are agreeing that your personal information will be collected, stored and processed in the United States on behalf of MLB. We provide appropriate security to your personal information. ","player_page_avg_exit_velocity":"Avg Exit Velocity (mph)","gdpr_i_agree4":"If you have any questions, please contact us by postal mail at MLB Advanced Media, 75 Ninth Avenue, 5th Floor, New York, NY 10011 USA, or by email at privacy@website.mlb.com.","gdpr_i_agree2":"You can opt out of receiving communications at any time, all pursuant to the Privacy Policy. You can request the modification or deletion of your personal information from MLB's records at any time.","player_page_avg_hr_distance":"Avg HR Distance (feet)","announcement_developing_story":"Developing Story","datepicker_month":"Month","player_page_avg_gen_velocity":"Avg Gen Velocity (mph)","datepicker_next_day":"Next Day","player_page_avg_perceived_speed":"Avg Perceived Speed (mph)","datepicker_calendar":"Select Date","datepicker_year":"Year","player_page_avg_extension":"Avg Extension (feet)","draft_watch_on":"Watch On","player_page_pitch_type":"Pitch Type","player_page_statcast_avg":"Statcast Averages","header_alt_text":"Major League Baseball","stats_mlb_springtraining":"Spring Training Stats","player_page_PA":"PA","player_page_avg_launch_angle":"Avg Launch Angle (deg)","datepicker_previous_day":"Previous Day","gdpr_second_opt":"Please use my personal information to send me messages about the Major League Baseball companies' (MLB) products and services.","player_page_avg_spin_rate":"Avg Spin Rate (rpm)","announcement_right_now":"Right Now","stats_mlb_springtraining_career":"Spring Training Career Stats","stats_label_wins_losses":"W-L","announcement_breaking_news":"Breaking News","batside_switch":"S","button_fgow":"FB-WATCH","batside_left":"L","button_fgow_L":"MLB Live on Facebook Watch","fbgotw":"MLB Live on Facebook Watch","past_lineups":"Past Lineups","batside_right":"R","starting_lineups":"Starting Lineups","search_cut_four":"Cut4","search_video_title":"Video","search_article":"Article","search_all":"All","search_previous":"Previous","search":"Search","search_press_release":"Press Release","probables_roster":"Roster","search_next":"Next","probables_last_three_starts_of":"Last 3 starts of","probables_view_matchup":"View Matchup By Clicking on a Game","probables_at":"At","probables_tickets":"Tickets","probables_preview":"Preview","probables_view":"View","probables_close":"Close","cutfour_more_from":"More from","cutfour_follow":"Follow Cut4","cutfour_up_next":"Up Next","cutfour_load_more":"Load More","cutfour_related":"Related","cutfour_at":"at","cutfour_topics":"Topics in this article","cutfour_players":"Players in this article","cutfour_teams":"Teams in this article","pw_lhp":"Left-handed Pitcher","standings_vs_east":"East","standings_last_updated":"Last updated:","standings_tie_at":"at","standings_header_runs_allowed_tooltip":"Runs Allowed","unit_time_hrs":"Hrs","standings_vs_west":"West","news_view":"View","ticketing_subject_tochange":"All times {{timezonename}}. Subject to change.","pw_preseason":"Preseason","unit_time_mins":"Mins","standings_tie_games_blurb":"Tie games do not count towards standings calculations","ticketing_clear_filters":"There are no events that meet your filter criteria. Clear filters to view events.","unit_time_days":"Days","standings_1981_note2":"The first half began on April 9 and ended June 11, while the second half started on August 10 and ended October 4. Overall standings are presented here for reference but were not used to determine playoff berths.","pw_current":"Current","ticketing_promotions":"Promotions","ticketing_price":"Price","pw_year":"Year","ticketing_presented_by":"Presented by","pw_midseason":"Midseason","standings_vs_central":"Central","standings_header_runs_scored_tooltip":"Runs Scored","standings_tie_games":"Tie Games","pw_rhp":"Right-handed Pitcher","pw_prospects":"100 Prospects","pw_position":"10 by Position","pw_pdp":"PDP","pw_international":"30 International","pw_draft":"200 Draft","pw_by_team":"30 by Team","pw_shortstop":"Shortstop","pw_outfield":"Outfielder","news_by_byline":"By","ticketing_events_unavailable":"This offer's events are currently unavailable. Please try again later.","ticketing_ticket_details":"Ticket Details","ticketing_seating_area":"Seating Area","ticketing_something_wrong":"Something went wrong. Please check back.","ticketing_tickets_unavailable":"Tickets are currently unavailable. Please check back later.","ticketing_loading":"Loading","schedule_important_dates":"Important Dates","ticketing_pricing_error":"Pricing currently not available. Please check back later.","ticketing_night":"Night","ticketing_clear_all":"Clear All","schedule_postseason_grid":"Postseason Grid","ticketing_time":"Time","ticketing_error_message":"Ticket information currently not available. Please check back later.","ticketing_opponent":"Opponent","ticketing_month":"Month","ticketing_ticket_offer":"Ticket Offer","ticketing_game_highlight":"Game Highlight","ticketing_featured_price":"Featured Price","ps_schedule_footer1":"All games telecast on MLB Network, TBS and FOX will be available to MLB.TV subscribers who are authenticated subscribers to the applicable network through a participating pay TV provider.","stats_minors_career":"Minors Career","stats_fieldingperc_abbrev":"FPCT","stats_mlb_career_short":"MLB Career","ps_schedule_footer2":"ESPN Radio will provide live national coverage of all 2017 MLB Postseason games, including the Wild Card Games.","ps_scores_watch_live":"Watch Live","jays_schedule_footer1":"All games telecast on MLB Network, TBS and FOX will be available to MLB.TV subscribers who are authenticated subscribers to the applicable network through a participating pay TV provider.","schedule_if_necessary":"*if necessary","ticketing_view_pricing":"View Pricing","ticketing_less_events":"Less Events","stats_league":"League","stats_position":"Position","player_mlb":"MLB","stats_doubleplays_abbrev":"DP","stats_assists_abbrev":"A","stats_passedballs_abbrev":"PB","stats_league_abbrev":"LG","ps_al_tiebreaker":"AL Tiebreaker","clubscores_message_timezone":"All Times {{timezonename}}. Game times subject to change","date_tonight":"Tonight","stats_fieldingperc_short":"Fielding %","ps_scores_watch_on":"Watch On","stats_pitchestostrikes_abbrev":"NP-S","jays_schedule_footer2":"ESPN Radio will provide live national coverage of all 2017 MLB Postseason games, including the Wild Card Games.","schedule_printable_header":"MLB {{season}} Schedule","ps_nl_tiebreaker":"NL Tiebreaker","stats_position_abbrev":"POS","stats_pitchestostrikes":"Number of Pitches-Strikes","postseason_score_round_header_W":"WORLD SERIES","postseason_score_round_header_D":"DIVISION SERIES","postseason_score_round_header_L":"CHAMPIONSHIP SERIES","postseason_score_round_header_F":"WILD CARD","news_subject_approval":"This story was not subject to the approval of Major League Baseball or its clubs.","news_posted_time":"Posted at","news_game_coverage":"View Full Game Coverage","postseason_score_round_header_R":"TIEBREAKER","ps_tune_in":"Postseason Bracket and Schedule","news_posted_date":"Posted","division_leader_abbrev_205":"C-","division_name_short_201":"East","division_name_short_203":"West","schedule_message_times":"All Times Eastern","news_article_printed":"This article was printed from mlb, originally published","news_posted_from_now":"Posted","division_name_short_205":"Central","schedule_noGamesScheduled":"No games are scheduled for today.","division_name_short_204":"East","division_leader_abbrev_203":"W-","league_114":"Cactus League","away_pitcher":"Away Pitcher","division_name_short_202":"Central","standings_clinched_league_bestrecord":"Clinched Best Record in League","schedule_gametype_exhibition":"Exhibition","division_leader_abbrev_201":"E-","division_leader_abbrev_202":"C-","league_name_short_115":"Grapefruit","schedule_gametype_specialEvents":"Special Events","standings_team":"Team","home_pitcher":"Home Pitcher","league_115":"Grapefruit League","standings_clinched_league":"Clinched League","division_leader_abbrev_200":"W-","scores_pitchingChange":"Pitching Change","division_name_short_200":"West","division_leader_abbrev_204":"E-","ps_scores_full_coverage":"Full Postseason Coverage","league_name_short_114":"Cactus","schedule_gametype_regSeason":"Regular Season","schedule_gametype_springTraining":"Spring Training","schedule_gametype_postseason":"Postseason","schedule_gametype_asg":"All-Star Game","schedule_game_information":"Game times subject to change","schedule_seo_page_description_date":"The official schedule of Major League Baseball including probable pitchers, Gameday, ticket and postseason information.","schedule_seo_page_title_date":"{{date}} Baseball Schedule","schedule_seo_page_description":"The official schedule of Major League Baseball including probable pitchers, Gameday, ticket and postseason information.","schedule_club_dropdown":"Team","schedule_seo_page_title":"Baseball Schedule","standings_header_elim_number_tooltip":"Elimination Number. E# values are mathematical calculations and do not take tiebreakers or remaining schedules into account","standings_advanced_year_seo_title":"{{year}} Baseball Standings","standings_advanced_seo_title":"Baseball Standings","standings_advanced_year_seo_description":"The official {{year}} standings for Major League Baseball.","standings_spring_league_seo_description":"The official Spring Training, Cactus and Grapefruit league standings for Major League Baseball.","standings_mlb_seo_title":"Baseball Standings","standings_mlb_year_seo_description":"The official {{year}} standings for Major League Baseball.","standings_spring_league_year_seo_description":"The official {{year}} Spring Training, Cactus and Grapefruit league standings for Major League Baseball.","standings_advanced_seo_description":"The official standings for Major League Baseball.","standings_spring_league_seo_title":"Spring Training Standings","standings_spring_league_year_seo_title":"{{year}} Spring Training Standings","standings_mlb_year_seo_title":"{{year}} Baseball Standings","standings_wildcardmessage2":"The top two Wild Card teams from each league make the postseason and play each other in a one-game playoff.","standings_game_live":"Live","standings_ties":"T","schedule_completed":"Completed","standings_nav_power_rankings":"Power Rankings","mig_link_view_full_schedule":"View Full Schedule","standings_select_split_season_second_half":"Second-Half Standings","standings_select_view_spring_leagues":"Spring Training Leagues","standings_select_split_season_first_half":"First-Half Standings","standings_select_view":"Select View","standings_header_vsDivision_tooltip":"Record vs. division","standings_select_splits_advanced":"Advanced","standings_select_view_mlb":"MLB","standings_select_splits_standard":"Standard","standings_select_view_division":"Division","standings_nav_ps_projections":"Postseason Projections","standings_header_1run_tooltip":"Record in 1-run games","standings_select_split_season":"Split Season","standings_wild_card_teams_short":"Wild Card","standings_select_splits":"Select Splits","standings_nav_spring_training":"Spring Training","standings_select_view_league":"League","standings_legend_title":"Key","standings_nav_head_to_head":"Head to Head","standings_header_wild_card":"Wild Card","standings_select_season":"Select Season","standings_division_leaders":"Division Leaders","standings_division_leaders_short":"Leaders","standings_header_leaders":"Leaders","standings_nav_tie_breaker":"Tiebreaking Procedures","standings_nav_regular_season":"Regular Season","standings_select_split_season_overall":"Overall Standings","standings_header_extras":"X-Inn","standings_header_vsDivision":"vs. Div","standings_header_1run":"1-Run","standings_header_turf":"Turf","standings_header_grass":"Grass","schedule_opponent":"Opponent","standings_header_night":"Night","standings_header_day":"Day","standings_header_vsW":"vs. W","standings_header_vsC":"vs. C","standings_header_streak_tooltip":"Current Streak","standings_header_vsE":"vs. E","standings_header_XWL_tooltip":"Expected Win-loss Record Based on Runs Scored and Runs Allowed","standings_header_vsALNL":"AL/NL","standings_header_vsLHP_tooltip":"Record vs. Left-handed Starting Pitchers","standings_header_run_diff_tooltip":"Run Differential (runs scored - runs allowed)","standings_header_wildcard_games_back_tooltip":"Wild Card Games Behind","standings_header_vsLHP":"vs. LHP","standings_header_last_game_tooltip":"Last Game","standings_header_vsRHP_tooltip":"Record vs. Right-handed Starting Pitchers","standings_header_win_tooltip":"Wins","standings_header_loss_tooltip":"Losses","standings_header_home_tooltip":"Record at Home","standings_header_winning_percentage_tooltip":"Winning Percentage","standings_header_next_game_tooltip":"Next Game","standings_header_last10_tooltip":"Record in the Last 10 Games","standings_header_vsRHP":"vs. RHP","standings_header_games_back_tooltip":"Games Behind","standings_header_next_game":"NEXT GAME","standings_header_wildcard_elim_number_tooltip":"Elimination Number. E# values are mathematical calculations and do not take tiebreakers or remaining schedules into account","standings_header_XWL":"X-W/L","standings_header_last_game":"LAST GAME","standings_header_500":">.500","standings_header_away":"AWAY","standings_header_home":"HOME","standings_header_streak":"STRK","standings_header_last10":"L10","standings_header_run_diff":"DIFF","standings_header_wildcard_games_back":"WCGB","standings_header_elim_number":"E#","standings_header_games_back":"GB","videos_plural":"Videos","scores_tied_leaders":"{{numPlayers}} tied at","scores_lastplay":"Last play","draft_social_text":"Check out the {{year}} Draft Tracker","standings_header_win":"W","draft_utility_players":"Utility Players","video_header_searchTitle":"Search","video_header_searchPlaceholder":"Search Video","video_of":"of","draft_designated_hitter":"Designated Hitters","stats_pitches_abbrev":"P","video_messageSearchResultsFor":"Search Results for","draft_connection_issue":"There is a network connection issue. Please wait while we reestablish a connection, or try reloading the page.","draft_available_message":"All ranked players have been drafted.","standings_header_loss":"L","standings_header_winning_percentage":"PCT","draft_top_available":"Top Available","video_header_browseMenu":"Browse","video_less_information":"Less Information","btn_clear_filters":"Clear Filters","video_more_information":"More Information","scores_error_message":"Swing and a miss. Loading scores...","livelookin_sponsor":"Live Look In Presented by {{sponsor}}","club_schedule_filters":"Filters","mediawall_related":"Related","stats_strikes_abbrev":"S","draft_no_results":"There are no results that match your current selection.","draft_current_round":"Current Round","game_status_challenge":"Challenge","at_venue":"At {{venueName}}","draft_open_options":"Open Sort Options","club_insider":"Insider","draft_more_content":"More Draft Content","mini_scoreboard_heading":"Scores","scores_full_view":"Full View","draft_live":"Live","draft_eligible_players":"Draft-Eligible Players","draft_notation_note":"Signing bonuses are reported figures. Clubs have not announced or confirmed bonuses.","draft_other":"Other","draft_topavailable_note":"*Number in parentheses denotes player's rank on MLBPipeline.com's Top 200 Prospects List","draft_approx_pick":"Approx. Pick Value","draft_signing_bonus":"Signing Bonus","draft_by_country":"By Country","draft_by_state":"By State","draft_by_school":"By School","draft_by_name":"By Name","draft_by_team":"By Team","draft_by_position":"By Position","draft_infielders":"Infielders","draft_by_round":"By Round","draft_lhp":"Left-Handed Pitchers","draft_shortstop":"Shortstops","draft_position":"Position","draft_pick":"Pick","draft_notation":"Notes on Bonuses","draft_viewing":"Viewing","draft_team":"Team","draft_thirdbase":"Third Basemen","draft_class":"Class","draft_dob":"DOB","draft_player":"Player","draft_outfielders":"Outfielders","draft_secondbase":"Second Basemen","draft_right":"Right Fielders","draft_rhp":"Right-Handed Pitchers","draft_search":"Search Players in this View","draft_catchers":"Catchers","draft_center":"Center Fielders","draft_pos_column":"Pos","draft_bats_throws":"B/T","draft_rd_column":"Rd","draft_school":"School","draft_left":"Left Fielders","draft_state":"State","draft_pitchers":"Pitchers","draft_firstbase":"First Basemen","draft_player_info":"Player Info","draft_name":"Name","draft_undrafted":"Undrafted","draft_rank":"Rank","draft_round":"Round","draft_drafted":"Drafted","draft_results":"Results","draft_all":"All","access_submit":"Tap to submit your ballot","access_change_selections":"Tap to change your selections","access_review_submit":"Tap to Review and Submit your ballot","access_change_pick":"Tap to change your pick","access_write_in":"Tap to write in a player","profile_email_subscriptions":"Email Subscriptions","access_vote":"Tap to vote for","profile_logout":"Log Out","profile_customer_service":"Customer Service","profile_downloads":"Downloads","profile_av_subscriptions":"Audio & Video Subscriptions","profile_payment_profile":"Payment Profile","profile_update_pw":"Update Password","profile_edit_profile":"Account","invalidate_votes_invalidated":"The All-Star votes submitted from your email address have been invalidated.","ballot_mm":"MM","club_schedule_no_gamesfound":"No games match the filters selected.","ballot_dd":"DD","scores_prevgame":"Prev Game","ballot_date_of_birth":"Date of Birth","ballot_email":"E-mail","ballot_zip_postal_code":"Zip/Postal Code","scores_nextgame":"Next Game","ballot_select_country":"Select Country","search_all_results":"See all results for {{searchString}}","game_status_suspended_abbrev":"SUSP","related_links":"Related Links","schedule_more_info":"More Info >>","ballot_yyyy":"YYYY","ballot_select_your_favorite_team":"Select your favorite team","invalidate_back":"BACK TO MLB","ballot_change_pick":"Change Pick >>","coppa_ineligible":"You are ineligible to vote.","tie_abbrev":"T","coppa_sorry":"We're sorry.","invalidate_thanks":"Thanks For Your Feedback!","scores_ppd_original_message":"Postponed: {{reason}}","ballot_write_in_vote":"Write-In Vote","ballot_player_name":"Player Name","game_position_of_abbrev":"OF","game_position_of":"Outfield","ballot_back_to":"Back to","continue":"Continue","close_verb":"Close","schedule_all_promos":"View all promotions","schedule_ticket_away_warning":"You have selected an away game. Tickets for this game will be purchased from the home club. Do you wish to continue?","completed_game_header":"Completed Games","buy_tickets_abbrev_single_t":"T","game_at_two_team":"@","watch":"watch","day_of_the_week":"Day of the Week","game_at_one_team":"@","game_time_gameX":"Game {{gameNumber}}","livelookin_abbrev":"Live Look","header_welcome":"Welcome to the official site of Major League Baseball.","club_header_official_site":"The Official Site of the","schedule_promo_tlink":"Tickets >>","standings_vsdiv":"vs. DIV","standings_wins":"W","standings_vslose":"vs. L","standings_pct_mini":"%","standings_losses":"L","news_comments":"Comments","footer_connect_mlb":"Connect with MLB","news_comment":"Comment","time_zone_pacific_DST":"Pacific Daylight Time","time_zone_pacific_ST":"Pacific Standard Time","schedule_presentedby":"Presented by {{sponsor}}","video_seo_team_description":"The official video page of the {{fullClubName}} with the latest highlights, recaps, Statcast and interviews.","video_seo_team_title":"{{fullClubName}} Videos and Highlights","time_zone_pacific_ST_abbrev":"PST","schedule_subject_to_change_t147":"Game times subject to determination by, among others, MLB and its television partners. Any future start-time changes to these games will also be accompanied by a change in the television partner.","time_zone_mountain_DST":"Mountain Daylight Time","time_zone_mountain_ST_abbrev":"MST","time_zone_mountain":"Mountain Time","time_zone_mountain_DST_abbrev":"MDT","schedule_promotions":"Promotions","time_zone_mountain_ST":"Mountain Standard Time","time_zone_pacific_DST_abbrev":"PDT","schedule_message_timezone_spring":"All Times {{timezonename}} unless otherwise noted. {{springtimezonename}} refers to game time at Spring Training venue.","schedule_subject_to_change":"Subject To Change.","mixedfeed_label":"Trending","time_zone_pacific":"Pacific Time","time_zone_pacific_abbrev":"PT","time_zone_central_ST_abbrev":"CST","time_zone_central_ST":"Central Standard Time","time_zone_central_DST_abbrev":"CDT","time_zone_eastern_ST_abbrev":"EST","time_zone_central_DST":"Central Daylight Time","time_zone_central_abbrev":"CT","time_zone_central":"Central Time","time_zone_eastern_DST_abbrev":"EDT","time_zone_eastern_ST":"Eastern Standard Time","time_zone_eastern_abbrev":"ET","time_zone_eastern_DST":"Eastern Daylight Time","time_zone_eastern":"Eastern Time","social_share_video_text":"Share this video","social_share_article_text":"Share this article","link_share_this":"Share this","link_share_this_article":"Share this article","link_hide_comments":"Hide Comments","link_view_less":"View Less","and":"and","news":"news","article_by":"By","back_to_mlb":"Back to MLB","search_video":"Search Video","content_flag_live":"live","content_flag_video":"video","schedule_seo_title":"{{fullClubName}} Schedule","clubmig_alltickets":"All Tickets","leaders_pitching":"Pitching Leaders","scores_perfectgame_text":"{{playerName}} has a perfect game through {{inningNumber}}.","leaders_batting":"Batting Leaders","scores_teamleaders":"Team Leaders","scores_gameinformation":"Game Information","sponsor_presentedby":"presented by {{sponsor}}","scores_nohitter_team_text":"The {{teamName}} have a combined no-hitter through {{inningNumber}}.","scores_nohitter_text":"{{playerName}} has a no-hitter through {{inningNumber}}.","scores_perfectgame_team_text":"The {{teamName}} have a combined perfect game through {{inningNumber}}.","content_flag_news":"news","clubmig_seriesdropdown":"Series","clubmig_nexthomegames":"Next Home Games","clubmig_fullschedule":"Full Schedule","radio":"Radio","tv":"TV","livelookin":"Live Look In","freegameoftheday_abbrev":"FGOTD","scores_gamesataglance":"Games At a Glance","page_unavailable":"This page is currently unavailable. Please try again.","mlb_legalnotices":"Legal Notices","mlb_copyrightlanguage":"MLBAM, LP. All rights reserved.","mlb_home":"MLB Home","player_highlights":"Player Highlights","stats_playerstiedat":"{{numPlayers}} tied at {{value}}","mlb_contactus":"Contact Us","player_split":"Split","player_news":"Player News","home_connectwiththe":"Connect with the {{teamName}}","game_status_rain":"Rain","player_searchplayersandteams":"Search Players and Teams","game_status_ceremony":"Ceremony","player_lastmonth":"Last Month","game_status_review":"Review","mlb_termsofuse":"Terms of Use","player_nextmonth":"Next Month","mlb_about":"About MLB","player_minors":"Minors","mlb_privacypolicy":"Privacy Policy","player_level":"Level","game_status_mid":"Mid","game_status_delayed_abbrev":"Del","game_status":"Status","player_college":"College","player_highschool":"High School","player_died":"Died","player_age":"Age","player_media":"Media","player_battervspitcher":"Batter vs. Pitcher","player_gamelogs":"Game Logs","player_born":"Born","player_season":"Season","player_season_summary":"Season Summary","stats_projects":"Projections","player_last30_games":"Last 30 Games","stats_advanced_batting":"Advanced Batting","player_summary":"Summary","player_finalgame":"Final Game","stats_mlb_postseason":"Postseason Stats","player_career":"Career","player_side_throws":"Throws","stats_advanced_fielding":"Advanced Fielding","stats_batting":"Batting Stats","player_last10_games":"Last 10 Games","player_gamesbyposition":"Games by Position","stats_pitching":"Pitching Stats","player_side_bats":"Bats","stats_advanced":"Advanced Stats","stats_batting_short":"Batting","player_last3_seasons":"Last 3 Seasons","player_last":"Last","stats_fielding":"Fielding Stats","stats_advanced_pitching":"Advanced Pitching","stats_mlb_postseason_career":"Postseason Career Stats","stats_mlb_career":"MLB Career Stats","schedule_current_batter":"Current Batter","schedule_current_pitcher":"Current Pitcher","schedule_pitcher_losing":"Losing Pitcher","schedule_time":"Time","schedule_pitcher_winning":"Winning Pitcher","schedule_probable_home":"Home Probable","schedule_probable_away":"Away Probable","schedule_matchup":"Matchup","schedule_singlegametickets":"Single Game Tickets","time_ago_hours":"{{hours}} hours ago","time_ago_minutes":"{{minutes}} minutes ago","time_ago_hour":"{{hours}} hour ago","time_ago_minute":"{{minutes}} minute ago","news_latest":"Latest News","stats_walkoffs":"Walkoffs","stats_inheritedrunners":"Inherited Runners","stats_allMLB":"All MLB","stats_runsupportpernine":"Run Support per Nine Innings","stats_pecota_projections":"PECOTA Projections","stats_battingaverageonballsinplay":"Batting Average on Balls in Play","stats_walkoffs_abbrev":"WO","stats_homerspernine_abbrev":"HR/9","stats_pitchesperplateapperance_abbrev":"P/PA","stats_fielding_short":"Fielding","stats_multihitgames":"Multi-hit Games","stats_runsupportpernine_abbrev":"RS/9","stats_multihitgames_abbrev":"MHG","stats_bequeathedrunners":"Bequeathed Runners","stats_homerspernine":"Home Runs per Nine Innings","stats_reachedonerror_abbrev":"ROE","stats_bequeathedrunnerswhoscored":"Bequeathed Runners Who Scored","stats_battingaverageonballsinplay_abbrev":"BABIP","stats_leftonbase":"Left on Base","stats_inheritedrunnerswhoscored":"Inherited Runners Who Scored","stats_bequeathedrunners_abbrev":"BQR","stats_inheritedrunners_abbrev":"IR","stats_inheritedrunnerswhoscored_abbrev":"IR_S","stats_reachedonerror":"Reached on Error","stats_allpositions_abbrev":"All Pos.","stats_bequeathedrunnerswhoscored_abbrev":"BQR_S","stats_splits":"Splits","stats_pitchesperplateapperance":"Pitches per Plate Appearance","stats_pitchespergame":"Pitches per Game","stats_percentofpitchesforstrikes":"Percent of Pitches for Strikes","stats_pitchespergame_abbrev":"P/GS","stats_groundedintodoubleplayopp":"Grounded Into Double Play Opportunities","stats_groundedintodoubleplayopp_abbrev":"GIDPO","stats_qualitystarts":"Quality Starts","stats_inningsatthisposition":"Innings At This Position","stats_inningsatthisposition_abbrev":"INN","stats_qualitystarts_abbrev":"QS","stats_walkspernine_full":"Walks per Nine Innings","stats_totalchanges_abbrev":"TC","stats_whip_full":"Walks + Hits/Innings Pitched","stats_winningpercentage_short":"Winning %","stats_rangefactor":"Range Factor","stats_errors":"Errors","stats_fieldingpercentage_abbrev":"Fielding %","stats_wildpitches":"Wild Pitches","stats_stolenbasepercentage_short":"Stolen Base %","stats_errors_abbrev":"E","stats_winningpercentage":"Winning Percentage","stats_passedballs":"Passed Balls","stats_putouts":"Putouts","stats_putouts_abbrev":"PO","stats_stolenbasepercentage_abbrev":"SBPCT","stats_wildpitches_abbrev":"WP","stats_rangefactor_abbrev":"RF","stats_catcherwildpitches_short":"Catcher WP","stats_catcherwildpitches":"Catcher Wild Pitches","stats_wins_abbrev":"W","stats_assists":"Assists","stats_stolenbases_allowed":"Stolen Bases (allowed)","stats_walkspernine_short":"Walks/9","stats_winningpercentage_abbrev":"WPCT","stats_stolenbasepercentage":"Stolen Base Percentage","stats_catcherwildpitches_abbrev":"CWP","stats_totalchances":"Total Chances","stats_fieldingpercentage":"Fielding Percentage","stats_walkspernine_abbrev":"BB/9","stats_strikeoutspernine_full":"Strikeouts per Nine Innings","stats_strikeoutspernine":"K/9","stats_strikeoutspernine_short":"Strikeouts/9","stats_strikeoutstowalks_ratio":"Strikeout/Walk Ratio","stats_gamesstarted":"Games Started","stats_strikeoutstowalks":"Strikeout/Walk","stats_strikeoutstowalks_abbrev":"K/BB","stats_starts":"Starts","stats_hitspernineinnings":"Hits per Nine Innings","stats_innings":"Innings","stats_inningspitched_abbrev":"IP","stats_hold_plural":"Holds","stats_pitchesperinningpitched":"P/IP","stats_losses":"Losses","stats_opponentsbattingaverage":"Opponents Batting Average","stats_opponentsbattingaverage_abbrev":"Opp. AVG","stats_numberofpitchesthrown":"Number of Pitches Thrown","stats_sluggingpercentageallowed":"Slugging Percentage Allowed","stats_pitchesthrown":"Pitches Thrown","stats_hold_abbrev":"HLD","stats_saves_abbrev":"SV","stats_hitspernineinnings_short":"Hits/9","stats_pitchesper9":"Pitches/9","stats_inningspitched":"Innings Pitched","stats_hold":"Hold","stats_pitchesperinning":"Pitches per Inning","stats_saveopportunities_abbrev":"SVO","stats_pickoffs_abbrev":"PK","stats_shutouts_abbrev":"SHO","stats_saveopportunities":"Save Opportunities","stats_losses_abbrev":"L","stats_hitspernineinnings_abbrev":"H/9","stat_hitsbatsmen_abbrev":"HB","stats_hitbatsmen":"Hit Batsmen","stats_gamesfinished":"Games Finished","stats_gamesfinished_abbrev":"GF","stats_earnedruns":"Earned Runs","stats_earnedrunaverage_abbrev":"ERA","stats_earnedruns_abbrev":"ER","stats_completegames":"Complete Games","stats_totalbattersfaced":"Total Batters Faced","stats_totalbattersfaced_short":"Batters Faced","stats_totalbattersfaced_abbrev":"TBF","stats_balks_abbrev":"BK","stats_balks":"Balks","stats_pitches76through90":"Pitches 76-90","stats_pitches91through105":"Pitches 91-105","stats_pitches106through120":"Pitches 106-120","stats_pitches121orlater":"Pitches 121 or Later","stats_pitches46through60":"Pitches 46-60","stats_pitches16through30":"Pitches 16-30","stats_pitches31through45":"Pitches 31-45","stats_pitches1through15":"Pitches 1-15","stats_pitches61through75":"Pitches 61-75","stats_firstbatter_rponly":"First Batter (RP Only)","stats_pitches76andlater":"Pitches 76 and Later","stats_pitches101andlater":"Pitches 101 and Later","stats_first100pitches":"First 100 Pitches","stats_first75pitches":"First 75 Pitches","stats_pitchcount":"Pitch Count","stats_triples":"Triples","stats_stolenbases_abbrev":"SB","stats_walks_short":"Bases on Balls","stats_onedayofrest":"One Day of Rest","stats_threedaysoforest":"Three Days of Rest","stats_strikeouts_abbrev":"SO","stats_twodaysofrest":"Two Days of Rest","stats_totalbases_abbrev":"TB","stats_walks_abbrev":"BB","stats_reliever":"Reliever","stats_walks":"Walks","stats_balls":"Balls","stats_vsbatter":"vs. Batter","stats_totalbases":"Total Bases","stats_fiveplusdaysofrest":"Five Plus Days of Rest","stats_allopponentsfacedd":"All Opponents Faced","stats_starter":"Starter","stats_triples_abbrev":"3B","stats_pitches":"Pitches","stats_firstinningpitched":"First Inning Pitched","stats_fourdaysofrest":"Four Days of Rest","stats_sluggingpercentage":"Slugging Percentage","stats_sluggingpercentage_short":"Slugging %","stats_sluggingpercentage_abbrev":"SLG","stats_sacrifice_flies":"Sacrifice Flies","stats_sacrifice_flies_abbrev":"SF","stats_sacrifice_full":"Sacrifice Bunts","stats_sacrifice_abbrev":"SAC","stats_runs_scored":"Runs Scored","stats_runs_abbrev":"R","stats_runsbattedin_abbrev":"RBI","stats_plateappearances":"Plate Appearances","stats_plateappearances_abbrev":"PA","stats_totalpa":"Total Plate Appearances","stats_onbaseplusslugging_full":"On-base Plus Slugging Percentage","stats_onbasepercentage_abbrev":"OBP","stats_onbaseplusslugging":"On Base Plus Slugging","stats_outs_groundoutstoflyouts":"Ground Outs/Fly Outs","stats_onbasepercentage_short":"On-base %","stats_homerun_abbrev":"HR","stats_game_abbrev":"G","stats_onbaseplusslugging_abbrev":"OPS","stats_games":"Games","stats_intentionalwalks":"Intentional Walks","stats_outs_ground_abbrev":"GO","stats_outs_groundoutstoairouts":"Ground Outs/Air Outs","stats_flyouts_abbrev":"AO","stats_doubles":"Doubles","stats_outs_groundtofly_abbrev":"GO/AO","stats_hitbypitch_stats":"HBP","stats_onbasepercentage_full":"On-base Percentage","stats_extrabasehits_abbrev":"XBH","stats_hitbypitch":"Hit by Pitch","stats_intentionalwalks_abbrev":"IBB","stats_hits":"Hits","stats_extrabasehits":"Extra Base Hits","states_doubles_abbrev":"2B","stats_hits_abbrev":"H","stats_flyouts":"Fly Outs","stats_outs_groundtofly":"Ground/Fly Outs","stats_outs_ground":"Ground Outs","stats_numberofpitches":"Number of Pitches","stats_numberofpitches_abbrev":"NP","stats_doubleplay_ground":"Ground into Double Plays","stats_doubleplays":"Double Plays","stats_doubleplay_ground_abbrev":"GIDP","stats_caughtstealing":"Caught Stealing","stats_caughtstealing_abbrev":"CS","stats_battingaverage_short":"Average","stats_atbat_plural":"At Bats","stats_atbat":"AB","stats_battingaverage_abbrev":"AVG","game_runner_atsecond":"Runner at 2nd","game_count_ahead":"Ahead in Count","game_runner_atsecondandthird":"Runners at 2nd & 3rd","game_count_unknown":"Unknown or no Count","game_runner_scoringposition":"Scoring Position","game_runner_atthirdlessthantwoouts":"3rd, Less than 2 Outs","game_runner_atfirstandthird":"Runners at 1st & 3rd","game_runner_scoringposition_twoouts":"Scoring Position - 2 Outs","game_count_even":"Even Count","game_runner_atthird":"Runner at 3rd","game_runner_on":"Runners On","game_count_behind":"Behind in Count","game_runner_on_twoouts":"Runners On - 2 Outs","game_count_full":"Full Count","game_count":"{{balls}}-{{strikes}} count","game_count_twostrikes":"Two Strikes","game_runner_atfirstandsecond":"Runners at 1st & 2nd","game_runner_atfirst":"Runner at 1st","game_bases_loaded":"Bases Loaded","game_bases_empty":"Bases Empty","game_bases_emptynotleadoff":"Empty (Not Leadoff)","game_leadingoff":"Leading Off","game_runnings":"Runners","game_innings_ninthorlater":"Ninth or Later","game_innings_eighthorlater":"Eighth or Later","game_innings_seventhorlater":"Seventh or Later","game_innings_onetosix":"Innings One to Six","game_inning_extras":"Extra Innings","game_inning_9":"Ninth Inning","game_inning_8":"Eighth Inning","game_inning_7":"Seventh Inning","game_inning_6":"Sixth Inning","game_inning_3":"Third Inning","game_position_ss_abbrev":"SS","game_inning_1":"First Inning","game_position_rf_abbrev":"RF","game_position_3b_abbrev":"3B","game_inning":"Inning","game_position_cf_abbrev":"CF","game_position_ph_abbrev":"PH","game_position_dh_abbrev":"DH","game_inning_4":"Fourth Inning","game_position_pr":"Pinch Runner","game_position_lf_abbrev":"LF","game_position_ph":"Pinch Hitter","game_inning_2":"Second Inning","game_inning_5":"Fifth Inning","game_position_1b_abbrev":"1B","game_position_2b_abbrev":"2B","game_position_c_abbrev":"C","game_position_p_abbrev":"P","game_position_p":"Pitcher","game_batting_9":"Batting Ninth","game_batting_8":"Batting Eighth","game_batting_7":"Batting Seventh","game_position":"Position","game_batting_6":"Batting Sixth","game_batting_2":"Batting Second","game_batting_5":"Batting Fifth","game_batting_4":"Batting Fourth","game_batting_3":"Batting Third","game_order":"Order","game_batting_1":"Batting First","game_result":"Result","game_tied":"Score is tied","standings_ingames_followingwin":"In games following a win","standings_onturf":"Turf","standings_allstar_post":"Post All-Star","standings_games_today":"Today's Game","standings_allstar_pre":"Pre All-Star","standings_vs_al":"vs. AL","game_teambehind":"Team is behind","standings_opponent":"Opponent","standings_ingame_lost":"In games lost by team","game_teamahead":"Team is ahead","game_lateandclose":"Late / Close","standings_ingame_won":"In games won by team","standings_day":"Day","standings_timeframe":"Timeframe","standings_ongrass":"Grass","standings_ingames_followingloss":"In games following a loss","game_score":"Score","game_vs_right":"vs Right","game_vs_left":"vs Left","game_batting_right":"Batting Right","game_batting_left":"Batting Left","game_atbat":"At-Bat","standings_vs_c":"vs. C","standings_vs_nl":"vs. NL","standings_vs_e":"vs. E","standings_vs_w":"vs. W","standings_games_day":"Day Games","standings_games_night":"Night Games","standings_games_home":"Home Games","standings_games_away":"Away Games","standings_LOB":"LOB","standings_batting":"Batting","standings_hitting":"Hitting","standings_clinched_division_bestrecord":"Clinched Division and Best Record in League","standings_clinched_wildcard":"Clinched Wild Card","standings_shutout":"Shutout","standings_expectedwl":"X-W/L","standings_wildcard_eliminationnumber_abbrev":"WCE","standings_streak":"STRK","stats_label_viewlessawards":"View Less Awards and Honors","standings_wildcard_gamesback_abbrev":"WCGB","standings_vsleft":"vs. L","standings_today":"Today","standings_lastten":"L10","standings_pct":"PCT","standings_vsright":"vs. R","standings_runsscored":"RS","standings_next":"Next","standings_previous":"Previous","standings_blowout":"Blowout","standings_lastgame":"Last Game","roster_label_latesttransactions":"Latest Transactions","standings_clinched_playoffberth":"Clinched Playoff Berth","standings_gamesback_abbrev":"GB","standings_extra":"XTRA","standings_onerun":"1-RUN","standings_rdiff":"R-DIFF","standings_vswin":"vs W","standings_expectedwl_season":"X-W/L Seas","standings_runsallowed":"RA","standings_clinched_division":"Clinched Division","stats_label_viewmoreawards":"View More Awards","stats_label_honors":"Honors","stats_label_awards":"Awards","stats_label_leaderboards":"Leaderboards","stats_label_awardshonors":"Awards y Honors","stats_label":"Leaders","sections_schedule":"Schedule & Results","sections_scoreboard":"Scoreboard","sections_schedule_calendar":"Calendar","roster_label_transactionsandcareer":"Transactions y Career Path","roster_label_viewless":"View Less Transactions","roster_name":"Name","roster_message_notransactions":"No transactions found.","sections_news":"News","sections_teams":"Teams","schedule_tooltip_addtocal":"Add to Calendar","schedule_tooltip_printable":"Printable Schedule","schedule_tooltip_fullseason":"Full Season View","schedule_tooltip_list":"List View","schedule_tooltip_grid":"Grid View","schedule_upcominggames":"Upcoming Games","schedule_inprogress":"In Progress","schedule_completedgames":"Completed Games","league_103_abbrev":"AL","league_104":"National League","league_spring_grapefruit":"Grapefruit League","league_spring_cactus":"Cactus League","league_160":"World Baseball Classic","league_160_abbrev":"WBC","league_104_abbrev":"NL","team135_cid":"sd","team136_fullname":"Seattle Mariners","team138_fullname":"St. Louis Cardinals","team136_nickname":"Mariners","team139_nickname":"Rays","team139_fullname":"Tampa Bay Rays","team141_nickname":"Blue Jays","team140_cid":"tex","team141_location":"Toronto","team138_nickname":"Cardinals","team135_nickname":"Padres","team137_fullname":"San Francisco Giants","team137_location":"San Francisco","team140_location":"Texas","team137_cid":"sf","team138_cid":"stl","team136_cid":"sea","team141_cid":"tor","team140_fullname":"Texas Rangers","team139_location":"Tampa Bay","team139_cid":"tb","team138_location":"St. Louis","team136_location":"Seattle","team137_nickname":"Giants","team140_nickname":"Rangers","team120_cid":"was","league_103":"American League","team120_nickname":"Nationals","team120_fullname":"Washington Nationals","team120_location":"Washington","team135_location":"San Diego","team135_fullname":"San Diego Padres","team134_cid":"pit","team134_nickname":"Pirates","team143_location":"Philadelphia","team143_nickname":"Phillies","team134_location":"Pittsburgh","team143_cid":"phi","team134_fullname":"Pittsburgh Pirates","team143_fullname":"Philadelphia Phillies","team142_fullname":"Minnesota Twins","team146_cid":"mia","team133_cid":"oak","team142_nickname":"Twins","team121_fullname":"New York Mets","team158_cid":"mil","team158_fullname":"Milwaukee Brewers","team147_cid":"nyy","team121_location":"New York (NL)","team146_location":"Miami","team147_location":"New York (AL)","team147_fullname":"New York Yankees","team142_cid":"min","team146_fullname":"Miami Marlins","team133_nickname":"Athletics","team121_nickname":"Mets","team158_location":"Milwaukee","team142_location":"Minnesota","team146_nickname":"Marlins","team121_cid":"nym","team158_nickname":"Brewers","team147_nickname":"Yankees","team119_cid":"la","team119_nickname":"Dodgers","team119_location":"Los Angeles","team119_fullname":"Los Angeles Dodgers","team108_cid":"ana","team108_nickname":"Angels","team108_location":"Los Angeles","team108_fullname":"Los Angeles Angels","team118_cid":"kc","team118_nickname":"Royals","team118_location":"Kansas City","team118_fullname":"Kansas City Royals","team117_cid":"hou","team117_nickname":"Astros","team117_fullname":"Houston Astros","team117_location":"Houston","team115_cid":"col","team116_location":"Detroit","team112_location":"Chicago (NL)","team115_location":"Colorado","team116_fullname":"Detroit Tigers","team113_nickname":"Reds","team116_cid":"det","team115_nickname":"Rockies","team114_location":"Cleveland","team115_fullname":"Colorado Rockies","team114_cid":"cle","team116_nickname":"Tigers","team113_cid":"cin","team113_location":"Cincinnati","team113_fullname":"Cincinnati Reds","team145_cid":"cws","team145_nickname":"White Sox","team145_location":"Chicago (AL)","team145_fullname":"Chicago White Sox","team112_nickname":"Cubs","team112_cid":"chc","team112_fullname":"Chicago Cubs","team111_cid":"bos","team111_nickname":"Red Sox","team111_location":"Boston","team111_fullname":"Boston Red Sox","team110_cid":"bal","team110_location":"Baltimore","team110_nickname":"Orioles","team110_fullname":"Baltimore Orioles","team144_cid":"atl","team144_nickname":"Braves","postseason_series_begins":"{{SeriesAbbrev}} begins on {{date}}","postseason_leagueseries":"League Championship Series","schedule_gamelocation_home":"Home","team109_cid":"ari","schedule_splitsquad":"Split Squad","postseason_worldseries":"World Series","schedule_promotion_abbrev":"Promo","schedule_promotion":"Promotion","schedule_message_timezone":"All Times {{timezonename}} unless otherwise noted","header_searchplaceholder":"Search","schedule_sponsor_hotel":"Hotel","postseason_divisionseries":"Division Series","team144_fullname":"Atlanta Braves","header_sectionsbutton":"Sections","postseason_worldseries_abbrev":"WS","schedule_gamelocation_away":"Away","schedule_networklabel":"Network","team109_location":"Arizona","schedule_splitsquad_abbrev":"(SS)","schedule_sponsor_flight":"Flight","team109_nickname":"D-backs","team109_fullname":"Arizona Diamondbacks","team144_location":"Atlanta","postseason_cumulative":"Postseason Cumulative","season_type_regseason":"Reg. season","season_type_regularseason":"Regular Season","season_type_spring":"Spring Training","season_type_exhibition":"Exhibition","season_type_postseason":"Postseason","date_friday":"Friday","date_thursday":"Thursday","date_tuesday":"Tuesday","date_monday":"Monday","headToHead":"#","date_sunday":"Sunday","psProbabilities":"http://mlb.mlb.com/mlb/standings/probability.jsp","tieBreakingProcedures":"https://www.mlb.com/news/playoff-tiebreaker-rules/c-59527184","draft_bats":"Bats","powerRankings":"#","draft_throws":"Throws","draft_height":"Height","draft_pick_value":"Pick Value","draft_reset":"Reset","draft_weight":"Weight","home_run_tracker_label":"Home Run Tracker","youtube_label":"Live on YouTube - Watch Free","youtube_abbrev_label":"YouTube","no_splits":"None","home_run_derby_label":"Home Run Derby","select_splits":"Select a Split","draft_overall_pick":"Overall Pick","ps_bracket_soon":"Bracket coming soon","stats_no_results":"Sorry, no results","stats_adjust_filters":"Please adjust your filters"}; window.i18n_dictionary.__ = function __(key, fallBackText){ return this[key] ? this[key] : (fallBackText || ''); }; }()); </script> <!-- team info--> <script type="text/javascript"> (function(){ window.team_info = [{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":133,"name":"Athletics","link":"/api/v1/teams/133","season":2025,"venue":{"id":2529,"name":"Sutter Health Park","link":"/api/v1/venues/2529","location":{"address1":"400 Ballpark Drive","city":"Sacramento","state":"California","stateAbbrev":"CA","postalCode":"95691","defaultCoordinates":{"latitude":38.57994,"longitude":-121.51246},"country":"USA","phone":"916-371-HITS"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2507,"link":"/api/v1/venues/2507"},"teamCode":"ath","fileCode":"ath","abbreviation":"ATH","teamName":"Athletics","locationName":"Sacramento","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Athletics","franchiseName":"Athletics","clubName":"Athletics","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":134,"name":"Pittsburgh Pirates","link":"/api/v1/teams/134","season":2025,"venue":{"id":31,"name":"PNC Park","link":"/api/v1/venues/31","location":{"address1":"115 Federal Street","city":"Pittsburgh","state":"Pennsylvania","stateAbbrev":"PA","postalCode":"15212","defaultCoordinates":{"latitude":40.446904,"longitude":-80.005753},"azimuthAngle":116,"elevation":780,"country":"USA","phone":"(412) 323-5000"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2526,"link":"/api/v1/venues/2526"},"teamCode":"pit","fileCode":"pit","abbreviation":"PIT","teamName":"Pirates","locationName":"Pittsburgh","firstYearOfPlay":"1882","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Pittsburgh","franchiseName":"Pittsburgh","clubName":"Pirates","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":135,"name":"San Diego Padres","link":"/api/v1/teams/135","season":2025,"venue":{"id":2680,"name":"Petco Park","link":"/api/v1/venues/2680","location":{"address1":"100 Park Boulevard","city":"San Diego","state":"California","stateAbbrev":"CA","postalCode":"92101","defaultCoordinates":{"latitude":32.707861,"longitude":-117.157278},"azimuthAngle":0,"elevation":23,"country":"USA","phone":"(619) 795-5000"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2530,"link":"/api/v1/venues/2530"},"teamCode":"sdn","fileCode":"sd","abbreviation":"SD","teamName":"Padres","locationName":"San Diego","firstYearOfPlay":"1968","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"San Diego","franchiseName":"San Diego","clubName":"Padres","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":136,"name":"Seattle Mariners","link":"/api/v1/teams/136","season":2025,"venue":{"id":680,"name":"T-Mobile Park","link":"/api/v1/venues/680","location":{"address1":"P.O. Box 4100","city":"Seattle","state":"Washington","stateAbbrev":"WA","postalCode":"98104","defaultCoordinates":{"latitude":47.591333,"longitude":-122.33251},"azimuthAngle":49,"elevation":10,"country":"USA","phone":"(206) 346-4000"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2530,"link":"/api/v1/venues/2530"},"teamCode":"sea","fileCode":"sea","abbreviation":"SEA","teamName":"Mariners","locationName":"Seattle","firstYearOfPlay":"1977","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Seattle","franchiseName":"Seattle","clubName":"Mariners","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":137,"name":"San Francisco Giants","link":"/api/v1/teams/137","season":2025,"venue":{"id":2395,"name":"Oracle Park","link":"/api/v1/venues/2395","location":{"address1":"24 Willie Mays Plaza","city":"San Francisco","state":"California","stateAbbrev":"CA","postalCode":"94107","defaultCoordinates":{"latitude":37.778383,"longitude":-122.389448},"azimuthAngle":85,"elevation":0,"country":"USA","phone":"(415) 972-2000"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2532,"link":"/api/v1/venues/2532"},"teamCode":"sfn","fileCode":"sf","abbreviation":"SF","teamName":"Giants","locationName":"San Francisco","firstYearOfPlay":"1883","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"San Francisco","franchiseName":"San Francisco","clubName":"Giants","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":138,"name":"St. Louis Cardinals","link":"/api/v1/teams/138","season":2025,"venue":{"id":2889,"name":"Busch Stadium","link":"/api/v1/venues/2889","location":{"address1":"700 Clark Street","city":"St. Louis","state":"Missouri","stateAbbrev":"MO","postalCode":"63102","defaultCoordinates":{"latitude":38.62256667,"longitude":-90.19286667},"azimuthAngle":62,"elevation":460,"country":"USA","phone":"(314) 345-9600"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2520,"link":"/api/v1/venues/2520"},"teamCode":"sln","fileCode":"stl","abbreviation":"STL","teamName":"Cardinals","locationName":"St. Louis","firstYearOfPlay":"1892","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"St. Louis","franchiseName":"St. Louis","clubName":"Cardinals","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":139,"name":"Tampa Bay Rays","link":"/api/v1/teams/139","season":2025,"venue":{"id":2523,"name":"George M. Steinbrenner Field","link":"/api/v1/venues/2523","location":{"address1":"1 Steinbrenner Drive","city":"Tampa","state":"Florida","stateAbbrev":"FL","postalCode":"33614","defaultCoordinates":{"latitude":27.97997,"longitude":-82.50702},"country":"USA"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2534,"link":"/api/v1/venues/2534"},"teamCode":"tba","fileCode":"tb","abbreviation":"TB","teamName":"Rays","locationName":"Tampa","firstYearOfPlay":"1996","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Tampa Bay","franchiseName":"Tampa Bay","clubName":"Rays","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":140,"name":"Texas Rangers","link":"/api/v1/teams/140","season":2025,"venue":{"id":5325,"name":"Globe Life Field","link":"/api/v1/venues/5325","location":{"address1":"734 Stadium Drive","city":"Arlington","state":"Texas","stateAbbrev":"TX","postalCode":"76011","defaultCoordinates":{"latitude":32.747299,"longitude":-97.081818},"azimuthAngle":30,"elevation":545,"country":"USA","phone":"(817) 533-1972"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2603,"link":"/api/v1/venues/2603"},"teamCode":"tex","fileCode":"tex","abbreviation":"TEX","teamName":"Rangers","locationName":"Arlington","firstYearOfPlay":"1961","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Texas","franchiseName":"Texas","clubName":"Rangers","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":141,"name":"Toronto Blue Jays","link":"/api/v1/teams/141","season":2025,"venue":{"id":14,"name":"Rogers Centre","link":"/api/v1/venues/14","location":{"address1":"1 Blue Jays Way, Suite 3200","city":"Toronto","state":"Ontario","stateAbbrev":"ON","postalCode":"M5V1J1","defaultCoordinates":{"latitude":43.64155,"longitude":-79.38915},"azimuthAngle":345,"elevation":270,"country":"Canada","phone":"(416) 341-1000"},"timeZone":{"id":"America/Toronto","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2536,"link":"/api/v1/venues/2536"},"teamCode":"tor","fileCode":"tor","abbreviation":"TOR","teamName":"Blue Jays","locationName":"Toronto","firstYearOfPlay":"1977","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Toronto","franchiseName":"Toronto","clubName":"Blue Jays","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":142,"name":"Minnesota Twins","link":"/api/v1/teams/142","season":2025,"venue":{"id":3312,"name":"Target Field","link":"/api/v1/venues/3312","location":{"address1":"1 Twins Way","city":"Minneapolis","state":"Minnesota","stateAbbrev":"MN","postalCode":"55403","defaultCoordinates":{"latitude":44.981829,"longitude":-93.277891},"azimuthAngle":129,"elevation":597,"country":"USA","phone":"(612) 659-3400"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2862,"link":"/api/v1/venues/2862"},"teamCode":"min","fileCode":"min","abbreviation":"MIN","teamName":"Twins","locationName":"Minneapolis","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Minnesota","franchiseName":"Minnesota","clubName":"Twins","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":143,"name":"Philadelphia Phillies","link":"/api/v1/teams/143","season":2025,"venue":{"id":2681,"name":"Citizens Bank Park","link":"/api/v1/venues/2681","location":{"address1":"One Citizens Bank Way","city":"Philadelphia","state":"Pennsylvania","stateAbbrev":"PA","postalCode":"19148","defaultCoordinates":{"latitude":39.90539086,"longitude":-75.16716957},"azimuthAngle":9,"elevation":20,"country":"USA","phone":"(215) 463-6000"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2700,"link":"/api/v1/venues/2700"},"teamCode":"phi","fileCode":"phi","abbreviation":"PHI","teamName":"Phillies","locationName":"Philadelphia","firstYearOfPlay":"1883","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Philadelphia","franchiseName":"Philadelphia","clubName":"Phillies","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":144,"name":"Atlanta Braves","link":"/api/v1/teams/144","season":2025,"venue":{"id":4705,"name":"Truist Park","link":"/api/v1/venues/4705","location":{"address1":"755 Battery Avenue","city":"Atlanta","state":"Georgia","stateAbbrev":"GA","postalCode":"30339","defaultCoordinates":{"latitude":33.890672,"longitude":-84.467641},"azimuthAngle":145,"elevation":1001,"country":"USA"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":5380,"link":"/api/v1/venues/5380"},"teamCode":"atl","fileCode":"atl","abbreviation":"ATL","teamName":"Braves","locationName":"Atlanta","firstYearOfPlay":"1871","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Atlanta","franchiseName":"Atlanta","clubName":"Braves","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":145,"name":"Chicago White Sox","link":"/api/v1/teams/145","season":2025,"venue":{"id":4,"name":"Rate Field","link":"/api/v1/venues/4","location":{"address1":"333 West 35th Street","city":"Chicago","state":"Illinois","stateAbbrev":"IL","postalCode":"60616","defaultCoordinates":{"latitude":41.83,"longitude":-87.634167},"azimuthAngle":127,"elevation":595,"country":"USA","phone":"(312) 674-1000"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":3809,"link":"/api/v1/venues/3809"},"teamCode":"cha","fileCode":"cws","abbreviation":"CWS","teamName":"White Sox","locationName":"Chicago","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Chi White Sox","franchiseName":"Chicago","clubName":"White Sox","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":146,"name":"Miami Marlins","link":"/api/v1/teams/146","season":2025,"venue":{"id":4169,"name":"loanDepot park","link":"/api/v1/venues/4169","location":{"address1":"501 Marlins Way","city":"Miami","state":"Florida","stateAbbrev":"FL","postalCode":"33125","defaultCoordinates":{"latitude":25.77796236,"longitude":-80.21951795},"azimuthAngle":128,"elevation":10,"country":"USA"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2520,"link":"/api/v1/venues/2520"},"teamCode":"mia","fileCode":"mia","abbreviation":"MIA","teamName":"Marlins","locationName":"Miami","firstYearOfPlay":"1991","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Miami","franchiseName":"Miami","clubName":"Marlins","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":147,"name":"New York Yankees","link":"/api/v1/teams/147","season":2025,"venue":{"id":3313,"name":"Yankee Stadium","link":"/api/v1/venues/3313","location":{"address1":"One East 161st Street","city":"Bronx","state":"New York","stateAbbrev":"NY","postalCode":"10451","defaultCoordinates":{"latitude":40.82919482,"longitude":-73.9264977},"azimuthAngle":75,"elevation":55,"country":"USA","phone":"(718) 293-4300"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2523,"link":"/api/v1/venues/2523"},"teamCode":"nya","fileCode":"nyy","abbreviation":"NYY","teamName":"Yankees","locationName":"Bronx","firstYearOfPlay":"1903","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"NY Yankees","franchiseName":"New York","clubName":"Yankees","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":158,"name":"Milwaukee Brewers","link":"/api/v1/teams/158","season":2025,"venue":{"id":32,"name":"American Family Field","link":"/api/v1/venues/32","location":{"address1":"One Brewers Way","city":"Milwaukee","state":"Wisconsin","stateAbbrev":"WI","postalCode":"53214","defaultCoordinates":{"latitude":43.02838,"longitude":-87.97099},"azimuthAngle":129,"elevation":597,"country":"USA","phone":"(414) 902-4400"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2518,"link":"/api/v1/venues/2518"},"teamCode":"mil","fileCode":"mil","abbreviation":"MIL","teamName":"Brewers","locationName":"Milwaukee","firstYearOfPlay":"1968","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Milwaukee","franchiseName":"Milwaukee","clubName":"Brewers","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":108,"name":"Los Angeles Angels","link":"/api/v1/teams/108","season":2025,"venue":{"id":1,"name":"Angel Stadium","link":"/api/v1/venues/1","location":{"address1":"2000 Gene Autry Way","city":"Anaheim","state":"California","stateAbbrev":"CA","postalCode":"92806","defaultCoordinates":{"latitude":33.80019044,"longitude":-117.8823996},"azimuthAngle":43.61,"elevation":151,"country":"USA","phone":"(714) 940-2000"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2500,"link":"/api/v1/venues/2500"},"teamCode":"ana","fileCode":"ana","abbreviation":"LAA","teamName":"Angels","locationName":"Anaheim","firstYearOfPlay":"1961","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"LA Angels","franchiseName":"Los Angeles","clubName":"Angels","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":109,"name":"Arizona Diamondbacks","link":"/api/v1/teams/109","season":2025,"venue":{"id":15,"name":"Chase Field","link":"/api/v1/venues/15","location":{"address1":"401 East Jefferson Street","city":"Phoenix","state":"Arizona","stateAbbrev":"AZ","postalCode":"85004","defaultCoordinates":{"latitude":33.445302,"longitude":-112.066687},"azimuthAngle":0,"elevation":1086,"country":"USA","phone":"(602) 462-6500"},"timeZone":{"id":"America/Phoenix","offset":-7,"offsetAtGameTime":-7,"tz":"MST"},"active":true,"season":"2025"},"springVenue":{"id":4249,"link":"/api/v1/venues/4249"},"teamCode":"ari","fileCode":"ari","abbreviation":"AZ","teamName":"D-backs","locationName":"Phoenix","firstYearOfPlay":"1996","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Arizona","franchiseName":"Arizona","clubName":"Diamondbacks","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":110,"name":"Baltimore Orioles","link":"/api/v1/teams/110","season":2025,"venue":{"id":2,"name":"Oriole Park at Camden Yards","link":"/api/v1/venues/2","location":{"address1":"333 West Camden Street","city":"Baltimore","state":"Maryland","stateAbbrev":"MD","postalCode":"21201","defaultCoordinates":{"latitude":39.283787,"longitude":-76.621689},"azimuthAngle":31,"elevation":33,"country":"USA","phone":"(410) 685-9800"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2508,"link":"/api/v1/venues/2508"},"teamCode":"bal","fileCode":"bal","abbreviation":"BAL","teamName":"Orioles","locationName":"Baltimore","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Baltimore","franchiseName":"Baltimore","clubName":"Orioles","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":111,"name":"Boston Red Sox","link":"/api/v1/teams/111","season":2025,"venue":{"id":3,"name":"Fenway Park","link":"/api/v1/venues/3","location":{"address1":"4 Yawkey Way","city":"Boston","state":"Massachusetts","stateAbbrev":"MA","postalCode":"02215","defaultCoordinates":{"latitude":42.346456,"longitude":-71.097441},"azimuthAngle":45,"elevation":21,"country":"USA","phone":"(617) 267-9440"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":4309,"link":"/api/v1/venues/4309"},"teamCode":"bos","fileCode":"bos","abbreviation":"BOS","teamName":"Red Sox","locationName":"Boston","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Boston","franchiseName":"Boston","clubName":"Red Sox","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":112,"name":"Chicago Cubs","link":"/api/v1/teams/112","season":2025,"venue":{"id":17,"name":"Wrigley Field","link":"/api/v1/venues/17","location":{"address1":"1060 West Addison","city":"Chicago","state":"Illinois","stateAbbrev":"IL","postalCode":"60613-4397","defaultCoordinates":{"latitude":41.948171,"longitude":-87.655503},"azimuthAngle":37,"elevation":595,"country":"USA","phone":"(773) 404-2827"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":4629,"link":"/api/v1/venues/4629"},"teamCode":"chn","fileCode":"chc","abbreviation":"CHC","teamName":"Cubs","locationName":"Chicago","firstYearOfPlay":"1874","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Chi Cubs","franchiseName":"Chicago","clubName":"Cubs","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":113,"name":"Cincinnati Reds","link":"/api/v1/teams/113","season":2025,"venue":{"id":2602,"name":"Great American Ball Park","link":"/api/v1/venues/2602","location":{"address1":"100 Main Street","city":"Cincinnati","state":"Ohio","stateAbbrev":"OH","postalCode":"45202-4109","defaultCoordinates":{"latitude":39.097389,"longitude":-84.506611},"azimuthAngle":122,"elevation":535,"country":"USA","phone":"(513) 765-7000"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":3834,"link":"/api/v1/venues/3834"},"teamCode":"cin","fileCode":"cin","abbreviation":"CIN","teamName":"Reds","locationName":"Cincinnati","firstYearOfPlay":"1882","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Cincinnati","franchiseName":"Cincinnati","clubName":"Reds","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":114,"name":"Cleveland Guardians","link":"/api/v1/teams/114","season":2025,"venue":{"id":5,"name":"Progressive Field","link":"/api/v1/venues/5","location":{"address1":"2401 Ontario Street","city":"Cleveland","state":"Ohio","stateAbbrev":"OH","postalCode":"44115","defaultCoordinates":{"latitude":41.495861,"longitude":-81.685255},"azimuthAngle":0,"elevation":653,"country":"USA","phone":"(216) 420-4200"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":3834,"link":"/api/v1/venues/3834"},"teamCode":"cle","fileCode":"cle","abbreviation":"CLE","teamName":"Guardians","locationName":"Cleveland","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Cleveland","franchiseName":"Cleveland","clubName":"Guardians","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":115,"name":"Colorado Rockies","link":"/api/v1/teams/115","season":2025,"venue":{"id":19,"name":"Coors Field","link":"/api/v1/venues/19","location":{"address1":"2001 Blake Street","city":"Denver","state":"Colorado","stateAbbrev":"CO","postalCode":"80205-2000","defaultCoordinates":{"latitude":39.756042,"longitude":-104.994136},"azimuthAngle":4,"elevation":5190,"country":"USA","phone":"(303) 292-0200"},"timeZone":{"id":"America/Denver","offset":-7,"offsetAtGameTime":-7,"tz":"MST"},"active":true,"season":"2025"},"springVenue":{"id":4249,"link":"/api/v1/venues/4249"},"teamCode":"col","fileCode":"col","abbreviation":"COL","teamName":"Rockies","locationName":"Denver","firstYearOfPlay":"1992","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Colorado","franchiseName":"Colorado","clubName":"Rockies","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":116,"name":"Detroit Tigers","link":"/api/v1/teams/116","season":2025,"venue":{"id":2394,"name":"Comerica Park","link":"/api/v1/venues/2394","location":{"address1":"2100 Woodward Avenue","city":"Detroit","state":"Michigan","stateAbbrev":"MI","postalCode":"48201","defaultCoordinates":{"latitude":42.3391151,"longitude":-83.048695},"azimuthAngle":150,"elevation":600,"country":"USA","phone":"(313) 471-2000"},"timeZone":{"id":"America/Detroit","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2511,"link":"/api/v1/venues/2511"},"teamCode":"det","fileCode":"det","abbreviation":"DET","teamName":"Tigers","locationName":"Detroit","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Detroit","franchiseName":"Detroit","clubName":"Tigers","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":117,"name":"Houston Astros","link":"/api/v1/teams/117","season":2025,"venue":{"id":2392,"name":"Daikin Park","link":"/api/v1/venues/2392","location":{"address1":"501 Crawford Street","city":"Houston","state":"Texas","stateAbbrev":"TX","postalCode":"77002","defaultCoordinates":{"latitude":29.756967,"longitude":-95.355509},"azimuthAngle":343,"elevation":45,"country":"USA","phone":"(713) 259-8000"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":5000,"link":"/api/v1/venues/5000"},"teamCode":"hou","fileCode":"hou","abbreviation":"HOU","teamName":"Astros","locationName":"Houston","firstYearOfPlay":"1962","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Houston","franchiseName":"Houston","clubName":"Astros","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":118,"name":"Kansas City Royals","link":"/api/v1/teams/118","season":2025,"venue":{"id":7,"name":"Kauffman Stadium","link":"/api/v1/venues/7","location":{"address1":"One Royal Way","city":"Kansas City","state":"Missouri","stateAbbrev":"MO","postalCode":"64129","defaultCoordinates":{"latitude":39.051567,"longitude":-94.480483},"azimuthAngle":46,"elevation":856,"country":"USA","phone":"(816) 921-8000"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2603,"link":"/api/v1/venues/2603"},"teamCode":"kca","fileCode":"kc","abbreviation":"KC","teamName":"Royals","locationName":"Kansas City","firstYearOfPlay":"1968","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Kansas City","franchiseName":"Kansas City","clubName":"Royals","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":119,"name":"Los Angeles Dodgers","link":"/api/v1/teams/119","season":2025,"venue":{"id":22,"name":"Dodger Stadium","link":"/api/v1/venues/22","location":{"address1":"1000 Vin Scully Avenue","city":"Los Angeles","state":"California","stateAbbrev":"CA","postalCode":"90012-1199","defaultCoordinates":{"latitude":34.07368,"longitude":-118.24053},"azimuthAngle":26,"elevation":515,"country":"USA","phone":"(323) 224-1500"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":3809,"link":"/api/v1/venues/3809"},"teamCode":"lan","fileCode":"la","abbreviation":"LAD","teamName":"Dodgers","locationName":"Los Angeles","firstYearOfPlay":"1884","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"LA Dodgers","franchiseName":"Los Angeles","clubName":"Dodgers","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":120,"name":"Washington Nationals","link":"/api/v1/teams/120","season":2025,"venue":{"id":3309,"name":"Nationals Park","link":"/api/v1/venues/3309","location":{"address1":"1500 South Capitol Street, SE","city":"Washington","state":"District of Columbia","stateAbbrev":"DC","postalCode":"20003-1507","defaultCoordinates":{"latitude":38.872861,"longitude":-77.007501},"azimuthAngle":28,"elevation":35,"country":"USA","phone":"(202) 349-0400"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":5000,"link":"/api/v1/venues/5000"},"teamCode":"was","fileCode":"was","abbreviation":"WSH","teamName":"Nationals","locationName":"Washington","firstYearOfPlay":"1968","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Washington","franchiseName":"Washington","clubName":"Nationals","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":121,"name":"New York Mets","link":"/api/v1/teams/121","season":2025,"venue":{"id":3289,"name":"Citi Field","link":"/api/v1/venues/3289","location":{"address1":"Citi Field","city":"Flushing","state":"New York","stateAbbrev":"NY","postalCode":"11368","defaultCoordinates":{"latitude":40.75753012,"longitude":-73.84559155},"azimuthAngle":13,"elevation":10,"country":"USA","phone":"(718) 507-6387"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2856,"link":"/api/v1/venues/2856"},"teamCode":"nyn","fileCode":"nym","abbreviation":"NYM","teamName":"Mets","locationName":"Flushing","firstYearOfPlay":"1962","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"NY Mets","franchiseName":"New York","clubName":"Mets","active":true}]; }()); </script> <!-- Ticketing Partials --> <!-- Inject Styled Components CSS for Header if available --> <style data-styled="true" data-styled-version="5.3.1">.XlGEG .header__nav-top__button.account{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:0 0 0 4px;white-space:nowrap;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media (min-width:1024px){.XlGEG .header__nav-top__button.account{position:relative;color:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:0 1 auto;-webkit-flex-grow:0 1 auto;-ms-flex-positive:0 1 auto;flex-grow:0 1 auto;font-family:inherit;margin-left:auto;}}/*!sc*/ .XlGEG .header__nav-top__button.account.account--logged-in{height:56px;position:relative;overflow:hidden;}/*!sc*/ .XlGEG .header__nav-top__button.account.account--logged-in::after{background:none;bottom:-17px;content:'';height:22px;left:auto;right:7px;opacity:0;position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:opacity 100ms ease 100ms;transition:opacity 100ms ease 100ms;width:22px;}/*!sc*/ .XlGEG .header__nav-top__button.account.account--logged-in.active::after{opacity:1;background-color:#057AFF;}/*!sc*/ @media (min-width:1024px){.XlGEG .header__nav-top__button.account.account--logged-in{position:relative;}.XlGEG .header__nav-top__button.account.account--logged-in::after{bottom:-17px;left:auto;right:33%;}}/*!sc*/ .XlGEG svg{width:35px;height:35px;}/*!sc*/ data-styled.g89[id="styles__StyledLoginButton-sc-8971dd56-0"]{content:"XlGEG,"}/*!sc*/ .cxNooo{text-align:left;background-color:#ffffff;border-top:solid 4px #057AFF;padding:8px;}/*!sc*/ .cxNooo .header__subnav__group-title{background-color:#ffffff;-webkit-break-inside:avoid;break-inside:avoid;color:#aaaaaa;display:block;font-size:12px;font-weight:700;padding:10px;text-transform:uppercase;word-break:break-word;word-wrap:break-word;}/*!sc*/ @media (min-width:768px){.cxNooo .styles__StyledSubNavContent-sc-e6c5124a-0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.cxNooo .header__subnav__group:not(:first-child){margin-left:16px;}.cxNooo .header__subnav__group.cols{-webkit-column-count:2;column-count:2;-webkit-column-gap:8px;column-gap:8px;}.cxNooo .header__subnav--teams__leagues{min-width:600px;}.cxNooo .header__subnav--teams__divisions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.cxNooo .header__subnav--teams__divisions > *{-webkit-flex:1 0 200px;-ms-flex:1 0 200px;flex:1 0 200px;margin-left:0;}}/*!sc*/ @media (min-width:1024px){.cxNooo .styles__StyledSubNavContent-sc-e6c5124a-0{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}/*!sc*/ data-styled.g91[id="styles__StyledSubNav-sc-e6c5124a-1"]{content:"cxNooo,"}/*!sc*/ .jigdBg{text-transform:uppercase;-webkit-text-decoration:none;text-decoration:none;color:#ffffff;}/*!sc*/ data-styled.g93[id="styles__StyledNavItemLink-sc-87c9f2fb-1"]{content:"jigdBg,"}/*!sc*/ .FkPCS{text-transform:uppercase;-webkit-text-decoration:none;text-decoration:none;color:#ffffff;}/*!sc*/ data-styled.g94[id="styles__StyledNavItemText-sc-87c9f2fb-2"]{content:"FkPCS,"}/*!sc*/ .muAbD.header__nav-top__nav-item{display:none;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;position:relative;text-align:center;}/*!sc*/ .muAbD.header__nav-top__nav-item .styles__StyledNavItemLink-sc-87c9f2fb-1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px 12px;}/*!sc*/ .muAbD.header__nav-top__nav-item .styles__StyledNavItemLink-sc-87c9f2fb-1 .icon__nav-item{margin-right:5px;width:10px;height:15px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}/*!sc*/ @media (max-width:350px){.muAbD.header__nav-top__nav-item .styles__StyledNavItemLink-sc-87c9f2fb-1 .icon__nav-item{display:none;}}/*!sc*/ .muAbD.header__nav-top__nav-item--mobile-quick-nav{display:inline;}/*!sc*/ .muAbD.header__nav-top__nav-item--mobile-quick-nav .styles__StyledNavItemInner-sc-87c9f2fb-0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;height:100%;}/*!sc*/ @media (min-width:1024px){.muAbD.header__nav-top__nav-item--mobile-quick-nav--hideRevenue{display:none;}}/*!sc*/ .muAbD.header__nav-top__nav-item--spotlight{background-color:#333333;}/*!sc*/ .muAbD.header__nav-top__nav-item--spotlight .styles__StyledNavItemText-sc-87c9f2fb-2{color:#ffffff;}/*!sc*/ .muAbD.header__nav-top__nav-item--spotlight:hover{background-color:lighten;}/*!sc*/ .muAbD.header__nav-top__nav-item--spotlight:hover .styles__StyledNavItemText-sc-87c9f2fb-2{color:#ffffff;}/*!sc*/ .muAbD.header__nav-top__nav-item--parent .styles__StyledSubNav-sc-e6c5124a-1{display:none;pointer-events:none;}/*!sc*/ @media (min-width:1024px){.muAbD.header__nav-top__nav-item{height:56px;display:inline-block;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;}.muAbD.header__nav-top__nav-item .styles__StyledNavItemText-sc-87c9f2fb-2{opacity:0.8;}.muAbD.header__nav-top__nav-item:hover .styles__StyledNavItemText-sc-87c9f2fb-2,.muAbD.header__nav-top__nav-item--open .styles__StyledNavItemText-sc-87c9f2fb-2{opacity:1;}.muAbD.header__nav-top__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0,.muAbD.header__nav-top__nav-item .styles__StyledNavItemLink-sc-87c9f2fb-1{height:100%;}.muAbD.header__nav-top__nav-item .styles__StyledNavItemLink-sc-87c9f2fb-1{padding:20px 10px 0;}.muAbD.header__nav-top__nav-item .icon__nav-item{display:block;margin-right:8px;width:18px;height:14px;float:left;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.muAbD.header__nav-top__nav-item--current{border-bottom:4px solid #057AFF;}.muAbD.header__nav-top__nav-item--current .styles__StyledNavItemText-sc-87c9f2fb-2{opacity:1;}.muAbD.header__nav-top__nav-item--parent::after{content:'';border-color:transparent transparent #057AFF;border-style:solid;border-width:8px;width:0px;height:0px;opacity:0;display:block;margin:-4px auto 0px;position:absolute;bottom:4px;right:0;left:0;z-index:99992;}.muAbD.header__nav-top__nav-item--parent .styles__StyledSubNav-sc-e6c5124a-1{opacity:0;display:none;left:-9999px;position:absolute;margin:0px;-webkit-transition:opacity 100ms ease 100ms;transition:opacity 100ms ease 100ms;pointer-events:initial;border-top:solid 4px #057AFF;border-radius:0 0 6px 6px;box-shadow:0px 0px 14px 0px rgba(0,0,0,0.25);}.muAbD.header__nav-top__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-top__nav-item--open{border-bottom:none;}.muAbD.header__nav-top__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-top__nav-item--open::after{opacity:1;}.muAbD.header__nav-top__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-top__nav-item--open .styles__StyledSubNav-sc-e6c5124a-1{display:block;opacity:1;top:52px;left:0px;}.muAbD.header__nav-top__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-top__nav-item--open .header__subnav--pin-to-right{right:0;left:auto;}}/*!sc*/ .muAbD.header__nav-side__nav-item{width:100%;-webkit-order:0;-ms-flex-order:0;order:0;border-bottom:1px solid #002867;border-color:rgba(255,255,255,0.15);background-color:#041E42;}/*!sc*/ .muAbD.header__nav-side__nav-item:hover{background-color:#057AFF;}/*!sc*/ .muAbD.header__nav-side__nav-item:focus a{outline:1px dotted #fff;}/*!sc*/ .muAbD.header__nav-side__nav-item:last-child{border:none;}/*!sc*/ .muAbD.header__nav-side__nav-item .styles__StyledNavItemLink-sc-87c9f2fb-1{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px;}/*!sc*/ .muAbD.header__nav-side__nav-item .header__nav-side__nav-item__subnav-arrow{color:#ffffff;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:10px;opacity:0.5;}/*!sc*/ .muAbD.header__nav-side__nav-item .icon__nav-item{margin-right:8px;width:18px;height:14px;float:left;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}/*!sc*/ .muAbD.header__nav-side__nav-item .icon__subnav-arrow{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-right:0;width:11px;height:11px;float:none;}/*!sc*/ .muAbD.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0{width:100%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;position:relative;}/*!sc*/ .muAbD.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0::after{display:none;content:'';width:0;height:0;position:absolute;left:auto;right:-1px;top:33%;z-index:calc(99992 + 1);border-color:transparent #ffffff transparent transparent;border-style:solid;border-width:8px;}/*!sc*/ .muAbD.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0 a,.muAbD.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0 span{color:#ffffff;}/*!sc*/ .muAbD.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0 .icon__nav-item *{fill:#ffffff;}/*!sc*/ @media screen and (min-width:1024px){.muAbD.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0:hover a,.muAbD.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0:hover span{color:#ffffff;}.muAbD.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0:hover .icon__nav-item *{fill:#ffffff;}}/*!sc*/ .muAbD.header__nav-side__nav-item--open .styles__StyledNavItemInner-sc-87c9f2fb-0::after{display:inline-block;}/*!sc*/ .muAbD.header__nav-side__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-side__nav-item--open{background-color:#057AFF;}/*!sc*/ .muAbD.header__nav-side__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-side__nav-item--open .styles__StyledNavItemInner-sc-87c9f2fb-0 a,.muAbD.header__nav-side__nav-item--parent.muAbD.header__nav-side__nav-item--open .styles__StyledNavItemInner-sc-87c9f2fb-0 span{color:#ffffff;}/*!sc*/ .muAbD.header__nav-side__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-side__nav-item--open .styles__StyledNavItemInner-sc-87c9f2fb-0 .icon__nav-item *{fill:#ffffff;}/*!sc*/ data-styled.g95[id="styles__StyledNavItem-sc-87c9f2fb-3"]{content:"muAbD,"}/*!sc*/ .ehbeTb.header__nav-top__button.header__nav-top__button-menu{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;cursor:pointer;}/*!sc*/ @media (min-width:1024px){.ehbeTb.header__nav-top__button.header__nav-top__button-menu{display:none;}}/*!sc*/ .ehbeTb.header__nav-top__button.header__nav-top__button-menu .header__nav-top__button-text{text-transform:uppercase;-webkit-text-decoration:none;text-decoration:none;color:#ffffff;}/*!sc*/ .ehbeTb.header__nav-top__button.header__nav-top__button-menu .icon{background:none;padding:0px;width:24px;height:18px;position:relative;margin:0px auto;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;cursor:pointer;}/*!sc*/ .ehbeTb.header__nav-top__button.header__nav-top__button-menu .icon span{display:block;position:absolute;height:2px;width:24px;background-color:#ffffff;opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;border-radius:3px;}/*!sc*/ .ehbeTb.header__nav-top__button.header__nav-top__button-menu .icon span:nth-child(1){top:0px;}/*!sc*/ .ehbeTb.header__nav-top__button.header__nav-top__button-menu .icon span:nth-child(2),.ehbeTb.header__nav-top__button.header__nav-top__button-menu .icon span:nth-child(3){top:8px;}/*!sc*/ .ehbeTb.header__nav-top__button.header__nav-top__button-menu .icon span:nth-child(4){top:16px;}/*!sc*/ data-styled.g96[id="styles__StyledMenuButton-sc-d2ef0539-0"]{content:"ehbeTb,"}/*!sc*/ .tpNkV.header__subnav__item{background-color:#ffffff;-webkit-break-inside:avoid;break-inside:avoid;color:#222222;display:block;font-size:14px;padding:10px;-webkit-text-decoration:none;text-decoration:none;word-break:break-word;word-wrap:break-word;}/*!sc*/ .tpNkV:focus,.tpNkV:hover{border-radius:3px;}/*!sc*/ .tpNkV.header__subnav__item:hover{background-color:#057AFF;color:#ffffff;}/*!sc*/ .tpNkV.header__subnav__item:focus{background-color:#dddddd;color:#002867;outline:1px dotted #041E42;}/*!sc*/ data-styled.g97[id="styles__StyledSubNavItem-sc-b36a60d4-0"]{content:"tpNkV,"}/*!sc*/ .hhptox .styles__StyledSubNavItem-sc-b36a60d4-0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ .hhptox .styles__StyledSubNavItem-sc-b36a60d4-0 .header__subnav--teams__team--name{display:none;}/*!sc*/ .hhptox .styles__StyledSubNavItem-sc-b36a60d4-0 .header__subnav--teams__team--logo{height:24px;width:24px;padding:2px 2px 2px 0;margin-right:2px;display:inline-block;}/*!sc*/ @media (min-width:375px){.hhptox .styles__StyledSubNavItem-sc-b36a60d4-0 .header__subnav--teams__team--shortname{display:none;}.hhptox .styles__StyledSubNavItem-sc-b36a60d4-0 .header__subnav--teams__team--name{display:inline-block;}}/*!sc*/ data-styled.g98[id="styles__StyledSubNavTeam-sc-aa8233a3-0"]{content:"hhptox,"}/*!sc*/ .bCcqoc{margin-bottom:5px;}/*!sc*/ data-styled.g99[id="styles__StyledLeague-sc-9213acec-0"]{content:"bCcqoc,"}/*!sc*/ .TtEda{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;padding:0px;}/*!sc*/ @media (min-width:1024px){.TtEda{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;height:56px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;}}/*!sc*/ .TtEda.resizing{overflow-y:hidden;}/*!sc*/ .TtEda > nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0px;}/*!sc*/ .TtEda > nav.header__nav-top__nav-items--spillover{display:none;}/*!sc*/ @media (max-width:1023px){.TtEda > nav .header__nav-top__nav-items--secondary{display:contents;}}/*!sc*/ @media (min-width:1024px){.TtEda > nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;height:56px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}.TtEda > nav.header__nav-top__nav-items--spillover{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;min-width:168px;}}/*!sc*/ data-styled.g101[id="styles__StyledQuickNavBar-sc-a936ffd1-0"]{content:"TtEda,"}/*!sc*/ .ixMGFY{display:none;}/*!sc*/ @media (min-width:1024px){.ixMGFY{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:auto;height:56px;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto;margin-right:4px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-right:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}/*!sc*/ .ixMGFY > nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:0px;}/*!sc*/ @media (min-width:1024px){.ixMGFY > nav{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}/*!sc*/ data-styled.g102[id="styles__StyledRevenueNavBar-sc-d857918-0"]{content:"ixMGFY,"}/*!sc*/ .jDjAvW.header__nav-top__logo{-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;height:56px;padding:0 16px 0 0;}/*!sc*/ .jDjAvW.header__nav-top__logo a{-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;}/*!sc*/ .jDjAvW.header__nav-top__logo img{width:auto;min-height:31px;max-height:31px;height:100%;}/*!sc*/ @media (min-width:768px){.jDjAvW.header__nav-top__logo img{min-height:40px;max-height:40px;}}/*!sc*/ .jDjAvW.header__nav-top__logo--mlb,.jDjAvW.header__nav-top__logo--milb{-webkit-box-flex:99;-webkit-flex-grow:99;-ms-flex-positive:99;flex-grow:99;padding-right:0;padding-left:28px;}/*!sc*/ .jDjAvW.header__nav-top__logo--mlb a,.jDjAvW.header__nav-top__logo--milb a{text-align:center;}/*!sc*/ .jDjAvW.header__nav-top__logo--mlb img,.jDjAvW.header__nav-top__logo--milb img{margin:auto;}/*!sc*/ @media (min-width:1024px){.jDjAvW.header__nav-top__logo{padding:0 16px 0 0;}.jDjAvW.header__nav-top__logo--mlb,.jDjAvW.header__nav-top__logo--milb{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;}.jDjAvW.header__nav-top__logo--mlb a,.jDjAvW.header__nav-top__logo--milb a{text-align:left;}}/*!sc*/ data-styled.g103[id="styles__StyledLogo-sc-937b1c87-0"]{content:"jDjAvW,"}/*!sc*/ .igrqLv{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:auto;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:99993;padding:0 14px;background-color:#041E42;box-shadow:1px 0 5px #000000;}/*!sc*/ @media (min-width:768px){.igrqLv{padding:0 16px;}}/*!sc*/ @media (min-width:1024px){.igrqLv{padding:0 32px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}/*!sc*/ .igrqLv > *{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}/*!sc*/ .igrqLv ul{margin:0;padding:0;}/*!sc*/ .igrqLv ul li{list-style-type:none;}/*!sc*/ .igrqLv .icon,.igrqLv .icon__nav-item *{fill:#ffffff;}/*!sc*/ .igrqLv .header__nav-top__button{background:none;border:none;padding:0 16px 0 0;font-size:14px;font-weight:bold;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/ .igrqLv .header__nav-top__button:hover{cursor:pointer;}/*!sc*/ .igrqLv .header__nav-top__button span{display:none;}/*!sc*/ @media (min-width:1024px){.igrqLv .header__nav-top__button span{display:block;margin-left:8px;margin-right:5px;opacity:0.8;}}/*!sc*/ .igrqLv .header__nav-top__secondary-logos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:56px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-flex:99 1 45%;-ms-flex:99 1 45%;flex:99 1 45%;}/*!sc*/ @media (min-width:500px){.igrqLv .header__nav-top__secondary-logos{-webkit-flex-basis:60%;-ms-flex-preferred-size:60%;flex-basis:60%;}}/*!sc*/ @media (min-width:768px){.igrqLv .header__nav-top__secondary-logos{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;}}/*!sc*/ @media (min-width:1024px){.igrqLv .header__nav-top__secondary-logos{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;-webkit-order:-1;-ms-flex-order:-1;order:-1;}}/*!sc*/ .igrqLv .header__nav-top__secondary-logos > *{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}/*!sc*/ .igrqLv .header__nav-top__secondary-logos img{max-height:56px;max-width:none;}/*!sc*/ .igrqLv .header__nav-top__sponsor-url-logos{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}/*!sc*/ @media (max-width:1024px){.igrqLv .header__nav-top__sponsor-url-logos--no-sponsor{display:none;}}/*!sc*/ .igrqLv .header__nav-top__sponsor-url-logos > *{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}/*!sc*/ .igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo,.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__url-logo{padding-left:20px;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}/*!sc*/ .igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo a,.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__url-logo a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}/*!sc*/ .igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo img,.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo a{height:56px;}/*!sc*/ .igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__url-logo img{height:30px;}/*!sc*/ .igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo--with-sponsor,.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__url-logo--with-sponsor,.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo--with-tagline,.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__url-logo--with-tagline{display:none;}/*!sc*/ @media (min-width:1024px){.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__url-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}/*!sc*/ @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__url-logo{height:30px;}.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__url-logo img{min-height:30px;height:auto !important;}.igrqLv .header__nav-top__sponsor-url-logos .header__nav-top__tagline img{width:100%;}}/*!sc*/ .igrqLv .header__nav-top__tagline{margin-right:auto;display:none;}/*!sc*/ .igrqLv .header__nav-top__tagline--no-sponsor{margin-right:0;}/*!sc*/ .igrqLv .header__nav-top__tagline img{max-width:100%;}/*!sc*/ @media (min-width:768px){.igrqLv .header__nav-top__tagline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}}/*!sc*/ @media (min-width:1024px){.igrqLv .header__nav-top__tagline--no-sponsor{margin-right:auto;}}/*!sc*/ data-styled.g104[id="styles__StyledNavTop-sc-ea163b63-0"]{content:"igrqLv,"}/*!sc*/ .lnMCCM{-webkit-order:99;-ms-flex-order:99;order:99;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:99 1 100%;-ms-flex:99 1 100%;flex:99 1 100%;width:100%;}/*!sc*/ @media (min-width:1024px){.lnMCCM{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;width:auto;min-width:50vw;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:56px;overflow:hidden;}.lnMCCM.header__nav-top__nav-container--initialized{overflow:visible;}}/*!sc*/ data-styled.g105[id="styles__StyledNavTopContainer-sc-ea163b63-1"]{content:"lnMCCM,"}/*!sc*/ .bfsFAm{margin:auto;max-width:none;position:relative;}/*!sc*/ data-styled.g107[id="styles__StyledHeaderInner-sc-c41de9b9-0"]{content:"bfsFAm,"}/*!sc*/ .lokmIb{width:100%;font-family:'proxima-nova','mlb-primary','Helvetica Neue','Helvetica','Arial',sans-serif;font-style:normal;font-variant:normal;font-size:14px;font-weight:500;line-height:15px;color:#ffffff;-webkit-font-smoothing:antialiased;}/*!sc*/ @media (min-width:768px){.lokmIb{font-size:14px;}}/*!sc*/ .lokmIb *{box-sizing:border-box;}/*!sc*/ .lokmIb a:focus,.lokmIb button:focus,.lokmIb [class*='__nav']:focus{outline:1px dotted #fff;}/*!sc*/ .lokmIb ul{margin:0;padding:0;}/*!sc*/ .lokmIb li{list-style-type:none;}/*!sc*/ .lokmIb .icon{display:inline-block;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;line-height:20px;}/*!sc*/ .lokmIb .icon-globe{margin-left:32px;}/*!sc*/ @media (min-width:1024px){.lokmIb .styles__StyledNavTopContainer-sc-ea163b63-1 .styles__StyledSubNavContent-sc-e6c5124a-0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;}.lokmIb .styles__StyledNavTopContainer-sc-ea163b63-1 .styles__StyledSubNavItem-sc-b36a60d4-0,.lokmIb .styles__StyledNavTopContainer-sc-ea163b63-1 .header__subnav__group-title{padding:11px 8px;white-space:nowrap;}.lokmIb .styles__StyledNavTopContainer-sc-ea163b63-1 .header__subnav__item:not(.header__subnav--teams__team),.lokmIb .styles__StyledNavTopContainer-sc-ea163b63-1 .header__subnav__group-title{display:block;}.lokmIb .styles__StyledNavTopContainer-sc-ea163b63-1 .header__subnav__group-title{background-color:#ffffff;}.lokmIb .styles__StyledNavTopContainer-sc-ea163b63-1 .header__subnav__group{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}}/*!sc*/ data-styled.g108[id="styles__StyledHeader-sc-c41de9b9-1"]{content:"lokmIb,"}/*!sc*/ body.side-nav-open{max-height:100vh;overflow:hidden;overscroll-behavior:none;position:fixed;top:0;touch-action:none;width:100vw;}/*!sc*/ data-styled.g109[id="sc-global-iaVluf1"]{content:"sc-global-iaVluf1,"}/*!sc*/ </style> <!-- Inject Styled Components CSS for Footer if available --> <style data-styled="true" data-styled-version="5.3.1">.ekfQur{font-size:0.70616482rem;font-weight:bold;color:#d2d2d2;}/*!sc*/ data-styled.g110[id="styles__StyledLink-sc-3b68a4f-0"]{content:"ekfQur,"}/*!sc*/ .ckA-duD ul{display:none;position:absolute;padding-top:0.5rem;padding-bottom:0.5rem;background-color:#ffffff;overflow:auto;width:100%;max-height:150px;z-index:1000;}/*!sc*/ .ckA-duD ul li{list-style-type:none;color:#333;}/*!sc*/ .ckA-duD ul li a{color:#333333;font-size:1rem;font-weight:normal;-webkit-text-decoration:none;text-decoration:none;display:block;padding:0.5rem 1rem;}/*!sc*/ .ckA-duD ul li a:hover{color:#057AFF;background-color:#f7f7f7;}/*!sc*/ .ckA-duD ul[data-is-open='true']{display:block;}/*!sc*/ data-styled.g111[id="styles__StyledDropdown-sc-f30cc583-0"]{content:"ckA-duD,"}/*!sc*/ .fbPFrj{-moz-appearance:none;-webkit-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:center right no-repeat #333;background-image:url(data:image/gif;base64,R0lGODlhGwANAMQfADc3N7a2tsXFxaioqHt7e2BgYJ+fn1BQUIKCgi4uLkNDQx8fHyUlJT4+Pq2trVdXV5aWlqqqqn9/fzExMVtbW0dHR52dnUlJSbOzs8jIyEFBQaenpxcXFx0dHczMzDMzMyH5BAEAAB8ALAAAAAAbAA0AAAVO4NSNZDkmX6quK8O9cLywtNpEw6bv+uActRrCQywaDcEaIGA0Zi7JWqFZlESDFmoAcK0pBM1CN0g4joMADFFQOQcfRII7CdnOgxrKPRUCADs=),linear-gradient(to bottom,#3b3b3b 0,#1d1d1d 100%);border-radius:3px;border:1px solid #000000;color:#ffffff;display:block;font-family:'proxima-nova',sans-serif;font-size:0.81619094rem;height:36px;line-height:36px;padding-left:0.5rem;padding-right:0.5rem;position:relative;text-align:left;width:100%;}/*!sc*/ .fbPFrj:hover{cursor:pointer;}/*!sc*/ .fbPFrj:focus{outline:2px solid #147CD1;}/*!sc*/ .fbPFrj::-ms-expand{display:none;}/*!sc*/ data-styled.g112[id="styles__StyledDropdownButton-sc-f30cc583-1"]{content:"fbPFrj,"}/*!sc*/ .ksWJnG{margin:auto;padding:1rem 1rem 0;max-width:1304px;}/*!sc*/ data-styled.g113[id="styles__StyledDropdownSection-sc-b4244f95-0"]{content:"ksWJnG,"}/*!sc*/ .loOlPM{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}/*!sc*/ .loOlPM > li{list-style-type:none;margin-bottom:1rem;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;position:relative;}/*!sc*/ @media (min-width:1025px){.loOlPM > li:not(:first-child){margin-left:1rem;}}/*!sc*/ @media (max-width:1024px){.loOlPM > li{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;}.loOlPM > li:nth-child(2n) .styles__StyledDropdownButton-sc-f30cc583-1{margin-left:1rem;}}/*!sc*/ @media (max-width:568px){.loOlPM ul > li{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}.loOlPM ul > li:nth-child(2n) .styles__StyledDropdownButton-sc-f30cc583-1{margin-left:0;}}/*!sc*/ data-styled.g114[id="styles__StyledDropdownList-sc-b4244f95-1"]{content:"loOlPM,"}/*!sc*/ .lchsal{margin-bottom:0.5rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}/*!sc*/ @media (min-width:568px){.lchsal{margin-right:1rem;}}/*!sc*/ .lchsal a:focus{outline:2px solid #147CD1;}/*!sc*/ .lchsal > ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/ .lchsal > ul li{height:60px;list-style-type:none;}/*!sc*/ .lchsal .site-footer__mlb-logo{margin-right:0.5rem;}/*!sc*/ .lchsal .site-footer__mlb-logo a{display:block;}/*!sc*/ .lchsal .site-footer__mlb-logo .mlb-logo{width:75px;max-width:75px;max-height:38px;height:38px;}/*!sc*/ @media (max-width:568px){.lchsal .site-footer__mlb-logo .mlb-logo{width:105px;}}/*!sc*/ .lchsal .site-footer__bgca-logo a{display:block;}/*!sc*/ .lchsal .site-footer__bgca-logo img{width:208px;height:auto;}/*!sc*/ @media (max-width:568px){.lchsal .site-footer__bgca-logo img{width:170px;}}/*!sc*/ data-styled.g115[id="styles__StyledSponsor-sc-ac4b9e5d-0"]{content:"lchsal,"}/*!sc*/ .brazXU{background-color:#333;position:relative;-webkit-font-smoothing:antialiased;z-index:1;}/*!sc*/ .brazXU ul{margin:0;list-style:none;padding:0;}/*!sc*/ .brazXU select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}/*!sc*/ .brazXU .site-footer__frame{padding:2rem 0 1rem;border-top:1px solid #000000;background-color:#333;}/*!sc*/ .brazXU .site-footer__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1304px;margin:0 auto;padding:0 1rem;}/*!sc*/ .brazXU[data-is-club='true'] .site-footer__frame{padding-top:0.25rem;padding-bottom:1rem;}/*!sc*/ data-styled.g118[id="styles__StyledFooterContainer-sc-5eb1a394-0"]{content:"brazXU,"}/*!sc*/ </style> <!-- VSM Custom Scripts and Styles --> <!-- Structured Data Schema --> <link rel="stylesheet" type="text/css" href="//www.mlbstatic.com/mlb.com/overrides/styles/mlb.css"/> </head> <body id="news-forge_forge-topic" class="lang-en league-mlb" data-background-skin-total="1" > <svg width="0" height="0" style="position:absolute"><symbol id="icon-globe" viewBox="0 0 512 512"><title>Globe icon</title><path d="M0 255.9C0 185 24.9 124.7 74.8 74.8S185 0 255.9 0 387.1 24.9 437 74.8c49.9 49.9 74.8 110.2 74.8 181.1 0 70.8-24.9 131.2-74.8 181.1-49.9 49.9-110.2 74.8-181.1 74.8-70.8 0-131.2-24.9-181.1-74.8S0 326.7 0 255.9zm33 8.2c2.8 58.5 24.8 108.3 66 149.6 18.6-13.1 37.8-23.7 57.8-32-15.1-37.1-23.4-76.4-24.8-117.6H33zm0-16.5h99.1c1.4-36.5 7.9-70.8 19.6-103.2-22-8.9-42.6-21-61.9-36.1C54 148.2 35.1 194.7 33 247.6zM101.1 96c17.9 13.8 36.8 24.8 56.7 33 15.1-35.8 35.8-66.7 61.9-92.9-46 7.6-85.6 27.5-118.6 59.9zm10.3 329.1c31 26.8 67.1 43.7 108.3 50.6-22.7-22.7-41.3-48.8-55.7-78.4-18.5 6.8-36.1 16.1-52.6 27.8zm37.2-161c1.4 39.2 9.3 76.7 23.7 112.5 24.1-7.6 49.2-12 75.3-13.4v-99.1h-99zm0-16.5h99.1v-82.5c-27.5-1.4-54.3-6.5-80.5-15.5-11.1 31-17.2 63.6-18.6 98zm24.7-113.5c24.1 8.3 48.8 13.1 74.3 14.4V33h-1c-31.6 26.8-56.1 60.5-73.3 101.1zm6.2 256.9c17.2 35.1 39.6 64.3 67.1 87.7h1v-99.1c-24 1.5-46.7 5.3-68.1 11.4zm84.6 87.7h1c27.5-23.4 49.9-52.6 67.1-87.7-21.3-6.2-44-10-68.1-11.3v99zm0-115.5c26.1 1.4 51.2 5.8 75.3 13.4 14.4-35.8 22.4-73.3 23.7-112.5H264v99.1zm0-115.6h99.1c-1.4-34.4-7.6-67.1-18.6-98-26.1 8.9-53 14.1-80.5 15.5v82.5zm0-99c25.5-1.4 50.2-6.2 74.3-14.4-17.2-40.7-41.6-74.4-73.2-101.2h-1v115.6zm27.9 327c41.3-6.9 77.4-23.7 108.3-50.6-16.5-11.7-34-21-52.6-27.9-14.4 29.7-33 55.9-55.7 78.5zm0-439.5c26.1 26.1 46.8 57.1 61.9 92.9 19.9-8.3 38.9-19.3 56.7-33-33-32.4-72.5-52.3-118.6-59.9zm62.9 345.7c19.9 8.3 39.2 18.9 57.8 32 41.3-41.3 63.3-91.1 66-149.6h-99.1c-1.3 41.2-9.5 80.4-24.7 117.6zm5.2-237.4c11.7 32.3 18.2 66.7 19.6 103.2h99.1c-2.1-53-21-99.4-56.7-139.3-19.4 15.2-40 27.2-62 36.1z" class="ast0"/></symbol><symbol viewBox="0 0 512 512" id="icon-login"><title>Login icon</title><path d="M509 508s0-34.8-2.9-53c-2.4-14.4-22.3-33.3-106.9-64.4-83.3-30.6-78.1-15.7-78.1-71.9 0-36.5 18.6-15.3 30.4-84.6 4.6-27.3 8.3-9.1 18.3-52.8 5.3-22.9-3.6-24.6-2.5-35.6s2.1-20.7 4.1-43.1C373.8 74.9 348.1 2 256 2S138.2 74.9 140.7 102.7c2 22.3 3 32.2 4.1 43.1 1.1 10.9-7.8 12.7-2.5 35.6 10 43.6 13.7 25.4 18.3 52.8 11.9 69.3 30.4 48.1 30.4 84.6 0 56.4 5.1 41.5-78.1 71.9C28.3 421.7 8.3 440.8 6 455.2c-3 18-3 52.8-3 52.8h506z"/></symbol><symbol viewBox="0 0 877 713" id="icon-recap"><title>Recap icon</title><defs><path d="M0 712.23h876.285V0H0z"/></defs><g fill-rule="evenodd"><path d="M766.623 109.533V0H0v602.697S0 712.23 109.492 712.23H794.04s82.245-1.746 82.245-109.533V109.533H766.62h.003zM108.028 657.637c-54.66 0-54.66-54.68-54.66-54.68V55.11h657.127v547.847c0 25.132 7.737 42.663 18.448 54.68H108.028z"/><path d="M108.46 547.756h246.4V273.833h-246.4m0-110.223H656.1v54.716H108.46m301.273 329.082h246.403v-54.852H409.733m0-53.648h246.403v-54.852H409.733m0-55.37h246.403v-54.853H409.733"/></g></symbol><symbol viewBox="156 245 512 512" id="icon-search"><title>Search icon</title><path d="M667.6 705.2L502.7 564.7c23.2-31.7 37-70.8 37-113.1 0-105.8-86.1-191.9-191.9-191.9S156 345.8 156 451.6s86.1 191.9 191.9 191.9c43.7 0 84.1-14.7 116.4-39.4L632 747l35.6-41.8zM347.9 589.1c-75.9 0-137.6-61.7-137.6-137.6 0-75.8 61.7-137.5 137.6-137.5s137.6 61.7 137.6 137.6c-.1 75.8-61.8 137.5-137.6 137.5z"/></symbol><symbol viewBox="156 245 512 512" id="icon-tickets"><title>Tickets icon</title><path d="M660.1 396.3l-28.2-28.2c-24 24-63 24-87 0s-24-63 0-87l-28.3-28.2c-9.8-9.8-25.7-9.8-35.5 0L164.3 569.7c-9.8 9.8-9.8 25.7 0 35.5l28.2 28.2c24-24 63-24 87 0s24 63 0 87l28.2 28.2c9.8 9.8 25.7 9.8 35.5 0L660 431.8c9.8-9.7 9.8-25.7.1-35.5zm-198.2-45.5l-.7.7c-4.5 4.5-11.9 4.5-16.4 0l-9.3-9.3c-4.5-4.5-4.5-11.9 0-16.4l.7-.7c4.5-4.5 11.9-4.5 16.4 0l9.3 9.3c4.5 4.5 4.5 11.9 0 16.4zm42 42l-.7.7c-4.5 4.5-11.9 4.5-16.4 0l-9.3-9.3c-4.5-4.5-4.5-11.9 0-16.4l.7-.7c4.5-4.5 11.9-4.5 16.4 0l9.3 9.3c4.5 4.5 4.5 11.9 0 16.4zm42 42l-.7.7c-4.5 4.5-11.9 4.5-16.4 0l-9.3-9.3c-4.5-4.5-4.5-11.9 0-16.4l.7-.7c4.5-4.5 11.9-4.5 16.4 0l9.3 9.3c4.5 4.5 4.5 11.9 0 16.4zm42 42l-.7.7c-4.5 4.5-11.9 4.5-16.4 0l-9.3-9.3c-4.5-4.5-4.5-11.9 0-16.4l.7-.7c4.5-4.5 11.9-4.5 16.4 0l9.3 9.3c4.5 4.5 4.5 11.9 0 16.4z"/></symbol></svg> <script> window.__HEADER_PROPS__ = {"clubId":"mlb","contentfulProps":{"properties":{"headerMastheadTaglineContainerHeight":"56px","headerMastheadTaglineContainerWidth":"512px"},"palette":{"headerMastheadBackgroundColor":"#002D72","headerNavigationBackgroundColor":"#041E42","headerNavigationBorderColor":"#057AFF","headerNavigationTextColor":"#ffffff","headerNavigationTextColorHover":"#ffffff","buttonSpotlightBackgroundColor":"#333333","buttonSpotlightBackgroundColorHover":"lighten","buttonSpotlightTextColor":"#ffffff","buttonSpotlightTextColorHover":"#ffffff","footerTitleColor":"#fff","footerTextColor":"#d2d2d2","footerBackgroundColor":"#333","footerBorderColor":"#f3f3f3","footerLinkColor":"#ffffff","footerLinkColorHover":"#147CD1","footerLinkColorActive":"#fff"},"teamNameDisplay":"Major League Baseball"},"deviceProperties":{"headerPrimaryLogo":{"binaryFile":"","type":"binaryAsset"},"headerMastheadTagline":{"binaryFile":"","type":"binaryAsset"},"headerMastheadTaglineContainerHeight":{"binaryFile":"","type":"binaryAsset"},"headerMastheadTaglineContainerWidth":{"binaryFile":"","type":"binaryAsset"},"navigationMastheadSponsorImage":{"binaryFile":"","type":"binaryAsset"},"urlLogo":{"binaryFile":"","type":"binaryAsset"},"organismHeadlineFont":{"binaryFile":"","type":"binaryAsset"},"favicon":null,"__typename":{"binaryFile":"","type":"binaryAsset"},"siteConfig":{"articleVideoAutoPlay":true,"articleVideoAutoPlaySound":false,"__typename":"WebProperties"},"style":{"bodyBackgroundColor":"#f3f3f3","mlb-base-palette":{"paletteName":"mlb-base-palette","pageContainerBorderColor":"#f3f3f3","headerMastheadBackgroundColor":"#002D72","headerMastheadTextColor":"#ffffff","headerNavigationBackgroundColor":"#041E42","headerNavigationBorderColor":"#057AFF","headerNavigationTextColorHover":"#ffffff","headerNavigationTextColor":"#ffffff","footerTitleColor":"#fff","footerTextColor":"#d2d2d2","footerBackgroundColor":"#333","footerBorderColor":"#f3f3f3","footerLinkColor":"#ffffff","footerLinkColorHover":"#147CD1","footerLinkColorActive":"#fff","buttonPrimaryBackgroundColor":"#489DFF","buttonPrimaryBackgroundColorHover":"#397ECD","buttonPrimaryTextColor":"#ffffff","buttonPrimaryTextColorHover":"#ffffff","buttonSpotlightBackgroundColor":"#333333","buttonSpotlightBackgroundColorHover":"lighten","buttonSpotlightTextColor":"#ffffff","buttonSpotlightTextColorHover":"#ffffff","tableHeaderBackgroundColor":"#041E42","tableRowBackgroundColor":"#ffffff","tableTextColor":"#333333","organismSectionTitleColor":"#333333","organismTitleColor":"#333333","organismTextColor":"#333333","organismTagBackgroundColor":"#041E42","organismTagTextColor":"#ffffff","organismBackgroundColor":"#ffffff","organismBorderColor":"#ececec","organismLinkColor":"#333333","organismLinkColorHover":"#057AFF","organismLinkTextDecoration":"none","organismLinkColorActive":"#002D72","organismScrimTitleColor":"#ffffff","organismScrimTextColor":"#ffffff","organismScrimTagColor":"#ffffff","organismScrimBackgroundColor":"#333333","organismScrimBackgroundColorHover":"lighten","organismScrimBorderColor":"#ececec","organismScrimLinkColor":"#ececec","organismScrimLinkColorHover":"#489DFF","organismContentHeadingSecondaryBorderColor":"#D50032","organismContentHeadingPrimaryBorderColor":"#041E42","organismSidekickBackgroundColor":"#333333","organismJumbotronTitleColor":"#333333","__typename":"Palette","pageContainerBackgroundColor":"#e2e2e2"},"organismLogoVersion":"caplogo","organismLogoStyle":"light","headerMastheadLogoVersion":"cap","headerMastheadLogoStyle":"dark","footerLogoVersion":"primary","footerLogoStyle":"dark","palette":"mlb-base-palette","headlineTextTransform":"none","headlineFontFamily":null,"headlineFontFamilySizeMultiplier":1,"__typename":"WebProperties","headerMastheadLogoContainer":{"left":"0px","top":"8px","height":"46px"},"headerMastheadTaglineContainer":{"height":"56px","width":"512px","top":"0px","left":"0px"}},"teamNameDisplay":"Major League Baseball"},"headerData":{"instanceId":"fbde1dcd-c837-4740-991c-1087d1db26d1","name":"global-nav","variables":[],"menuItems":[{"itemId":"668844d6-282b-4abb-a162-f6ffff905b11","text":"MLB.TV","properties":{"customProperties":"align:right;","visible":"true","link":"https://www.mlb.com/tv?&affiliateId=mlbMENUtv"},"menuItems":[{"itemId":"43795314-dff1-48d7-8e49-a3d7acab203d","text":"Buy MLB.TV","properties":{"link":"/live-stream-games/subscribe?&affiliateId=mlbMENUtv","visible":"true"},"menuItems":[]},{"itemId":"fd78293a-35ca-44bd-adfb-59f025753769","text":"MLB.TV ST Schedule","properties":{"link":"/live-stream-games/spring-training?&affiliateID=mlbMENUtv"},"menuItems":[]},{"itemId":"5e33e51f-2f87-4d40-bf50-cc1704688344","text":"Watch & Listen","properties":{"link":"/live-stream-games?&affiliateID=mlbMENUtv","visible":"true"},"menuItems":[]},{"itemId":"c04b122c-66ec-4bfa-9e26-2e7f75bc915c","text":"Help Center","properties":{"link":"https://support.mlb.com/s/?&affiliateID=mlbMENUtv","visible":"true"},"menuItems":[]}]},{"itemId":"tickets","text":"Tickets","properties":{"link":"/tickets","customProperties":"align:right;"},"menuItems":[{"itemId":"b2956670-29de-4eb5-94db-7cbeecfb987f","text":"All-Star Tickets","properties":{"link":"/all-star/tickets","visible":"true","customProperties":"expires:1721167200;"},"menuItems":[]},{"itemId":"76e63bcc-251a-4f03-ada6-1ee972e91128","text":"MLB at Rickwood Field","properties":{"link":"/events/rickwood/tickets","customProperties":"expires:1718924400;"},"menuItems":[]},{"itemId":"020f5910-a69a-443a-b5a3-37b7664d8a4f","text":"Spring Training","properties":{"link":"/tickets/spring-training","visible":"true","customProperties":"expires:1742958000;"},"menuItems":[]},{"itemId":"524505d6-bf61-4819-8197-f62bc71fd518","text":"Postseason Tickets","properties":{"link":"/tickets/postseason","visible":"false"},"menuItems":[]},{"itemId":"005453a9-72bb-49f7-9dd7-f4f6d70c6a6a","text":"Buy on SeatGeek","properties":{"link":"https://seatgeek.com/mlb-tickets?aid=15994&pid=integration&rid=1&utm_medium=partnership&utm_source=mlb_sponsorship&utm_campaign=integration","target":"_blank","visible":"true"},"menuItems":[]},{"itemId":"8fe6d2b6-8de7-490b-a71b-18467d712c95","text":"Sell on SeatGeek","properties":{"link":"https://seatgeek.com/sell/mlb-tickets?aid=15994&pid=integration&rid=15&utm_medium=partnership&utm_source=mlb_sponsorship&utm_campaign=integration","target":"_blank"},"menuItems":[]},{"itemId":"1c50bd8c-e100-4469-8546-de8687d83aa8","text":"Season Tickets","properties":{"link":"/tickets/season-tickets"},"menuItems":[]},{"itemId":"d750f8c5-09b8-4590-ace0-bb627f78d65a","text":"Single Game Tickets","properties":{"link":"/schedule"},"menuItems":[]},{"itemId":"cf2e1098-c588-4f08-8e3b-2155238903a0","text":"Group Tickets","properties":{"link":"/tickets/group-tickets"},"menuItems":[]},{"itemId":"31eadef2-73c4-4b75-b086-47f82215a81c","text":"Special Ticket Offers","properties":{"link":"/tickets/fan-value"},"menuItems":[]},{"itemId":"53dc8448-3d3b-4dc9-b145-6228203ef364","text":"MLB Speedway Classic","properties":{"link":"/events/speedway-classic/tickets"},"menuItems":[]},{"itemId":"72695fbc-442b-4c0d-ae5c-be122988e193","text":"VIP Ticket Packages","properties":{"link":"/tickets/on-location-experiences"},"menuItems":[]},{"itemId":"9b6a1944-65e9-4161-8cf6-e22931e1130e","text":"MLB Students","properties":{"link":"/tickets/students","visible":"true"},"menuItems":[]},{"itemId":"3787802a-4ed3-44e4-94a4-92aad54027db","text":"MLB Tourism","properties":{"link":"/tourism"},"menuItems":[]},{"itemId":"5a64aed7-60f2-420c-b4b3-132b3d2c0630","text":"MLB World Tour","properties":{"link":"/international/events"},"menuItems":[]},{"itemId":"44a1fa17-8db4-4a33-bf41-2e54ed6c689b","text":"Ticket Terms & Conditions","properties":{"link":"/tickets/terms-and-conditions"},"menuItems":[]}]},{"itemId":"6bfaf88e-891c-4e05-a935-8a32bd23086a","text":"Shop","properties":{"link":"https://www.mlbshop.com/?_s=bm-mlbcom-hp","customProperties":"align:right;","icon":"shopping-cart"},"menuItems":[{"itemId":"91dcfa1d-f4de-4bf9-93f8-8f91f4069272","text":"MLB Online Shop","properties":{"link":"https://www.mlbshop.com/?_s=bm-mlbcom-hp","customProperties":""},"menuItems":[]},{"itemId":"d7b3c8e0-42c4-45c5-8278-c51adb21b47f","text":"Auction","properties":{"link":"https://auctions.mlb.com/iSynApp/showHomePage.action?sid=1101001&isynsharedsession=9mislq-18JnZhOEp-FeGzvUB3G6zxwkeKqwX99MKAttEdaSACl02r4aCDzYhNvUm","visible":"true"},"menuItems":[]},{"itemId":"c69e35fc-900e-4fcc-9348-085aa0febeab","text":"Gift Cards","properties":{"link":"https://www.mlbshop.com/gift-cards/x-462351+z-94899005-3509039474?_s=bm-mlbcom-Home","customProperties":""},"menuItems":[]},{"itemId":"7423a9ca-3a6f-42fe-8d6e-9459bed284c7","text":"MLB NYC Flagship Store","properties":{"link":"/shop/nyc-retail-store"},"menuItems":[]},{"itemId":"44958e84-599e-44b1-96b4-44f38a477942","text":"European Shop","properties":{"link":"http://www.mlbshopeurope.com/stores/mlb/en?portal=MLTS66FS&CMP=PSC-MLTS66FS","customProperties":""},"menuItems":[]},{"itemId":"51d3278e-90fd-4462-aec0-7cfd8de1cb79","text":"Photo Store","properties":{"link":"https://photostore.mlb.com/","visible":"false"},"menuItems":[]}]},{"itemId":"5052bac6-3f1d-4847-8739-42021d7cfc2d","text":"News","properties":{"link":"/news","customProperties":"amp:true;mobile:true"},"menuItems":[{"itemId":"82d45c9a-d055-4ab4-b785-576d982a2077","text":"Probable Pitchers","properties":{"link":"/probable-pitchers/","visible":"true","enabled":"true"},"menuItems":[]},{"itemId":"29c52020-6ed2-45f6-8f8b-6d7e909a68c1","text":"Starting Lineups","properties":{"link":"/starting-lineups"},"menuItems":[]},{"itemId":"28522a27-ab22-43ed-84b4-1b4760c39535","text":"Transactions","properties":{"link":"https://www.mlb.com/transactions"},"menuItems":[]},{"itemId":"28a2e573-86ba-4cdc-a924-86d3b6500979","text":"Injury Report","properties":{"link":"/injury-report","visible":"true"},"menuItems":[]},{"itemId":"3f97e5c6-cd8f-4c42-9be1-b816ea9f47b1","text":"World Baseball Classic","properties":{"link":"/world-baseball-classic"},"menuItems":[]},{"itemId":"c1ac7886-1d18-4ad8-9fc4-326ab4753144","text":"MLB Draft","properties":{"link":"/draft/2025","visible":"true"},"menuItems":[]},{"itemId":"7e316d55-5379-4151-a0e5-828b6b4f8ba8","text":"All-Star Game","properties":{"link":"/all-star/","visible":"true"},"menuItems":[]},{"itemId":"af40cb39-e0a1-4a39-87b6-2620aa48385f","text":"MLB Life","properties":{"link":"/fans/mlb-life"},"menuItems":[]},{"itemId":"de347a3e-0811-49db-aca7-d56d79b69cde","text":"MLB Pipeline","properties":{"link":"https://www.mlb.com/pipeline"},"menuItems":[]},{"itemId":"6efef6dd-bb02-4811-85f8-c8088d743fae","text":"Postseason History","properties":{"link":"/postseason/history"},"menuItems":[]},{"itemId":"6ee1c331-faa0-4865-a062-1c98a2f67c0d","text":"Great Stories","properties":{"link":"/news/topic/longform","visible":"false"},"menuItems":[]},{"itemId":"527369c6-59ed-47ec-b41f-2b71444bfeee","text":"Podcasts","properties":{"link":"/fans/podcasts"},"menuItems":[]},{"itemId":"d08f0874-ecb6-4378-93c6-be05b4397c21","text":"Free-to-play Games","properties":{"link":"https://www.mlb.com/play"},"menuItems":[]}]},{"itemId":"ed72bef5-d993-4ffe-91d2-15abf6218c12","text":"Watch","properties":{"link":"/tv?&affiliateId=mlbMENU"},"menuItems":[{"itemId":"d492eeb7-757f-4600-b3b3-77882293b208","text":"Video","properties":{},"menuItems":[{"itemId":"5031c87a-7b97-4db0-a447-d29e556f380c","text":"Search","properties":{"link":"/video"},"menuItems":[]},{"itemId":"49538483-21da-4efb-9624-3b27c74823ad","text":"Statcast","properties":{"link":"/video/topic/statcast"},"menuItems":[]},{"itemId":"5dbfda08-1915-42bc-a899-61f8906ede30","text":"MLB Network","properties":{"link":"/network"},"menuItems":[]}]},{"itemId":"5dd37289-4d79-4b66-8359-1c5d0954f7f1","text":"MLB.TV","properties":{},"menuItems":[{"itemId":"6410ddb0-717a-4b20-b24e-7ca0053c4f6c","text":"Buy MLB.TV","properties":{"link":"/live-stream-games/subscribe?&affiliateId=mlbMENU","visible":"true"},"menuItems":[]},{"itemId":"eb7e4c9b-2723-4af8-9e4c-c4f52be5efb2","text":"Watch & Listen","properties":{"link":"/live-stream-games?&affiliateID=mlbMENU","visible":"true"},"menuItems":[]},{"itemId":"18ca0078-fb25-40f0-98b9-05c2a605965b","text":"Help Center","properties":{"link":"https://support.mlb.com/s/?&affiliateID=mlbMENU"},"menuItems":[]}]}]},{"itemId":"7c68f445-5095-46cc-bab3-73af6c921597","text":"Scores","properties":{"link":"/scores/2025-02-20","customProperties":"mobile:true;amp:true;","visible":"true"},"menuItems":[]},{"itemId":"248fea7e-1d19-452a-bb5c-999e1a09b7cd","text":"Schedule","properties":{"link":"/schedule/2025-02-20","customProperties":"amp:true;mobile:true;"},"menuItems":[{"itemId":"d50ca7f4-b653-4c3a-a63b-c653bff0bbdc","text":"2025 Spring Training","properties":{"link":"/schedule/2025-02-20","visible":"true"},"menuItems":[]},{"itemId":"2755030c-3503-4089-b6c2-b8e982459945","text":"2025 Regular Season","properties":{"link":"/schedule/2025-03-18","visible":"true"},"menuItems":[]},{"itemId":"d92068f1-fb82-4b03-ae27-10f3e812b6fa","text":"2024 Regular Season","properties":{"link":"/schedule/2024-03-20"},"menuItems":[]},{"itemId":"006e011b-04d6-4533-8732-26f2c5602245","text":"2024 Postseason","properties":{"link":"/postseason"},"menuItems":[]},{"itemId":"94c9d7e4-3477-4217-87f3-008d2290b9ee","text":"MLB Events","properties":{"link":"/events"},"menuItems":[]},{"itemId":"3747c1bc-9b3d-43f5-bd04-d1274c59c02a","text":"Team by Team Schedule","properties":{"link":"/schedule/team-by-team"},"menuItems":[]},{"itemId":"e88e1814-1584-414c-bbe7-b745efe42b93","text":"Sync Schedules","properties":{"link":"https://mlb.ecal.com/","target":"_blank"},"menuItems":[]},{"itemId":"e75ecc62-7e72-4b53-9705-a23e2b511f83","text":"National Broadcasts","properties":{"link":"/live-stream-games/national-broadcast-schedule","visible":"false"},"menuItems":[]}]},{"itemId":"9efaf5e3-6a93-4e4f-b8af-1219110ecb30","text":"Stats","properties":{"link":"/stats","customProperties":"mobile:true;amp:true;"},"menuItems":[{"itemId":"41566816-1cb8-421f-9a4a-9ccdefa7ed69","text":"Statcast Leaders","properties":{"link":"https://baseballsavant.mlb.com/statcast_leaderboard"},"menuItems":[]},{"itemId":"0bfb4755-f09b-4bf9-bc8e-173aaebba5de","text":"MLB Statcast","properties":{"target":"","link":"/statcast"},"menuItems":[]},{"itemId":"2d0a2684-64c6-4d9f-87a1-a7cf9f661e2f","text":"Baseball Savant","properties":{"link":"https://baseballsavant.mlb.com/"},"menuItems":[]},{"itemId":"b9d0ae31-f31d-449b-82fb-5a77f59293ba","text":"Top Prospect Stats","properties":{"link":"/prospects/stats/top-prospects?type=all&minPA=1"},"menuItems":[]},{"itemId":"f1b52141-b4c3-4e5e-ab04-87b1f0aa8d1b","text":"Winter Leagues Stats","properties":{"target":"https://www.mlb.com/ligas-invernales/stats/","visible":"false"},"menuItems":[]}]},{"itemId":"6af88ec1-9bfe-4494-abc0-898dc919a081","text":"Standings","properties":{"link":"/standings/wild-card","customProperties":"amp:true;"},"menuItems":[]},{"itemId":"8c842eeb-dedd-430c-a452-57a740d5c3df","text":"Players","properties":{"link":"/players","customProperties":"","icon":"group","visible":"true"},"menuItems":[{"itemId":"2983d4a7-0410-41fe-8b08-35c866b373d5","text":"Prospect Rankings","properties":{"link":"/prospects"},"menuItems":[]},{"itemId":"1f929714-240b-4834-b859-8066a592fa8e","text":"Depth Charts","properties":{"link":"/team/roster/depth-chart"},"menuItems":[]},{"itemId":"a07b01b6-397e-450e-bd8d-7e00c6dd2a80","text":"MLB Players Association","properties":{"link":"https://www.mlbplayers.com"},"menuItems":[]},{"itemId":"3de86763-c530-400b-a7de-1761c927d7bc","text":"Negro Leagues","properties":{"link":"/history/negro-leagues"},"menuItems":[]}]},{"itemId":"4a28f9d6-aaf8-4fb8-99dd-555e32d99cfc","text":"MLB Play","properties":{"link":"/play"},"menuItems":[{"itemId":"b0a48eb1-b83c-4e40-9dd9-1098d97f7b1a","text":"Beat the Streak","properties":{"link":"/play?gameId=BeatTheStreak2022"},"menuItems":[]},{"itemId":"b26b64c9-a5f4-4988-83f9-42f7666e8a5c","text":"Immaculate Grid","properties":{"link":"/play?gameId=ImmaculateGrid2024"},"menuItems":[]},{"itemId":"821e9ef3-a98d-4292-b80c-e3309823eaf5","text":"Trivia","properties":{"link":"/play?gameId=SporcleTrivia2024"},"menuItems":[]},{"itemId":"a51df7d0-b0b6-4e3d-9960-f1c31b1914e0","text":"Pickle","properties":{"link":"/play?gameId=Pickle2023"},"menuItems":[]},{"itemId":"ae542d70-1a35-4a9f-9d08-3fefcfd5b523","text":"By the Numbers","properties":{"link":"/play?gameId=ByTheNumbers2022"},"menuItems":[]},{"itemId":"2b91f94a-2ec4-4ecf-89e3-dcbf5da94e82","text":"Diamond Decisions","properties":{"link":"/play?gameId=DiamondDecisions2024"},"menuItems":[]},{"itemId":"ce7a9acd-e0f0-40fd-88c4-3cefc232ced2","text":"Bingo","properties":{"link":"/play?gameId=Bingo2023"},"menuItems":[]}]},{"itemId":"15179b67-af8e-42a1-964c-45944e1ab986","text":"Youth","properties":{"link":"/youth-baseball-softball"},"menuItems":[{"itemId":"0a04e27f-bcb1-4901-acc0-a14e9ebc5852","text":"Play Ball","properties":{"link":"/play-ball"},"menuItems":[]},{"itemId":"f989fcab-01fa-4d66-8e11-6640be070816","text":"Youth Baseball & Softball","properties":{"link":"/youth-baseball-softball"},"menuItems":[]}]},{"itemId":"5172c099-44af-42eb-ae70-c253c16cfeef","text":"MiLB","properties":{"link":"/milb","icon":"milb"},"menuItems":[]},{"itemId":"5b3b6a62-e341-4337-8b7b-2334efb5ba43","text":"Vote","properties":{"link":"/all-star/ballot?affiliateId=asb-topnav-mlb-2024","customProperties":"expires:1720022400;"},"menuItems":[]},{"itemId":"98430c25-7924-4112-a70f-0b32fd31594f","text":"Teams","properties":{"link":"/team","customProperties":"amp:true;module:teammodule;align:right;"},"menuItems":[{"itemId":"9191834c-54c4-40a7-8aac-9745d3666084","text":"Team Module","properties":{"customProperties":"module:teammodule;"},"menuItems":[]}]},{"itemId":"397b9e10-6d65-4fc0-bbe6-8d07f5e8d3a8","text":"Lang","properties":{"link":"/language","customProperties":"align:right;label:Language","toolTip":"Language"},"menuItems":[{"itemId":"7263e7f1-ae87-4e26-b6ff-e64110fd06d9","text":"Español","properties":{"link":"/es","customProperties":"lang:es"},"menuItems":[]},{"itemId":"ceb83c80-eaf2-4dd4-bdc6-e23b1e11ae60","text":"日本語","properties":{"link":"http://www.mlb.jp/","customProperties":"lang:ja","visible":"true"},"menuItems":[]},{"itemId":"27ac6728-00c1-4965-963b-05d33268fb50","text":"한국어","properties":{"link":"https://www.mlbkor.com/","customProperties":"lang:ko","visible":"true"},"menuItems":[]}]}]},"locale":"en","reqPath":"/news/topic/mlb-press-releases","sharedNav":{"instanceId":"6c265854-d856-4f92-aea1-07dfe5cda020","name":"shared-nav","variables":[],"menuItems":[{"itemId":"93b3e9b2-65a9-4585-9185-03e255cb523c","text":"MLB.TV","properties":{"link":"https://www.mlb.com/tv?&affiliateId=clubMENU","icon":"watch","customProperties":"align:right;"},"menuItems":[{"itemId":"2d8d6ad8-dc2a-4971-9b12-f1853530c5d3","text":"Buy MLB.TV","properties":{"link":"https://www.mlb.com/live-stream-games/subscribe?&affiliateId=clubMENU"},"menuItems":[]},{"itemId":"808b3119-127e-4f63-ace8-e71c6182404d","text":"MLB.TV ST Schedule","properties":{"link":"/live-stream-games/spring-training?&affiliateID=clubMENU"},"menuItems":[]},{"itemId":"d54a2b21-9db9-4252-9ebe-e3a4b2a3cf83","text":"Watch & Listen","properties":{"link":"https://www.mlb.com/live-stream-games?&affiliateId=clubMENU"},"menuItems":[]},{"itemId":"6254640c-2069-4447-822f-084d0a38f161","text":"Help Center","properties":{"link":"https://support.mlb.com/s/"},"menuItems":[]}]},{"itemId":"d54d0be0-f610-4f8b-90ac-c246c361e2e2","text":"Fantasy","properties":{"link":"https://www.mlb.com/fantasy","visible":"true","customProperties":""},"menuItems":[{"itemId":"5ec4bde4-6bc1-412b-a92b-6b7cb3b2f07c","text":"Yahoo Fantasy Baseball","properties":{"link":"http://yhoo.it/3aK5QQw","visible":"false","target":"_blank"},"menuItems":[]},{"itemId":"b2a63b51-03fc-423d-971e-1e566f6008f4","text":"MLB Rally","properties":{"link":"https://www.mlb.com/apps/rally","visible":"false"},"menuItems":[]},{"itemId":"f6929b88-632d-4a6f-ba73-8a64fccba1b0","text":"MLB Quick Pick","properties":{"link":"https://www.mlb.com/apps/rally/quickpick","visible":"false"},"menuItems":[]},{"itemId":"0ebe9e5d-3fc7-48d2-acb1-c33eb931b911","text":"MLB Beat the Streak","properties":{"link":"https://www.mlb.com/apps/beat-the-streak","visible":"false"},"menuItems":[]},{"itemId":"086bd307-a929-4414-9dd7-09bdac8d3f2e","text":"MLB MOONBLASTS Pick 'Em","properties":{"link":"https://www.mlb.com/sponsorship/ftx-moonblasts-pick-em","customProperties":"expires:1627754400","visible":"false"},"menuItems":[]},{"itemId":"14aa1d4b-0193-4670-a1fc-b4386d4977e8","text":"The Vault","properties":{"link":"https://www.mlb.com/the-vault","visible":"false"},"menuItems":[]},{"itemId":"4e0abdd4-8a0f-4bc5-838f-91dd2796041e","text":"MLB Home Run Derby","properties":{"link":"https://www.mlb.com/fantasy/home-run-derby"},"menuItems":[]},{"itemId":"7d8dfda7-345a-46fa-82dc-105068ba223e","text":"Season Pick 'Em","properties":{"link":"https://www.mlb.com/season-pick-em?affiliateId=spe-fantasynav-club-2021","visible":"false"},"menuItems":[]},{"itemId":"6eda396d-199b-4772-b3c9-c0b032513b6c","text":"MLB Pre-Pick (AUS)","properties":{"customProperties":"","link":"https://www.mlb.com/pre-pick/tab","visible":"false"},"menuItems":[]},{"itemId":"9f1ff266-0ed8-4adb-ba77-428d1871b237","text":"Closer Report","properties":{"link":"https://www.mlb.com/closer-report","visible":"false"},"menuItems":[]},{"itemId":"4c4f57bd-e31a-46c9-8f73-0fa2227451d3","text":"Prospect Rankings","properties":{"link":"https://www.mlb.com/prospects"},"menuItems":[]},{"itemId":"1ebe4dc3-2c6a-469f-be59-474fe14dbbd7","text":"MLB Champions","properties":{"link":"https://www.mlbc.app/?ref=mlbcom","target":"_blank","visible":"false"},"menuItems":[]}]},{"itemId":"d1f61f89-9fd0-4f03-be17-2c5e128711a4","text":"Apps","properties":{"link":"/apps"},"menuItems":[{"itemId":"83ac2ddf-414b-47d1-afec-ffacd068ab57","text":"MLB","properties":{"link":"/apps/mlb-app"},"menuItems":[]},{"itemId":"83dbba73-02ac-4ba0-bebf-2c62ef04c19e","text":"MLB Rally","properties":{"link":"https://www.mlb.com/apps/rally","visible":"false"},"menuItems":[]},{"itemId":"26fda476-348c-4f42-aa7c-92d1f9b1bf5c","text":"MLB Beat the Streak","properties":{"link":"https://www.mlb.com/apps/beat-the-streak","visible":"false"},"menuItems":[]},{"itemId":"e09e6978-fcf7-4c2f-8387-59d83b7be38e","text":"MLB Ballpark","properties":{"link":"/apps/ballpark"},"menuItems":[]},{"itemId":"86320a6b-11a1-4312-8eeb-a6c44f293f6c","text":"MLB Play","properties":{"link":"https://www.mlb.com/play"},"menuItems":[]},{"itemId":"5e7b8019-9484-4872-abd7-8b963cd5969e","text":"MiLB","properties":{"link":"https://www.milb.com/about/milb-app"},"menuItems":[]},{"itemId":"4fd8c1f8-a753-4501-916c-663390f1a566","text":"MLB Home Run Derby","properties":{"link":"https://www.mlb.com/apps/home-run-derby"},"menuItems":[]},{"itemId":"9d8dfe8b-be1a-4ebf-9509-6bd0165a868e","text":"MLB FAQs","properties":{"link":"/apps/mlb-app/faq-apple"},"menuItems":[]},{"itemId":"df4e8527-e357-4272-bcf7-61876ed9455d","text":"MLB Ballpark FAQs","properties":{"link":"/apps/ballpark/frequently-asked-questions","visible":"true"},"menuItems":[]},{"itemId":"0ee38329-4c3c-48f5-86c7-04a58c24c006","text":"MLB Play FAQs","properties":{"link":"https://www.mlb.com/help/play/frequently-asked-questions"},"menuItems":[]},{"itemId":"c2943c65-a843-437a-9ef4-4ccfe5be088f","text":"MLB Rally FAQs","properties":{"link":"https://www.mlb.com/apps/rally/faq-apple","visible":"false"},"menuItems":[]}]}]},"teamNameSlug":"","teamsData":[{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":133,"name":"Athletics","link":"/api/v1/teams/133","season":2025,"venue":{"id":2529,"name":"Sutter Health Park","link":"/api/v1/venues/2529","location":{"address1":"400 Ballpark Drive","city":"Sacramento","state":"California","stateAbbrev":"CA","postalCode":"95691","defaultCoordinates":{"latitude":38.57994,"longitude":-121.51246},"country":"USA","phone":"916-371-HITS"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2507,"link":"/api/v1/venues/2507"},"teamCode":"ath","fileCode":"ath","abbreviation":"ATH","teamName":"Athletics","locationName":"Sacramento","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Athletics","franchiseName":"Athletics","clubName":"Athletics","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":134,"name":"Pittsburgh Pirates","link":"/api/v1/teams/134","season":2025,"venue":{"id":31,"name":"PNC Park","link":"/api/v1/venues/31","location":{"address1":"115 Federal Street","city":"Pittsburgh","state":"Pennsylvania","stateAbbrev":"PA","postalCode":"15212","defaultCoordinates":{"latitude":40.446904,"longitude":-80.005753},"azimuthAngle":116,"elevation":780,"country":"USA","phone":"(412) 323-5000"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2526,"link":"/api/v1/venues/2526"},"teamCode":"pit","fileCode":"pit","abbreviation":"PIT","teamName":"Pirates","locationName":"Pittsburgh","firstYearOfPlay":"1882","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Pittsburgh","franchiseName":"Pittsburgh","clubName":"Pirates","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":135,"name":"San Diego Padres","link":"/api/v1/teams/135","season":2025,"venue":{"id":2680,"name":"Petco Park","link":"/api/v1/venues/2680","location":{"address1":"100 Park Boulevard","city":"San Diego","state":"California","stateAbbrev":"CA","postalCode":"92101","defaultCoordinates":{"latitude":32.707861,"longitude":-117.157278},"azimuthAngle":0,"elevation":23,"country":"USA","phone":"(619) 795-5000"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2530,"link":"/api/v1/venues/2530"},"teamCode":"sdn","fileCode":"sd","abbreviation":"SD","teamName":"Padres","locationName":"San Diego","firstYearOfPlay":"1968","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"San Diego","franchiseName":"San Diego","clubName":"Padres","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":136,"name":"Seattle Mariners","link":"/api/v1/teams/136","season":2025,"venue":{"id":680,"name":"T-Mobile Park","link":"/api/v1/venues/680","location":{"address1":"P.O. Box 4100","city":"Seattle","state":"Washington","stateAbbrev":"WA","postalCode":"98104","defaultCoordinates":{"latitude":47.591333,"longitude":-122.33251},"azimuthAngle":49,"elevation":10,"country":"USA","phone":"(206) 346-4000"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2530,"link":"/api/v1/venues/2530"},"teamCode":"sea","fileCode":"sea","abbreviation":"SEA","teamName":"Mariners","locationName":"Seattle","firstYearOfPlay":"1977","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Seattle","franchiseName":"Seattle","clubName":"Mariners","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":137,"name":"San Francisco Giants","link":"/api/v1/teams/137","season":2025,"venue":{"id":2395,"name":"Oracle Park","link":"/api/v1/venues/2395","location":{"address1":"24 Willie Mays Plaza","city":"San Francisco","state":"California","stateAbbrev":"CA","postalCode":"94107","defaultCoordinates":{"latitude":37.778383,"longitude":-122.389448},"azimuthAngle":85,"elevation":0,"country":"USA","phone":"(415) 972-2000"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2532,"link":"/api/v1/venues/2532"},"teamCode":"sfn","fileCode":"sf","abbreviation":"SF","teamName":"Giants","locationName":"San Francisco","firstYearOfPlay":"1883","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"San Francisco","franchiseName":"San Francisco","clubName":"Giants","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":138,"name":"St. Louis Cardinals","link":"/api/v1/teams/138","season":2025,"venue":{"id":2889,"name":"Busch Stadium","link":"/api/v1/venues/2889","location":{"address1":"700 Clark Street","city":"St. Louis","state":"Missouri","stateAbbrev":"MO","postalCode":"63102","defaultCoordinates":{"latitude":38.62256667,"longitude":-90.19286667},"azimuthAngle":62,"elevation":460,"country":"USA","phone":"(314) 345-9600"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2520,"link":"/api/v1/venues/2520"},"teamCode":"sln","fileCode":"stl","abbreviation":"STL","teamName":"Cardinals","locationName":"St. Louis","firstYearOfPlay":"1892","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"St. Louis","franchiseName":"St. Louis","clubName":"Cardinals","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":139,"name":"Tampa Bay Rays","link":"/api/v1/teams/139","season":2025,"venue":{"id":2523,"name":"George M. Steinbrenner Field","link":"/api/v1/venues/2523","location":{"address1":"1 Steinbrenner Drive","city":"Tampa","state":"Florida","stateAbbrev":"FL","postalCode":"33614","defaultCoordinates":{"latitude":27.97997,"longitude":-82.50702},"country":"USA"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2534,"link":"/api/v1/venues/2534"},"teamCode":"tba","fileCode":"tb","abbreviation":"TB","teamName":"Rays","locationName":"Tampa","firstYearOfPlay":"1996","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Tampa Bay","franchiseName":"Tampa Bay","clubName":"Rays","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":140,"name":"Texas Rangers","link":"/api/v1/teams/140","season":2025,"venue":{"id":5325,"name":"Globe Life Field","link":"/api/v1/venues/5325","location":{"address1":"734 Stadium Drive","city":"Arlington","state":"Texas","stateAbbrev":"TX","postalCode":"76011","defaultCoordinates":{"latitude":32.747299,"longitude":-97.081818},"azimuthAngle":30,"elevation":545,"country":"USA","phone":"(817) 533-1972"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2603,"link":"/api/v1/venues/2603"},"teamCode":"tex","fileCode":"tex","abbreviation":"TEX","teamName":"Rangers","locationName":"Arlington","firstYearOfPlay":"1961","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Texas","franchiseName":"Texas","clubName":"Rangers","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":141,"name":"Toronto Blue Jays","link":"/api/v1/teams/141","season":2025,"venue":{"id":14,"name":"Rogers Centre","link":"/api/v1/venues/14","location":{"address1":"1 Blue Jays Way, Suite 3200","city":"Toronto","state":"Ontario","stateAbbrev":"ON","postalCode":"M5V1J1","defaultCoordinates":{"latitude":43.64155,"longitude":-79.38915},"azimuthAngle":345,"elevation":270,"country":"Canada","phone":"(416) 341-1000"},"timeZone":{"id":"America/Toronto","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2536,"link":"/api/v1/venues/2536"},"teamCode":"tor","fileCode":"tor","abbreviation":"TOR","teamName":"Blue Jays","locationName":"Toronto","firstYearOfPlay":"1977","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Toronto","franchiseName":"Toronto","clubName":"Blue Jays","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":142,"name":"Minnesota Twins","link":"/api/v1/teams/142","season":2025,"venue":{"id":3312,"name":"Target Field","link":"/api/v1/venues/3312","location":{"address1":"1 Twins Way","city":"Minneapolis","state":"Minnesota","stateAbbrev":"MN","postalCode":"55403","defaultCoordinates":{"latitude":44.981829,"longitude":-93.277891},"azimuthAngle":129,"elevation":597,"country":"USA","phone":"(612) 659-3400"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2862,"link":"/api/v1/venues/2862"},"teamCode":"min","fileCode":"min","abbreviation":"MIN","teamName":"Twins","locationName":"Minneapolis","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Minnesota","franchiseName":"Minnesota","clubName":"Twins","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":143,"name":"Philadelphia Phillies","link":"/api/v1/teams/143","season":2025,"venue":{"id":2681,"name":"Citizens Bank Park","link":"/api/v1/venues/2681","location":{"address1":"One Citizens Bank Way","city":"Philadelphia","state":"Pennsylvania","stateAbbrev":"PA","postalCode":"19148","defaultCoordinates":{"latitude":39.90539086,"longitude":-75.16716957},"azimuthAngle":9,"elevation":20,"country":"USA","phone":"(215) 463-6000"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2700,"link":"/api/v1/venues/2700"},"teamCode":"phi","fileCode":"phi","abbreviation":"PHI","teamName":"Phillies","locationName":"Philadelphia","firstYearOfPlay":"1883","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Philadelphia","franchiseName":"Philadelphia","clubName":"Phillies","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":144,"name":"Atlanta Braves","link":"/api/v1/teams/144","season":2025,"venue":{"id":4705,"name":"Truist Park","link":"/api/v1/venues/4705","location":{"address1":"755 Battery Avenue","city":"Atlanta","state":"Georgia","stateAbbrev":"GA","postalCode":"30339","defaultCoordinates":{"latitude":33.890672,"longitude":-84.467641},"azimuthAngle":145,"elevation":1001,"country":"USA"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":5380,"link":"/api/v1/venues/5380"},"teamCode":"atl","fileCode":"atl","abbreviation":"ATL","teamName":"Braves","locationName":"Atlanta","firstYearOfPlay":"1871","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Atlanta","franchiseName":"Atlanta","clubName":"Braves","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":145,"name":"Chicago White Sox","link":"/api/v1/teams/145","season":2025,"venue":{"id":4,"name":"Rate Field","link":"/api/v1/venues/4","location":{"address1":"333 West 35th Street","city":"Chicago","state":"Illinois","stateAbbrev":"IL","postalCode":"60616","defaultCoordinates":{"latitude":41.83,"longitude":-87.634167},"azimuthAngle":127,"elevation":595,"country":"USA","phone":"(312) 674-1000"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":3809,"link":"/api/v1/venues/3809"},"teamCode":"cha","fileCode":"cws","abbreviation":"CWS","teamName":"White Sox","locationName":"Chicago","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Chi White Sox","franchiseName":"Chicago","clubName":"White Sox","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":146,"name":"Miami Marlins","link":"/api/v1/teams/146","season":2025,"venue":{"id":4169,"name":"loanDepot park","link":"/api/v1/venues/4169","location":{"address1":"501 Marlins Way","city":"Miami","state":"Florida","stateAbbrev":"FL","postalCode":"33125","defaultCoordinates":{"latitude":25.77796236,"longitude":-80.21951795},"azimuthAngle":128,"elevation":10,"country":"USA"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2520,"link":"/api/v1/venues/2520"},"teamCode":"mia","fileCode":"mia","abbreviation":"MIA","teamName":"Marlins","locationName":"Miami","firstYearOfPlay":"1991","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Miami","franchiseName":"Miami","clubName":"Marlins","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":147,"name":"New York Yankees","link":"/api/v1/teams/147","season":2025,"venue":{"id":3313,"name":"Yankee Stadium","link":"/api/v1/venues/3313","location":{"address1":"One East 161st Street","city":"Bronx","state":"New York","stateAbbrev":"NY","postalCode":"10451","defaultCoordinates":{"latitude":40.82919482,"longitude":-73.9264977},"azimuthAngle":75,"elevation":55,"country":"USA","phone":"(718) 293-4300"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2523,"link":"/api/v1/venues/2523"},"teamCode":"nya","fileCode":"nyy","abbreviation":"NYY","teamName":"Yankees","locationName":"Bronx","firstYearOfPlay":"1903","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"NY Yankees","franchiseName":"New York","clubName":"Yankees","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":158,"name":"Milwaukee Brewers","link":"/api/v1/teams/158","season":2025,"venue":{"id":32,"name":"American Family Field","link":"/api/v1/venues/32","location":{"address1":"One Brewers Way","city":"Milwaukee","state":"Wisconsin","stateAbbrev":"WI","postalCode":"53214","defaultCoordinates":{"latitude":43.02838,"longitude":-87.97099},"azimuthAngle":129,"elevation":597,"country":"USA","phone":"(414) 902-4400"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2518,"link":"/api/v1/venues/2518"},"teamCode":"mil","fileCode":"mil","abbreviation":"MIL","teamName":"Brewers","locationName":"Milwaukee","firstYearOfPlay":"1968","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Milwaukee","franchiseName":"Milwaukee","clubName":"Brewers","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":108,"name":"Los Angeles Angels","link":"/api/v1/teams/108","season":2025,"venue":{"id":1,"name":"Angel Stadium","link":"/api/v1/venues/1","location":{"address1":"2000 Gene Autry Way","city":"Anaheim","state":"California","stateAbbrev":"CA","postalCode":"92806","defaultCoordinates":{"latitude":33.80019044,"longitude":-117.8823996},"azimuthAngle":43.61,"elevation":151,"country":"USA","phone":"(714) 940-2000"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":2500,"link":"/api/v1/venues/2500"},"teamCode":"ana","fileCode":"ana","abbreviation":"LAA","teamName":"Angels","locationName":"Anaheim","firstYearOfPlay":"1961","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"LA Angels","franchiseName":"Los Angeles","clubName":"Angels","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":109,"name":"Arizona Diamondbacks","link":"/api/v1/teams/109","season":2025,"venue":{"id":15,"name":"Chase Field","link":"/api/v1/venues/15","location":{"address1":"401 East Jefferson Street","city":"Phoenix","state":"Arizona","stateAbbrev":"AZ","postalCode":"85004","defaultCoordinates":{"latitude":33.445302,"longitude":-112.066687},"azimuthAngle":0,"elevation":1086,"country":"USA","phone":"(602) 462-6500"},"timeZone":{"id":"America/Phoenix","offset":-7,"offsetAtGameTime":-7,"tz":"MST"},"active":true,"season":"2025"},"springVenue":{"id":4249,"link":"/api/v1/venues/4249"},"teamCode":"ari","fileCode":"ari","abbreviation":"AZ","teamName":"D-backs","locationName":"Phoenix","firstYearOfPlay":"1996","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Arizona","franchiseName":"Arizona","clubName":"Diamondbacks","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":110,"name":"Baltimore Orioles","link":"/api/v1/teams/110","season":2025,"venue":{"id":2,"name":"Oriole Park at Camden Yards","link":"/api/v1/venues/2","location":{"address1":"333 West Camden Street","city":"Baltimore","state":"Maryland","stateAbbrev":"MD","postalCode":"21201","defaultCoordinates":{"latitude":39.283787,"longitude":-76.621689},"azimuthAngle":31,"elevation":33,"country":"USA","phone":"(410) 685-9800"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2508,"link":"/api/v1/venues/2508"},"teamCode":"bal","fileCode":"bal","abbreviation":"BAL","teamName":"Orioles","locationName":"Baltimore","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Baltimore","franchiseName":"Baltimore","clubName":"Orioles","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":111,"name":"Boston Red Sox","link":"/api/v1/teams/111","season":2025,"venue":{"id":3,"name":"Fenway Park","link":"/api/v1/venues/3","location":{"address1":"4 Yawkey Way","city":"Boston","state":"Massachusetts","stateAbbrev":"MA","postalCode":"02215","defaultCoordinates":{"latitude":42.346456,"longitude":-71.097441},"azimuthAngle":45,"elevation":21,"country":"USA","phone":"(617) 267-9440"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":4309,"link":"/api/v1/venues/4309"},"teamCode":"bos","fileCode":"bos","abbreviation":"BOS","teamName":"Red Sox","locationName":"Boston","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":201,"name":"American League East","link":"/api/v1/divisions/201"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Boston","franchiseName":"Boston","clubName":"Red Sox","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":112,"name":"Chicago Cubs","link":"/api/v1/teams/112","season":2025,"venue":{"id":17,"name":"Wrigley Field","link":"/api/v1/venues/17","location":{"address1":"1060 West Addison","city":"Chicago","state":"Illinois","stateAbbrev":"IL","postalCode":"60613-4397","defaultCoordinates":{"latitude":41.948171,"longitude":-87.655503},"azimuthAngle":37,"elevation":595,"country":"USA","phone":"(773) 404-2827"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":4629,"link":"/api/v1/venues/4629"},"teamCode":"chn","fileCode":"chc","abbreviation":"CHC","teamName":"Cubs","locationName":"Chicago","firstYearOfPlay":"1874","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Chi Cubs","franchiseName":"Chicago","clubName":"Cubs","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":113,"name":"Cincinnati Reds","link":"/api/v1/teams/113","season":2025,"venue":{"id":2602,"name":"Great American Ball Park","link":"/api/v1/venues/2602","location":{"address1":"100 Main Street","city":"Cincinnati","state":"Ohio","stateAbbrev":"OH","postalCode":"45202-4109","defaultCoordinates":{"latitude":39.097389,"longitude":-84.506611},"azimuthAngle":122,"elevation":535,"country":"USA","phone":"(513) 765-7000"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":3834,"link":"/api/v1/venues/3834"},"teamCode":"cin","fileCode":"cin","abbreviation":"CIN","teamName":"Reds","locationName":"Cincinnati","firstYearOfPlay":"1882","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":205,"name":"National League Central","link":"/api/v1/divisions/205"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Cincinnati","franchiseName":"Cincinnati","clubName":"Reds","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":114,"name":"Cleveland Guardians","link":"/api/v1/teams/114","season":2025,"venue":{"id":5,"name":"Progressive Field","link":"/api/v1/venues/5","location":{"address1":"2401 Ontario Street","city":"Cleveland","state":"Ohio","stateAbbrev":"OH","postalCode":"44115","defaultCoordinates":{"latitude":41.495861,"longitude":-81.685255},"azimuthAngle":0,"elevation":653,"country":"USA","phone":"(216) 420-4200"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":3834,"link":"/api/v1/venues/3834"},"teamCode":"cle","fileCode":"cle","abbreviation":"CLE","teamName":"Guardians","locationName":"Cleveland","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Cleveland","franchiseName":"Cleveland","clubName":"Guardians","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":115,"name":"Colorado Rockies","link":"/api/v1/teams/115","season":2025,"venue":{"id":19,"name":"Coors Field","link":"/api/v1/venues/19","location":{"address1":"2001 Blake Street","city":"Denver","state":"Colorado","stateAbbrev":"CO","postalCode":"80205-2000","defaultCoordinates":{"latitude":39.756042,"longitude":-104.994136},"azimuthAngle":4,"elevation":5190,"country":"USA","phone":"(303) 292-0200"},"timeZone":{"id":"America/Denver","offset":-7,"offsetAtGameTime":-7,"tz":"MST"},"active":true,"season":"2025"},"springVenue":{"id":4249,"link":"/api/v1/venues/4249"},"teamCode":"col","fileCode":"col","abbreviation":"COL","teamName":"Rockies","locationName":"Denver","firstYearOfPlay":"1992","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Colorado","franchiseName":"Colorado","clubName":"Rockies","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":116,"name":"Detroit Tigers","link":"/api/v1/teams/116","season":2025,"venue":{"id":2394,"name":"Comerica Park","link":"/api/v1/venues/2394","location":{"address1":"2100 Woodward Avenue","city":"Detroit","state":"Michigan","stateAbbrev":"MI","postalCode":"48201","defaultCoordinates":{"latitude":42.3391151,"longitude":-83.048695},"azimuthAngle":150,"elevation":600,"country":"USA","phone":"(313) 471-2000"},"timeZone":{"id":"America/Detroit","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2511,"link":"/api/v1/venues/2511"},"teamCode":"det","fileCode":"det","abbreviation":"DET","teamName":"Tigers","locationName":"Detroit","firstYearOfPlay":"1901","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Detroit","franchiseName":"Detroit","clubName":"Tigers","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":117,"name":"Houston Astros","link":"/api/v1/teams/117","season":2025,"venue":{"id":2392,"name":"Daikin Park","link":"/api/v1/venues/2392","location":{"address1":"501 Crawford Street","city":"Houston","state":"Texas","stateAbbrev":"TX","postalCode":"77002","defaultCoordinates":{"latitude":29.756967,"longitude":-95.355509},"azimuthAngle":343,"elevation":45,"country":"USA","phone":"(713) 259-8000"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":5000,"link":"/api/v1/venues/5000"},"teamCode":"hou","fileCode":"hou","abbreviation":"HOU","teamName":"Astros","locationName":"Houston","firstYearOfPlay":"1962","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":200,"name":"American League West","link":"/api/v1/divisions/200"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Houston","franchiseName":"Houston","clubName":"Astros","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":118,"name":"Kansas City Royals","link":"/api/v1/teams/118","season":2025,"venue":{"id":7,"name":"Kauffman Stadium","link":"/api/v1/venues/7","location":{"address1":"One Royal Way","city":"Kansas City","state":"Missouri","stateAbbrev":"MO","postalCode":"64129","defaultCoordinates":{"latitude":39.051567,"longitude":-94.480483},"azimuthAngle":46,"elevation":856,"country":"USA","phone":"(816) 921-8000"},"timeZone":{"id":"America/Chicago","offset":-6,"offsetAtGameTime":-6,"tz":"CST"},"active":true,"season":"2025"},"springVenue":{"id":2603,"link":"/api/v1/venues/2603"},"teamCode":"kca","fileCode":"kc","abbreviation":"KC","teamName":"Royals","locationName":"Kansas City","firstYearOfPlay":"1968","league":{"id":103,"name":"American League","link":"/api/v1/league/103"},"division":{"id":202,"name":"American League Central","link":"/api/v1/divisions/202"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Kansas City","franchiseName":"Kansas City","clubName":"Royals","active":true},{"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"},"allStarStatus":"N","id":119,"name":"Los Angeles Dodgers","link":"/api/v1/teams/119","season":2025,"venue":{"id":22,"name":"Dodger Stadium","link":"/api/v1/venues/22","location":{"address1":"1000 Vin Scully Avenue","city":"Los Angeles","state":"California","stateAbbrev":"CA","postalCode":"90012-1199","defaultCoordinates":{"latitude":34.07368,"longitude":-118.24053},"azimuthAngle":26,"elevation":515,"country":"USA","phone":"(323) 224-1500"},"timeZone":{"id":"America/Los_Angeles","offset":-8,"offsetAtGameTime":-8,"tz":"PST"},"active":true,"season":"2025"},"springVenue":{"id":3809,"link":"/api/v1/venues/3809"},"teamCode":"lan","fileCode":"la","abbreviation":"LAD","teamName":"Dodgers","locationName":"Los Angeles","firstYearOfPlay":"1884","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":203,"name":"National League West","link":"/api/v1/divisions/203"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"LA Dodgers","franchiseName":"Los Angeles","clubName":"Dodgers","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":120,"name":"Washington Nationals","link":"/api/v1/teams/120","season":2025,"venue":{"id":3309,"name":"Nationals Park","link":"/api/v1/venues/3309","location":{"address1":"1500 South Capitol Street, SE","city":"Washington","state":"District of Columbia","stateAbbrev":"DC","postalCode":"20003-1507","defaultCoordinates":{"latitude":38.872861,"longitude":-77.007501},"azimuthAngle":28,"elevation":35,"country":"USA","phone":"(202) 349-0400"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":5000,"link":"/api/v1/venues/5000"},"teamCode":"was","fileCode":"was","abbreviation":"WSH","teamName":"Nationals","locationName":"Washington","firstYearOfPlay":"1968","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"Washington","franchiseName":"Washington","clubName":"Nationals","active":true},{"springLeague":{"id":115,"name":"Grapefruit League","link":"/api/v1/league/115","abbreviation":"GL"},"allStarStatus":"N","id":121,"name":"New York Mets","link":"/api/v1/teams/121","season":2025,"venue":{"id":3289,"name":"Citi Field","link":"/api/v1/venues/3289","location":{"address1":"Citi Field","city":"Flushing","state":"New York","stateAbbrev":"NY","postalCode":"11368","defaultCoordinates":{"latitude":40.75753012,"longitude":-73.84559155},"azimuthAngle":13,"elevation":10,"country":"USA","phone":"(718) 507-6387"},"timeZone":{"id":"America/New_York","offset":-5,"offsetAtGameTime":-5,"tz":"EST"},"active":true,"season":"2025"},"springVenue":{"id":2856,"link":"/api/v1/venues/2856"},"teamCode":"nyn","fileCode":"nym","abbreviation":"NYM","teamName":"Mets","locationName":"Flushing","firstYearOfPlay":"1962","league":{"id":104,"name":"National League","link":"/api/v1/league/104"},"division":{"id":204,"name":"National League East","link":"/api/v1/divisions/204"},"sport":{"id":1,"link":"/api/v1/sports/1","name":"Major League Baseball"},"shortName":"NY Mets","franchiseName":"New York","clubName":"Mets","active":true}]} </script> <div id='react-header'> <header class="styles__StyledHeader-sc-c41de9b9-1 lokmIb mlb-header mlb-header--side-nav-closed"><div class="styles__StyledHeaderInner-sc-c41de9b9-0 bfsFAm mlb-header--inner"><div class="styles__StyledNavTop-sc-ea163b63-0 igrqLv header__nav-top" aria-label="Top Navigation"><button aria-controls="header__nav-side" aria-expanded="false" aria-label="Open menu" class="styles__StyledMenuButton-sc-d2ef0539-0 ehbeTb header__nav-top__button header__nav-top__button-menu" type="button"><div class="icon header__nav-top__button-menu--icon"><span></span><span></span><span></span><span></span></div></button><div class="styles__StyledLogo-sc-937b1c87-0 jDjAvW header__nav-top__logo header__nav-top__logo--mlb" data-testid="header-logo"><a class="logo__link" href="/" target="_parent" data-testid="header-nav-top-logo-link"><img src="//www.mlbstatic.com/team-logos/league-on-dark/1.svg" alt="Major League Baseball"/></a></div><div class="styles__StyledNavTopContainer-sc-ea163b63-1 lnMCCM header__nav-top__nav-container"><div class="styles__StyledQuickNavBar-sc-a936ffd1-0 TtEda header__nav-top__nav-container__primary"><nav class="header__nav-top__nav-items header__nav-top__nav-items--quick"><ul class="header__nav-top__nav-items--secondary" aria-label="Secondary Navigation"><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav header__nav-top__nav-item--parent header__nav-top__nav-item--current" tabindex="0" data-nav-id="nav-top-item-news" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/news" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">News</span></a></div><div aria-label="news Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-news"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group cols"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Probable Pitchers" data-testid="header-subnav-item" href="/probable-pitchers/">Probable Pitchers</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Starting Lineups" data-testid="header-subnav-item" href="/starting-lineups">Starting Lineups</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Transactions" data-testid="header-subnav-item" href="https://www.mlb.com/transactions">Transactions</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Injury Report" data-testid="header-subnav-item" href="/injury-report">Injury Report</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="World Baseball Classic" data-testid="header-subnav-item" href="/world-baseball-classic">World Baseball Classic</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="MLB Draft" data-testid="header-subnav-item" href="/draft/2025">MLB Draft</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="All-Star Game" data-testid="header-subnav-item" href="/all-star/">All-Star Game</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="MLB Life" data-testid="header-subnav-item" href="/fans/mlb-life">MLB Life</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="MLB Pipeline" data-testid="header-subnav-item" href="https://www.mlb.com/pipeline">MLB Pipeline</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Postseason History" data-testid="header-subnav-item" href="/postseason/history">Postseason History</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Podcasts" data-testid="header-subnav-item" href="/fans/podcasts">Podcasts</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Free-to-play Games" data-testid="header-subnav-item" href="https://www.mlb.com/play">Free-to-play Games</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-watch" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/tv?&amp;affiliateId=mlbMENU" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Watch</span></a></div><div aria-label="watch Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-watch"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><div class="header__subnav__group"><span class="header__subnav__group-title" id="Video">Video</span><ul aria-labelledby="Video"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Watch" data-sub-nav-name="Search" data-testid="header-subnav-item" href="/video">Search</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Watch" data-sub-nav-name="Statcast" data-testid="header-subnav-item" href="/video/topic/statcast">Statcast</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Watch" data-sub-nav-name="MLB Network" data-testid="header-subnav-item" href="/network">MLB Network</a></li></ul></div><div class="header__subnav__group"><span class="header__subnav__group-title" id="MLB.TV">MLB.TV</span><ul aria-labelledby="MLB.TV"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Watch" data-sub-nav-name="Buy MLB.TV" data-testid="header-subnav-item" href="/live-stream-games/subscribe?&amp;affiliateId=mlbMENU">Buy MLB.TV</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Watch" data-sub-nav-name="Watch &amp; Listen" data-testid="header-subnav-item" href="/live-stream-games?&amp;affiliateID=mlbMENU">Watch &amp; Listen</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Watch" data-sub-nav-name="Help Center" data-testid="header-subnav-item" href="https://support.mlb.com/s/?&amp;affiliateID=mlbMENU">Help Center</a></li></ul></div></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav" tabindex="0" data-nav-id="nav-top-item-scores" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/scores/2025-02-20" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Scores</span></a></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-schedule" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/schedule/2025-02-20" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Schedule</span></a></div><div aria-label="schedule Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-schedule"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group cols"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="2025 Spring Training" data-testid="header-subnav-item" href="/schedule/2025-02-20">2025 Spring Training</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="2025 Regular Season" data-testid="header-subnav-item" href="/schedule/2025-03-18">2025 Regular Season</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="2024 Regular Season" data-testid="header-subnav-item" href="/schedule/2024-03-20">2024 Regular Season</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="2024 Postseason" data-testid="header-subnav-item" href="/postseason">2024 Postseason</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="MLB Events" data-testid="header-subnav-item" href="/events">MLB Events</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="Team by Team Schedule" data-testid="header-subnav-item" href="/schedule/team-by-team">Team by Team Schedule</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="Sync Schedules" data-testid="header-subnav-item" href="https://mlb.ecal.com/">Sync Schedules</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-stats" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/stats" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Stats</span></a></div><div aria-label="stats Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-stats"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Stats" data-sub-nav-name="Statcast Leaders" data-testid="header-subnav-item" href="https://baseballsavant.mlb.com/statcast_leaderboard">Statcast Leaders</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Stats" data-sub-nav-name="MLB Statcast" data-testid="header-subnav-item" href="/statcast">MLB Statcast</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Stats" data-sub-nav-name="Baseball Savant" data-testid="header-subnav-item" href="https://baseballsavant.mlb.com/">Baseball Savant</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Stats" data-sub-nav-name="Top Prospect Stats" data-testid="header-subnav-item" href="/prospects/stats/top-prospects?type=all&amp;minPA=1">Top Prospect Stats</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item" tabindex="0" data-nav-id="nav-top-item-standings" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/standings/wild-card" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Standings</span></a></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-players" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/players" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Players</span></a></div><div aria-label="players Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-players"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Players" data-sub-nav-name="Prospect Rankings" data-testid="header-subnav-item" href="/prospects">Prospect Rankings</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Players" data-sub-nav-name="Depth Charts" data-testid="header-subnav-item" href="/team/roster/depth-chart">Depth Charts</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Players" data-sub-nav-name="MLB Players Association" data-testid="header-subnav-item" href="https://www.mlbplayers.com">MLB Players Association</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Players" data-sub-nav-name="Negro Leagues" data-testid="header-subnav-item" href="/history/negro-leagues">Negro Leagues</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-mlb-play" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/play" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">MLB Play</span></a></div><div aria-label="mlb-play Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-mlb-play"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group cols"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB Play" data-sub-nav-name="Beat the Streak" data-testid="header-subnav-item" href="/play?gameId=BeatTheStreak2022">Beat the Streak</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB Play" data-sub-nav-name="Immaculate Grid" data-testid="header-subnav-item" href="/play?gameId=ImmaculateGrid2024">Immaculate Grid</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB Play" data-sub-nav-name="Trivia" data-testid="header-subnav-item" href="/play?gameId=SporcleTrivia2024">Trivia</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB Play" data-sub-nav-name="Pickle" data-testid="header-subnav-item" href="/play?gameId=Pickle2023">Pickle</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB Play" data-sub-nav-name="By the Numbers" data-testid="header-subnav-item" href="/play?gameId=ByTheNumbers2022">By the Numbers</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB Play" data-sub-nav-name="Diamond Decisions" data-testid="header-subnav-item" href="/play?gameId=DiamondDecisions2024">Diamond Decisions</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB Play" data-sub-nav-name="Bingo" data-testid="header-subnav-item" href="/play?gameId=Bingo2023">Bingo</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-youth" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/youth-baseball-softball" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Youth</span></a></div><div aria-label="youth Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-youth"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Youth" data-sub-nav-name="Play Ball" data-testid="header-subnav-item" href="/play-ball">Play Ball</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Youth" data-sub-nav-name="Youth Baseball &amp; Softball" data-testid="header-subnav-item" href="/youth-baseball-softball">Youth Baseball &amp; Softball</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item" tabindex="0" data-nav-id="nav-top-item-milb" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/milb" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">MiLB</span></a></div></li></ul></nav><nav class="header__nav-top__nav-items header__nav-top__nav-items--spillover"></nav></div><div class="styles__StyledRevenueNavBar-sc-d857918-0 ixMGFY header__nav-top__nav-container__revenue"><nav class="header__nav-top__nav-items header__nav-top__nav-items--revenue" aria-label="Tertiary Navigation"><ul aria-label="Tertiary Navigation"><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav--hideRevenue header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-mlb.tv" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="https://www.mlb.com/tv?&amp;affiliateId=mlbMENUtv" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">MLB.TV</span></a></div><div aria-label="mlb.tv Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-mlb.tv"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB.TV" data-sub-nav-name="Buy MLB.TV" data-testid="header-subnav-item" href="/live-stream-games/subscribe?&amp;affiliateId=mlbMENUtv">Buy MLB.TV</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB.TV" data-sub-nav-name="MLB.TV ST Schedule" data-testid="header-subnav-item" href="/live-stream-games/spring-training?&amp;affiliateID=mlbMENUtv">MLB.TV ST Schedule</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB.TV" data-sub-nav-name="Watch &amp; Listen" data-testid="header-subnav-item" href="/live-stream-games?&amp;affiliateID=mlbMENUtv">Watch &amp; Listen</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="MLB.TV" data-sub-nav-name="Help Center" data-testid="header-subnav-item" href="https://support.mlb.com/s/?&amp;affiliateID=mlbMENUtv">Help Center</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav--hideRevenue header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-tickets" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/tickets" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Tickets</span></a></div><div aria-label="tickets Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-tickets"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group cols"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Spring Training" data-testid="header-subnav-item" href="/tickets/spring-training">Spring Training</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Buy on SeatGeek" data-testid="header-subnav-item" href="https://seatgeek.com/mlb-tickets?aid=15994&amp;pid=integration&amp;rid=1&amp;utm_medium=partnership&amp;utm_source=mlb_sponsorship&amp;utm_campaign=integration">Buy on SeatGeek</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Sell on SeatGeek" data-testid="header-subnav-item" href="https://seatgeek.com/sell/mlb-tickets?aid=15994&amp;pid=integration&amp;rid=15&amp;utm_medium=partnership&amp;utm_source=mlb_sponsorship&amp;utm_campaign=integration">Sell on SeatGeek</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Season Tickets" data-testid="header-subnav-item" href="/tickets/season-tickets">Season Tickets</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Single Game Tickets" data-testid="header-subnav-item" href="/schedule">Single Game Tickets</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Group Tickets" data-testid="header-subnav-item" href="/tickets/group-tickets">Group Tickets</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Special Ticket Offers" data-testid="header-subnav-item" href="/tickets/fan-value">Special Ticket Offers</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="MLB Speedway Classic" data-testid="header-subnav-item" href="/events/speedway-classic/tickets">MLB Speedway Classic</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="VIP Ticket Packages" data-testid="header-subnav-item" href="/tickets/on-location-experiences">VIP Ticket Packages</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="MLB Students" data-testid="header-subnav-item" href="/tickets/students">MLB Students</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="MLB Tourism" data-testid="header-subnav-item" href="/tourism">MLB Tourism</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="MLB World Tour" data-testid="header-subnav-item" href="/international/events">MLB World Tour</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Ticket Terms &amp; Conditions" data-testid="header-subnav-item" href="/tickets/terms-and-conditions">Ticket Terms &amp; Conditions</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav--hideRevenue header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-shop" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="https://www.mlbshop.com/?_s=bm-mlbcom-hp" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Shop</span></a></div><div aria-label="shop Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-shop"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="MLB Online Shop" data-testid="header-subnav-item" href="https://www.mlbshop.com/?_s=bm-mlbcom-hp">MLB Online Shop</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Auction" data-testid="header-subnav-item" href="https://auctions.mlb.com/iSynApp/showHomePage.action?sid=1101001&amp;isynsharedsession=9mislq-18JnZhOEp-FeGzvUB3G6zxwkeKqwX99MKAttEdaSACl02r4aCDzYhNvUm">Auction</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Gift Cards" data-testid="header-subnav-item" href="https://www.mlbshop.com/gift-cards/x-462351+z-94899005-3509039474?_s=bm-mlbcom-Home">Gift Cards</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="MLB NYC Flagship Store" data-testid="header-subnav-item" href="/shop/nyc-retail-store">MLB NYC Flagship Store</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="European Shop" data-testid="header-subnav-item" href="http://www.mlbshopeurope.com/stores/mlb/en?portal=MLTS66FS&amp;CMP=PSC-MLTS66FS">European Shop</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav--hideRevenue header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-teams" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/team" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="false">Teams</span></a></div><div class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav header__subnav--teams" data-parent-nav-id="nav-side-item-teams"><div class="leagues header__subnav--teams__leagues" aria-label="Leagues Flyout"><div class="styles__StyledLeague-sc-9213acec-0 bCcqoc header__subnav--teams__league"><div class="styles__StyledLeagueDivisions-sc-9213acec-1 gJqWmX header__subnav--teams__divisions"><div class="header__subnav__group header__subnav--teams__division"><span class="header__subnav__group-title" id="al-east">AL East</span><ul class="header__subnav--teams__teams" aria-labelledby="al-east"><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/orioles" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Baltimore Orioles" data-parent="Teams" data-nav-position="top"><img alt="Baltimore Orioles Team Logo" src="//www.mlbstatic.com/team-logos/110.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Baltimore Orioles</span><span class="header__subnav--teams__team--shortname">Baltimore</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/redsox" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Boston Red Sox" data-parent="Teams" data-nav-position="top"><img alt="Boston Red Sox Team Logo" src="//www.mlbstatic.com/team-logos/111.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Boston Red Sox</span><span class="header__subnav--teams__team--shortname">Boston</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/yankees" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="New York Yankees" data-parent="Teams" data-nav-position="top"><img alt="New York Yankees Team Logo" src="//www.mlbstatic.com/team-logos/147.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">New York Yankees</span><span class="header__subnav--teams__team--shortname">NY Yankees</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/rays" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Tampa Bay Rays" data-parent="Teams" data-nav-position="top"><img alt="Tampa Bay Rays Team Logo" src="//www.mlbstatic.com/team-logos/139.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Tampa Bay Rays</span><span class="header__subnav--teams__team--shortname">Tampa Bay</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/bluejays" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Toronto Blue Jays" data-parent="Teams" data-nav-position="top"><img alt="Toronto Blue Jays Team Logo" src="//www.mlbstatic.com/team-logos/141.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Toronto Blue Jays</span><span class="header__subnav--teams__team--shortname">Toronto</span></a></li></ul></div><div class="header__subnav__group header__subnav--teams__division"><span class="header__subnav__group-title" id="al-central">AL Central</span><ul class="header__subnav--teams__teams" aria-labelledby="al-central"><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/whitesox" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Chicago White Sox" data-parent="Teams" data-nav-position="top"><img alt="Chicago White Sox Team Logo" src="//www.mlbstatic.com/team-logos/145.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Chicago White Sox</span><span class="header__subnav--teams__team--shortname">Chi White Sox</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/guardians" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Cleveland Guardians" data-parent="Teams" data-nav-position="top"><img alt="Cleveland Guardians Team Logo" src="//www.mlbstatic.com/team-logos/114.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Cleveland Guardians</span><span class="header__subnav--teams__team--shortname">Cleveland</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/tigers" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Detroit Tigers" data-parent="Teams" data-nav-position="top"><img alt="Detroit Tigers Team Logo" src="//www.mlbstatic.com/team-logos/116.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Detroit Tigers</span><span class="header__subnav--teams__team--shortname">Detroit</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/royals" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Kansas City Royals" data-parent="Teams" data-nav-position="top"><img alt="Kansas City Royals Team Logo" src="//www.mlbstatic.com/team-logos/118.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Kansas City Royals</span><span class="header__subnav--teams__team--shortname">Kansas City</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/twins" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Minnesota Twins" data-parent="Teams" data-nav-position="top"><img alt="Minnesota Twins Team Logo" src="//www.mlbstatic.com/team-logos/142.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Minnesota Twins</span><span class="header__subnav--teams__team--shortname">Minnesota</span></a></li></ul></div><div class="header__subnav__group header__subnav--teams__division"><span class="header__subnav__group-title" id="al-west">AL West</span><ul class="header__subnav--teams__teams" aria-labelledby="al-west"><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/athletics" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Athletics" data-parent="Teams" data-nav-position="top"><img alt="Athletics Team Logo" src="//www.mlbstatic.com/team-logos/133.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Athletics</span><span class="header__subnav--teams__team--shortname">Athletics</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/astros" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Houston Astros" data-parent="Teams" data-nav-position="top"><img alt="Houston Astros Team Logo" src="//www.mlbstatic.com/team-logos/117.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Houston Astros</span><span class="header__subnav--teams__team--shortname">Houston</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/angels" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Los Angeles Angels" data-parent="Teams" data-nav-position="top"><img alt="Los Angeles Angels Team Logo" src="//www.mlbstatic.com/team-logos/108.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Los Angeles Angels</span><span class="header__subnav--teams__team--shortname">LA Angels</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/mariners" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Seattle Mariners" data-parent="Teams" data-nav-position="top"><img alt="Seattle Mariners Team Logo" src="//www.mlbstatic.com/team-logos/136.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Seattle Mariners</span><span class="header__subnav--teams__team--shortname">Seattle</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/rangers" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Texas Rangers" data-parent="Teams" data-nav-position="top"><img alt="Texas Rangers Team Logo" src="//www.mlbstatic.com/team-logos/140.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Texas Rangers</span><span class="header__subnav--teams__team--shortname">Texas</span></a></li></ul></div></div></div><div class="styles__StyledLeague-sc-9213acec-0 bCcqoc header__subnav--teams__league"><div class="styles__StyledLeagueDivisions-sc-9213acec-1 gJqWmX header__subnav--teams__divisions"><div class="header__subnav__group header__subnav--teams__division"><span class="header__subnav__group-title" id="nl-east">NL East</span><ul class="header__subnav--teams__teams" aria-labelledby="nl-east"><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/braves" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Atlanta Braves" data-parent="Teams" data-nav-position="top"><img alt="Atlanta Braves Team Logo" src="//www.mlbstatic.com/team-logos/144.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Atlanta Braves</span><span class="header__subnav--teams__team--shortname">Atlanta</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/marlins" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Miami Marlins" data-parent="Teams" data-nav-position="top"><img alt="Miami Marlins Team Logo" src="//www.mlbstatic.com/team-logos/146.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Miami Marlins</span><span class="header__subnav--teams__team--shortname">Miami</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/mets" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="New York Mets" data-parent="Teams" data-nav-position="top"><img alt="New York Mets Team Logo" src="//www.mlbstatic.com/team-logos/121.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">New York Mets</span><span class="header__subnav--teams__team--shortname">NY Mets</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/phillies" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Philadelphia Phillies" data-parent="Teams" data-nav-position="top"><img alt="Philadelphia Phillies Team Logo" src="//www.mlbstatic.com/team-logos/143.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Philadelphia Phillies</span><span class="header__subnav--teams__team--shortname">Philadelphia</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/nationals" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Washington Nationals" data-parent="Teams" data-nav-position="top"><img alt="Washington Nationals Team Logo" src="//www.mlbstatic.com/team-logos/120.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Washington Nationals</span><span class="header__subnav--teams__team--shortname">Washington</span></a></li></ul></div><div class="header__subnav__group header__subnav--teams__division"><span class="header__subnav__group-title" id="nl-central">NL Central</span><ul class="header__subnav--teams__teams" aria-labelledby="nl-central"><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/cubs" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Chicago Cubs" data-parent="Teams" data-nav-position="top"><img alt="Chicago Cubs Team Logo" src="//www.mlbstatic.com/team-logos/112.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Chicago Cubs</span><span class="header__subnav--teams__team--shortname">Chi Cubs</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/reds" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Cincinnati Reds" data-parent="Teams" data-nav-position="top"><img alt="Cincinnati Reds Team Logo" src="//www.mlbstatic.com/team-logos/113.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Cincinnati Reds</span><span class="header__subnav--teams__team--shortname">Cincinnati</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/brewers" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Milwaukee Brewers" data-parent="Teams" data-nav-position="top"><img alt="Milwaukee Brewers Team Logo" src="//www.mlbstatic.com/team-logos/158.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Milwaukee Brewers</span><span class="header__subnav--teams__team--shortname">Milwaukee</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/pirates" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Pittsburgh Pirates" data-parent="Teams" data-nav-position="top"><img alt="Pittsburgh Pirates Team Logo" src="//www.mlbstatic.com/team-logos/134.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Pittsburgh Pirates</span><span class="header__subnav--teams__team--shortname">Pittsburgh</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/cardinals" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="St. Louis Cardinals" data-parent="Teams" data-nav-position="top"><img alt="St. Louis Cardinals Team Logo" src="//www.mlbstatic.com/team-logos/138.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">St. Louis Cardinals</span><span class="header__subnav--teams__team--shortname">St. Louis</span></a></li></ul></div><div class="header__subnav__group header__subnav--teams__division"><span class="header__subnav__group-title" id="nl-west">NL West</span><ul class="header__subnav--teams__teams" aria-labelledby="nl-west"><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/dbacks" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Arizona Diamondbacks" data-parent="Teams" data-nav-position="top"><img alt="Arizona Diamondbacks Team Logo" src="//www.mlbstatic.com/team-logos/109.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Arizona Diamondbacks</span><span class="header__subnav--teams__team--shortname">Arizona</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/rockies" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Colorado Rockies" data-parent="Teams" data-nav-position="top"><img alt="Colorado Rockies Team Logo" src="//www.mlbstatic.com/team-logos/115.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Colorado Rockies</span><span class="header__subnav--teams__team--shortname">Colorado</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/dodgers" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="Los Angeles Dodgers" data-parent="Teams" data-nav-position="top"><img alt="Los Angeles Dodgers Team Logo" src="//www.mlbstatic.com/team-logos/119.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">Los Angeles Dodgers</span><span class="header__subnav--teams__team--shortname">LA Dodgers</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/padres" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="San Diego Padres" data-parent="Teams" data-nav-position="top"><img alt="San Diego Padres Team Logo" src="//www.mlbstatic.com/team-logos/135.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">San Diego Padres</span><span class="header__subnav--teams__team--shortname">San Diego</span></a></li><li class="styles__StyledSubNavTeam-sc-aa8233a3-0 hhptox"><a href="/giants" class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item header__subnav--teams__team" data-sub-nav-name="San Francisco Giants" data-parent="Teams" data-nav-position="top"><img alt="San Francisco Giants Team Logo" src="//www.mlbstatic.com/team-logos/137.svg" class="header__subnav--teams__team--logo" role="presentation" loading="lazy"/><span class="header__subnav--teams__team--name">San Francisco Giants</span><span class="header__subnav--teams__team--shortname">San Francisco</span></a></li></ul></div></div></div></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 muAbD header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav--hideRevenue header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-lang" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/language" aria-haspopup="false" class="styles__StyledNavItemLink-sc-87c9f2fb-1 jigdBg header__nav-top__nav-item__link" tabindex="-1"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text" aria-hidden="true">Lang</span></a></div><div aria-label="lang Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 cxNooo header__subnav" data-parent-nav-id="nav-top-item-lang"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Lang" data-sub-nav-name="Español" data-testid="header-subnav-item" href="/es" lang="es">Español</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Lang" data-sub-nav-name="日本語" data-testid="header-subnav-item" href="http://www.mlb.jp/" lang="ja">日本語</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 tpNkV header__subnav__item" data-nav-position="top" data-parent="Lang" data-sub-nav-name="한국어" data-testid="header-subnav-item" href="https://www.mlbkor.com/" lang="ko">한국어</a></li></ul></div></div></li></ul></nav></div></div><div class="styles__StyledLoginButton-sc-8971dd56-0 XlGEG header__nav-top__login-container"><button class="header__nav-top__button account" aria-haspopup="false" aria-label="Log in" aria-expanded="false" data-testid="header-profile-button"><span class="styles__StyledNavItemText-sc-87c9f2fb-2 FkPCS header__nav-top__nav-item__text">Log in</span><svg viewBox="0 0 35 35" xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" class="icon__nav-item icon__nav-item--login icon" aria-hidden="true"><defs><filter x="-.7%" y="-21.4%" width="101.4%" height="142.9%" filterUnits="objectBoundingBox" id="avatar_logged-out_svg__a"><feOffset dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset><feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0" in="shadowBlurOuter1" result="shadowMatrixOuter1"></feColorMatrix><feMerge><feMergeNode in="shadowMatrixOuter1"></feMergeNode><feMergeNode in="SourceGraphic"></feMergeNode></feMerge></filter></defs><g filter="url(#avatar_logged-out_svg__a)" transform="translate(-1616 -11)"><path d="M1645.118 28.375c0-6.486-5.257-11.743-11.743-11.743-6.486 0-11.743 5.257-11.743 11.743 0 6.486 5.257 11.743 11.743 11.743 6.486 0 11.743-5.257 11.743-11.743zm1.382 0c0 7.249-5.876 13.125-13.125 13.125s-13.125-5.876-13.125-13.125 5.876-13.125 13.125-13.125 13.125 5.876 13.125 13.125z"></path><path d="M1640.059 37.132v-.289c.005-.993-.011-1.524-.089-2.144-.237-1.909-.944-2.87-2.45-2.87h-7.848c-2.314 0-2.98 1.8-2.98 5.303v.762c.064.05.14.107.226.17.393.283.854.568 1.378.834a11.128 11.128 0 005.079 1.22c1.863 0 3.565-.457 5.071-1.22a10.553 10.553 0 001.613-1.005v-.76zm-.989 2.998a12.508 12.508 0 01-5.695 1.37 12.5 12.5 0 01-5.704-1.37c-1.017-.516-1.74-1.038-2.137-1.402a.69.69 0 01-.224-.51v-1.086c0-1.698.107-2.823.525-3.952.637-1.717 1.899-2.733 3.837-2.733h7.848c2.358 0 3.508 1.565 3.821 4.081.087.697.104 1.271.1 2.32v1.371a.69.69 0 01-.227.511c-.4.363-1.125.884-2.144 1.4zm-2.241-13.828a3.453 3.453 0 10-6.907 0 3.453 3.453 0 006.907 0zm1.382 0a4.835 4.835 0 11-9.67 0 4.835 4.835 0 019.67 0z"></path></g></svg></button></div></div></div></header> </div> <!-- main content --> <main> <span id="section-build-ver" data-section="/sections/news-forge/builds/e4dbe8523895de467e167a4d503d9159094bb64e_1738868011"></span> <div class="section-banner "> <div class="section-banner__info-wrapper"> <div class="section-banner__info-container "> <div class="section-banner__heading-container"> <div class="section-banner__heading">news</div> <div class="section-banner__heading-divider"></div> <h4 class="section-banner__subheading"> <span class="section-banner__subheading-text">MLB Press Releases</span> <span class="section-banner__heading-arrow"> <span class="section-banner__heading-arrow--down"> <svg viewBox="0 0 470 279" xmlns="http://www.w3.org/2000/svg" class="p-icon p-icon--arrow-down [object Object]"><title>arrow-down</title><g transform="translate(-565 -1714)" fill="#010201" fill-rule="evenodd"><title>Arrow Down icon</title><path d="M830.405 1979.198c-17.18 17.996-45.007 17.996-62.218 0L577.72 1779.252c-17.21-18.027-24.81-65.252 29.57-65.252h384.07c56.216 0 46.782 47.194 29.572 65.252l-190.527 199.946z"/></g></svg> </span> <span class="section-banner__heading-arrow--up"> <svg viewBox="0 0 470 279" xmlns="http://www.w3.org/2000/svg" class="p-icon p-icon--arrow-up [object Object]"><title>Arrow Up icon</title><path d="M203.814 13.497c17.18-17.996 45.007-17.996 62.218 0L456.5 213.443c17.21 18.027 24.81 65.252-29.572 65.252H42.858c-56.215 0-46.78-47.194-29.57-65.252L203.813 13.497z" fill="#010201" fill-rule="evenodd"/></svg> </span> </span> </h4> </div> <div class="section-banner__page-container"> <div class="section-banner__share"> <div class="p-share p-share--" data-cid="" data-link=""> <div class="p-share__buttons-container"> <ul class="p-share__list"> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value=""> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> </div> </div> <div class="section-banner__container "> <div class="swiper-container section-banner__page-info-tray section-banner__page-info-tray--hidden"> <div class="section-banner__page-info-tray-wrapper swiper-wrapper"> <!-- Top Level Menu --> <div class="section-banner__categories section-banner__categories--top-level swiper-slide"> <ul class="section-banner__tray-links"> <li class="section-banner__tray-item"> <a href="/news" class="section-banner__tray-link" > MLB News </a> </li> <li class="section-banner__tray-item"> <a href="/rule-changes-2023" class="section-banner__tray-link" > Rule Changes </a> </li> <li class="section-banner__tray-item"> <a href="/news/topic/trade-talk-and-rumors" class="section-banner__tray-link" > Trade Talk & Rumors </a> </li> <li class="section-banner__tray-item"> <a href="/news/topic/youth-baseball" class="section-banner__tray-link" > Youth Baseball </a> </li> <li class="section-banner__tray-item"> <a href="/pipeline" class="section-banner__tray-link" > MLB Pipeline </a> </li> <li class="section-banner__tray-item"> <a href="/draft/" class="section-banner__tray-link" > MLB Draft </a> </li> <li class="section-banner__tray-item"> <a href="/news/topic/offbeat" class="section-banner__tray-link" > Offbeat </a> </li> <li class="section-banner__tray-item"> <a href="/fans/mlb-life" class="section-banner__tray-link" > MLB Life </a> </li> <li class="section-banner__tray-item"> <a href="/hall-of-fame" class="section-banner__tray-link" > Hall of Fame </a> </li> <li class="section-banner__tray-item"> <a href="/world-baseball-classic" class="section-banner__tray-link" > World Baseball Classic </a> </li> <li class="section-banner__tray-item"> <a href="/news/topic/rare-feats" class="section-banner__tray-link" > Rare Feats </a> </li> <li class="section-banner__tray-item"> <a href="/news/topic/mlb-press-releases" class="section-banner__tray-link" > MLB Press Releases </a> </li> </ul> </div> <!-- Additional Sub Menus --> </div> </div> </div> </div> <div class="template-container-wrapper"> <div class="sponsored-hook"></div> <div class="template-container l-grid"> <nav style="background-color: #ececec;" class="template-article__sidebar l-grid__col"> <div class="template-article__sidebar-inner"> <ul class="template-article__sidebar-list"> <li class="article-navigation__item" data-content-id="press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23" data-translation-id="bf222d23-cad7-4187-85de-a2bcb63d7e9a"> <a href="/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Mariners Opening Week Warm-Up Returns to T-Mobile Park on March 23 </span> </div> </a> </li> <div class="ad ad--sidebar"><div></div></div> <li class="article-navigation__item" data-content-id="press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc" data-translation-id="21006d97-c9f5-4fda-bedb-e05c60119fae"> <a href="/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Cleveland Guardians Introduce ‘Going to Bat for Small Business Presented by PNC’ </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-pirates-announce-2025-spring-training-broadcast-schedule" data-translation-id="417ec04c-6371-4b53-b601-5956d9d35cc3"> <a href="/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Pirates announce Spring Training broadcast schedule </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams" data-translation-id="3fd5a595-cab4-4394-b818-86276e8fa243"> <a href="/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Royals announce Champions Gala celebrating 1985 and 2015 teams </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule" data-translation-id="ec05e222-c3e6-4ffe-aebe-721fab78ed0d"> <a href="/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> New York Mets announce 2025 Theme Games and specialty ticket package items schedule </span> </div> </a> </li> <div class="ad ad--sidebar"><div></div></div> <li class="article-navigation__item" data-content-id="press-release-guardians-sign-lhp-john-means" data-translation-id="3bb73cd0-ea74-4bf1-8187-96831de7af8d"> <a href="/press-release/press-release-guardians-sign-lhp-john-means"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Guardians sign LHP John Means </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander" data-translation-id="36a76cfa-5999-4170-a5d9-d9cdcde8352c"> <a href="/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Colorado Rockies Agree to One-Year Contract with Left-Handed Pitcher Scott Alexander </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park" data-translation-id="572690db-8933-4a95-ad1f-5f439d855013"> <a href="/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Atlanta Braves to Host Free Chris Tomlin Postgame Concert Presented by Atlanta-area Chick-fil-A® Restaurants on Saturday, July 5 at Truist Park  </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes" data-translation-id="619e832c-197b-418c-befc-ac13ee6fd5c9"> <a href="/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Chicago Cubs celebrate Single Game Tickets going on sale Friday with ‘Live like a Season Ticket Holder’ sweepstakes </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-cardinals-launch-postgame-concert-series-for-2025" data-translation-id="ac63c3ba-5039-44a3-ae14-a7d472dd6ddc"> <a href="/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Cardinals launch Postgame Concert Series for 2025 season </span> </div> </a> </li> <div class="ad ad--sidebar"><div></div></div> <li class="article-navigation__item" data-content-id="rockies-announce-2025-spring-training-broadcast-schedule" data-translation-id="b07efcdb-d856-495a-81cf-eaad75d98416"> <a href="/press-release/rockies-announce-2025-spring-training-broadcast-schedule"> <div class="p-image article-navigation__item-thumb" > <div class="p-image__image article-navigation__item-thumb__image" data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/v1739929329/mlb/sbflf3wcacmtt2zhsruw 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/v1739929329/mlb/sbflf3wcacmtt2zhsruw 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/v1739929329/mlb/sbflf3wcacmtt2zhsruw 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/v1739929329/mlb/sbflf3wcacmtt2zhsruw 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/v1739929329/mlb/sbflf3wcacmtt2zhsruw 372w" data-sizes="auto"/> </div> </div> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Five games to be broadcast over Rockies.TV, 13 games over KOA 850 AM/94.1 FM </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="twins-announce-2025-spring-training-broadcast-schedule" data-translation-id="904c5c40-54cd-43e2-a063-9d1eaee52ff8"> <a href="/press-release/twins-announce-2025-spring-training-broadcast-schedule"> <div class="p-image article-navigation__item-thumb" > <div class="p-image__image article-navigation__item-thumb__image" data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/xreivcubyo9mnrzrvv8a 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/xreivcubyo9mnrzrvv8a 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/xreivcubyo9mnrzrvv8a 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/xreivcubyo9mnrzrvv8a 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/xreivcubyo9mnrzrvv8a 372w" data-sizes="auto"/> </div> </div> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> 30 of 32 Twins Spring Training games to be broadcast on variety of free platforms in 2025 </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="miami-marlins-2025-spring-training-broadcast-schedule" data-translation-id="b0369840-8967-4d5d-a5be-bacbacfdc295"> <a href="/press-release/miami-marlins-2025-spring-training-broadcast-schedule"> <div class="p-image article-navigation__item-thumb" > <div class="p-image__image article-navigation__item-thumb__image" data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/rynyo3cxmkowlpmslwrr 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/rynyo3cxmkowlpmslwrr 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/rynyo3cxmkowlpmslwrr 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/rynyo3cxmkowlpmslwrr 372w" data-sizes="auto"/> </div> </div> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Marlins set 2025 Spring Training broadcast schedule </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="royals-2025-spring-training-broadcast-schedule" data-translation-id="72e40c91-74b3-46ae-8887-67cce85b851e"> <a href="/press-release/royals-2025-spring-training-broadcast-schedule"> <div class="p-image article-navigation__item-thumb" > <div class="p-image__image article-navigation__item-thumb__image" data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/rynyo3cxmkowlpmslwrr 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/rynyo3cxmkowlpmslwrr 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/rynyo3cxmkowlpmslwrr 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/rynyo3cxmkowlpmslwrr 372w" data-sizes="auto"/> </div> </div> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Royals set 2025 Spring Training broadcast schedule </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="rangers-2025-spring-training-schedule-and-broadcast-details" data-translation-id="ce389da1-0226-4af4-8e0e-61d9f9754430"> <a href="/press-release/rangers-2025-spring-training-schedule-and-broadcast-details"> <div class="p-image article-navigation__item-thumb" > <div class="p-image__image article-navigation__item-thumb__image" data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m 372w" data-sizes="auto"/> </div> </div> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Rangers 2025 Spring Training schedule and broadcast details </span> </div> </a> </li> <div class="ad ad--sidebar"><div></div></div> <li class="article-navigation__item" data-content-id="press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee" data-translation-id="d31c6abf-d4af-4904-b1cf-739392392ed3"> <a href="/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Red Sox add right-handed pitcher Adam Ottavino to 2025 Spring Training roster as non-roster invitee </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="red-sox-2025-spring-training-schedule-and-broadcast-details" data-translation-id="ad732b33-cafc-4f1c-a6b7-b7fc13925d5f"> <a href="/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details"> <div class="p-image article-navigation__item-thumb" > <div class="p-image__image article-navigation__item-thumb__image" data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m 372w" data-sizes="auto"/> </div> </div> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Red Sox 2025 Spring Training schedule and broadcast details </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="padres-2025-spring-training-schedule-and-broadcast-details" data-translation-id="bb965087-8d9c-4d9c-9dcf-ec49abe5570f"> <a href="/press-release/padres-2025-spring-training-schedule-and-broadcast-details"> <div class="p-image article-navigation__item-thumb" > <div class="p-image__image article-navigation__item-thumb__image" data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m 372w" data-sizes="auto"/> </div> </div> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Padres 2025 Spring Training schedule and broadcast details </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-group-tickets-for-2025-season-on-sale-now" data-translation-id="2cbdaf9a-5734-429c-b7b3-88b58725e9dc"> <a href="/press-release/press-release-group-tickets-for-2025-season-on-sale-now"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Group Tickets for 2025 Season on Sale Now </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="live-spring-training-games-start-thursday-feb-20-on-mlb-network" data-translation-id="4762b07b-6824-4454-9f8e-ead2ae97e2a7"> <a href="/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Live Spring Training games start Thursday, Feb. 20 on MLB Network </span> </div> </a> </li> <div class="ad ad--sidebar"><div></div></div> <li class="article-navigation__item" data-content-id="press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel" data-translation-id="f210e8a2-c89d-4104-abc5-c861d44283e5"> <a href="/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Melissa Robertson Promoted to Senior Vice President and General Counsel </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="dodgers-2025-spring-training-schedule-and-broadcast-details" data-translation-id="700d8df3-76cc-4905-99fc-07f610296a44"> <a href="/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details"> <div class="p-image article-navigation__item-thumb" > <div class="p-image__image article-navigation__item-thumb__image" data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/qbxwivcikhbssihgcf0l 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/qbxwivcikhbssihgcf0l 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/qbxwivcikhbssihgcf0l 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/qbxwivcikhbssihgcf0l 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/qbxwivcikhbssihgcf0l 372w" data-sizes="auto"/> </div> </div> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Dodgers 2025 Spring Training schedule and broadcast details </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner" data-translation-id="19d54356-0eb4-4e83-b111-fea607d4d54e"> <a href="/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Arizona Diamondbacks announce Aiper as Official Robotic Pool Cleaner </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-cubs-announce-2025-minor-league-coaching-staffs" data-translation-id="6677cc50-a7c9-4c7c-83ef-0dc10d8b4c08"> <a href="/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> Cubs announce 2025 Minor League coaching staffs </span> </div> </a> </li> <li class="article-navigation__item" data-content-id="press-release-white-sox-announce-2025-spring-training-broadcast-schedule" data-translation-id="3b8a9c56-6e32-4ecc-93d5-30f90f6e6f07"> <a href="/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule"> <div class="article-navigation__item__meta"> <span class="article-navigation__item__meta-headline"> White Sox announce 2025 Spring Training broadcast schedule </span> </div> </a> </li> </ul> </div> </nav> <div style="background-color: #ececec;" class="template-article__content l-grid__col "> <div class="template-article__content-inner"> <article id="press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23" data-translation-id="bf222d23-cad7-4187-85de-a2bcb63d7e9a"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Mariners Opening Week Warm-Up Returns to T-Mobile Park on March 23 </h1> <div class="article-item__subheader u-text-h3">Exclusive photo opportunities, autographs, giveaways and more available during one-day extravaganza</div> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T21:05:47.847Z> 15 minutes ago </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Mariners Opening Week Warm-Up Returns to T-Mobile Park on March 23" data-link="https://www.mlb.com/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>SEATTLE, Wash. – The Seattle Mariners announced today the return of the Mariners Opening Week Warm-Up presented by Starbucks on Sunday, March 23 at T-Mobile Park. Mariners Opening Week Warm-Up will once again give fans the opportunity to take over T-Mobile Park with behind-the-scenes access to locations like the clubhouse</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;bf222d23-cad7-4187-85de-a2bcb63d7e9a&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-136&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23&quot;,&quot;contentDate&quot;:&quot;2025-02-19T21:05:47.847Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Mariners Opening Week Warm-Up Returns to T-Mobile Park on March 23&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Mariners Opening Week Warm-Up Returns to T-Mobile Park on March 23&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;Exclusive photo opportunities, autographs, giveaways and more available during one-day extravaganza&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;SEATTLE, Wash. – The Seattle Mariners announced today the return of the Mariners Opening Week Warm-Up presented by Starbucks on Sunday, March 23 at T-Mobile Park.\nMariners Opening Week Warm-Up will once again give fans the opportunity to take over T-Mobile Park with behind-the-scenes access to locations like the clubhouse&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Seattle Mariners&quot;,&quot;slug&quot;:&quot;teamid-136&quot;,&quot;teamSlug&quot;:&quot;mariners&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;15 minutes ago&quot;,&quot;title&quot;:&quot;Press release: Mariners Opening Week Warm-Up Returns to T-Mobile Park on March 23&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-mariners-opening-week-warm-up-returns-to-t-mobile-park-on-march-23&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <div class="ad ad--article"><div></div></div> <article id="press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc" data-translation-id="21006d97-c9f5-4fda-bedb-e05c60119fae"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Cleveland Guardians Introduce ‘Going to Bat for Small Business Presented by PNC’ </h1> <div class="article-item__subheader u-text-h3">Initiative will promote small businesses through a marketing package featuring in-park signage, radio recognition and more</div> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T20:24:07.457Z> an hour ago </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Cleveland Guardians Introduce ‘Going to Bat for Small Business Presented by PNC’" data-link="https://www.mlb.com/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>CLEVELAND – The Cleveland Guardians, in collaboration with PNC Bank, announced a new local program to support area small businesses for the 2025 season. The ‘Going to Bat for Small Business presented by PNC’ initiative highlights Greater Cleveland-area businesses that have made a positive impact within the community. The program,</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;21006d97-c9f5-4fda-bedb-e05c60119fae&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-114&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc&quot;,&quot;contentDate&quot;:&quot;2025-02-19T20:24:07.457Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Cleveland Guardians Introduce ‘Going to Bat for Small Business Presented by PNC’&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Cleveland Guardians Introduce ‘Going to Bat for Small Business Presented by PNC’&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;Initiative will promote small businesses through a marketing package featuring in-park signage, radio recognition and more&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;CLEVELAND – The Cleveland Guardians, in collaboration with PNC Bank, announced a new local program to support area small businesses for the 2025 season. The ‘Going to Bat for Small Business presented by PNC’ initiative highlights Greater Cleveland-area businesses that have made a positive impact within the community.\nThe program,&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Cleveland Guardians&quot;,&quot;slug&quot;:&quot;teamid-114&quot;,&quot;teamSlug&quot;:&quot;guardians&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;an hour ago&quot;,&quot;title&quot;:&quot;Press release: Cleveland Guardians Introduce ‘Going to Bat for Small Business Presented by PNC’&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-cleveland-guardians-introduce-going-to-bat-for-small-business-presented-by-pnc&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-pirates-announce-2025-spring-training-broadcast-schedule" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-pirates-announce-2025-spring-training-broadcast-schedule" data-translation-id="417ec04c-6371-4b53-b601-5956d9d35cc3"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Pirates announce Spring Training broadcast schedule </h1> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T20:22:25.545Z> an hour ago </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Pirates announce Spring Training broadcast schedule" data-link="https://www.mlb.com/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>The Pittsburgh Pirates today released their spring training broadcast schedule ahead of the 2025 Grapefruit League season. SportsNet Pittsburgh is set to broadcast 12 of Pittsburgh’s home games plus an additional seven games from the opposing team’s broadcast. Six of Pittsburgh’s Grapefruit League games will also be available as webcasts</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;417ec04c-6371-4b53-b601-5956d9d35cc3&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-134&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule&quot;,&quot;contentDate&quot;:&quot;2025-02-19T20:22:25.545Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Pirates announce Spring Training broadcast schedule&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-pirates-announce-2025-spring-training-broadcast-schedule&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Pirates announce Spring Training broadcast schedule&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;The Pittsburgh Pirates today released their spring training broadcast schedule ahead of the 2025 Grapefruit League season.\nSportsNet Pittsburgh is set to broadcast 12 of Pittsburgh’s home games plus an additional seven games from the opposing team’s broadcast. Six of Pittsburgh’s Grapefruit League games will also be available as webcasts&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Pittsburgh Pirates&quot;,&quot;slug&quot;:&quot;teamid-134&quot;,&quot;teamSlug&quot;:&quot;pirates&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;an hour ago&quot;,&quot;title&quot;:&quot;Press release: Pirates announce 2025 Spring Training broadcast schedule&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-pirates-announce-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams" data-translation-id="3fd5a595-cab4-4394-b818-86276e8fa243"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Royals announce Champions Gala celebrating 1985 and 2015 teams </h1> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T19:05:12.736Z> 2:05 PM EST </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Royals announce Champions Gala celebrating 1985 and 2015 teams" data-link="https://www.mlb.com/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>KANSAS CITY, Mo. -- The Kansas City Royals announced a once-in-a-lifetime event that will allow fans to celebrate both of the club’s World Series championship teams. The celebration of our Royals champions will take over Union Station on Thursday, May 15, honoring the legacy of these legendary teams. “These teams</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;3fd5a595-cab4-4394-b818-86276e8fa243&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-118&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams&quot;,&quot;contentDate&quot;:&quot;2025-02-19T19:05:12.736Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Royals announce Champions Gala celebrating 1985 and 2015 teams&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Royals announce Champions Gala celebrating 1985 and 2015 teams&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;KANSAS CITY, Mo. -- The Kansas City Royals announced a once-in-a-lifetime event that will allow fans to celebrate both of the club’s World Series championship teams.\nThe celebration of our Royals champions will take over Union Station on Thursday, May 15, honoring the legacy of these legendary teams.\n“These teams&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Kansas City Royals&quot;,&quot;slug&quot;:&quot;teamid-118&quot;,&quot;teamSlug&quot;:&quot;royals&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;2:05 PM EST&quot;,&quot;title&quot;:&quot;Press release: Royals announce Champions Gala celebrating 1985 and 2015 teams&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-royals-announce-champions-gala-celebrating-1985-and-2015-teams&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule" data-translation-id="ec05e222-c3e6-4ffe-aebe-721fab78ed0d"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> New York Mets announce 2025 Theme Games and specialty ticket package items schedule </h1> <div class="article-item__subheader u-text-h3">Fans can look forward to special theme nights including Sesame Street Night, Pokémon GO Night, Stranger Things Night and others in 2025</div> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T19:03:49.161Z> 2:03 PM EST </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="New York Mets announce 2025 Theme Games and specialty ticket package items schedule" data-link="https://www.mlb.com/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>FLUSHING, N.Y., February 19, 2025 – The New York Mets announced today the club’s theme games and specialty ticket package items schedule for 2025 home games at Citi Field. Earlier this year, a robust 30-item gate giveaway schedule was announced for the upcoming season, and the Mets are building on</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;ec05e222-c3e6-4ffe-aebe-721fab78ed0d&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-121&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule&quot;,&quot;contentDate&quot;:&quot;2025-02-19T19:03:49.161Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;New York Mets announce 2025 Theme Games and specialty ticket package items schedule&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;New York Mets announce 2025 Theme Games and specialty ticket package items schedule&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;Fans can look forward to special theme nights including Sesame Street Night, Pokémon GO Night, Stranger Things Night and others in 2025&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;FLUSHING, N.Y., February 19, 2025 – The New York Mets announced today the club’s theme games and specialty ticket package items schedule for 2025 home games at Citi Field. Earlier this year, a robust 30-item gate giveaway schedule was announced for the upcoming season, and the Mets are building on&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;New York Mets&quot;,&quot;slug&quot;:&quot;teamid-121&quot;,&quot;teamSlug&quot;:&quot;mets&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;2:03 PM EST&quot;,&quot;title&quot;:&quot;Press release: New York Mets announce 2025 Theme Games and specialty ticket package items schedule&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-new-york-mets-announce-2025-theme-games-and-specialty-ticket-package-items-schedule&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <div class="ad ad--article"><div></div></div> <article id="press-release-guardians-sign-lhp-john-means" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-guardians-sign-lhp-john-means" data-translation-id="3bb73cd0-ea74-4bf1-8187-96831de7af8d"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Guardians sign LHP John Means </h1> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T18:00:13.535Z> 1:00 PM EST </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Guardians sign LHP John Means" data-link="https://www.mlb.com/press-release/press-release-guardians-sign-lhp-john-means" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-guardians-sign-lhp-john-means/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-guardians-sign-lhp-john-means"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>CLEVELAND, OH - The Cleveland Guardians announced today the signing of free agent LHP John Means to a Major League contract for the 2025 season with a 2026 Club Option. Means, 31, has spent his entire professional career in the Baltimore Orioles organization, debuting in 2018 before earning a 2019</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-guardians-sign-lhp-john-means" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;3bb73cd0-ea74-4bf1-8187-96831de7af8d&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-114&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-guardians-sign-lhp-john-means&quot;,&quot;contentDate&quot;:&quot;2025-02-19T18:00:13.535Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Guardians sign LHP John Means&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-guardians-sign-lhp-john-means&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Guardians sign LHP John Means&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-guardians-sign-lhp-john-means&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-guardians-sign-lhp-john-means/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;CLEVELAND, OH - The Cleveland Guardians announced today the signing of free agent LHP John Means to a Major League contract for the 2025 season with a 2026 Club Option.\nMeans, 31, has spent his entire professional career in the Baltimore Orioles organization, debuting in 2018 before earning a 2019&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Cleveland Guardians&quot;,&quot;slug&quot;:&quot;teamid-114&quot;,&quot;teamSlug&quot;:&quot;guardians&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;1:00 PM EST&quot;,&quot;title&quot;:&quot;Press release: Guardians sign LHP John Means&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-guardians-sign-lhp-john-means&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-guardians-sign-lhp-john-means&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander" data-translation-id="36a76cfa-5999-4170-a5d9-d9cdcde8352c"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Colorado Rockies Agree to One-Year Contract with Left-Handed Pitcher Scott Alexander </h1> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T17:16:31.448Z> 12:16 PM EST </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Colorado Rockies Agree to One-Year Contract with Left-Handed Pitcher Scott Alexander" data-link="https://www.mlb.com/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>SCOTTSDALE – The Colorado Rockies announced today that they have agreed to a one-year Major League contract with left-handed pitcher Scott Alexander. Alexander, 35, has spent parts of his 10-year Major League career with four different organizations: Kansas City (2015-17), Los Angeles-NL (2018-2021), San Francisco (2022-23) and Oakland (2024) …</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;36a76cfa-5999-4170-a5d9-d9cdcde8352c&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-115&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander&quot;,&quot;contentDate&quot;:&quot;2025-02-19T17:16:31.448Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Colorado Rockies Agree to One-Year Contract with Left-Handed Pitcher Scott Alexander&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Colorado Rockies Agree to One-Year Contract with Left-Handed Pitcher Scott Alexander&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;SCOTTSDALE – The Colorado Rockies announced today that they have agreed to a one-year Major League contract with left-handed pitcher Scott Alexander.\nAlexander, 35, has spent parts of his 10-year Major League career with four different organizations: Kansas City (2015-17), Los Angeles-NL (2018-2021), San Francisco (2022-23) and Oakland (2024) …&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Colorado Rockies&quot;,&quot;slug&quot;:&quot;teamid-115&quot;,&quot;teamSlug&quot;:&quot;rockies&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;12:16 PM EST&quot;,&quot;title&quot;:&quot;Press release: Colorado Rockies Agree to One-Year Contract with Left-Handed Pitcher Scott Alexander&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-colorado-rockies-agree-to-one-year-contract-with-left-handed-pitcher-scott-alexander&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park" data-translation-id="572690db-8933-4a95-ad1f-5f439d855013"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Atlanta Braves to Host Free Chris Tomlin Postgame Concert Presented by Atlanta-area Chick-fil-A® Restaurants on Saturday, July 5 at Truist Park  </h1> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T17:14:37.367Z> 12:14 PM EST </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Atlanta Braves to Host Free Chris Tomlin Postgame Concert Presented by Atlanta-area Chick-fil-A® Restaurants on Saturday, July 5 at Truist Park " data-link="https://www.mlb.com/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>ATLANTA (February 19, 2025) – The Atlanta Braves will host a free Chris Tomlin postgame concert presented by Atlanta-area Chick-fil-A® restaurants on Saturday, July 5, at Truist Park following their game against the Baltimore Orioles. Access to the postgame concert is free and included for fans with a game ticket.</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;572690db-8933-4a95-ad1f-5f439d855013&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-144&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park&quot;,&quot;contentDate&quot;:&quot;2025-02-19T17:14:37.367Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Atlanta Braves to Host Free Chris Tomlin Postgame Concert Presented by Atlanta-area Chick-fil-A® Restaurants on Saturday, July 5 at Truist Park &quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Atlanta Braves to Host Free Chris Tomlin Postgame Concert Presented by Atlanta-area Chick-fil-A® Restaurants on Saturday, July 5 at Truist Park &quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;ATLANTA (February 19, 2025) – The Atlanta Braves will host a free Chris Tomlin postgame concert presented by Atlanta-area Chick-fil-A® restaurants on Saturday, July 5, at Truist Park following their game against the Baltimore Orioles.\nAccess to the postgame concert is free and included for fans with a game ticket.&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Atlanta Braves&quot;,&quot;slug&quot;:&quot;teamid-144&quot;,&quot;teamSlug&quot;:&quot;braves&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;12:14 PM EST&quot;,&quot;title&quot;:&quot;Press release: Atlanta Braves to Host Free Chris Tomlin Postgame Concert Presented by Atlanta-area Chick-fil-A® Restaurants on Saturday, July 5 at Truist Park &quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-atlanta-braves-to-host-free-chris-tomlin-postgame-concert-presented-by-atlanta-area-chick-fil-a-restaurants-on-saturday-july-5-at-truist-park&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes" data-translation-id="619e832c-197b-418c-befc-ac13ee6fd5c9"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Chicago Cubs celebrate Single Game Tickets going on sale Friday with ‘Live like a Season Ticket Holder’ sweepstakes </h1> <div class="article-item__subheader u-text-h3">Online Sweepstakes Kicks off Today; One Lucky Fan Will Win Two Tickets to Every Home Game This Season Including Opening Day plus Season Ticket Holder Perks</div> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T15:10:54.659Z> 10:10 AM EST </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Chicago Cubs celebrate Single Game Tickets going on sale Friday with ‘Live like a Season Ticket Holder’ sweepstakes" data-link="https://www.mlb.com/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>MESA – To celebrate single game tickets going on sale Friday, February 21, the Chicago Cubs are giving one lucky fan the opportunity to “live like a Season Ticket Holder” for the 2025 season, complete with two tickets to every home game and all the perks of being a Cubs</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;619e832c-197b-418c-befc-ac13ee6fd5c9&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-112&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes&quot;,&quot;contentDate&quot;:&quot;2025-02-19T15:10:54.659Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Chicago Cubs celebrate Single Game Tickets going on sale Friday with ‘Live like a Season Ticket Holder’ sweepstakes&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Chicago Cubs celebrate Single Game Tickets going on sale Friday with ‘Live like a Season Ticket Holder’ sweepstakes&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;Online Sweepstakes Kicks off Today; One Lucky Fan Will Win Two Tickets to Every Home Game This Season Including Opening Day plus Season Ticket Holder Perks&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;MESA – To celebrate single game tickets going on sale Friday, February 21, the Chicago Cubs are giving one lucky fan the opportunity to “live like a Season Ticket Holder” for the 2025 season, complete with two tickets to every home game and all the perks of being a Cubs&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Chicago Cubs&quot;,&quot;slug&quot;:&quot;teamid-112&quot;,&quot;teamSlug&quot;:&quot;cubs&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;10:10 AM EST&quot;,&quot;title&quot;:&quot;Press release: Chicago Cubs celebrate Single Game Tickets going on sale Friday with ‘Live like a Season Ticket Holder’ sweepstakes&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-chicago-cubs-celebrate-single-game-tickets-going-on-sale-friday-with-live-like-a-season-ticket-holder-sweepstakes&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-cardinals-launch-postgame-concert-series-for-2025" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-cardinals-launch-postgame-concert-series-for-2025" data-translation-id="ac63c3ba-5039-44a3-ae14-a7d472dd6ddc"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Cardinals launch Postgame Concert Series for 2025 season </h1> <div class="article-item__subheader u-text-h3">County Superstar Cole Swindell & Rapper Flo Rida To Perform This Summer at Busch Stadium</div> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T14:18:05.738Z> 9:18 AM EST </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Cardinals launch Postgame Concert Series for 2025 season" data-link="https://www.mlb.com/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>ST. LOUIS, Mo., February 19, 2025 – The St. Louis Cardinals announced today that country superstar Cole Swindell and rapper Flo Rida will perform at Busch Stadium this summer as part of the team’s new Postgame Concert Series presented by Southern Illinois University Edwardsville. Swindell will perform following the Cardinals-Reds</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;ac63c3ba-5039-44a3-ae14-a7d472dd6ddc&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-138&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025&quot;,&quot;contentDate&quot;:&quot;2025-02-19T14:18:05.738Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Cardinals launch Postgame Concert Series for 2025 season&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-cardinals-launch-postgame-concert-series-for-2025&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Cardinals launch Postgame Concert Series for 2025 season&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;County Superstar Cole Swindell &amp; Rapper Flo Rida To Perform This Summer at Busch Stadium&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;ST. LOUIS, Mo., February 19, 2025 – The St. Louis Cardinals announced today that country superstar Cole Swindell and rapper Flo Rida will perform at Busch Stadium this summer as part of the team’s new Postgame Concert Series presented by Southern Illinois University Edwardsville.\nSwindell will perform following the Cardinals-Reds&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;St. Louis Cardinals&quot;,&quot;slug&quot;:&quot;teamid-138&quot;,&quot;teamSlug&quot;:&quot;cardinals&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;9:18 AM EST&quot;,&quot;title&quot;:&quot;Press release: Cardinals launch Postgame Concert Series for 2025&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-cardinals-launch-postgame-concert-series-for-2025&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <div class="ad ad--article"><div></div></div> <article id="rockies-announce-2025-spring-training-broadcast-schedule" class="l-grid__content--card article-item article-item--article " data-content-id="rockies-announce-2025-spring-training-broadcast-schedule" data-translation-id="b07efcdb-d856-495a-81cf-eaad75d98416"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Five games to be broadcast over Rockies.TV, 13 games over KOA 850 AM/94.1 FM </h1> </div> <div class="article-item__media-container" id="article-item__media-container-rockies-announce-2025-spring-training-broadcast-schedule" > <div class="p-image" > <div class="p-image__image " data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/v1739929329/mlb/sbflf3wcacmtt2zhsruw 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/v1739929329/mlb/sbflf3wcacmtt2zhsruw 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/v1739929329/mlb/sbflf3wcacmtt2zhsruw 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/v1739929329/mlb/sbflf3wcacmtt2zhsruw 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/v1739929329/mlb/sbflf3wcacmtt2zhsruw 372w" data-sizes="auto"/> </div> </div> </div> <div class="article-item__photo-credit"> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T02:39:09.423Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Five games to be broadcast over Rockies.TV, 13 games over KOA 850 AM/94.1 FM" data-link="https://www.mlb.com/press-release/rockies-announce-2025-spring-training-broadcast-schedule" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/rockies-announce-2025-spring-training-broadcast-schedule/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/rockies-announce-2025-spring-training-broadcast-schedule"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>DENVER — The Colorado Rockies announced Tuesday their five-game Rockies.TV and 13-game KOA 850 AM/94.1 FM broadcast schedule for 2025 Spring Training. Back again for the 2025 season, Rockies fans can watch select Rockies Spring Training games black-out free as a free preview simply by accessing Rockies.TV on their browser</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/rockies-announce-2025-spring-training-broadcast-schedule" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;b07efcdb-d856-495a-81cf-eaad75d98416&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-115&quot;},{&quot;type&quot;:&quot;taxonomy&quot;,&quot;value&quot;:&quot;spring-training,apple-news&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/rockies-announce-2025-spring-training-broadcast-schedule&quot;,&quot;contentDate&quot;:&quot;2025-02-19T02:39:09.423Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Five games to be broadcast over Rockies.TV, 13 games over KOA 850 AM/94.1 FM&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;media&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;content&quot;:{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;}],&quot;class&quot;:&quot;article-content&quot;},&quot;caption&quot;:null,&quot;credit&quot;:null,&quot;urlClickThrough&quot;:&quot;&quot;},&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;shareImage&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_2x1/t_w1536/v1739929329/mlb/sbflf3wcacmtt2zhsruw.jpg&quot;,&quot;slug&quot;:&quot;rockies-announce-2025-spring-training-broadcast-schedule&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Five games to be broadcast over Rockies.TV, 13 games over KOA 850 AM/94.1 FM&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/rockies-announce-2025-spring-training-broadcast-schedule&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/rockies-announce-2025-spring-training-broadcast-schedule/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;DENVER — The Colorado Rockies announced Tuesday their five-game Rockies.TV and 13-game KOA 850 AM/94.1 FM broadcast schedule for 2025 Spring Training.\nBack again for the 2025 season, Rockies fans can watch select Rockies Spring Training games black-out free as a free preview simply by accessing Rockies.TV on their browser&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;},{&quot;title&quot;:&quot;Spring Training&quot;,&quot;slug&quot;:&quot;spring-training&quot;},{&quot;title&quot;:&quot;Apple News&quot;,&quot;slug&quot;:&quot;apple-news&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Colorado Rockies&quot;,&quot;slug&quot;:&quot;teamid-115&quot;,&quot;teamSlug&quot;:&quot;rockies&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;thumbnail&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;,&quot;image&quot;:{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/v1739929329/mlb/sbflf3wcacmtt2zhsruw&quot;}],&quot;class&quot;:&quot;article-content&quot;}},&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Rockies announce 2025 Spring Training broadcast schedule&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/rockies-announce-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/rockies-announce-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="twins-announce-2025-spring-training-broadcast-schedule" class="l-grid__content--card article-item article-item--article " data-content-id="twins-announce-2025-spring-training-broadcast-schedule" data-translation-id="904c5c40-54cd-43e2-a063-9d1eaee52ff8"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> 30 of 32 Twins Spring Training games to be broadcast on variety of free platforms in 2025 </h1> <div class="article-item__subheader u-text-h3">Twins.TV and MLB.TV DTC platforms to offer FREE access to 18 Grapefruit League games; Audacy’s 830 WCCO and 102.9 The Wolf, and the Treasure Island Baseball Network to broadcast 20 spring contests</div> </div> <div class="article-item__media-container" id="article-item__media-container-twins-announce-2025-spring-training-broadcast-schedule" > <div class="p-image" > <div class="p-image__image " data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/xreivcubyo9mnrzrvv8a 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/xreivcubyo9mnrzrvv8a 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/xreivcubyo9mnrzrvv8a 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/xreivcubyo9mnrzrvv8a 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/xreivcubyo9mnrzrvv8a 372w" data-sizes="auto"/> </div> </div> </div> <div class="article-item__photo-credit"> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-19T00:22:49.89Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="30 of 32 Twins Spring Training games to be broadcast on variety of free platforms in 2025" data-link="https://www.mlb.com/press-release/twins-announce-2025-spring-training-broadcast-schedule" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/twins-announce-2025-spring-training-broadcast-schedule/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/twins-announce-2025-spring-training-broadcast-schedule"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>MINNEAPOLIS-ST. PAUL, MN – The Minnesota Twins, in conjunction with partners Major League Baseball, Audacy’s 830 WCCO (WCCO-AM) and 102.9 The Wolf (KMNB-FM), and the Treasure Island Baseball Network (TIBN), announced a comprehensive 2025 spring training broadcast schedule that delivers FREE access to 30 of the club’s 32 Grapefruit League</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/twins-announce-2025-spring-training-broadcast-schedule" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;904c5c40-54cd-43e2-a063-9d1eaee52ff8&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-142&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/twins-announce-2025-spring-training-broadcast-schedule&quot;,&quot;contentDate&quot;:&quot;2025-02-19T00:22:49.89Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;30 of 32 Twins Spring Training games to be broadcast on variety of free platforms in 2025&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;media&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;content&quot;:{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/xreivcubyo9mnrzrvv8a&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/xreivcubyo9mnrzrvv8a&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/xreivcubyo9mnrzrvv8a&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/xreivcubyo9mnrzrvv8a&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/xreivcubyo9mnrzrvv8a&quot;}],&quot;class&quot;:&quot;article-content&quot;},&quot;caption&quot;:null,&quot;credit&quot;:null,&quot;urlClickThrough&quot;:&quot;&quot;},&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;shareImage&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_2x1/t_w1536/mlb/xreivcubyo9mnrzrvv8a.jpg&quot;,&quot;slug&quot;:&quot;twins-announce-2025-spring-training-broadcast-schedule&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;30 of 32 Twins Spring Training games to be broadcast on variety of free platforms in 2025&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/twins-announce-2025-spring-training-broadcast-schedule&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/twins-announce-2025-spring-training-broadcast-schedule/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;Twins.TV and MLB.TV DTC platforms to offer FREE access to 18 Grapefruit League games; Audacy’s 830 WCCO and 102.9 The Wolf, and the Treasure Island Baseball Network to broadcast 20 spring contests&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;MINNEAPOLIS-ST. PAUL, MN – The Minnesota Twins, in conjunction with partners Major League Baseball, Audacy’s 830 WCCO (WCCO-AM) and 102.9 The Wolf (KMNB-FM), and the Treasure Island Baseball Network (TIBN), announced a comprehensive 2025 spring training broadcast schedule that delivers FREE access to 30 of the club’s 32 Grapefruit League&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Minnesota Twins&quot;,&quot;slug&quot;:&quot;teamid-142&quot;,&quot;teamSlug&quot;:&quot;twins&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;thumbnail&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/xreivcubyo9mnrzrvv8a&quot;,&quot;image&quot;:{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/xreivcubyo9mnrzrvv8a&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/xreivcubyo9mnrzrvv8a&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/xreivcubyo9mnrzrvv8a&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/xreivcubyo9mnrzrvv8a&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/xreivcubyo9mnrzrvv8a&quot;}],&quot;class&quot;:&quot;article-content&quot;}},&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Twins announce 2025 Spring Training broadcast schedule&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/twins-announce-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/twins-announce-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="miami-marlins-2025-spring-training-broadcast-schedule" class="l-grid__content--card article-item article-item--article " data-content-id="miami-marlins-2025-spring-training-broadcast-schedule" data-translation-id="b0369840-8967-4d5d-a5be-bacbacfdc295"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Marlins set 2025 Spring Training broadcast schedule </h1> <div class="article-item__subheader u-text-h3">FanDuel Sports Network to broadcast five Marlins’ Spring Training games; Marlins Radio Network to broadcast 28 games, including Spring Breakout on March 14, across 940 AM WINZ and MLB.com; Radio Mambí 710 AM WAQI to air 10 games, beginning with Grapefruit League opener on February 22</div> </div> <div class="article-item__media-container" id="article-item__media-container-miami-marlins-2025-spring-training-broadcast-schedule" > <div class="p-image" > <div class="p-image__image " data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/rynyo3cxmkowlpmslwrr 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/rynyo3cxmkowlpmslwrr 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/rynyo3cxmkowlpmslwrr 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/rynyo3cxmkowlpmslwrr 372w" data-sizes="auto"/> </div> </div> </div> <div class="article-item__photo-credit"> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T23:19:14.567Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Marlins set 2025 Spring Training broadcast schedule" data-link="https://www.mlb.com/press-release/miami-marlins-2025-spring-training-broadcast-schedule" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/miami-marlins-2025-spring-training-broadcast-schedule/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/miami-marlins-2025-spring-training-broadcast-schedule"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>MIAMI – The Miami Marlins announced the club’s broadcast schedule for Spring Training games, beginning with their Grapefruit League opener on Saturday, February 22 against the St. Louis Cardinals at 1:10 p.m. ET.</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/miami-marlins-2025-spring-training-broadcast-schedule" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;b0369840-8967-4d5d-a5be-bacbacfdc295&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-146&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/miami-marlins-2025-spring-training-broadcast-schedule&quot;,&quot;contentDate&quot;:&quot;2025-02-18T23:19:14.567Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Marlins set 2025 Spring Training broadcast schedule&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;media&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;content&quot;:{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/rynyo3cxmkowlpmslwrr&quot;}],&quot;class&quot;:&quot;article-content&quot;},&quot;caption&quot;:null,&quot;credit&quot;:null,&quot;urlClickThrough&quot;:&quot;&quot;},&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;shareImage&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_2x1/t_w1536/mlb/rynyo3cxmkowlpmslwrr.jpg&quot;,&quot;slug&quot;:&quot;miami-marlins-2025-spring-training-broadcast-schedule&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Marlins set 2025 Spring Training broadcast schedule&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/miami-marlins-2025-spring-training-broadcast-schedule&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/miami-marlins-2025-spring-training-broadcast-schedule/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;FanDuel Sports Network to broadcast five Marlins’ Spring Training games; Marlins Radio Network to broadcast 28 games, including Spring Breakout on March 14, across 940 AM WINZ and MLB.com; Radio Mambí 710 AM WAQI to air 10 games, beginning with Grapefruit League opener on February 22&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;MIAMI – The Miami Marlins announced the club’s broadcast schedule for Spring Training games, beginning with their Grapefruit League opener on Saturday, February 22 against the St. Louis Cardinals at 1:10 p.m. ET.&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Miami Marlins&quot;,&quot;slug&quot;:&quot;teamid-146&quot;,&quot;teamSlug&quot;:&quot;marlins&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;thumbnail&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr&quot;,&quot;image&quot;:{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/rynyo3cxmkowlpmslwrr&quot;}],&quot;class&quot;:&quot;article-content&quot;}},&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Miami Marlins 2025 Spring Training broadcast schedule&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/miami-marlins-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/miami-marlins-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="royals-2025-spring-training-broadcast-schedule" class="l-grid__content--card article-item article-item--article " data-content-id="royals-2025-spring-training-broadcast-schedule" data-translation-id="72e40c91-74b3-46ae-8887-67cce85b851e"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Royals set 2025 Spring Training broadcast schedule </h1> </div> <div class="article-item__media-container" id="article-item__media-container-royals-2025-spring-training-broadcast-schedule" > <div class="p-image" > <div class="p-image__image " data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/rynyo3cxmkowlpmslwrr 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/rynyo3cxmkowlpmslwrr 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/rynyo3cxmkowlpmslwrr 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/rynyo3cxmkowlpmslwrr 372w" data-sizes="auto"/> </div> </div> </div> <div class="article-item__photo-credit"> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T23:16:53.976Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Royals set 2025 Spring Training broadcast schedule" data-link="https://www.mlb.com/press-release/royals-2025-spring-training-broadcast-schedule" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/royals-2025-spring-training-broadcast-schedule/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/royals-2025-spring-training-broadcast-schedule"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>SURPRISE, Ariz. -- The Kansas City Royals announced their radio and television broadcast schedules for the 2025 Spring Training season.</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/royals-2025-spring-training-broadcast-schedule" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;72e40c91-74b3-46ae-8887-67cce85b851e&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-118&quot;},{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/royals-2025-spring-training-broadcast-schedule&quot;,&quot;contentDate&quot;:&quot;2025-02-18T23:16:53.976Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Royals set 2025 Spring Training broadcast schedule&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;media&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;content&quot;:{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/rynyo3cxmkowlpmslwrr&quot;}],&quot;class&quot;:&quot;article-content&quot;},&quot;caption&quot;:null,&quot;credit&quot;:null,&quot;urlClickThrough&quot;:&quot;&quot;},&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;shareImage&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_2x1/t_w1536/mlb/rynyo3cxmkowlpmslwrr.jpg&quot;,&quot;slug&quot;:&quot;royals-2025-spring-training-broadcast-schedule&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Royals set 2025 Spring Training broadcast schedule&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/royals-2025-spring-training-broadcast-schedule&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/royals-2025-spring-training-broadcast-schedule/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;SURPRISE, Ariz. -- The Kansas City Royals announced their radio and television broadcast schedules for the 2025 Spring Training season.&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Kansas City Royals&quot;,&quot;slug&quot;:&quot;teamid-118&quot;,&quot;teamSlug&quot;:&quot;royals&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;thumbnail&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr&quot;,&quot;image&quot;:{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/rynyo3cxmkowlpmslwrr&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/rynyo3cxmkowlpmslwrr&quot;}],&quot;class&quot;:&quot;article-content&quot;}},&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Royals 2025 Spring Training broadcast schedule&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/royals-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/royals-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="rangers-2025-spring-training-schedule-and-broadcast-details" class="l-grid__content--card article-item article-item--article " data-content-id="rangers-2025-spring-training-schedule-and-broadcast-details" data-translation-id="ce389da1-0226-4af4-8e0e-61d9f9754430"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Rangers 2025 Spring Training schedule and broadcast details </h1> </div> <div class="article-item__media-container" id="article-item__media-container-rangers-2025-spring-training-schedule-and-broadcast-details" > <div class="p-image" > <div class="p-image__image " data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m 372w" data-sizes="auto"/> </div> </div> </div> <div class="article-item__photo-credit"> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T22:23:39.679Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Rangers 2025 Spring Training schedule and broadcast details" data-link="https://www.mlb.com/press-release/rangers-2025-spring-training-schedule-and-broadcast-details" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/rangers-2025-spring-training-schedule-and-broadcast-details/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/rangers-2025-spring-training-schedule-and-broadcast-details"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>Arlington, Texas — The Texas Rangers today announced the club’s initial broadcast schedule for the first season of games airing primarily on Rangers Sports Network (RSN), which was unveiled this week as the team’s new television home. The team has also revealed broadcast plans for the 33-game Spring Training schedule.</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/rangers-2025-spring-training-schedule-and-broadcast-details" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;ce389da1-0226-4af4-8e0e-61d9f9754430&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-140&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/rangers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;contentDate&quot;:&quot;2025-02-18T22:23:39.679Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Rangers 2025 Spring Training schedule and broadcast details&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;media&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;content&quot;:{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m&quot;}],&quot;class&quot;:&quot;article-content&quot;},&quot;caption&quot;:null,&quot;credit&quot;:null,&quot;urlClickThrough&quot;:&quot;&quot;},&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;shareImage&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_2x1/t_w1536/mlb/mu0tkg7obv8fxaasiv8m.jpg&quot;,&quot;slug&quot;:&quot;rangers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Rangers 2025 Spring Training schedule and broadcast details&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/rangers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/rangers-2025-spring-training-schedule-and-broadcast-details/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;Arlington, Texas — The Texas Rangers today announced the club’s initial broadcast schedule for the first season of games airing primarily on Rangers Sports Network (RSN), which was unveiled this week as the team’s new television home. The team has also revealed broadcast plans for the 33-game Spring Training schedule.&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Texas Rangers&quot;,&quot;slug&quot;:&quot;teamid-140&quot;,&quot;teamSlug&quot;:&quot;rangers&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;thumbnail&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m&quot;,&quot;image&quot;:{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m&quot;}],&quot;class&quot;:&quot;article-content&quot;}},&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Rangers 2025 Spring Training schedule and broadcast details&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/rangers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/rangers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <div class="ad ad--article"><div></div></div> <article id="press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee" data-translation-id="d31c6abf-d4af-4904-b1cf-739392392ed3"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Red Sox add right-handed pitcher Adam Ottavino to 2025 Spring Training roster as non-roster invitee </h1> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T22:03:31.631Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Red Sox add right-handed pitcher Adam Ottavino to 2025 Spring Training roster as non-roster invitee" data-link="https://www.mlb.com/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>BOSTON, MA—The Boston Red Sox have added right-handed pitcher Adam Ottavino to the club’s 2025 Spring Training roster as a non-roster invitee. He will wear number 00. Adam Ottavino, RHP– Ottavino, 39, posted a 4.34 ERA (27 ER/56.0 IP) with 70 strikeouts in 60 games for the New York Mets</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;d31c6abf-d4af-4904-b1cf-739392392ed3&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-111&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee&quot;,&quot;contentDate&quot;:&quot;2025-02-18T22:03:31.631Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Red Sox add right-handed pitcher Adam Ottavino to 2025 Spring Training roster as non-roster invitee&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Red Sox add right-handed pitcher Adam Ottavino to 2025 Spring Training roster as non-roster invitee&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;BOSTON, MA—The Boston Red Sox have added right-handed pitcher Adam Ottavino to the club’s 2025 Spring Training roster as a non-roster invitee. He will wear number 00.\nAdam Ottavino, RHP– Ottavino, 39, posted a 4.34 ERA (27 ER/56.0 IP) with 70 strikeouts in 60 games for the New York Mets&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Boston Red Sox&quot;,&quot;slug&quot;:&quot;teamid-111&quot;,&quot;teamSlug&quot;:&quot;redsox&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Press release: Red Sox add RHP Adam Ottavino to 2025 Spring Training roster as non-roster invitee&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-red-sox-add-rhp-adam-ottavino-to-2025-spring-training-roster-as-non-roster-invitee&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="red-sox-2025-spring-training-schedule-and-broadcast-details" class="l-grid__content--card article-item article-item--article " data-content-id="red-sox-2025-spring-training-schedule-and-broadcast-details" data-translation-id="ad732b33-cafc-4f1c-a6b7-b7fc13925d5f"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Red Sox 2025 Spring Training schedule and broadcast details </h1> </div> <div class="article-item__media-container" id="article-item__media-container-red-sox-2025-spring-training-schedule-and-broadcast-details" > <div class="p-image" > <div class="p-image__image " data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m 372w" data-sizes="auto"/> </div> </div> </div> <div class="article-item__photo-credit"> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T21:35:41.009Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Red Sox 2025 Spring Training schedule and broadcast details" data-link="https://www.mlb.com/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>BOSTON, MA – The Boston Red Sox today announced their 2025 Spring Training broadcast schedule. NESN will carry 23 of the Red Sox’ 35 exhibition games on NESN and NESN+. All games airing on NESN and NESN+ are available to stream in New England on the NESN 360 app via</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;ad732b33-cafc-4f1c-a6b7-b7fc13925d5f&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-111&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;contentDate&quot;:&quot;2025-02-18T21:35:41.009Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Red Sox 2025 Spring Training schedule and broadcast details&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;media&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;content&quot;:{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m&quot;}],&quot;class&quot;:&quot;article-content&quot;},&quot;caption&quot;:null,&quot;credit&quot;:null,&quot;urlClickThrough&quot;:&quot;&quot;},&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;shareImage&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_2x1/t_w1536/mlb/mu0tkg7obv8fxaasiv8m.jpg&quot;,&quot;slug&quot;:&quot;red-sox-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Red Sox 2025 Spring Training schedule and broadcast details&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;BOSTON, MA – The Boston Red Sox today announced their 2025 Spring Training broadcast schedule.\nNESN will carry 23 of the Red Sox’ 35 exhibition games on NESN and NESN+. All games airing on NESN and NESN+ are available to stream in New England on the NESN 360 app via&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Boston Red Sox&quot;,&quot;slug&quot;:&quot;teamid-111&quot;,&quot;teamSlug&quot;:&quot;redsox&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;thumbnail&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m&quot;,&quot;image&quot;:{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m&quot;}],&quot;class&quot;:&quot;article-content&quot;}},&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Red Sox 2025 Spring Training schedule and broadcast details&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/red-sox-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="padres-2025-spring-training-schedule-and-broadcast-details" class="l-grid__content--card article-item article-item--article " data-content-id="padres-2025-spring-training-schedule-and-broadcast-details" data-translation-id="bb965087-8d9c-4d9c-9dcf-ec49abe5570f"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Padres 2025 Spring Training schedule and broadcast details </h1> </div> <div class="article-item__media-container" id="article-item__media-container-padres-2025-spring-training-schedule-and-broadcast-details" > <div class="p-image" > <div class="p-image__image " data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m 372w" data-sizes="auto"/> </div> </div> </div> <div class="article-item__photo-credit"> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T21:31:36.722Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Padres 2025 Spring Training schedule and broadcast details" data-link="https://www.mlb.com/press-release/padres-2025-spring-training-schedule-and-broadcast-details" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/padres-2025-spring-training-schedule-and-broadcast-details/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/padres-2025-spring-training-schedule-and-broadcast-details"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>SAN DIEGO – The San Diego Padres announced their broadcast schedule for 2025 Spring Training presented by Southwest Airlines, featuring 30 preseason games that will be available to fans via television, radio or webcast. Padres.TV will be available as part of a free preview for all televised spring training games.</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/padres-2025-spring-training-schedule-and-broadcast-details" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;bb965087-8d9c-4d9c-9dcf-ec49abe5570f&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-135&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/padres-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;contentDate&quot;:&quot;2025-02-18T21:31:36.722Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Padres 2025 Spring Training schedule and broadcast details&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;media&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;content&quot;:{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m&quot;}],&quot;class&quot;:&quot;article-content&quot;},&quot;caption&quot;:null,&quot;credit&quot;:null,&quot;urlClickThrough&quot;:&quot;&quot;},&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;shareImage&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_2x1/t_w1536/mlb/mu0tkg7obv8fxaasiv8m.jpg&quot;,&quot;slug&quot;:&quot;padres-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Padres 2025 Spring Training schedule and broadcast details&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/padres-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/padres-2025-spring-training-schedule-and-broadcast-details/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;SAN DIEGO – The San Diego Padres announced their broadcast schedule for 2025 Spring Training presented by Southwest Airlines, featuring 30 preseason games that will be available to fans via television, radio or webcast.\nPadres.TV will be available as part of a free preview for all televised spring training games.&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;San Diego Padres&quot;,&quot;slug&quot;:&quot;teamid-135&quot;,&quot;teamSlug&quot;:&quot;padres&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;thumbnail&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m&quot;,&quot;image&quot;:{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/mu0tkg7obv8fxaasiv8m&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/mu0tkg7obv8fxaasiv8m&quot;}],&quot;class&quot;:&quot;article-content&quot;}},&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Padres 2025 Spring Training schedule and broadcast details&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/padres-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/padres-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-group-tickets-for-2025-season-on-sale-now" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-group-tickets-for-2025-season-on-sale-now" data-translation-id="2cbdaf9a-5734-429c-b7b3-88b58725e9dc"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Group Tickets for 2025 Season on Sale Now </h1> <div class="article-item__subheader u-text-h3">Groups of 20+ Can Purchase Discounted Tickets to Single Games and Receive Extra Incentives; New Group Bonus Dates Include Ticket Discounts & $12 Cards Cash on Each Ticket</div> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T21:01:52.009Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Group Tickets for 2025 Season on Sale Now" data-link="https://www.mlb.com/press-release/press-release-group-tickets-for-2025-season-on-sale-now" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-group-tickets-for-2025-season-on-sale-now/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-group-tickets-for-2025-season-on-sale-now"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>ST. LOUIS, Mo., February 18, 2025 – Organized groups of 20 fans or more can now purchase single-game tickets to 2025 Cardinals games. Designed for school and church groups, family or social gatherings, company outings and more, group tickets allow fans to enjoy the game in a community environment and</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-group-tickets-for-2025-season-on-sale-now" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;2cbdaf9a-5734-429c-b7b3-88b58725e9dc&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-138&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-group-tickets-for-2025-season-on-sale-now&quot;,&quot;contentDate&quot;:&quot;2025-02-18T21:01:52.009Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Group Tickets for 2025 Season on Sale Now&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-group-tickets-for-2025-season-on-sale-now&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Group Tickets for 2025 Season on Sale Now&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-group-tickets-for-2025-season-on-sale-now&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-group-tickets-for-2025-season-on-sale-now/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;Groups of 20+ Can Purchase Discounted Tickets to Single Games and Receive Extra Incentives; New Group Bonus Dates Include Ticket Discounts &amp; $12 Cards Cash on Each Ticket&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;ST. LOUIS, Mo., February 18, 2025 – Organized groups of 20 fans or more can now purchase single-game tickets to 2025 Cardinals games. Designed for school and church groups, family or social gatherings, company outings and more, group tickets allow fans to enjoy the game in a community environment and&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;St. Louis Cardinals&quot;,&quot;slug&quot;:&quot;teamid-138&quot;,&quot;teamSlug&quot;:&quot;cardinals&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Press release: Group Tickets for 2025 Season on Sale Now&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-group-tickets-for-2025-season-on-sale-now&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-group-tickets-for-2025-season-on-sale-now&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="live-spring-training-games-start-thursday-feb-20-on-mlb-network" class="l-grid__content--card article-item article-item--article " data-content-id="live-spring-training-games-start-thursday-feb-20-on-mlb-network" data-translation-id="4762b07b-6824-4454-9f8e-ead2ae97e2a7"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Live Spring Training games start Thursday, Feb. 20 on MLB Network </h1> <div class="article-item__subheader u-text-h3">MLB Network to visit all 30 Clubs in 15 days starting Wednesday, Feb. 26 with the World Series Champion Los Angeles Dodgers and Washington Nationals; Andre Dawson Classic features two live matchups this Friday, Feb. 21</div> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T19:21:11.705Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Live Spring Training games start Thursday, Feb. 20 on MLB Network" data-link="https://www.mlb.com/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>Feb. 18, 2025 – With full squad workouts underway, MLB Network is set to air more than 60 live Spring Training games over the next six weeks beginning this Thursday, Feb. 20. A dozen teams will be featured in live games across the first week of MLB Network’s Spring Training</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;4762b07b-6824-4454-9f8e-ead2ae97e2a7&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network&quot;,&quot;contentDate&quot;:&quot;2025-02-18T19:21:11.705Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Live Spring Training games start Thursday, Feb. 20 on MLB Network&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;live-spring-training-games-start-thursday-feb-20-on-mlb-network&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Live Spring Training games start Thursday, Feb. 20 on MLB Network&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;MLB Network to visit all 30 Clubs in 15 days starting Wednesday, Feb. 26 with the World Series Champion Los Angeles Dodgers and Washington Nationals; Andre Dawson Classic features two live matchups this Friday, Feb. 21&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;Feb. 18, 2025 – With full squad workouts underway, MLB Network is set to air more than 60 live Spring Training games over the next six weeks beginning this Thursday, Feb. 20. A dozen teams will be featured in live games across the first week of MLB Network’s Spring Training&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Live Spring Training games start Thursday, Feb. 20 on MLB Network&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/live-spring-training-games-start-thursday-feb-20-on-mlb-network&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <div class="ad ad--article"><div></div></div> <article id="press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel" data-translation-id="f210e8a2-c89d-4104-abc5-c861d44283e5"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Melissa Robertson Promoted to Senior Vice President and General Counsel </h1> <div class="article-item__subheader u-text-h3">Robertson began Mariners career in 2008, and was serving as VP and Deputy General Counsel; Fred Rivera transitions to Special Advisor role with club</div> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T18:10:32.128Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Melissa Robertson Promoted to Senior Vice President and General Counsel" data-link="https://www.mlb.com/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>SEATTLE, Wash. – Seattle Mariners President of Business Operations Kevin Martinez announced today that Melissa Robertson has been promoted to Senior Vice President and General Counsel for the organization. Robertson will report directly to Martinez and joins the club’s senior leadership team. Fred Rivera, who had been serving as General</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;f210e8a2-c89d-4104-abc5-c861d44283e5&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-136&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel&quot;,&quot;contentDate&quot;:&quot;2025-02-18T18:10:32.128Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Melissa Robertson Promoted to Senior Vice President and General Counsel&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Melissa Robertson Promoted to Senior Vice President and General Counsel&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;Robertson began Mariners career in 2008, and was serving as VP and Deputy General Counsel; Fred Rivera transitions to Special Advisor role with club&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;SEATTLE, Wash. – Seattle Mariners President of Business Operations Kevin Martinez announced today that Melissa Robertson has been promoted to Senior Vice President and General Counsel for the organization. Robertson will report directly to Martinez and joins the club’s senior leadership team.\nFred Rivera, who had been serving as General&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Seattle Mariners&quot;,&quot;slug&quot;:&quot;teamid-136&quot;,&quot;teamSlug&quot;:&quot;mariners&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Press release: Melissa Robertson Promoted to Senior Vice President and General Counsel&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-melissa-robertson-promoted-to-senior-vice-president-and-general-counsel&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="dodgers-2025-spring-training-schedule-and-broadcast-details" class="l-grid__content--card article-item article-item--article " data-content-id="dodgers-2025-spring-training-schedule-and-broadcast-details" data-translation-id="700d8df3-76cc-4905-99fc-07f610296a44"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Dodgers 2025 Spring Training schedule and broadcast details </h1> </div> <div class="article-item__media-container" id="article-item__media-container-dodgers-2025-spring-training-schedule-and-broadcast-details" > <div class="p-image" > <div class="p-image__image " data-aspect-ratio="16:9"> <img class="lazyload" alt="" data-srcset="https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/qbxwivcikhbssihgcf0l 2208w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/qbxwivcikhbssihgcf0l 1536w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/qbxwivcikhbssihgcf0l 1024w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/qbxwivcikhbssihgcf0l 640w,https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/qbxwivcikhbssihgcf0l 372w" data-sizes="auto"/> </div> </div> </div> <div class="article-item__photo-credit"> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T18:04:46.116Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Dodgers 2025 Spring Training schedule and broadcast details" data-link="https://www.mlb.com/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>LOS ANGELES – The Los Angeles Dodgers today announced their 2025 Spring Training broadcast schedule with all 22 games airing on SportsNet LA, 15 games on AM 570 LA Sports and six games on Spanish radio station KTNQ 1020 AM. The Spectrum SportsNet LA slate begins with the Dodgers’ first</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;700d8df3-76cc-4905-99fc-07f610296a44&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-119&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;contentDate&quot;:&quot;2025-02-18T18:04:46.116Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Dodgers 2025 Spring Training schedule and broadcast details&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;media&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;content&quot;:{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/qbxwivcikhbssihgcf0l&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/qbxwivcikhbssihgcf0l&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/qbxwivcikhbssihgcf0l&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/qbxwivcikhbssihgcf0l&quot;},{&quot;aspectRatio&quot;:&quot;16:9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/qbxwivcikhbssihgcf0l&quot;}],&quot;class&quot;:&quot;article-content&quot;},&quot;caption&quot;:null,&quot;credit&quot;:null,&quot;urlClickThrough&quot;:&quot;&quot;},&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;shareImage&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_2x1/t_w1536/mlb/qbxwivcikhbssihgcf0l.jpg&quot;,&quot;slug&quot;:&quot;dodgers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Dodgers 2025 Spring Training schedule and broadcast details&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;LOS ANGELES – The Los Angeles Dodgers today announced their 2025 Spring Training broadcast schedule with all 22 games airing on SportsNet LA, 15 games on AM 570 LA Sports and six games on Spanish radio station KTNQ 1020 AM.\nThe Spectrum SportsNet LA slate begins with the Dodgers’ first&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Los Angeles Dodgers&quot;,&quot;slug&quot;:&quot;teamid-119&quot;,&quot;teamSlug&quot;:&quot;dodgers&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;thumbnail&quot;:{&quot;type&quot;:&quot;photo&quot;,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/qbxwivcikhbssihgcf0l&quot;,&quot;image&quot;:{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;alt&quot;:&quot;2568_spring_training&quot;,&quot;cuts&quot;:[{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:2208,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w2208/mlb/qbxwivcikhbssihgcf0l&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1536,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1536/mlb/qbxwivcikhbssihgcf0l&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:1024,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w1024/mlb/qbxwivcikhbssihgcf0l&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:640,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w640/mlb/qbxwivcikhbssihgcf0l&quot;},{&quot;aspectRatio&quot;:&quot;16x9&quot;,&quot;width&quot;:372,&quot;src&quot;:&quot;https://img.mlbstatic.com/mlb-images/image/upload/t_16x9/t_w372/mlb/qbxwivcikhbssihgcf0l&quot;}],&quot;class&quot;:&quot;article-content&quot;}},&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Dodgers 2025 Spring Training schedule and broadcast details&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/dodgers-2025-spring-training-schedule-and-broadcast-details&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner" data-translation-id="19d54356-0eb4-4e83-b111-fea607d4d54e"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Arizona Diamondbacks announce Aiper as Official Robotic Pool Cleaner </h1> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T17:54:07.283Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Arizona Diamondbacks announce Aiper as Official Robotic Pool Cleaner" data-link="https://www.mlb.com/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>The Arizona Diamondbacks have announced a multi-year partnership with Aiper as the team’s Official Robotic Pool Cleaner. Aiper is the leading global creator of innovative cordless robotic pool cleaners and will bring their world-class products to Chase Field beginning this year, keeping the ballpark’s famous Presidential Pools Suite sparkling clean</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;19d54356-0eb4-4e83-b111-fea607d4d54e&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-109&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner&quot;,&quot;contentDate&quot;:&quot;2025-02-18T17:54:07.283Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Arizona Diamondbacks announce Aiper as Official Robotic Pool Cleaner&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Arizona Diamondbacks announce Aiper as Official Robotic Pool Cleaner&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;The Arizona Diamondbacks have announced a multi-year partnership with Aiper as the team’s Official Robotic Pool Cleaner. Aiper is the leading global creator of innovative cordless robotic pool cleaners and will bring their world-class products to Chase Field beginning this year, keeping the ballpark’s famous Presidential Pools Suite sparkling clean&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Arizona Diamondbacks&quot;,&quot;slug&quot;:&quot;teamid-109&quot;,&quot;teamSlug&quot;:&quot;dbacks&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Press release: Arizona Diamondbacks announce Aiper as Official Robotic Pool Cleaner&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-arizona-diamondbacks-announce-aiper-as-official-robotic-pool-cleaner&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-cubs-announce-2025-minor-league-coaching-staffs" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-cubs-announce-2025-minor-league-coaching-staffs" data-translation-id="6677cc50-a7c9-4c7c-83ef-0dc10d8b4c08"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> Cubs announce 2025 Minor League coaching staffs </h1> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T17:08:04.583Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="Cubs announce 2025 Minor League coaching staffs" data-link="https://www.mlb.com/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>CHICAGO – The Chicago Cubs today announced their minor league managers and coaching staffs for the 2025 season. A detailed list of each club’s managers and coaching staffs are included on the following page. The Cubs minor league clubs include Triple-A Iowa, Double-A Knoxville, High-A South Bend, Low-A Myrtle Beach,</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;6677cc50-a7c9-4c7c-83ef-0dc10d8b4c08&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-112&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs&quot;,&quot;contentDate&quot;:&quot;2025-02-18T17:08:04.583Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;Cubs announce 2025 Minor League coaching staffs&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-cubs-announce-2025-minor-league-coaching-staffs&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;Cubs announce 2025 Minor League coaching staffs&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;CHICAGO – The Chicago Cubs today announced their minor league managers and coaching staffs for the 2025 season. A detailed list of each club’s managers and coaching staffs are included on the following page. The Cubs minor league clubs include Triple-A Iowa, Double-A Knoxville, High-A South Bend, Low-A Myrtle Beach,&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Chicago Cubs&quot;,&quot;slug&quot;:&quot;teamid-112&quot;,&quot;teamSlug&quot;:&quot;cubs&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Press release: Cubs announce 2025 Minor League coaching staffs&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-cubs-announce-2025-minor-league-coaching-staffs&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> <article id="press-release-white-sox-announce-2025-spring-training-broadcast-schedule" class="l-grid__content--card article-item article-item--article " data-content-id="press-release-white-sox-announce-2025-spring-training-broadcast-schedule" data-translation-id="3b8a9c56-6e32-4ecc-93d5-30f90f6e6f07"> <div class="article-item__top"> <div class="ad ad--presented-by article-item__presented-by"><div></div></div> <h1 class="article-item__headline"> White Sox announce 2025 Spring Training broadcast schedule </h1> <div class="article-item__subheader u-text-h3">CHSN Scheduled to Broadcast Seven White Sox Spring Training Games; Available for Free on the CHSN app</div> </div> <div class="article-item__meta-container"> <div class="article-item__contributor-container"> <div class="article-item__contributor-inner"> <div class="article-item__contributor-info"> </div> <div class="article-item__contributor-date" data-date=2025-02-18T16:19:19.318Z> February 18, 2025 </div> </div> </div> <div class="article-item__share-container"> <div class="p-share p-share-- article-item__share news-share--init" data-cid="" data-headline="White Sox announce 2025 Spring Training broadcast schedule" data-link="https://www.mlb.com/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule" data-twitter-handle="MLB" data-tracking-prefix="article" data-print="https://www.mlb.com/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule/print"> <div class="p-share__buttons-container"> <ul class="p-share__list"> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--facebook"><div class="sr-only">Facebook Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--facebook p-share__icon"><title>Facebook icon</title><path d="M388.4 85.3h-48c-37.6 0-45.1 17.9-45.1 44.2v58.1h89.9l-11.8 90.7H295v233.2h-93.9V278.7h-78.3V188h78.3v-67c0-77.7 47.4-119.9 116.8-119.9 33.2 0 61.8 2.6 70.2 3.5v80.9h.3z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--twitter"><div class="sr-only">Twitter Share</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x p-share__icon"><title>X icon</title><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--email"><div class="sr-only">Email</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--email p-share__icon"><title>Email icon</title><path d="M17.5 85.8c-7.9 0-14.4 6.5-14.4 14.4v313.3c0 7.9 6.5 14.4 14.4 14.4h477.8c7.9 0 14.4-6.5 14.4-14.4V100.2c0-7.9-6.5-14.4-14.4-14.4H17.5zm429.9 20.1c7.9 0 9.8 4.6 4.2 10.2L267.5 300.5c-5.6 5.6-14.8 5.6-20.4 0L61.8 116.1c-5.6-5.6-3.7-10.2 4.2-10.2h381.4zm-424 14.3c0-7.9 4.6-9.8 10.2-4.2l129.2 129.7c5.6 5.6 5.6 14.8.1 20.5L33.5 397.4c-5.6 5.6-10.1 3.8-10.1-4.1V120.2zM66 408.1c-7.9 0-9.8-4.6-4.2-10.2l116.7-117.1c5.6-5.6 14.7-5.6 20.3.1l48.4 49c5.6 5.6 14.7 5.7 20.3 0l48.8-49.1c5.6-5.6 14.7-5.6 20.3 0l115.2 117c5.6 5.6 3.6 10.3-4.3 10.3H66zm423.8-14.5c0 7.9-4.5 9.8-10.1 4.1L350.3 266.4c-5.6-5.6-5.5-14.9.1-20.5l129.2-129.7c5.6-5.6 10.2-3.7 10.2 4.2v273.2z"/><path d="M494.9 430.5H18c-9.6 0-17.4-7.8-17.4-17.4V100.6C.5 91 8.4 83.2 18 83.2h476.9c9.6 0 17.4 7.8 17.4 17.4V413c0 9.7-7.8 17.5-17.4 17.5zM18 88.4c-6.8 0-12.3 5.5-12.3 12.3v312.4c0 6.8 5.5 12.3 12.3 12.3h476.9c6.8 0 12.3-5.5 12.3-12.3V100.6c0-6.8-5.5-12.3-12.3-12.3H18zm428.9 322.2H66.5c-6.8 0-9.1-2.9-9.8-4.7-.7-1.7-1.2-5.4 3.6-10.2l116.1-116.5c3.3-3.3 7.6-5.1 12.2-5.1 4.7 0 9 1.8 12.3 5.1l47.8 48.4c2.3 2.3 5.3 3.6 8.6 3.6s6.3-1.3 8.6-3.6l48.1-48.5c3.3-3.3 7.6-5.1 12.2-5.1s9 1.8 12.3 5.1l114.6 116.4c4.8 4.9 4.3 8.5 3.5 10.3-.6 1.9-2.9 4.8-9.7 4.8zM188.7 279.3c-3.3 0-6.3 1.3-8.6 3.6L63.9 399.4c-2.5 2.5-2.7 4.1-2.5 4.6.2.6 1.5 1.5 5 1.5h380.4c3 0 4.7-.8 5-1.5.3-.8-.3-2.5-2.5-4.7L334.9 282.9c-2.3-2.3-5.3-3.6-8.6-3.6-3.2 0-6.3 1.3-8.6 3.6l-48.1 48.5c-3.3 3.3-7.6 5.1-12.2 5.1s-9-1.8-12.3-5.1L197.3 283c-2.3-2.4-5.3-3.7-8.6-3.7zm296.7 124c-2 0-4.6-.9-7.9-4.1L348.8 268.5c-6.7-6.8-6.7-17.9.1-24.7l128.6-129.1c4.8-4.8 8.5-4.4 10.2-3.6 1.7.7 4.7 2.9 4.7 9.8v272.2c0 6.8-2.9 9-4.7 9.8-.6.2-1.4.4-2.3.4zm-.1-287.5c-.8 0-2.2.5-4.2 2.6L352.5 247.5c-4.8 4.8-4.8 12.6 0 17.5l128.7 130.7c2.1 2.2 3.8 2.8 4.5 2.5.7-.3 1.5-2 1.5-5V120.9c0-3.5-.9-4.8-1.5-5-.1-.1-.2-.1-.4-.1zM27.8 403.1c-1 0-1.7-.2-2.3-.4-1.7-.7-4.7-2.9-4.7-9.8V120.6c0-6.8 2.9-9.1 4.7-9.8 1.7-.7 5.4-1.2 10.2 3.6l128.6 129.1c6.8 6.8 6.8 17.9.1 24.7L35.6 398.9c-3.2 3.3-5.9 4.2-7.8 4.2zm0-287.5c-.1 0-.3 0-.4.1-.7.3-1.5 2-1.5 5v272.2c0 3 .8 4.7 1.5 5 .7.3 2.4-.4 4.5-2.5l128.7-130.7c4.8-4.8 4.7-12.7 0-17.5L32 118.1c-1.8-1.8-3.3-2.5-4.2-2.5zm229.5 191.5c-4.5 0-8.9-1.7-12.3-5.1L60.3 118.2c-4.8-4.8-4.4-8.5-3.6-10.2.7-1.7 2.9-4.7 9.8-4.7H447c6.8 0 9.1 2.9 9.8 4.7.7 1.7 1.2 5.4-3.6 10.2L269.7 302c-3.4 3.4-7.9 5.1-12.4 5.1zM66.4 108.5c-3 0-4.7.8-5 1.5s.4 2.5 2.5 4.6l184.7 183.8c4.8 4.8 12.6 4.8 17.4 0l183.4-183.8c2.5-2.5 2.7-4.1 2.5-4.6-.2-.6-1.5-1.5-5-1.5H66.4z"/></svg> </button> </li> <li class="p-share__item" tabindex="0"> <button class="p-share__link p-share__link--link"><div class="sr-only">Copy Link</div><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--link p-share__icon"><title>Link icon</title><path d="M465 210.7c48-48 48-126 0-174s-126-48-174 0l-94.4 94.4c-15.5 15.5-26.5 34.8-32 55.8-5.6 23-5 46 1.7 68.2l.1.4c6 18.9 16.2 35.6 30.3 49.7 17.7 17.7 39.8 29.4 64.3 33.9 13.4-12.6 21-28.3 21.5-43.9-20.4-.1-40-8.2-54.6-22.8-11.4-11.4-19-26.1-21.7-41.9l-.4.1-.4-6.3v-.4l-.4-4.4.2-.2c-.4-16.8 2.4-33.3 13.4-47.9L322.2 67.8c14.7-14.7 34.2-22.7 55-22.7 20.8 0 40.3 8.1 55 22.8 30.3 30.3 30.3 79.7 0 110l-67.8 67.9c5.7 15.8 8.5 32.3 8.5 49.2 0 2.7-.1 5.4-.2 8l92.3-92.3z"/><path d="M220 476l94.4-94.4c15.5-15.5 26.5-34.8 32-55.8 5.6-22 3-54.1-2.7-71.2-.3-.8-.6-1.7-.9-2.6l-.1-.4c-6.2-16.6-15.7-31.4-28.3-44-18.2-18.2-41.1-30-66.4-34.3l-4.6 4.6c-10.2 10.2-15.9 23.8-16.3 38.1 20.4.1 40 8.2 54.5 22.7 11.7 11.7 19.3 26.4 21.8 43h.1l.9 10.3-.2.1c.4 18-5.4 35.5-16.5 49.6l.7.1-6.1 6.1-.9.9-1.2 1.2-.1.1-.2.2-92.9 92.9c-30.3 30.3-79.7 30.3-110 0-14.7-14.7-22.8-34.2-22.8-55 0-20.8 8.1-40.3 22.8-55l68.7-68.7c-5-15.3-7.6-31.3-7.6-46.7 0-2.6.1-5.5.3-8.4L46 302c-48 48-48 126 0 174s126 48 174 0z"/></svg> </button> </li> </ul> </div> <div class="p-share__copy-container"> <input class="p-share__copy" type="text" readonly value="https://www.mlb.com/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close p-share__close"><title>Close icon</title><path d="M10.3 488.6c13.8 13.1 36.2 13.1 49.9 0l195.6-185.5 195.6 185.5c13.8 13.1 36.2 13.1 49.9 0 13.8-13.1 13.8-34.3 0-47.4L305.8 255.7 501.3 70.2c13.8-13.1 13.8-34.3 0-47.4-13.8-13.1-36.2-13.1-49.9 0L255.8 208.3 60.3 22.8c-13.8-13.1-36.2-13.1-49.9 0-13.8 13.1-13.8 34.3 0 47.4L206 255.7 10.3 441.2c-13.7 13.1-13.7 34.4 0 47.4z"/></svg> </div> </div> </div> </div> <div class="article-item__bottom"> <div class="article-item__preview"> <p>CHICAGO – The Chicago White Sox, Chicago Sports Network (CHSN) and ESPN Chicago (AM-1000) have announced the 2025 spring training television and radio schedule. The White Sox will have seven spring training games televised from Arizona on CHSN – the exclusive television home of White Sox baseball – starting on</p> </div> <div class="article-item__body"> </div> <div class="article-item__more-container"> <div class="p-button article-item__more" data-slug=""> <a href="/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule" class="p-button__link" data-popout=""> <button class="p-button__button p-button__button--secondary"> <span class="p-button__text">Continue Reading</span> </button> </a> </div> </div> </div> <div class="article-data" data-article-json="{&quot;_translationId&quot;:&quot;3b8a9c56-6e32-4ecc-93d5-30f90f6e6f07&quot;,&quot;adTags&quot;:[{&quot;type&quot;:&quot;storytype-pressrelease&quot;,&quot;value&quot;:&quot;storytype-pressrelease&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;value&quot;:&quot;teamid-145&quot;}],&quot;articleParts&quot;:{},&quot;byline&quot;:{},&quot;canonical&quot;:&quot;/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule&quot;,&quot;contentDate&quot;:&quot;2025-02-18T16:19:19.318Z&quot;,&quot;cut4Social&quot;:{&quot;contentId&quot;:251430774,&quot;size&quot;:&quot;sm&quot;,&quot;type&quot;:&quot;follow&quot;,&quot;showHandles&quot;:false,&quot;accounts&quot;:{&quot;facebook&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@Cutfour&quot;,&quot;url&quot;:&quot;https://www.facebook.com/Cutfour/&quot;},&quot;twitter&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@cut4&quot;,&quot;url&quot;:&quot;https://twitter.com/cut4&quot;},&quot;instagram&quot;:{&quot;hideAccount&quot;:false,&quot;account&quot;:&quot;@mlbcut4&quot;,&quot;url&quot;:&quot;https://www.instagram.com/mlbcut4/&quot;}}},&quot;headline&quot;:&quot;White Sox announce 2025 Spring Training broadcast schedule&quot;,&quot;isMigratedContent&quot;:false,&quot;locale&quot;:&quot;en&quot;,&quot;primaryTopicSlug&quot;:&quot;&quot;,&quot;related&quot;:{},&quot;section&quot;:&quot;press-release&quot;,&quot;slug&quot;:&quot;press-release-white-sox-announce-2025-spring-training-broadcast-schedule&quot;,&quot;social&quot;:{&quot;contentId&quot;:null,&quot;className&quot;:&quot;article-item__share news-share--init&quot;,&quot;headline&quot;:&quot;White Sox announce 2025 Spring Training broadcast schedule&quot;,&quot;blurb&quot;:null,&quot;url&quot;:&quot;https://www.mlb.com/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule&quot;,&quot;printUrl&quot;:&quot;https://www.mlb.com/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule/print&quot;,&quot;embed&quot;:null,&quot;twitterHandle&quot;:&quot;MLB&quot;,&quot;trackingPrefix&quot;:&quot;article&quot;,&quot;networks&quot;:[{&quot;platform&quot;:&quot;facebook&quot;,&quot;alt-text&quot;:&quot;Facebook Share&quot;,&quot;icon&quot;:&quot;facebook&quot;},{&quot;platform&quot;:&quot;twitter&quot;,&quot;alt-text&quot;:&quot;Twitter Share&quot;,&quot;icon&quot;:&quot;x&quot;},{&quot;platform&quot;:&quot;email&quot;,&quot;alt-text&quot;:&quot;Email&quot;,&quot;icon&quot;:&quot;email&quot;},{&quot;platform&quot;:&quot;link&quot;,&quot;alt-text&quot;:&quot;Copy Link&quot;,&quot;icon&quot;:&quot;link&quot;}]},&quot;storyType&quot;:&quot;Press Release&quot;,&quot;subHeadline&quot;:&quot;CHSN Scheduled to Broadcast Seven White Sox Spring Training Games; Available for Free on the CHSN app&quot;,&quot;teaser&quot;:&quot;&lt;p&gt;CHICAGO – The Chicago White Sox, Chicago Sports Network (CHSN) and ESPN Chicago (AM-1000) have announced the 2025 spring training television and radio schedule.\nThe White Sox will have seven spring training games televised from Arizona on CHSN – the exclusive television home of White Sox baseball – starting on&lt;/p&gt;&quot;,&quot;tags&quot;:{&quot;topics&quot;:[{&quot;title&quot;:&quot;Press Release&quot;,&quot;slug&quot;:&quot;storytype-pressrelease&quot;}],&quot;teams&quot;:[{&quot;title&quot;:&quot;Chicago White Sox&quot;,&quot;slug&quot;:&quot;teamid-145&quot;,&quot;teamSlug&quot;:&quot;whitesox&quot;}],&quot;players&quot;:[],&quot;contributors&quot;:[]},&quot;isLongForm&quot;:false,&quot;timestamp&quot;:&quot;February 18, 2025&quot;,&quot;title&quot;:&quot;Press release: White Sox announce 2025 Spring Training broadcast schedule&quot;,&quot;viewMoreButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__more&quot;,&quot;text&quot;:&quot;Continue Reading&quot;},&quot;viewLessButtonOptions&quot;:{&quot;variant&quot;:&quot;secondary&quot;,&quot;url&quot;:&quot;/press-release/press-release-white-sox-announce-2025-spring-training-broadcast-schedule&quot;,&quot;className&quot;:&quot;article-item__less&quot;,&quot;text&quot;:&quot;View Less&quot;}}"></div> </article> </div> </div> </div> </div> <div id="ad-skin"></div> <script> window.MLB_ARTICLES = { /** got to this page by linking directly to an article - will load client side articles if true on page load */ articlePage: '' ? JSON.parse('') : false, /** should we show topic id in url? only if we are not on the default news index for a club **/ showTopicSlugInUrl: 'true' ? JSON.parse('true') : false, /** show gamePk in url **/ gamePk: '' || null, /** what club owns this page? */ club: 'mlb' || 'mlb', /** twitter code for current Team **/ teamTwitter: '' || 'mlb', /** search options if present **/ search: { /** set page offset to 1 since the page loaded with first page of search results */ page: 1 }, /** language for page **/ locale: 'en' || 'en', /** topic id for this page **/ topicSlug: 'mlb-press-releases' || null, topicSelectionSlug: 'mlb-press-release-list' || null, /** site language **/ lang: 'en', // /** is this a sponsored page? **/ sponsored: '' ? JSON.parse('') : false, // /** topic skin **/ //topicSkin: '{}', // /** allow ad 320x40 ad units to be served in articles **/ // mixedPlaylist: JSON.parse(''), // /** add keywords **/ tags: '[]', // /** autoPlayVideo **/ autoPlayVideo: 'false' ? JSON.parse('false') : false, autoPlayVideoSound: 'false' ? JSON.parse('false') : false, isApp: false }; window.MOAT_ISCROLL = true; </script> </main> <!-- no footer --> <script> window.__FOOTER_PROPS__ = {"footerData":{"instanceId":"db2f8fb2-78c8-4d3c-a328-9e91c349dfee","name":"global-footer","variables":[],"menuItems":[{"itemId":"aec375d3-3afa-4491-ab28-60b736f38982","text":"Terms of Use","properties":{"link":"/official-information/terms-of-use","target":"_blank"},"menuItems":[]},{"itemId":"debe8dbf-de27-4eae-b7ec-adae43fc4642","text":"Privacy Policy","properties":{"link":"/official-information/privacy-policy"},"menuItems":[]},{"itemId":"345a1847-cac1-43a4-91bf-70c21ecee681","text":"Legal Notices","properties":{"link":"/official-information/legal-notices"},"menuItems":[]},{"itemId":"34014aad-1069-4bba-b22e-4b287a4f7df1","text":"Contact Us","properties":{"link":"https://support.mlb.com/s/","target":"_blank"},"menuItems":[]},{"itemId":"65e06970-7f8e-4328-ad82-9d90df0f3e87","text":"Do not Sell or Share My Personal Data","properties":{"link":"https://privacyportal.onetrust.com/webform/53a301ae-6882-46f9-af93-24f64f792aee/3251a424-8286-4725-9313-603f12c85a49","target":"_blank"},"menuItems":[]},{"itemId":"dd307e97-49c6-4f80-aff3-89a59696fb80","text":"Official Information","properties":{},"menuItems":[{"itemId":"bdf571d3-e8bb-403b-bb5f-7f28a7127c74","text":"Official Info","properties":{"link":"/official-information"},"menuItems":[]},{"itemId":"ecfd4d42-aa8d-4872-80a5-869c6b493018","text":"About MLB","properties":{"link":"/official-information/about-mlb"},"menuItems":[]},{"itemId":"bb62de22-5c84-4cab-b9fb-5429ea9d647c","text":"Team Information","properties":{"link":"/team"},"menuItems":[]},{"itemId":"7cc37e2a-667c-4405-bd1f-87ad88bc4d9e","text":"Official Rules","properties":{"link":"https://mktg.mlbstatic.com/mlb/official-information/2024-official-baseball-rules.pdf","target":"_blank"},"menuItems":[]},{"itemId":"e658056b-608b-4eee-a04a-43772f9e6bb4","text":"Replay Review Regulations","properties":{"link":"/glossary/rules/replay-review"},"menuItems":[]},{"itemId":"d1ffda83-f016-4ba6-8f32-7cc7ce787a9c","text":"Umpires","properties":{"link":"/official-information/umpires"},"menuItems":[]},{"itemId":"23dde9d7-6aba-4bec-a449-b1b4d5a5767c","text":"Advertise with Us","properties":{"link":"/sponsorship"},"menuItems":[]},{"itemId":"bd193214-b4a4-4c4d-965e-1a55cdc2e0fb","text":"Press Releases","properties":{"link":"/news/topic/mlb-press-releases"},"menuItems":[]}]},{"itemId":"7a60a8fc-0c3c-4c87-b04b-2b57b6c9894c","text":"Help/Contact Us","properties":{},"menuItems":[{"itemId":"efb27376-accc-4ca4-9017-c3309ee122d3","text":"Accessibility Information","properties":{"link":"/official-information/accessibility"},"menuItems":[]},{"itemId":"cf3490fc-f093-4457-99a7-d2bc3f4d4cef","text":"Auctions Customer Service","properties":{"link":"http://auctions.mlb.com/iSynApp/manageUserEmail!showEmailContactUsForm.action?sid=1101001"},"menuItems":[]},{"itemId":"c6867706-11b7-4634-a78e-b5d513948f43","text":"Harassment Policy","properties":{"link":"/official-information/harassment-policy"},"menuItems":[]},{"itemId":"0e3932c9-beec-43f2-b712-66879a51ab63","text":"Help/Contact Us","properties":{"link":"https://support.mlb.com/s/","target":"_blank"},"menuItems":[]},{"itemId":"6d4ebef1-3168-4b79-a237-9f36931d3a2c","text":"MLB App FAQs","properties":{"link":"/apps/mlb-app/faq-apple"},"menuItems":[]},{"itemId":"4d33a7c1-38d5-4b3b-a999-53377f55738d","text":"MLB.TV Help Center","properties":{"link":"/live-stream-games/help-center"},"menuItems":[]},{"itemId":"36f01834-7979-4a42-aa12-52439c2e320b","text":"Shop Help","properties":{"link":"https://www.mlbshop.com/customer-help-desk/hd-1"},"menuItems":[]}]},{"itemId":"6ca8b189-8c54-428f-9f79-3c357ef18469","text":"More MLB Sites & Affiliates","properties":{},"menuItems":[{"itemId":"becc9309-94fc-491b-ad15-45f7c17f85a9","text":"MLB Players Alumni Association","properties":{"link":"/mlbpaa","target":"_blank"},"menuItems":[]},{"itemId":"9ff49c09-8a0d-41e6-b8b0-14f37f8e7f52","text":"MLB Players Association","properties":{"link":"http://www.mlbplayers.com/"},"menuItems":[]},{"itemId":"022ec2ca-bb20-4543-9cdc-95ba3a4443ca","text":"Minor League Baseball","properties":{"link":"https://www.milb.com/"},"menuItems":[]},{"itemId":"c6f9948e-3521-4788-83ed-b568f39e86aa","text":"MLB Network","properties":{"link":"/network","target":"_blank"},"menuItems":[]},{"itemId":"de2ea389-0a29-4600-8048-b4261916183d","text":"Baseball Assistance Team","properties":{"link":"/baseball-assistance-team","target":"_blank"},"menuItems":[]},{"itemId":"6a47c1d6-35aa-4028-9825-7cfc34a3ea40","text":"Player Resource Center","properties":{"link":"/player-resource-center","target":"_blank"},"menuItems":[]},{"itemId":"75f0b763-612d-4557-ae38-227fb5b3b7f1","text":"Tickets.com","properties":{"link":"http://www.tickets.com/"},"menuItems":[]},{"itemId":"cb410dd4-4ace-4b5b-be3e-4ae6d60cd20f","text":"YES Network","properties":{"link":"https://www.yesnetwork.com/","target":"_blank"},"menuItems":[]},{"itemId":"5c8f6196-a4d5-4ed5-b830-189580691d3e","text":"Australian Baseball League","properties":{"link":"https://theabl.com.au/"},"menuItems":[]},{"itemId":"ab6fc805-0bb7-439b-8c3c-92c61b035387","text":"World Baseball Classic","properties":{"link":"/world-baseball-classic","target":"_blank"},"menuItems":[]},{"itemId":"e218ed4d-89f9-4f7d-87e7-c05a3559cd74","text":"sabr.org","properties":{"link":"http://sabr.org/","target":"_blank"},"menuItems":[]},{"itemId":"158a95a6-bd4f-4654-b57f-465d3c356a55","text":"College Baseball Hall of Fame","properties":{"link":"/college-baseball-hall-of-fame","target":"_blank"},"menuItems":[]},{"itemId":"2e494e91-a92e-4763-b89b-7944f37b1b3f","text":"Golden Spikes Award","properties":{"link":"https://www.usabaseball.com/golden-spikes-award","target":"_blank"},"menuItems":[]},{"itemId":"ccd9020d-c619-45d2-bc1f-ef80ae2cd651","text":"USA Baseball","properties":{"link":"https://www.usabaseball.com","target":"_blank"},"menuItems":[]},{"itemId":"75512a93-d52d-4d71-a6d3-70d6b44dfa0f","text":"LasMayores.com","properties":{"link":"https://www.mlb.com/es"},"menuItems":[]},{"itemId":"3b7bbad3-1ed5-468d-8703-205519315e04","text":"MLBTogether.com","properties":{"link":"/mlb-together","target":"_blank"},"menuItems":[]},{"itemId":"f8058121-3606-4ff2-be8a-d1a3d47642db","text":"AllStarGame.com","properties":{"link":"/all-star"},"menuItems":[]},{"itemId":"a624b4e5-c8d8-44b9-9084-7522ed0cee59","text":"MLB.com/Kids","properties":{"link":"https://www.mlb.com/fans/kids"},"menuItems":[]},{"itemId":"43c6bc47-f7d9-445a-85a1-10b3cdc02ee0","text":"MLB Photostore","properties":{"link":"https://photostore.mlb.com/","visible":"false"},"menuItems":[]},{"itemId":"c574a4a2-45ec-47fe-8ca3-b5b99d1cb443","text":"PlayBall.org","properties":{"link":"/play-ball","target":"_blank"},"menuItems":[]}]},{"itemId":"e3a86593-6da0-4d00-a512-0b8c78c9b8a5","text":"Careers","properties":{"link":""},"menuItems":[{"itemId":"35caab61-51c7-4b17-a9b8-e9ecd201058a","text":"Careers Home","properties":{"link":"/careers/home"},"menuItems":[]}]}]},"contentfulProps":{"properties":{"headerMastheadTaglineContainerHeight":"56px","headerMastheadTaglineContainerWidth":"512px"},"palette":{"headerMastheadBackgroundColor":"#002D72","headerNavigationBackgroundColor":"#041E42","headerNavigationBorderColor":"#057AFF","headerNavigationTextColor":"#ffffff","headerNavigationTextColorHover":"#ffffff","buttonSpotlightBackgroundColor":"#333333","buttonSpotlightBackgroundColorHover":"lighten","buttonSpotlightTextColor":"#ffffff","buttonSpotlightTextColorHover":"#ffffff","footerTitleColor":"#fff","footerTextColor":"#d2d2d2","footerBackgroundColor":"#333","footerBorderColor":"#f3f3f3","footerLinkColor":"#ffffff","footerLinkColorHover":"#147CD1","footerLinkColorActive":"#fff"},"teamNameDisplay":"Major League Baseball"},"clubId":"mlb","styleProps":{"headerPrimaryLogo":{"binaryFile":"","type":"binaryAsset"},"headerMastheadTagline":{"binaryFile":"","type":"binaryAsset"},"headerMastheadTaglineContainerHeight":{"binaryFile":"","type":"binaryAsset"},"headerMastheadTaglineContainerWidth":{"binaryFile":"","type":"binaryAsset"},"navigationMastheadSponsorImage":{"binaryFile":"","type":"binaryAsset"},"urlLogo":{"binaryFile":"","type":"binaryAsset"},"organismHeadlineFont":{"binaryFile":"","type":"binaryAsset"},"favicon":null,"__typename":{"binaryFile":"","type":"binaryAsset"},"siteConfig":{"articleVideoAutoPlay":true,"articleVideoAutoPlaySound":false,"__typename":"WebProperties"},"style":{"bodyBackgroundColor":"#f3f3f3","mlb-base-palette":{"paletteName":"mlb-base-palette","pageContainerBorderColor":"#f3f3f3","headerMastheadBackgroundColor":"#002D72","headerMastheadTextColor":"#ffffff","headerNavigationBackgroundColor":"#041E42","headerNavigationBorderColor":"#057AFF","headerNavigationTextColorHover":"#ffffff","headerNavigationTextColor":"#ffffff","footerTitleColor":"#fff","footerTextColor":"#d2d2d2","footerBackgroundColor":"#333","footerBorderColor":"#f3f3f3","footerLinkColor":"#ffffff","footerLinkColorHover":"#147CD1","footerLinkColorActive":"#fff","buttonPrimaryBackgroundColor":"#489DFF","buttonPrimaryBackgroundColorHover":"#397ECD","buttonPrimaryTextColor":"#ffffff","buttonPrimaryTextColorHover":"#ffffff","buttonSpotlightBackgroundColor":"#333333","buttonSpotlightBackgroundColorHover":"lighten","buttonSpotlightTextColor":"#ffffff","buttonSpotlightTextColorHover":"#ffffff","tableHeaderBackgroundColor":"#041E42","tableRowBackgroundColor":"#ffffff","tableTextColor":"#333333","organismSectionTitleColor":"#333333","organismTitleColor":"#333333","organismTextColor":"#333333","organismTagBackgroundColor":"#041E42","organismTagTextColor":"#ffffff","organismBackgroundColor":"#ffffff","organismBorderColor":"#ececec","organismLinkColor":"#333333","organismLinkColorHover":"#057AFF","organismLinkTextDecoration":"none","organismLinkColorActive":"#002D72","organismScrimTitleColor":"#ffffff","organismScrimTextColor":"#ffffff","organismScrimTagColor":"#ffffff","organismScrimBackgroundColor":"#333333","organismScrimBackgroundColorHover":"lighten","organismScrimBorderColor":"#ececec","organismScrimLinkColor":"#ececec","organismScrimLinkColorHover":"#489DFF","organismContentHeadingSecondaryBorderColor":"#D50032","organismContentHeadingPrimaryBorderColor":"#041E42","organismSidekickBackgroundColor":"#333333","organismJumbotronTitleColor":"#333333","__typename":"Palette","pageContainerBackgroundColor":"#e2e2e2"},"organismLogoVersion":"caplogo","organismLogoStyle":"light","headerMastheadLogoVersion":"cap","headerMastheadLogoStyle":"dark","footerLogoVersion":"primary","footerLogoStyle":"dark","palette":"mlb-base-palette","headlineTextTransform":"none","headlineFontFamily":null,"headlineFontFamilySizeMultiplier":1,"__typename":"WebProperties","headerMastheadLogoContainer":{"left":"0px","top":"8px","height":"46px"},"headerMastheadTaglineContainer":{"height":"56px","width":"512px","top":"0px","left":"0px"}},"teamNameDisplay":"Major League Baseball"},"locale":"en","teamNameSlug":"","teamNameDisplay":"Major League Baseball","linkBaseUrl":"https://www.mlb.com"} </script> <div id='react-footer'> <footer class="styles__StyledFooterContainer-sc-5eb1a394-0 brazXU"><section class="styles__StyledDropdownSection-sc-b4244f95-0 ksWJnG site-footer__subfooter"><ul class="styles__StyledDropdownList-sc-b4244f95-1 loOlPM site-footer__subfooter-features" data-testid="subfooter"><li class="styles__StyledDropdown-sc-f30cc583-0 ckA-duD"><button aria-expanded="false" aria-haspopup="true" class="styles__StyledDropdownButton-sc-f30cc583-1 fbPFrj site-footer__feature-toggle" title="OFFICIAL INFORMATION" data-listname="Official Information" data-testid="footer-dropdown">OFFICIAL INFORMATION</button><ul class="site-footer__feature-dropdown" data-is-open="false" data-testid="footer-dropdown-list"><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/official-information" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Official Info</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/official-information/about-mlb" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">About MLB</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/team" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Team Information</a></li><li data-testid="footer-dropdown-link"><a href="https://mktg.mlbstatic.com/mlb/official-information/2024-official-baseball-rules.pdf" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Official Rules</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/glossary/rules/replay-review" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Replay Review Regulations</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/official-information/umpires" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Umpires</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/sponsorship" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Advertise with Us</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/news/topic/mlb-press-releases" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Press Releases</a></li></ul></li><li class="styles__StyledDropdown-sc-f30cc583-0 ckA-duD"><button aria-expanded="false" aria-haspopup="true" class="styles__StyledDropdownButton-sc-f30cc583-1 fbPFrj site-footer__feature-toggle" title="HELP/CONTACT US" data-listname="Help/Contact Us" data-testid="footer-dropdown">HELP/CONTACT US</button><ul class="site-footer__feature-dropdown" data-is-open="false" data-testid="footer-dropdown-list"><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/official-information/accessibility" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Accessibility Information</a></li><li data-testid="footer-dropdown-link"><a href="http://auctions.mlb.com/iSynApp/manageUserEmail!showEmailContactUsForm.action?sid=1101001" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Auctions Customer Service</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/official-information/harassment-policy" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Harassment Policy</a></li><li data-testid="footer-dropdown-link"><a href="https://support.mlb.com/s/" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Help/Contact Us</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/apps/mlb-app/faq-apple" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">MLB App FAQs</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/live-stream-games/help-center" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">MLB.TV Help Center</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlbshop.com/customer-help-desk/hd-1" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Shop Help</a></li></ul></li><li class="styles__StyledDropdown-sc-f30cc583-0 ckA-duD"><button aria-expanded="false" aria-haspopup="true" class="styles__StyledDropdownButton-sc-f30cc583-1 fbPFrj site-footer__feature-toggle" title="MORE MLB SITES &amp; AFFILIATES" data-listname="More MLB Sites &amp; Affiliates" data-testid="footer-dropdown">MORE MLB SITES &amp; AFFILIATES</button><ul class="site-footer__feature-dropdown" data-is-open="false" data-testid="footer-dropdown-list"><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/mlbpaa" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">MLB Players Alumni Association</a></li><li data-testid="footer-dropdown-link"><a href="http://www.mlbplayers.com/" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">MLB Players Association</a></li><li data-testid="footer-dropdown-link"><a href="https://www.milb.com/" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Minor League Baseball</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/network" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">MLB Network</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/baseball-assistance-team" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Baseball Assistance Team</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/player-resource-center" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Player Resource Center</a></li><li data-testid="footer-dropdown-link"><a href="http://www.tickets.com/" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Tickets.com</a></li><li data-testid="footer-dropdown-link"><a href="https://www.yesnetwork.com/" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">YES Network</a></li><li data-testid="footer-dropdown-link"><a href="https://theabl.com.au/" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Australian Baseball League</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/world-baseball-classic" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">World Baseball Classic</a></li><li data-testid="footer-dropdown-link"><a href="http://sabr.org/" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">sabr.org</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/college-baseball-hall-of-fame" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">College Baseball Hall of Fame</a></li><li data-testid="footer-dropdown-link"><a href="https://www.usabaseball.com/golden-spikes-award" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Golden Spikes Award</a></li><li data-testid="footer-dropdown-link"><a href="https://www.usabaseball.com" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">USA Baseball</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/es" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">LasMayores.com</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/mlb-together" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">MLBTogether.com</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/all-star" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">AllStarGame.com</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/fans/kids" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">MLB.com/Kids</a></li><li data-testid="footer-dropdown-link"><a href="https://photostore.mlb.com/" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">MLB Photostore</a></li><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/play-ball" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">PlayBall.org</a></li></ul></li><li class="styles__StyledDropdown-sc-f30cc583-0 ckA-duD"><button aria-expanded="false" aria-haspopup="true" class="styles__StyledDropdownButton-sc-f30cc583-1 fbPFrj site-footer__feature-toggle" title="CAREERS" data-listname="Careers" data-testid="footer-dropdown">CAREERS</button><ul class="site-footer__feature-dropdown" data-is-open="false" data-testid="footer-dropdown-list"><li data-testid="footer-dropdown-link"><a href="https://www.mlb.com/careers/home" class="styles__StyledLink-sc-3b68a4f-0 ekfQur">Careers Home</a></li></ul></li></ul></section><div class="site-footer__frame"><div class="site-footer__container"><div class="styles__StyledSponsor-sc-ac4b9e5d-0 lchsal"><ul><li class="site-footer__mlb-logo"><a href="/" aria-label="MLB.com"><img alt="MLB.com" class="p-logo mlb-logo" data-src="//www.mlbstatic.com/team-logos/league-on-dark/1.svg" src="//www.mlbstatic.com/team-logos/league-on-dark/1.svg" loading="lazy"/></a></li><li class="site-footer__bgca-logo"><a href="https://www.bgca.org/about-us/our-partners/mlb"><img alt="Boys and Girls Club of America" data-src="//www.mlbstatic.com/mlb.com/builds/site-core/6ba79ea6e6d26980b58bc4c45f9688f6c41d1c8e_1551285135/images/bgca.svg" src="//www.mlbstatic.com/mlb.com/builds/site-core/6ba79ea6e6d26980b58bc4c45f9688f6c41d1c8e_1551285135/images/bgca.svg" loading="lazy"/></a></li></ul></div></div></div></footer> </div> <!-- core javascript files --> <script type="text/javascript" src="//builds.mlbstatic.com/mlb.com/builds/site-core/1730746424914/site-core.min.js"></script> <script src="//www.mlbstatic.com/mlb.com/adobe-analytics/AppMeasurement-mlb.js"></script> <script src="//www.mlbstatic.com/mlb.com/adobe-analytics/AppMeasurement.js"></script> <script> (function(window, document) { 'use strict'; var getOrientation = function() { var width = window.innerWidth || document.documentElement.clientWidth; var height = window.innerHeight || document.documentElement.clientHeight; var orientation = (height >= width) ? 'Portrait' : 'Landscape'; return orientation; }; var capitalize = function(str) { return str.charAt(0).toUpperCase() + str.substr(1); }; var setRsId = function(s, rsId) { if(!s || !rsId) { return; } try { window.sessionStorage.setItem('rsid', rsId); s.Util.cookieWrite('rsid', rsId); s.sa(rsId); } catch (err) { console.error(err); } }; var getRsId = function(s) { if(!s) { return; } var rsId; try { rsId = s.Util.getQueryParam('rsid') || window.sessionStorage.getItem('rsid') || s.Util.cookieRead('rsid'); } catch (err) { console.error(err); } // TODO: Follow up with Tyler when we can remove this hotfix if (rsId === 'mlbios.at.bat.ios.new.implementation') { rsId = 'mlbios.at.bat.new.implementation'; } return rsId; }; var reportingSuiteIds = 'mlbglobal08,mlbcom08'; var s = window.adobeAnalytics = window.s_gi(reportingSuiteIds); var rsId = getRsId(s); if(rsId) { setRsId(s, rsId); } window.setAppMeasurementConfig(s); var trackingSectionName = capitalize('News'); var trackingPageName = 'Major League Baseball: ' + trackingSectionName + ': Index'; if (document.documentElement.getAttribute('lang') === 'es') { s.prop9 = 'Spanish'; trackingSectionName = trackingSectionName.replace('Homepage','Pagina Central'); trackingPageName = trackingPageName.replace(/: Homepage:(.*)/,': Pagina Central'); } else { trackingPageName = trackingPageName.replace(': Homepage:',':'); } s.channel = trackingSectionName; s.pageName = trackingPageName; s.eVar73 = rsId || reportingSuiteIds; s.prop5 = s.eVar34 = capitalize(window.getStartupDeviceTypeString()); s.prop6 = s.eVar35 = getOrientation(); s.prop7 = s.eVar36 = capitalize(window.getStartupDeviceTypeString()) + ': ' + getOrientation(); s.prop22 = (s.Util.cookieRead('oktaid')) ? s.Util.cookieRead('oktaid') : null; s.eVar199 = s.Util?.cookieRead('s_ecid')?.length !== 0 ? s.Util?.cookieRead('s_ecid') : s.Util?.cookieRead('s_mid')?.length !== 0 ? s.Util?.cookieRead('s_mid') : null; s.prop39 = s.eVar39 = (window.mlbOkta && window.mlbOkta.getAuthClient().tokenManager.get('access_token')) ? 'Logged In': 'Not Logged In'; s.prop71 = 'en'; // section level overrides // page level overrides // response overrides window.trackPageView = function( sProps ) { var s = window.s_gi(reportingSuiteIds); var rsId = getRsId(s); if(rsId) { setRsId(s, rsId); } s.eVar73 = rsId || reportingSuiteIds; s.channel = trackingSectionName; s.pageName = trackingPageName; var prop; for ( prop in sProps ) { s[ prop ] = sProps[ prop ]; } s.t(); }; // page view call window.suppressPageViewTracking = true; })(window, document); </script> <script type="text/javascript"> (function(window, document) { 'use strict'; // Hack to clear the props not being cleared in s.clearVars(). var CLEAR_VARS = [ 'eVar13', 'eVar16', 'eVar19', 'eVar28', 'eVar49', 'eVar53', 'prop54', 'prop12', 'prop13', 'prop14', 'prop25', 'prop26', 'prop27', 'prop28', 'prop29', 'prop30', 'prop32', 'prop33', 'prop43', 'prop49', ]; var clearVars = function(s) { for ( var prop in CLEAR_VARS ) { delete s[ CLEAR_VARS[prop] ]; } delete s['events']; } var getOrientation = function() { var width = window.innerWidth || document.documentElement.clientWidth; var height = window.innerHeight || document.documentElement.clientHeight; var orientation = (height >= width) ? 'Portrait' : 'Landscape'; return orientation; }; var capitalize = function(str) { return str.charAt(0).toUpperCase() + str.substr(1); }; var setRsId = function(s, rsId) { if(!s || !rsId) { return; } try { window.sessionStorage.setItem('rsid', rsId); s.Util.cookieWrite('rsid', rsId); s.sa(rsId); } catch (err) { console.error(err); } }; var getRsId = function(s) { if(!s) { return; } var rsId; try { rsId = s.Util.getQueryParam('rsid') || window.sessionStorage.getItem('rsid') || s.Util.cookieRead('rsid'); } catch (err) { console.error(err); } // TODO: Follow up with Tyler when we can remove this hotfix if (rsId === 'mlbios.at.bat.ios.new.implementation') { rsId = 'mlbios.at.bat.new.implementation'; } return rsId; }; var originalPageName = window.adobeAnalytics.pageName; var reportingSuiteId = 'mlbglobal08,mlbcom08'; window.trackAsync = function(asyncSProps) { var s = window.s_gi(reportingSuiteId); var rsId = getRsId(s); if(rsId) { setRsId(s, rsId); } s.pageName = originalPageName; s.eVar73 = rsId || reportingSuiteId; s.prop11 = 'Dynamic Page View'; s.prop13 = asyncSProps.prop13 ? asyncSProps.prop13 : originalPageName; s.prop15 = capitalize(window.getStartupDeviceTypeString()) + ': ' + getOrientation(); s.prop22 = (s.Util.cookieRead('oktaid')) ? s.Util.cookieRead('oktaid') : null; s.eVar199 = s.Util?.cookieRead('s_ecid')?.length !== 0 ? s.Util?.cookieRead('s_ecid') : s.Util?.cookieRead('s_mid')?.length !== 0 ? s.Util?.cookieRead('s_mid') : null; for (var prop in asyncSProps) { s[ prop ] = asyncSProps[ prop ]; } // async call only on demand if(asyncSProps) { //delay adBlocker and prop66 to the next call var isAdblockerOnly = (asyncSProps.events === 'event96' || asyncSProps.prop70) && Object.keys(asyncSProps).length < 3; var isLoadPropOnly = asyncSProps.prop66 && Object.keys(asyncSProps).length < 2; const sendAnalytics = isAdblockerOnly ? false : !isLoadPropOnly; if(sendAnalytics){ s.tl(true, 'o', 'http://myGenericURL'); //clear eVars only after the call and not before to allow for consolidated eVars to persist s.clearVars(); clearVars( s ); } } }; })(window, document); </script> <!-- build scripts --> <script type="text/javascript"> (function() { const siteJS = {"desktop":"site-desktop","tablet":"site-tablet","phone":"site-phone"}; const sectionJS = {}; const pageJS = {"desktop":"index","tablet":"index","phone":"index"}; const patternJS = {}; const type = getStartupDeviceTypeString(); /* site and section build=true */ // dev, qa, beta, k8s, prod, etc. const siteScripts = []; const scripts = []; if (siteJS[type]) { siteScripts.push('//builds.mlbstatic.com/mlb.com/builds/site-core/1730746424914/dist/scripts/'+siteJS[type]+'.min.js'); } if (sectionJS[type]) { scripts.push('//builds.mlbstatic.com/mlb.com/sections/news-forge/builds/e4dbe8523895de467e167a4d503d9159094bb64e_1738868011/scripts/'+sectionJS[type]+'.js'); } if (pageJS[type]) { scripts.push('//builds.mlbstatic.com/mlb.com/sections/news-forge/builds/e4dbe8523895de467e167a4d503d9159094bb64e_1738868011/scripts/'+pageJS[type]+'.js'); } const loadPatternScripts = function () { const patternNames = Object.keys(patternJS); if (patternNames.length) { const patternScripts = []; patternNames.forEach(function (patternName) { const patternScript = '//builds.mlbstatic.com/mlb.com/builds/site-core/1730746424914/patterns/' + patternName + '/' + patternName + '.js'; patternScripts.push(patternScript); }); requirejs.config({ baseUrl: '//builds.mlbstatic.com/mlb.com/builds/site-core/1730746424914/bower_components', waitSeconds: 18, config: { text: { useXhr: function (url, protocol, hostname, port) { return true; } } } }); requirejs(patternScripts); } } if (siteScripts.length) { requirejs.config({ waitSeconds: 18, paths : { "bam-video-bootstrap": "//builds.mlbstatic.com/mlb.com/video/videocore/video" } }); requirejs(siteScripts, function(){ if (scripts.length) { requirejs(scripts, loadPatternScripts); } else { loadPatternScripts(); } }); } })(); </script> <!-- TODO debugging --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T5RM6DXG" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> </body> </html>

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