CINXE.COM

Rhys Hoskins Stats, Age, Position, Height, Weight, Fantasy & News | Milwaukee Brewers

<!DOCTYPE html> <html lang="en"> <head> <title>Rhys Hoskins Stats, Age, Position, Height, Weight, Fantasy & News | Milwaukee Brewers</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="description" content="Rhys Hoskins Stats, Age, Position, Height, Weight, Fantasy &amp; News"> <meta property="og:description" content="Rhys Hoskins Stats, Age, Position, Height, Weight, Fantasy &amp; News"> <meta property="og:title" content="Rhys Hoskins Stats, Age, Position, Height, Weight, Fantasy & News"> <meta property="og:image" content="https://www.mlbstatic.com/team-logos/share/158.jpg"> <meta property="og:site_name" content="MLB.com"> <meta property="og:type" content="website"> <meta property="og:url" content="https://www.mlb.com/brewers/player/rhys-hoskins-656555"> <link rel="canonical" href="https://www.mlb.com/brewers/player/rhys-hoskins-656555"> <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> <link rel="preload" href="https://assets.ctfassets.net/iiozhi00a8lc/Oswald_Regular_ttf/8adc3517613198e72eead83693ffd65f/Oswald_Regular.ttf" as="font" type="font/woff2" crossorigin><meta name="keywords" content="MLB, Baseball, Major League Baseball"> <meta name="page_name" content="Milwaukee Brewers"> <meta name="page_section" content="player"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:site" content="@Brewers"> <meta property="fb:app_id" content="5768707450"> <meta property="fb:pages" content="45083850002"> <meta name="env" content="production"> <meta name="app_group" content="bdata"> <meta name="region" content="us-central1"> <meta name="zone" content="us-central1-c"> <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="brewers.mlb"> <meta name="context-url-prefix" content="/brewers"> <meta name="app-view" content="web"> <meta name="locale" content="en"> <meta name="lang" content="en"> <meta name="club" content="brewers"> <meta name="fileCode" content="mil"> <meta name="team_id" content="158"> <meta name="teamName" content="Milwaukee Brewers"> <meta name="teamNameShort" content="Brewers"> <meta name="venue" content="American Family Field"> <meta name="branch-journeys-color" content="#13294B"> <meta name="timezone" content="America/Chicago"> <meta name="serverTime" content="2025-04-06T04:46:32-04:00"> <meta name="flipTime" content="10:00"> <meta name="flipTimeZoneOffset" content="-04:00"> <meta name="siteCoreBuildPath" content="//builds.mlbstatic.com/mlb.com/builds"> <meta name="siteCoreBuildVersionDirectory" content="1741986710884/dist/"> <meta name="sectionBuildVersion" content="23e9b411b678d860da28f356fa0f32a28cddff1d_1740598128"> <meta name="siteAssetsUri" content="//builds.mlbstatic.com/mlb.com/builds/site-core/1741986710884/dist"> <meta name="sectionAssetsUri" content="//builds.mlbstatic.com/mlb.com/sections/player/builds/23e9b411b678d860da28f356fa0f32a28cddff1d_1740598128"> <meta name="omniturePageName" content="player"> <meta name="omniturePageProps" content="%7B%22pageName%22%3A%22player%22%2C%22registrationPoints%22%3A%22player%22%7D"> <meta name="header" content="true"> <meta name="apple-mobile-web-app-title" content="MLB.com"> <link rel="apple-touch-icon" href="//www.mlbstatic.com/team-logos/apple-touch-icons-180x180/158.png"> <link rel="shortcut icon" href="https://images.ctfassets.net/iiozhi00a8lc/t158_faviconcut_png/3d48b6725f173b4e775e74bb58c5f3e0/t158_favicon.png"> <meta name="page-tags" content="{}"> <script> window.dataLayer = window.dataLayer || []; window.dataLayer.push({ event: 'dataLayer-initialized', gtmZones: true, siteType: 'Teamsite', siteEnv: 'production', siteOrigin: 'bdata', siteLang: 'en', pageSection: 'player', teamId: '158', teamName: 'Milwaukee Brewers' }); </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/t158-global-properties-t158-background-skins-t158-base-palette.css" /> <link rel="stylesheet" href="//builds.mlbstatic.com/mlb.com/builds/site-core/1741986710884/dist/styles/site.css"> <link rel="stylesheet" href="//builds.mlbstatic.com/mlb.com/sections/player/builds/23e9b411b678d860da28f356fa0f32a28cddff1d_1740598128/styles/section.css"> <link rel="stylesheet" href="//builds.mlbstatic.com/mlb.com/sections/player/builds/23e9b411b678d860da28f356fa0f32a28cddff1d_1740598128/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","fullPath":"https://content.mlb.com/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_appletv":"Apple TV+","vs_abbrev":"vs.","follow_on":"Follow on","button_appletv":"Watch","button_milbtv":"Watch","message_dfv_feature_disabled":"Feature Disabled","attempting_to_reconnect":"Attempting to reconnect","ranking_9":"9th","ranking_1":"1st","game_firstpitch":"First Pitch","freegameoftheday_short":"Watch Free","button_live_box":"Gameday","game_status_middle":"Middle","date_today":"Today","unit_time_just_now":"Just now","tickets_buy":"Buy Tickets","summary_keyMoments":"Key Moments","standings_ranking_5":"5th","standings_ranking_4":"4th","standings_ranking_3":"3rd","standings_ranking_2":"2nd","standings_ranking_1":"1st","scores_probable_pitchers":"Probable Pitchers","scores_message_nogames":"There are no games scheduled for the date selected.","ranking_8":"8th","ranking_7":"7th","ranking_6":"6th","ranking_5":"5th","ranking_4":"4th","ranking_3":"3rd","ranking_27":"27th","ranking_26":"26th","ranking_25":"25th","ranking_24":"24th","ranking_23":"23rd","ranking_22":"22nd","ranking_21":"21st","ranking_20":"20th","ranking_2":"2nd","ranking_19":"19th","ranking_18":"18th","ranking_17":"17th","ranking_16":"16th","ranking_15":"15th","ranking_14":"14th","ranking_13":"13th","ranking_12":"12th","ranking_11":"11th","ranking_10":"10th","ps_schedule_game_abbreviated":"Gm","probables_rhp":"RHP","probables_lhp":"LHP","link_read_more":"Read more","label_watch_on_peacock":"Watch on Peacock","label_watch_on_appletv":"Watch on Apple TV+","label_watch_on":"Watch on:","label_watch_free":"Watch Free","label_top_performers":"Top Performers","label_team_comparison":"Team Comparison","label_tbd":"TBD","label_series":"Series","label_season":"Season ","label_postseason_team_comparison":"Postseason Team Comparison","label_peacock":"Peacock","label_news":"News","label_key_moments":"Key Moments","label_gameday3d":"Gameday 3D","label_game_coverage":"News","label_game_abbrev":"G","label_game":"Game","label_alltime":"All-Time","gameTypes_N":"Nineteenth Century Series","gameTypes_I":"Intrasquad","gameTypes_C":"Championship","game_twoouts":"2 Outs","game_threeouts":"3 Outs","game_susp_short":"SUSP","game_status_warmup_short":"Warmup","game_status_warmup":"Warmup","game_status_top":"Top","game_status_suspended":"Suspended","game_status_replay":"Replay","game_status_postponed":"Postponed","game_status_final":"Final","game_status_end":"End","game_status_delayed":"Delay","game_status_cancelled":"Canceled","game_status_bottom_abbrev":"Bot","game_status_bottom":"Bottom","game_ppd_short":"PPD","game_outs":"Outs","game_out":"Out","game_oneout":"1 Out","game_noouts":"0 Outs","game_firstpitch_scheduled":"First Pitch Scheduled","division_nl_west":"NL West","division_nl_east":"NL East","division_nl_central":"NL Central","division_al_west":"AL West","division_al_east":"AL East","division_al_central":"AL Central","button_wrap":"Wrap","button_video":"Video","button_story":"Story","button_preview":"Preview","button_plays":"Plays","button_play":"Play","button_peacock":"Peacock","button_more_highlights":"More highlights from this game","button_mlbtv":"MLB.TV","button_gameday":"Gameday","button_boxscore":"Box Score","button_box":"Box","button_audio":"Audio","date_format_day":"EEEE, MMMM do","date_format_medium":"MMM d, yyyy","date_format_short":"E M/d","date_format_long":"MMMM d, yyyy","date_sunday":"Sunday","date_thursday":"Thursday","date_wednesday":"Wednesday","date_friday":"Friday","date_monday":"Monday","date_tuesday":"Tuesday","date_saturday":"Saturday","date_thursday_calendar":"t","date_wednesday_calendar":"w","date_friday_calendar":"f","date_tuesday_calendar":"t","date_saturday_calendar":"s","date_sunday_calendar":"s","date_monday_calendar":"m","open":"Open","button_mlb_audio":"Listen to MLB Audio","return_to_home":"Return to home","sections_standings":"Standings","ticketing_ticket_info":"Ticket Info","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","promotions_title":"Promotions & Giveaways","view_all":"View All","latest_videos":"Latest Videos","stove_stats":"2024 Stats","team133_fullname":"Athletics","team133_location":"Athletics","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","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","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","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.","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.","probables_stats":"Stats","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","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","ticketing_promotion":"Promotion","label_gameType_S":"Spring Training","button_watch_story":"Watch Story","game_status_postponed_abbrev":"PPD","game_status_cancelled_abbrev":"CANC","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_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","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_date":"Date","draft_pass":"Passed","draft_birthplace":"Birthplace","draft_country":"Country","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:","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","game_time_tbd":"TBD","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","roster_title":"Title","navigation_sign_in":"Log In","aria_label_alert_close":"Close alert","stats_games_played":"Games Played","team114_fullname":"Cleveland Guardians","team114_nickname":"Guardians","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_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.","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":"Game","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","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","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.","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","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","headToHead":"#","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},"azimuthAngle":46,"elevation":24,"country":"USA","phone":"916-371-HITS"},"timeZone":{"id":"America/Los_Angeles","offset":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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},"azimuthAngle":60,"elevation":34,"country":"USA"},"timeZone":{"id":"America/New_York","offset":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-6,"offsetAtGameTime":-6,"tz":"MDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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">.fEsAUw .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){.fEsAUw .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*/ .fEsAUw .header__nav-top__button.account.account--logged-in{height:56px;position:relative;overflow:hidden;}/*!sc*/ .fEsAUw .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*/ .fEsAUw .header__nav-top__button.account.account--logged-in.active::after{opacity:1;background-color:#FFC72C;}/*!sc*/ @media (min-width:1024px){.fEsAUw .header__nav-top__button.account.account--logged-in{position:relative;}.fEsAUw .header__nav-top__button.account.account--logged-in::after{bottom:-17px;left:auto;right:33%;}}/*!sc*/ .fEsAUw svg{width:35px;height:35px;}/*!sc*/ data-styled.g89[id="styles__StyledLoginButton-sc-8971dd56-0"]{content:"fEsAUw,"}/*!sc*/ .faba-du{text-align:left;background-color:#ffffff;border-top:solid 4px #FFC72C;padding:8px;}/*!sc*/ .faba-du .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){.faba-du .styles__StyledSubNavContent-sc-e6c5124a-0{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.faba-du .header__subnav__group:not(:first-child){margin-left:16px;}.faba-du .header__subnav__group.cols{-webkit-column-count:2;column-count:2;-webkit-column-gap:8px;column-gap:8px;}.faba-du .header__subnav--teams__leagues{min-width:600px;}.faba-du .header__subnav--teams__divisions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.faba-du .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){.faba-du .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:"faba-du,"}/*!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*/ .cczjbk.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*/ .cczjbk.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*/ .cczjbk.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){.cczjbk.header__nav-top__nav-item .styles__StyledNavItemLink-sc-87c9f2fb-1 .icon__nav-item{display:none;}}/*!sc*/ .cczjbk.header__nav-top__nav-item--mobile-quick-nav{display:inline;}/*!sc*/ .cczjbk.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){.cczjbk.header__nav-top__nav-item--mobile-quick-nav--hideRevenue{display:none;}}/*!sc*/ .cczjbk.header__nav-top__nav-item--spotlight{background-color:#333333;}/*!sc*/ .cczjbk.header__nav-top__nav-item--spotlight .styles__StyledNavItemText-sc-87c9f2fb-2{color:#ffffff;}/*!sc*/ .cczjbk.header__nav-top__nav-item--spotlight:hover{background-color:lighten;}/*!sc*/ .cczjbk.header__nav-top__nav-item--spotlight:hover .styles__StyledNavItemText-sc-87c9f2fb-2{color:#ffffff;}/*!sc*/ .cczjbk.header__nav-top__nav-item--parent .styles__StyledSubNav-sc-e6c5124a-1{display:none;pointer-events:none;}/*!sc*/ @media (min-width:1024px){.cczjbk.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;}.cczjbk.header__nav-top__nav-item .styles__StyledNavItemText-sc-87c9f2fb-2{opacity:0.8;}.cczjbk.header__nav-top__nav-item:hover .styles__StyledNavItemText-sc-87c9f2fb-2,.cczjbk.header__nav-top__nav-item--open .styles__StyledNavItemText-sc-87c9f2fb-2{opacity:1;}.cczjbk.header__nav-top__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0,.cczjbk.header__nav-top__nav-item .styles__StyledNavItemLink-sc-87c9f2fb-1{height:100%;}.cczjbk.header__nav-top__nav-item .styles__StyledNavItemLink-sc-87c9f2fb-1{padding:20px 10px 0;}.cczjbk.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;}.cczjbk.header__nav-top__nav-item--current{border-bottom:4px solid #FFC72C;}.cczjbk.header__nav-top__nav-item--current .styles__StyledNavItemText-sc-87c9f2fb-2{opacity:1;}.cczjbk.header__nav-top__nav-item--parent::after{content:'';border-color:transparent transparent #FFC72C;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;}.cczjbk.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 #FFC72C;border-radius:0 0 6px 6px;box-shadow:0px 0px 14px 0px rgba(0,0,0,0.25);}.cczjbk.header__nav-top__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-top__nav-item--open{border-bottom:none;}.cczjbk.header__nav-top__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-top__nav-item--open::after{opacity:1;}.cczjbk.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;}.cczjbk.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*/ .cczjbk.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:#13294B;}/*!sc*/ .cczjbk.header__nav-side__nav-item:hover{background-color:#FFC72C;}/*!sc*/ .cczjbk.header__nav-side__nav-item:focus a{outline:1px dotted #fff;}/*!sc*/ .cczjbk.header__nav-side__nav-item:last-child{border:none;}/*!sc*/ .cczjbk.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*/ .cczjbk.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*/ .cczjbk.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*/ .cczjbk.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*/ .cczjbk.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*/ .cczjbk.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*/ .cczjbk.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0 a,.cczjbk.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0 span{color:#ffffff;}/*!sc*/ .cczjbk.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0 .icon__nav-item *{fill:#ffffff;}/*!sc*/ @media screen and (min-width:1024px){.cczjbk.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0:hover a,.cczjbk.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0:hover span{color:#13294B;}.cczjbk.header__nav-side__nav-item .styles__StyledNavItemInner-sc-87c9f2fb-0:hover .icon__nav-item *{fill:#13294B;}}/*!sc*/ .cczjbk.header__nav-side__nav-item--open .styles__StyledNavItemInner-sc-87c9f2fb-0::after{display:inline-block;}/*!sc*/ .cczjbk.header__nav-side__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-side__nav-item--open{background-color:#FFC72C;}/*!sc*/ .cczjbk.header__nav-side__nav-item--parent.styles__StyledNavItem-sc-87c9f2fb-3.header__nav-side__nav-item--open .styles__StyledNavItemInner-sc-87c9f2fb-0 a,.cczjbk.header__nav-side__nav-item--parent.cczjbk.header__nav-side__nav-item--open .styles__StyledNavItemInner-sc-87c9f2fb-0 span{color:#13294B;}/*!sc*/ .cczjbk.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:#13294B;}/*!sc*/ data-styled.g95[id="styles__StyledNavItem-sc-87c9f2fb-3"]{content:"cczjbk,"}/*!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*/ .dtaxxl.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*/ .dtaxxl:focus,.dtaxxl:hover{border-radius:3px;}/*!sc*/ .dtaxxl.header__subnav__item:hover{background-color:#FFC72C;color:#13294B;}/*!sc*/ .dtaxxl.header__subnav__item:focus{background-color:#dddddd;color:#002867;outline:1px dotted #13294B;}/*!sc*/ data-styled.g97[id="styles__StyledSubNavItem-sc-b36a60d4-0"]{content:"dtaxxl,"}/*!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*/ .edYnMi{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:#13294B;box-shadow:1px 0 5px #000000;}/*!sc*/ @media (min-width:768px){.edYnMi{padding:0 16px;}}/*!sc*/ @media (min-width:1024px){.edYnMi{padding:0 32px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}/*!sc*/ .edYnMi > *{-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;}/*!sc*/ .edYnMi ul{margin:0;padding:0;}/*!sc*/ .edYnMi ul li{list-style-type:none;}/*!sc*/ .edYnMi .icon,.edYnMi .icon__nav-item *{fill:#ffffff;}/*!sc*/ .edYnMi .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*/ .edYnMi .header__nav-top__button:hover{cursor:pointer;}/*!sc*/ .edYnMi .header__nav-top__button span{display:none;}/*!sc*/ @media (min-width:1024px){.edYnMi .header__nav-top__button span{display:block;margin-left:8px;margin-right:5px;opacity:0.8;}}/*!sc*/ .edYnMi .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){.edYnMi .header__nav-top__secondary-logos{-webkit-flex-basis:60%;-ms-flex-preferred-size:60%;flex-basis:60%;}}/*!sc*/ @media (min-width:768px){.edYnMi .header__nav-top__secondary-logos{-webkit-flex-basis:75%;-ms-flex-preferred-size:75%;flex-basis:75%;}}/*!sc*/ @media (min-width:1024px){.edYnMi .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*/ .edYnMi .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*/ .edYnMi .header__nav-top__secondary-logos img{max-height:56px;max-width:none;}/*!sc*/ .edYnMi .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){.edYnMi .header__nav-top__sponsor-url-logos--no-sponsor{display:none;}}/*!sc*/ .edYnMi .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*/ .edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo,.edYnMi .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*/ .edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo a,.edYnMi .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*/ .edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo img,.edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo a{height:56px;}/*!sc*/ .edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__url-logo img{height:30px;}/*!sc*/ .edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo--with-sponsor,.edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__url-logo--with-sponsor,.edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__sponsor-logo--with-tagline,.edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__url-logo--with-tagline{display:none;}/*!sc*/ @media (min-width:1024px){.edYnMi .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){.edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__url-logo{height:30px;}.edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__url-logo img{min-height:30px;height:auto !important;}.edYnMi .header__nav-top__sponsor-url-logos .header__nav-top__tagline img{width:100%;}}/*!sc*/ .edYnMi .header__nav-top__tagline{margin-right:auto;display:none;}/*!sc*/ .edYnMi .header__nav-top__tagline--no-sponsor{margin-right:0;}/*!sc*/ .edYnMi .header__nav-top__tagline img{max-width:100%;}/*!sc*/ @media (min-width:768px){.edYnMi .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){.edYnMi .header__nav-top__tagline--no-sponsor{margin-right:auto;}}/*!sc*/ data-styled.g104[id="styles__StyledNavTop-sc-ea163b63-0"]{content:"edYnMi,"}/*!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*/ .iHxlKJ{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){.iHxlKJ{font-size:14px;}}/*!sc*/ .iHxlKJ *{box-sizing:border-box;}/*!sc*/ .iHxlKJ a:focus,.iHxlKJ button:focus,.iHxlKJ [class*='__nav']:focus{outline:1px dotted #fff;}/*!sc*/ .iHxlKJ ul{margin:0;padding:0;}/*!sc*/ .iHxlKJ li{list-style-type:none;}/*!sc*/ .iHxlKJ .icon{display:inline-block;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;line-height:20px;}/*!sc*/ .iHxlKJ .icon-globe{margin-left:32px;}/*!sc*/ .iHxlKJ .styles__StyledNavTop-sc-ea163b63-0{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:112px;}/*!sc*/ .iHxlKJ .styles__StyledNavTop-sc-ea163b63-0 .header__nav-top__tagline img{height:56px;max-width:375px;line-height:56px;}/*!sc*/ @media (min-width:1024px){.iHxlKJ .styles__StyledNavTop-sc-ea163b63-0{background-image:linear-gradient( #FFC72C 50%,#13294B 50% );}.iHxlKJ .styles__StyledLoginMenu-sc-9117e573-0{top:calc(112px - 4px);}}/*!sc*/ @media (min-width:1024px){.iHxlKJ .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;}.iHxlKJ .styles__StyledNavTopContainer-sc-ea163b63-1 .styles__StyledSubNavItem-sc-b36a60d4-0,.iHxlKJ .styles__StyledNavTopContainer-sc-ea163b63-1 .header__subnav__group-title{padding:11px 8px;white-space:nowrap;}.iHxlKJ .styles__StyledNavTopContainer-sc-ea163b63-1 .header__subnav__item:not(.header__subnav--teams__team),.iHxlKJ .styles__StyledNavTopContainer-sc-ea163b63-1 .header__subnav__group-title{display:block;}.iHxlKJ .styles__StyledNavTopContainer-sc-ea163b63-1 .header__subnav__group-title{background-color:#ffffff;}.iHxlKJ .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:"iHxlKJ,"}/*!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">.hydpoN{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){.hydpoN{margin-right:1rem;}}/*!sc*/ .hydpoN a:focus{outline:2px solid #ffffff;}/*!sc*/ .hydpoN > ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}/*!sc*/ .hydpoN > ul li{height:60px;list-style-type:none;}/*!sc*/ .hydpoN .site-footer__mlb-logo{margin-right:0.5rem;}/*!sc*/ .hydpoN .site-footer__mlb-logo a{display:block;}/*!sc*/ .hydpoN .site-footer__mlb-logo .mlb-logo{width:75px;max-width:75px;max-height:38px;height:38px;}/*!sc*/ @media (max-width:568px){.hydpoN .site-footer__mlb-logo .mlb-logo{width:105px;}}/*!sc*/ .hydpoN .site-footer__bgca-logo a{display:block;}/*!sc*/ .hydpoN .site-footer__bgca-logo img{width:208px;height:auto;}/*!sc*/ @media (max-width:568px){.hydpoN .site-footer__bgca-logo img{width:170px;}}/*!sc*/ data-styled.g115[id="styles__StyledSponsor-sc-ac4b9e5d-0"]{content:"hydpoN,"}/*!sc*/ .csqdrT{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1304px;margin:0 auto 2rem;padding:0 1rem;}/*!sc*/ .csqdrT ul.site-footer__team-links{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.5rem 0;border-bottom:solid 1px #e2e2e2;}/*!sc*/ .csqdrT ul.site-footer__team-links li{padding-right:1rem;}/*!sc*/ .csqdrT ul.site-footer__team-links li a{font-size:0.87336245rem;color:#999999;-webkit-text-decoration:none;text-decoration:none;}/*!sc*/ .csqdrT ul.site-footer__team-links li a:hover{color:#ffffff;}/*!sc*/ .csqdrT ul.site-footer__team-links li a:focus{outline:2px solid #ffffff;}/*!sc*/ .csqdrT ul.site-footer__team-links li a:active{color:#ffffff;}/*!sc*/ data-styled.g116[id="styles__StyledClubStrip-sc-c2cd316b-0"]{content:"csqdrT,"}/*!sc*/ .cqLtmT{margin-right:1rem;}/*!sc*/ .cqLtmT .site-footer__microsite-logo,.cqLtmT .site-footer__team-url-logo{width:205px;height:100%;}/*!sc*/ .cqLtmT a{display:block;}/*!sc*/ .cqLtmT a:focus{outline:2px solid #ffffff;}/*!sc*/ data-styled.g117[id="styles__StyledTeamLogo-sc-c2cd316b-1"]{content:"cqLtmT,"}/*!sc*/ .cCIjgk{background-color:#13294B;position:relative;-webkit-font-smoothing:antialiased;z-index:1;}/*!sc*/ .cCIjgk ul{margin:0;list-style:none;padding:0;}/*!sc*/ .cCIjgk select{-webkit-appearance:none;-moz-appearance:none;appearance:none;}/*!sc*/ .cCIjgk .site-footer__frame{padding:2rem 0 1rem;border-top:1px solid #000000;background-color:#13294B;}/*!sc*/ .cCIjgk .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*/ .cCIjgk[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:"cCIjgk,"}/*!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="player_index" class="lang-en team-158" 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":158,"contentfulProps":{"properties":{"headerPrimaryLogo":{"description":null,"url":"https://images.ctfassets.net/iiozhi00a8lc/t158_header_primarycap_on_dark_svg/6091a9cdc75a6738fc4a261d9ec33454/t158_header_primary.svg"},"urlLogo":{"url":"https://images.ctfassets.net/iiozhi00a8lc/t158_url_logourl_svg/83f36d7ccab155ca936617d5745230f3/t158_url_logo.svg"},"headerMastheadTagline":{"url":"https://images.ctfassets.net/iiozhi00a8lc/t158_header_masthead_taglineMB_20_Masthead_This_Is_My_Crew_svg/a0ed8c7df4ade095595ddb33e6f7c15c/t158_header_masthead_tagline.svg"},"headerMastheadTaglineContainerHeight":"56px","headerMastheadTaglineContainerWidth":"375px"},"palette":{"headerMastheadBackgroundColor":"#FFC72C","headerNavigationBackgroundColor":"#13294B","headerNavigationBorderColor":"#FFC72C","headerNavigationTextColor":"#ffffff","headerNavigationTextColorHover":"#13294B","buttonSpotlightBackgroundColor":"#333333","buttonSpotlightBackgroundColorHover":"lighten","buttonSpotlightTextColor":"#ffffff","buttonSpotlightTextColorHover":"#ffffff","footerTitleColor":"#ffffff","footerTextColor":"#d2d2d2","footerBackgroundColor":"#13294B","footerBorderColor":"#e2e2e2","footerLinkColor":"#999999","footerLinkColorHover":"#ffffff","footerLinkColorActive":"#ffffff"},"teamNameDisplay":"Milwaukee Brewers"},"deviceProperties":{"headerPrimaryLogo":{"binaryFile":"https://images.ctfassets.net/iiozhi00a8lc/t158_header_primarycap_on_dark_svg/6091a9cdc75a6738fc4a261d9ec33454/t158_header_primary.svg","description":null,"__typename":"Asset","type":"binaryAsset"},"headerMastheadTagline":{"binaryFile":"https://images.ctfassets.net/iiozhi00a8lc/t158_header_masthead_taglineMB_20_Masthead_This_Is_My_Crew_svg/a0ed8c7df4ade095595ddb33e6f7c15c/t158_header_masthead_tagline.svg","__typename":"Asset","type":"binaryAsset"},"headerMastheadTaglineContainerHeight":{"binaryFile":"","type":"binaryAsset"},"headerMastheadTaglineContainerWidth":{"binaryFile":"","type":"binaryAsset"},"navigationMastheadSponsorImage":{"binaryFile":"","type":"binaryAsset"},"urlLogo":{"binaryFile":"https://images.ctfassets.net/iiozhi00a8lc/t158_url_logourl_svg/83f36d7ccab155ca936617d5745230f3/t158_url_logo.svg","__typename":"Asset","type":"binaryAsset"},"organismHeadlineFont":{"binaryFile":"https://assets.ctfassets.net/iiozhi00a8lc/Oswald_Regular_ttf/8adc3517613198e72eead83693ffd65f/Oswald_Regular.ttf","__typename":"Asset","type":"binaryAsset"},"favicon":{"title":"favicon","type":"shortContent","image":{"cuts":{"256x256":{"width":"256","height":"256","src":"https://images.ctfassets.net/iiozhi00a8lc/t158_faviconcut_png/3d48b6725f173b4e775e74bb58c5f3e0/t158_favicon.png","at2x":"https://images.ctfassets.net/iiozhi00a8lc/t158_faviconcut_png/3d48b6725f173b4e775e74bb58c5f3e0/t158_favicon.png","at3x":"https://images.ctfassets.net/iiozhi00a8lc/t158_faviconcut_png/3d48b6725f173b4e775e74bb58c5f3e0/t158_favicon.png"}}}},"__typename":{"binaryFile":"","type":"binaryAsset"},"siteConfig":{"articleVideoAutoPlay":true,"articleVideoAutoPlaySound":false,"__typename":"WebProperties"},"t158_bodyBackgroundSkinBlank":{"type":"shortContent","title":"t158_bodyBackgroundSkinBlank","pageContainerBackgroundColor":"#e2e2e2","image":{"title":"t158bodyBackgroundSkinBlank","cuts":{"1680x900":{"title":"t158_bodyBackgroundSkinBlank","width":1680,"height":900,"src":"https://images.ctfassets.net/iiozhi00a8lc/3oV6uciDEZkFtk0aXIB1vr/a4ff8b2a694082f60259168d0fd21054/MB-21_Webskin-blank.jpg","__typename":"Asset"}}}},"bodyBackgroundSkinTotal":1,"style":{"bodyBackgroundColor":"#13294B","t158-base-palette":{"paletteName":"t158-base-palette","pageContainerBorderColor":"#ececec","headerMastheadBackgroundColor":"#FFC72C","headerMastheadTextColor":"#ffffff","headerNavigationBackgroundColor":"#13294B","headerNavigationBorderColor":"#FFC72C","headerNavigationTextColorHover":"#13294B","headerNavigationTextColor":"#ffffff","footerTitleColor":"#ffffff","footerTextColor":"#d2d2d2","footerBackgroundColor":"#13294B","footerBorderColor":"#e2e2e2","footerLinkColor":"#999999","footerLinkColorHover":"#ffffff","footerLinkColorActive":"#ffffff","buttonPrimaryBackgroundColor":"#FFC72C","buttonPrimaryBackgroundColorHover":"lighten","buttonPrimaryTextColor":"#13294B","buttonPrimaryTextColorHover":"#13294B","buttonSpotlightBackgroundColor":"#333333","buttonSpotlightBackgroundColorHover":"lighten","buttonSpotlightTextColor":"#ffffff","buttonSpotlightTextColorHover":"#ffffff","tableHeaderBackgroundColor":"#13294B","tableRowBackgroundColor":"#ffffff","tableTextColor":"#333333","organismSectionTitleColor":"#13294B","organismTitleColor":"#333333","organismTextColor":"#333333","organismTagBackgroundColor":"#FFC72C","organismTagTextColor":"#13294B","organismBackgroundColor":"#ffffff","organismBorderColor":"#ececec","organismLinkColor":"#003DA5","organismLinkColorHover":"#024EBC","organismLinkTextDecoration":"none","organismLinkColorActive":"#13294B","organismScrimTitleColor":"#ffffff","organismScrimTextColor":"#ffffff","organismScrimTagColor":"#ffffff","organismScrimBackgroundColor":"#13294B","organismScrimBackgroundColorHover":"lighten","organismScrimBorderColor":"#ececec","organismScrimLinkColor":"#ececec","organismScrimLinkColorHover":"#FFC72C","organismContentHeadingSecondaryBorderColor":"#13294B","organismContentHeadingPrimaryBorderColor":"#13294B","organismSidekickBackgroundColor":"#333333","organismJumbotronTitleColor":"#333333","__typename":"Palette","pageContainerBackgroundColor":"#e2e2e2"},"organismLogoVersion":"primary","organismLogoStyle":"dark","headerMastheadLogoVersion":"cap","headerMastheadLogoStyle":"dark","footerLogoVersion":"primary","footerLogoStyle":"dark","palette":"t158-base-palette","headlineTextTransform":"none","headlineFontFamily":"industry","headlineFontFamilySizeMultiplier":1,"__typename":"WebProperties","headerMastheadLogoContainer":{"left":"0px","top":"8px","height":"46px"},"headerMastheadTaglineContainer":{"height":"56px","width":"375px","top":"0px","left":"0px"}},"teamNameDisplay":"Milwaukee Brewers"},"headerData":{"instanceId":"82366c51-b698-428f-bb17-ea14458a7a9e","name":"global-nav","variables":[],"menuItems":[{"itemId":"logo","text":"-Logo","properties":{"link":"https://brewers.fanportal-mlb.com/glovestory/","visible":"false","customProperties":"mobile:true;"},"menuItems":[]},{"itemId":"53f3fdfb-5ff2-4bb4-86b8-2d5ff8616057","text":"Ticket Finder","properties":{"link":"/tickets/ticket-finder","icon":"tickets"},"menuItems":[{"itemId":"6b1cde48-c6fe-4cc3-a61b-31b2cb0a53cd","text":"-Opening Day Tickets","properties":{"link":"/tickets/opening-day","visible":"false"},"menuItems":[]},{"itemId":"29e8d88e-39c9-4fcd-b982-68d59696481f","text":"Single-Game Tickets","properties":{"link":"/tickets/ticket-finder?redirect=type-single.filters"},"menuItems":[]},{"itemId":"6ae93248-e205-449b-b244-c4685ca3228e","text":"Season Tickets","properties":{"link":"/tickets/ticket-finder?redirect=season-tickets"},"menuItems":[]},{"itemId":"bf0c1ace-0edc-4d71-bb30-a3b908c3fa70","text":"Mini Plans","properties":{"link":"/tickets/ticket-finder?redirect=mini-plans"},"menuItems":[]},{"itemId":"09436176-1f98-4ff7-b907-c07cddae2629","text":"Build-Your-Own Packs","properties":{"link":"/tickets/ticket-finder?redirect=packs"},"menuItems":[]},{"itemId":"7acf5701-0b98-489f-ad19-20e55e9900f4","text":"Group Tickets","properties":{"link":"/tickets/ticket-finder?redirect=group-tickets"},"menuItems":[]}]},{"itemId":"tickets","text":"Tickets","properties":{"link":"/tickets","customProperties":"mobile:true;"},"menuItems":[{"itemId":"136f7dc8-87e1-4620-8580-8736626b7126","text":"TicketFinder: Find the Best Ticket Option for You","properties":{"link":"/tickets/ticket-finder","visible":"true"},"menuItems":[]},{"itemId":"54986dc2-f1ea-45ce-9e1d-f5f258082ce1","text":"Single-Game Tickets","properties":{"link":"/tickets/single-game-tickets","visible":"true"},"menuItems":[]},{"itemId":"b578b3fd-a104-42d3-9ace-8915ea5d44eb","text":"-Opening Day Tickets","properties":{"link":"/tickets/opening-day","visible":"false"},"menuItems":[]},{"itemId":"e4b97a8e-0094-4bcf-b992-abfc9e3a8de6","text":"Featured Giveaways","properties":{"link":"/tickets/promotions/featured-giveaways","visible":"true"},"menuItems":[]},{"itemId":"eae6c4cd-9424-4249-b472-316a8aaca372","text":"Ticket Deals","properties":{"link":"/tickets/ticket-deals","visible":"true"},"menuItems":[]},{"itemId":"d3858eb8-c659-445c-bfee-668cf83b6ee3","text":"Theme Nights","properties":{"link":"/tickets/specials","visible":"true"},"menuItems":[]},{"itemId":"58412a69-4f31-40b4-b100-9ecb79e53f12","text":"Community Nights","properties":{"link":"/tickets/specials/community-nights"},"menuItems":[]},{"itemId":"a61b6292-1f8c-49c1-aa4d-4fdbd217d347","text":"Concerts at American Family Field","properties":{"link":"/tickets/concerts","visible":"true"},"menuItems":[]},{"itemId":"9cc14364-b840-4c64-8834-af794caaee05","text":"-Spring Training Tickets","properties":{"link":"/tickets/spring-training","visible":"false"},"menuItems":[]},{"itemId":"fe21bfae-3321-4d8f-931d-f338fce59211","text":"Single-Game Ticket Pricing","properties":{"link":"/tickets/pricing","visible":"true"},"menuItems":[]},{"itemId":"28b4b821-d932-4095-8e2e-56c316ee5162","text":"Ticket Plans","properties":{"link":"/tickets/ticket-finder","visible":"true"},"menuItems":[]},{"itemId":"6ee49053-748a-4ec7-8e42-e92920b60885","text":"Request Ticket Plan Info","properties":{"link":"/tickets/season-tickets"},"menuItems":[]},{"itemId":"442694fb-95cb-4e69-a323-f577072a3386","text":"Flash Sale","properties":{"link":"/tickets/specials/flash-sale","visible":"true","customProperties":"expires:1721883599"},"menuItems":[]},{"itemId":"44724ce7-8e41-486d-9d53-abf9053406dc","text":"-Craig Counsell 563 Celebration Offer","properties":{"link":"/tickets/specials/563-celebration","customProperties":"expires:1655269199","visible":"false"},"menuItems":[]},{"itemId":"2a578ccf-a6cb-4a6f-8270-be8d6695197a","text":"-Parking","properties":{"link":"/ballpark/transportation/parking","visible":"false"},"menuItems":[]},{"itemId":"539fa3d9-b5f3-42e6-bdc0-edab8a305f05","text":"-Postseason Refund Information","properties":{"link":"/tickets/postseason","visible":"false"},"menuItems":[]},{"itemId":"9ae065a3-e697-4e07-bc4b-65b7e03d2755","text":"-Winter Warm-up","properties":{"link":"/fans/winter-warmup","visible":"false"},"menuItems":[]},{"itemId":"2f3050a4-f550-4a29-8091-c18068746fc4","text":"-Wisconsin Resident Presale","properties":{"link":"/tickets/single-game-tickets/presale/wisconsin-residents","visible":"true","customProperties":"expires:1645855199"},"menuItems":[]},{"itemId":"ad57c667-b912-432d-85ef-6be07ca87439","text":"-Promotions & Giveaways","properties":{"link":"/tickets/promotions","visible":"false"},"menuItems":[]},{"itemId":"82d92453-e2ae-4995-96dd-2c933250832e","text":"-Sunday Fun-Day Bundle","properties":{"link":"/tickets/specials/sunday-fun-day","visible":"false"},"menuItems":[]},{"itemId":"ec6d07b3-5681-4839-882b-b0999880213b","text":"-Fan Values","properties":{"link":"/tickets/specials/fan-values","visible":"false"},"menuItems":[]},{"itemId":"eabfbbe9-4622-4a7e-b35a-6105af26e9d0","text":"Group Tickets","properties":{"link":"/tickets/group-tickets","visible":"true"},"menuItems":[]},{"itemId":"5f71c2d2-11f0-4b6d-8d90-a2774d7c7dab","text":"Suites","properties":{"link":"https://brewerssuites.com/","target":"_blank"},"menuItems":[]},{"itemId":"ec14e3df-830e-418c-a3c4-5278f936bd65","text":"Ballpark Pass+","properties":{"link":"/tickets/specials/ballpark-pass","visible":"true"},"menuItems":[]},{"itemId":"3f19118e-4352-4044-9f75-654b872816b7","text":"-4-Packs","properties":{"link":"/tickets/packs/four","visible":"false"},"menuItems":[]},{"itemId":"3d074841-a0a3-49a6-87e6-fa53219bee65","text":"-10-Packs","properties":{"link":"/tickets/packs/ten/landing","visible":"false"},"menuItems":[]},{"itemId":"df1957cc-4f43-4ab5-b4ae-5792c84020b7","text":"-10-Pack Renewals","properties":{"link":"/tickets/packs/ten/holders","visible":"false"},"menuItems":[]},{"itemId":"dbabbf44-3f87-4755-806a-51f2ed540d11","text":"-Flex Packs","properties":{"link":"/tickets/packs/flex","visible":"false"},"menuItems":[]},{"itemId":"c63b8eda-6756-4e2b-989a-a69c69ee8e8f","text":"-Season Tickets & Exchanges","properties":{"link":"/tickets/season-tickets/landing","visible":"false"},"menuItems":[]},{"itemId":"c9cf0f10-76da-49d5-ba1a-3ccfa5f0b541","text":"Season Seat Member Info","properties":{"link":"/tickets/season-tickets/holders","visible":"true"},"menuItems":[]},{"itemId":"d048a3ed-9010-403f-bf1d-4708f19f8c70","text":"-Miller Lite Landing","properties":{"link":"/tickets/premium/miller-lite-landing","visible":"false"},"menuItems":[]},{"itemId":"96aefc15-f4b5-4017-9bb7-48b7b2cabef6","text":"My Brewers Tickets","properties":{"link":"/tickets/my-tickets"},"menuItems":[]},{"itemId":"ea1913da-0f3f-4dcd-931d-c366c37b8b02","text":"-Ticket Voucher Redemption","properties":{"link":"/tickets/vouchers","visible":"false"},"menuItems":[]},{"itemId":"633a702f-af0e-449a-8512-095db26f5712","text":"-Restaurant to be Named Later","properties":{"link":"/tickets/premium/restaurant","visible":"false"},"menuItems":[]},{"itemId":"f7cc59c4-448b-4997-a07e-20504afd69bb","text":"Buy & Sell Tickets on SeatGeek","properties":{"link":"https://seatgeek.com/milwaukee-brewers-tickets?aid=15979&pid=integration&rid=1&utm_medium=partnership&utm_source=brewers_sponsorship&utm_campaign=integration","visible":"true","target":"_blank"},"menuItems":[]},{"itemId":"d9e155d5-1593-48a2-8ce3-8c0bb3dd51ce","text":"Brewers Gift Cards","properties":{"link":"/tickets/gift-cards"},"menuItems":[]},{"itemId":"fff1bbd5-00e4-402c-9c7d-898ad361bafa","text":"American Family Field Seating Map","properties":{"link":"/ballpark/seat-map"},"menuItems":[]},{"itemId":"93b8461e-7cd5-4046-9cfe-fb770301ad05","text":"-Brew City Battle","properties":{"link":"/tickets/events/badgers-basketball","visible":"false"},"menuItems":[]},{"itemId":"2c5cb167-47b4-4a99-80f7-b13a73744a3c","text":"-Yoga in the Outfield","properties":{"link":"/tickets/events/yoga","visible":"false"},"menuItems":[]},{"itemId":"4df2d8b6-21ac-42c6-9ceb-42861ee6b4c9","text":"-True Blue Brew Crew™","properties":{"link":"/tickets/specials/true-blue","visible":"false"},"menuItems":[]},{"itemId":"718c33bc-c5e5-4e23-b47c-b539852bc828","text":"-Season-Long Promotions","properties":{"link":"/tickets/promotions/season-long","visible":"false"},"menuItems":[]},{"itemId":"b38a1195-a16c-48ce-abdf-8c1577a79064","text":"-Peanut-Controlled Areas","properties":{"link":"/tickets/specials/peanut-controlled","visible":"false"},"menuItems":[]},{"itemId":"6f6ce4b1-13e2-40d4-a88c-8c6eafb549e8","text":"-Brewers Bucks","properties":{"link":"/tickets/gift-certificates","visible":"false"},"menuItems":[]},{"itemId":"7fc5a392-0dcc-45d5-8774-7d07e065b0dd","text":"-Timeless Ticket","properties":{"link":"/tickets/specials/timeless-ticket","visible":"false"},"menuItems":[]}]},{"itemId":"schedule","text":"Schedule","properties":{"link":"/schedule","customProperties":"mobile:true;"},"menuItems":[{"itemId":"db6817a0-0ca9-49aa-8bb3-1dbcb4e42653","text":"-2020 60-Game Schedule","properties":{"link":"/schedule","visible":"false"},"menuItems":[]},{"itemId":"97d17b4a-c15f-40f9-8729-743c9d231154","text":"-2020 Postseason Schedule","properties":{"link":"/postseason","visible":"false"},"menuItems":[]},{"itemId":"d4b2110a-f824-46a1-be50-a592736f7cc9","text":"-2024 Postseason Schedule","properties":{"link":"/schedule","visible":"false"},"menuItems":[]},{"itemId":"4bec7f55-828f-4b7e-8d6e-7dd268c49fe9","text":"-2024 Regular-Season Schedule","properties":{"link":"/schedule","visible":"false"},"menuItems":[]},{"itemId":"d6780ce9-c54c-4e27-bec6-c27664c36444","text":"Regular-Season Schedule","properties":{"link":"/schedule","visible":"true"},"menuItems":[]},{"itemId":"7841dc85-cb13-43a8-879b-98b1066577a5","text":"-2025 Spring Training Schedule","properties":{"link":"/schedule/2025-02","visible":"false"},"menuItems":[]},{"itemId":"8a8470cd-8e78-4f57-8dec-67b43fcefa90","text":"Sortable Schedule","properties":{"link":"/schedule/2025/fullseason"},"menuItems":[]},{"itemId":"85b5e4ca-ffb6-450d-a7ea-6dd6ba3cc99b","text":"Downloadable Schedule","properties":{"link":"/schedule/downloadable-schedule","visible":"true","customProperties":""},"menuItems":[]},{"itemId":"5482634a-1490-4af5-a479-2abb640dea7b","text":"Broadcast Schedule","properties":{"link":"/schedule/list","visible":"true"},"menuItems":[]},{"itemId":"3e374f1f-baa1-4115-87df-e30380eb3012","text":"Printable Schedule","properties":{"link":"/schedule/printable-schedule","visible":"true"},"menuItems":[]},{"itemId":"32f04ed3-c67a-4b7f-a5cf-3e7a88e94caa","text":"-Brewers.TV","properties":{"link":"/schedule/programming","visible":"false"},"menuItems":[]},{"itemId":"8a903d12-4e55-4a78-9931-4e660dfe0f26","text":"TV Broadcast Information","properties":{"link":"/schedule/tv-broadcast-information","visible":"true"},"menuItems":[]},{"itemId":"7e469a28-6286-4323-afeb-903e09768935","text":"MLB Events","properties":{"link":"https://www.mlb.com/events"},"menuItems":[]},{"itemId":"e328a901-4a96-44ff-ac94-719d63abf645","text":"-Tryout Camps","properties":{"link":"/schedule/tryouts","visible":"false"},"menuItems":[]},{"itemId":"45baa9e9-dd5a-4379-abdb-53688b509bc4","text":"Brewers Radio Network","properties":{"link":"/schedule/brewers-radio-network","visible":"true"},"menuItems":[]}]},{"itemId":"scores","text":"Scores","properties":{"link":"/scores","customProperties":"mobile:true;"},"menuItems":[]},{"itemId":"standings","text":"Standings","properties":{"link":"/standings"},"menuItems":[]},{"itemId":"stats","text":"Stats","properties":{"link":"/stats","customProperties":"mobile:true;"},"menuItems":[{"itemId":"41fe63df-9ede-4cab-bef4-cdd4604ac9aa","text":"Team Stats","properties":{"link":"/stats/team"},"menuItems":[]},{"itemId":"eef7ff9f-f636-4d0f-8b11-c370a8ef0a87","text":"Top Prospect Stats","properties":{"link":"https://www.mlb.com/prospects/stats?teamId=158"},"menuItems":[]},{"itemId":"f9d674e6-4de5-4e7e-bede-7cd98f7c80ea","text":"Affiliate Stats","properties":{"link":"https://www.mlb.com/prospects/stats/affiliates?teamId=158"},"menuItems":[]},{"itemId":"92ba3aa3-d283-41ba-885c-4a569ee8acc6","text":"Baseball Savant","properties":{"link":"https://baseballsavant.mlb.com/team/158"},"menuItems":[]},{"itemId":"6dcf8323-66de-47d3-818b-7ab17ea9a402","text":"Top Rookies Stats","properties":{"link":"https://www.mlb.com/brewers/stats/national-league?playerPool=ROOKIES"},"menuItems":[]}]},{"itemId":"roster","text":"Roster","properties":{"link":"/roster"},"menuItems":[{"itemId":"a1bee4f7-e90e-4bd6-b679-dea0247cec30","text":"40-Man Roster","properties":{"link":"/roster/40-man","customProperties":"","visible":"true"},"menuItems":[]},{"itemId":"6e83751d-3504-423c-8b64-2fe1223d7c0c","text":"-Non-Roster Invitees","properties":{"link":"/roster/nri","visible":"false","customProperties":""},"menuItems":[]},{"itemId":"7406566c-c865-4f52-aa0f-2d45776377b5","text":"Depth Chart","properties":{"link":"/roster/depth-chart","customProperties":"","visible":"true"},"menuItems":[]},{"itemId":"2184b55f-ff94-4edf-9ef9-461aa9028d68","text":"Coaches","properties":{"link":"/roster/coaches","visible":"true","customProperties":""},"menuItems":[]},{"itemId":"0a722569-c211-4bf4-9c9a-93f072fcd9b7","text":"Top 30 Prospects","properties":{"link":"https://www.mlb.com/prospects/brewers/"},"menuItems":[]},{"itemId":"4eed6774-5a04-49a6-bbbb-8b78ade265a9","text":"Transactions","properties":{"link":"/roster/transactions","customProperties":""},"menuItems":[]},{"itemId":"2c4819d8-333a-4017-9db6-8650b82fa112","text":"Injury Updates","properties":{"link":"https://www.mlb.com/brewers/news/topic/brewers-injury-report","visible":"true","customProperties":""},"menuItems":[]},{"itemId":"33b94cdd-9173-4c08-8f82-16fb9d1e8ea6","text":"Draft Results","properties":{"link":"https://www.mlb.com/draft/tracker/all/team/brewers","visible":"true","customProperties":""},"menuItems":[]},{"itemId":"5cd861ce-bc33-4991-a551-17ab3dcccce8","text":"Front Office","properties":{"link":"/team/front-office"},"menuItems":[]},{"itemId":"d28d6470-bcd9-493d-81bc-ba41fb032239","text":"Broadcasters","properties":{"link":"/team/broadcasters"},"menuItems":[]},{"itemId":"3a535c89-08d9-426a-ab27-b2f4b260e425","text":"Starting Lineups","properties":{"link":"/roster/starting-lineups","visible":"true","customProperties":""},"menuItems":[]},{"itemId":"7909d6ef-4447-4964-a251-a0039c512115","text":"Player Search","properties":{"link":"https://www.mlb.com/players","visible":"true","customProperties":""},"menuItems":[]},{"itemId":"bf3c5112-887e-424e-9be6-018482c95643","text":"Minor League Affiliates","properties":{"link":"https://www.milb.com/about/teams/by-affiliate","visible":"true","customProperties":""},"menuItems":[]}]},{"itemId":"video","text":"Video","properties":{"link":"/video","customProperties":""},"menuItems":[{"itemId":"cc651d26-7208-4149-bbd8-ddf39ed936ea","text":"Brewers Home Run Leaderboard","properties":{"link":"/video/topic/brewers-homers","visible":"true"},"menuItems":[]},{"itemId":"f39210bf-f5ea-420e-8293-5a630c237b31","text":"Most Popular","properties":{"link":"/video/topic/t158-default-vtp"},"menuItems":[]},{"itemId":"c487cd95-0be3-4cc7-97a6-1faa5f1e3ac3","text":"60 seconds with… presented by AmFam","properties":{"link":"/video/topic/brewers-content-series"},"menuItems":[]},{"itemId":"1eb83a59-772c-4bbb-97db-551c2c983e53","text":"Brewers Top Plays of the Month","properties":{"link":"/video/topic/brewers-top-plays","customProperties":""},"menuItems":[]},{"itemId":"e29ae332-8329-4d0c-83c6-709928099642","text":"Brewers Cut4","properties":{"link":"/video/topic/brewers-cut4","customProperties":"expires:1638367200"},"menuItems":[]},{"itemId":"6b411335-5880-4970-a862-0cc255998b24","text":"Brewers Reviews","properties":{"link":"/video/topic/brewers-reviews","customProperties":"expires:1638367200"},"menuItems":[]},{"itemId":"0984198f-2902-4ee8-903c-9a6632c9eae7","text":"Brewers Radio Network Pregame","properties":{"link":"/video/topic/brewers-radio-network-pregame"},"menuItems":[]},{"itemId":"463b01ee-085e-4e68-861d-f03cc2b27776","text":"Brewers Game Recaps","properties":{"link":"/video/topic/brewers-game-recap","customProperties":""},"menuItems":[]},{"itemId":"c81aa28e-8b1a-4067-96aa-d262e325f036","text":"Brewers Curtain Calls","properties":{"link":"/video/topic/brewers-curtain-calls","customProperties":"expires:1638367200"},"menuItems":[]},{"itemId":"8eb84912-071b-455c-b13a-39896db1d5ae","text":"MLB Network","properties":{"link":"https://www.mlb.com/network","customProperties":""},"menuItems":[]},{"itemId":"6ca01efc-e604-4aa0-85f6-c94d6d24ca6a","text":"-Players for the Planet Saves","properties":{"link":"/video/topic/brewers-saves","visible":"false"},"menuItems":[]},{"itemId":"7a77abb5-6f0e-46bf-b388-aa41a5a9f4a5","text":"-Brewers On Tap","properties":{"link":"/video/topic/brewers-on-tap","customProperties":"","visible":"false"},"menuItems":[]},{"itemId":"98a09bbd-86d3-4f16-922f-626e0a482737","text":"-Clubhouse Conversations","properties":{"link":"/video/topic/brewers-clubhouse-conversations","customProperties":"","visible":"false"},"menuItems":[]}]},{"itemId":"news","text":"News","properties":{"link":"/news"},"menuItems":[{"itemId":"b8ed8261-3508-4c73-a266-70d79c49da25","text":"Celebrating Bob Uecker","properties":{"link":"/uecker"},"menuItems":[]},{"itemId":"163b6fd1-ff4e-4eb8-b5fb-b967dd8fafc0","text":"Official Releases","properties":{"link":"/news/topic/brewers-press-releases","customProperties":""},"menuItems":[]},{"itemId":"9dfedea5-3be9-4443-a5ba-3a984b19ac6a","text":"Game Notes","properties":{"link":"/news/game-notes","visible":"true","customProperties":""},"menuItems":[]},{"itemId":"12a8a77a-68c0-42ba-a5a0-68f258aaf7af","text":"Probable Pitchers","properties":{"link":"/roster/probable-pitchers","visible":"true","customProperties":""},"menuItems":[]},{"itemId":"da61e2f2-1799-4190-8b2c-579ffbe258c2","text":"Brewers Breakdown","properties":{"link":"/news/topic/brewers-breakdown"},"menuItems":[]},{"itemId":"423e09f5-780a-4b70-a400-4189298b4fb2","text":"Brewers Pipeline","properties":{"link":"/news/topic/brewers-pipeline-coverage","customProperties":""},"menuItems":[]},{"itemId":"804d9d1b-ae26-49bf-b3ed-3778b188d744","text":"Brewers Media Guide","properties":{"link":"/fans/publications/media-guide"},"menuItems":[]},{"itemId":"dc87a8a9-2759-4f2d-a6d7-1551c61dc38d","text":"Photo Stream","properties":{"link":"/team/photos","customProperties":""},"menuItems":[]},{"itemId":"1391c181-c9ed-420c-8f59-67a16656e0ec","text":"RSS News Feed","properties":{"link":"/feeds/news/rss.xml","customProperties":""},"menuItems":[]},{"itemId":"98ebe268-a077-4cfe-b3df-3d47bd284399","text":"Brewers History","properties":{"link":"/history","customProperties":""},"menuItems":[]},{"itemId":"20b5af3e-b59a-4996-8032-eaca14081848","text":"Brewers History Feature Stories","properties":{"link":"/news/topic/brewers-history-trivia","customProperties":""},"menuItems":[]},{"itemId":"43b4d37d-912e-4178-86fa-23deca7d36e4","text":"MLB News","properties":{"link":"https://www.mlb.com/news","customProperties":""},"menuItems":[]}]},{"itemId":"ballpark","text":"American Family Field","properties":{"link":"/ballpark","icon":"gameday"},"menuItems":[{"itemId":"e818e247-5867-48f2-8585-d9dee5aa4f5d","text":"-COVID-19 Information","properties":{"link":"/ballpark/covid-19","visible":"false"},"menuItems":[]},{"itemId":"6f8cde77-2297-4db6-8eff-6cbdcbb386c6","text":"Fan Guidelines","properties":{"link":"/ballpark/information/guide"},"menuItems":[]},{"itemId":"b81f7eda-5aad-4f4c-bd5a-b0557c4618b8","text":"Reference Guide","properties":{"link":"/ballpark/information"},"menuItems":[]},{"itemId":"5faa62a4-8bdc-4b1d-8efb-61fa7ede5a70","text":"Getting to American Family Field","properties":{"link":"/ballpark/transportation"},"menuItems":[]},{"itemId":"92a5aeb7-7e84-4004-9462-ad1e8e93474d","text":"Events at American Family Field","properties":{"link":"/ballpark/events","customProperties":""},"menuItems":[]},{"itemId":"4f292034-afb7-47d9-bbcc-9be1b0dbcaa6","text":"X-Golf at American Family Field","properties":{"link":"/ballpark/x-golf"},"menuItems":[]},{"itemId":"de773889-cafb-4a57-a8ad-c34287ec6a1b","text":"-Brewing a Greener Game","properties":{"link":"/ballpark/green","visible":"false"},"menuItems":[]},{"itemId":"4841b041-6c4b-4c41-b250-e0deff34afcc","text":"American Family Field Tours","properties":{"link":"/ballpark/tours","visible":"true"},"menuItems":[]},{"itemId":"137ca686-87f2-4341-b8c6-06d68fbb2b70","text":"Entertainment/Attractions","properties":{"link":"/ballpark/attractions"},"menuItems":[]},{"itemId":"6b79a873-c72c-4bb4-9fb4-249ee65e1b1d","text":"Lost and Found","properties":{"link":"/ballpark/lost-and-found","visible":"true"},"menuItems":[]},{"itemId":"6a21645a-c890-408e-a110-aa565909ed76","text":"American Family Field Roof Status","properties":{"link":"/ballpark/roof-status"},"menuItems":[]},{"itemId":"b63cf80f-1851-4dbf-900d-158d1ff0516e","text":"Brewers Team Store","properties":{"link":"/ballpark/team-store"},"menuItems":[]},{"itemId":"a30ef7a2-f948-4a17-98e6-8427cac347a2","text":"Access Guide for Guests with Disabilities","properties":{"link":"/ballpark/disability-access-guide"},"menuItems":[]}]},{"itemId":"a8aa2322-bb96-414c-bf4e-e6fbc5b386ed","text":"Vote","properties":{"link":"https://www.mlb.com/all-star/ballot?affiliateId=asb-topnav-club-2024","customProperties":"appears:1717603200;expires:1720022400;"},"menuItems":[]},{"itemId":"community","text":"Community & Foundation","properties":{"link":"/community","icon":"globe"},"menuItems":[{"itemId":"3fb2ad03-a1a6-43b3-a3e1-16e4c9a2d0ba","text":"-Voter Registration Event","properties":{"link":"/community/vote","visible":"false"},"menuItems":[]},{"itemId":"080050de-a7e9-47fe-9d9a-412df7c6b90a","text":"-Brent Suter Book Reading Event","properties":{"link":"/community/suter-book","customProperties":"expires:1654556400","visible":"false"},"menuItems":[]},{"itemId":"6e2332dd-7458-44e2-972e-9fd5f1a0960f","text":"Donation Requests","properties":{"link":"/community/donation-requests"},"menuItems":[]},{"itemId":"d408dd06-5626-46ec-8516-ac325b568cf1","text":"Player Appearances","properties":{"link":"/community/player-appearance-requests"},"menuItems":[]},{"itemId":"1b7b62f4-2ad4-4834-926c-ec174e818523","text":"Donate Now","properties":{"link":"/community/donate"},"menuItems":[]},{"itemId":"54942109-453e-4237-a94a-b5485cbd56dd","text":"Grant Requests","properties":{"link":"/community/grant-requests"},"menuItems":[]},{"itemId":"04446957-4771-4a33-bdb1-fdb4fcb2036e","text":"BCF Programs","properties":{"link":"/community/foundation-programs"},"menuItems":[]},{"itemId":"8c101ac6-c567-471e-af9f-0ea6f9556ad7","text":"BCF Special Events","properties":{"link":"/community/foundation-events"},"menuItems":[]},{"itemId":"c8702731-5c5e-49a1-9702-38fd8ef9ec8f","text":"Youth Baseball","properties":{"link":"/community/youth-baseball"},"menuItems":[]},{"itemId":"9e31d686-41bf-4430-a2d3-5512056667c5","text":"Beyond the Diamond","properties":{"link":"/community/beyond-the-diamond"},"menuItems":[]},{"itemId":"55c74e74-5828-4c7b-8ba9-61223e5581e6","text":"Fan Initiatives","properties":{"link":"/community/fan-initiatives"},"menuItems":[]},{"itemId":"2cf8fb8c-1843-4e48-a137-73dbbdcfa903","text":"Brewers Showcase","properties":{"link":"/community/brewers-showcase","visible":"true"},"menuItems":[]},{"itemId":"55a1a5d5-0468-4365-80c1-dce8a3ee1caf","text":"BCF Partners","properties":{"link":"/community/foundation-partners"},"menuItems":[]},{"itemId":"d1fac79a-7d1a-4320-9912-1be7342d12b6","text":"MLB Together","properties":{"link":"https://www.mlb.com/mlb-together","customProperties":""},"menuItems":[]},{"itemId":"b525bde2-1d65-4538-8fe3-35ee44065482","text":"-Brewers Mini Marathon","properties":{"link":"/community/brewers-mini-marathon","customProperties":"expires:1638367200","visible":"false"},"menuItems":[]},{"itemId":"62a96c1b-7d14-481b-a8e7-a92f8b0babe6","text":"-Nellie Global Award","properties":{"link":"/community/nellie-global-award","customProperties":"","visible":"false"},"menuItems":[]},{"itemId":"b9520966-5e29-4d19-a0b3-d5f75eb009f0","text":"-Community Achievers","properties":{"link":"/community/community-achievers","customProperties":"expires:1638367200","visible":"false"},"menuItems":[]},{"itemId":"0cd52db5-b75c-41c7-b0cf-d2d177c900d0","text":"-Student Achievers","properties":{"link":"/foundation/programs/student-achievers","visible":"false"},"menuItems":[]},{"itemId":"24785225-0563-469d-8544-21647af69955","text":"-Martin Luther King Jr. Day Poetry Contest","properties":{"link":"/community/martin-luther-king-jr-poetry-contest","visible":"false"},"menuItems":[]},{"itemId":"efc43b4d-ac41-4628-b144-dd2dbb0d98d3","text":"-Grand Slam Teacher of the Month","properties":{"link":"/community/grand-slam-teacher","customProperties":"","visible":"false"},"menuItems":[]},{"itemId":"da7788a9-a994-4ad5-bf0f-391387a80e5a","text":"-Hometown Champions Award","properties":{"link":"/community/hometown-champions","visible":"false"},"menuItems":[]},{"itemId":"5da474a1-e8ca-4c7b-b8d3-41a74b4c39b5","text":"-Superfan Spotlight","properties":{"link":"/community/superfan-spotlight","visible":"false"},"menuItems":[]},{"itemId":"cb60804a-f1d5-4da2-a953-45eeea4e870e","text":"-Brewers Families in the Community","properties":{"link":"/community/families-in-the-community","customProperties":"","visible":"false"},"menuItems":[]},{"itemId":"255edb45-8aa8-4e7d-a02a-82896e20032f","text":"-Brewers Buddies Ticket Requests","properties":{"link":"/community/brewers-buddies","customProperties":"","visible":"false"},"menuItems":[]},{"itemId":"1c539d7c-a240-4f00-835e-12061dc98ff9","text":"-PLAY BALL Initiative","properties":{"link":"/community/play-ball","visible":"false"},"menuItems":[]},{"itemId":"c396e1b7-b7e8-449c-8d1e-07f1793dcd9a","text":"-Multicultural Outreach","properties":{"link":"/community/multicultural-outreach","visible":"false"},"menuItems":[]},{"itemId":"c3caf568-3e93-42cf-87a0-e08dee5ee486","text":"-Brewers Alumni Association","properties":{"link":"/community/brewers-alumni-association","visible":"false"},"menuItems":[]}]},{"itemId":"fans","text":"Fans","properties":{"link":"/fans"},"menuItems":[{"itemId":"9307a44b-3819-473a-907a-f5c00238196e","text":"All-Star Ballot","properties":{"link":"https://www.mlb.com/all-star/ballot","visible":"true","customProperties":"appears:1717603200;expires:1720022400;"},"menuItems":[]},{"itemId":"5d80acd2-4900-4994-b947-bb21779b9cdd","text":"#VoteBrewers","properties":{"link":"/fans/all-star-ballot-offers","visible":"true","customProperties":"appears:1717603200;expires:1720022400;"},"menuItems":[]},{"itemId":"897243e4-9b62-4d19-8867-d0ec64e0da09","text":"-Home Opener Sweepstakes","properties":{"link":"/fans/home-opener-sweepstakes","visible":"false"},"menuItems":[]},{"itemId":"61e31234-3970-49d2-a636-5c64bbc5f5d0","text":"-Nike City Connect Uniforms","properties":{"link":"/fans/city-connect","visible":"false"},"menuItems":[]},{"itemId":"1658e86e-c1b7-4174-870c-7be9ae5901c4","text":"Social Media Clubhouse","properties":{"link":"/social","customProperties":""},"menuItems":[]},{"itemId":"23aea9f2-c48d-4f8a-bb70-b5518c08b542","text":"-Brewers Cutout Crew","properties":{"link":"/fans/cutout-crew","visible":"false"},"menuItems":[]},{"itemId":"d9c0dd6c-876a-4a06-9314-8d3509a34568","text":"What's Brewing Newsletter","properties":{"link":"/fans/newsletters"},"menuItems":[]},{"itemId":"fda2b5cb-add0-4fda-9fd8-419868f33cd3","text":"Brewers Unfiltered Podcast","properties":{"link":"/fans/podcasts"},"menuItems":[]},{"itemId":"8b11d6e2-5b1e-43ce-8425-ed87693d2d98","text":"Brewers Publications","properties":{"link":"/fans/publications","customProperties":"","visible":"true"},"menuItems":[]},{"itemId":"619b040b-a80e-4202-bdce-a2b0f6675d41","text":"-Winter Warm-up Weekend","properties":{"link":"/fans/winter-warmup","visible":"false"},"menuItems":[]},{"itemId":"e82d523b-8583-4856-8295-eff9fa4650e4","text":"-Brewers On Deck","properties":{"link":"/fans/brewers-on-deck","visible":"false","customProperties":"expires:1638367200"},"menuItems":[]},{"itemId":"16b2dea2-4211-4207-893e-e459b29b2b0c","text":"Brewers Baseball Academy","properties":{"link":"/fans/camps","customProperties":""},"menuItems":[]},{"itemId":"debae579-0518-4129-97c8-d1e49626beb3","text":"Brewers Fantasy Camp","properties":{"link":"/fans/fantasy-camp","customProperties":""},"menuItems":[]},{"itemId":"01be7979-485b-4962-b8c1-40f09f793f6b","text":"Walk-Up Music Playlist","properties":{"link":"/ballpark/music","visible":"true"},"menuItems":[]},{"itemId":"bf59be8c-3e7d-4d17-9448-1ba5029c7f75","text":"-Big Screen: Scoreboard Videos","properties":{"link":"/fans/scoreboard-videos","visible":"false"},"menuItems":[]},{"itemId":"736ff4cb-9739-44ef-a4f9-71e99ad4566c","text":"Brewers Youtube","properties":{"link":"https://www.youtube.com/Brewers","target":"_blank","customProperties":""},"menuItems":[]},{"itemId":"7bde0680-8ec5-44e9-942a-2071c08286bc","text":"Brewers Kids","properties":{"link":"/fans/kids"},"menuItems":[]},{"itemId":"1087f8e5-d2c4-4090-8f0a-3185b2258803","text":"Brewers Mascots","properties":{"link":"/fans/mascots"},"menuItems":[]},{"itemId":"068fe9f7-100d-4b7e-9dea-fc377da1df07","text":"Experiences and Merchandise","properties":{"link":"/fans/experiences-and-merchandise"},"menuItems":[]},{"itemId":"23f9874a-5bfb-4fe0-84d2-57839aaa79d7","text":"Brewers Authentics","properties":{"link":"/fans/experiences-and-merchandise/brewers-authentics"},"menuItems":[]},{"itemId":"300ef587-fc4c-44bd-99de-6183606d79d8","text":"Glove Story","properties":{"link":"/history/logos/glove-story"},"menuItems":[]},{"itemId":"f05dbe3f-d9cc-4dea-8c02-eb684cc7c641","text":"Brewers Gift Guide","properties":{"link":"/fans/gift-guide"},"menuItems":[]}]},{"itemId":"foundation","text":"-Foundation","properties":{"link":"/foundation","customProperties":"","icon":"been-here","visible":"false"},"menuItems":[{"itemId":"fccddd28-33bd-44d3-9416-362d09b359e2","text":"About Brewers Community Foundation","properties":{"link":"/foundation/about"},"menuItems":[]},{"itemId":"973f376d-70be-44e5-8a9b-50d1c9131810","text":"Programs","properties":{"link":"/foundation/programs"},"menuItems":[]},{"itemId":"848c15e9-83f9-4fd0-947b-08cb12a24cf3","text":"Events","properties":{"link":"/foundation/events"},"menuItems":[]},{"itemId":"d28d4b9b-1abe-4ae7-a35f-d6c5865ba596","text":"50-50 Raffle","properties":{"link":"/foundation/programs/50-50-raffle"},"menuItems":[]},{"itemId":"9c37950a-8c6a-44a4-97c1-f72a000a8c95","text":"Scoreboard Messages","properties":{"link":"/foundation/programs/scoreboard-recognition"},"menuItems":[]},{"itemId":"f79a549e-caad-4a2e-815f-f073dce52072","text":"Scholarship Programs","properties":{"link":"/foundation/programs/scholarships"},"menuItems":[]},{"itemId":"5886ded2-0d66-4be2-96eb-d9a429812949","text":"Brewers Buddies","properties":{"link":"/foundation/programs/brewers-buddies"},"menuItems":[]},{"itemId":"dae1856c-b015-4042-b4b7-62c4b74d0dfc","text":"Drive for Charity","properties":{"link":"/foundation/events/drive-for-charity"},"menuItems":[]},{"itemId":"8392427d-1909-4803-b95d-3701fe27a735","text":"BCF Week & Ultimate Auction","properties":{"link":"/foundation/events/bcf-week"},"menuItems":[]},{"itemId":"1cacd887-8d5b-4b74-aea2-aedb6aef0bf1","text":"5K Famous Racing Sausages Run/Walk","properties":{"link":"https://brewers.race-mlb.com/"},"menuItems":[]},{"itemId":"fa8d3cd4-9a0e-495b-83f0-32178f31ae30","text":"-HItting 4 The Cycle","properties":{"link":"http://www.brewers.ride-mlb.com/","visible":"false"},"menuItems":[]},{"itemId":"b7917ad5-d4db-47c3-94c0-e0da33881d1a","text":"Grant Requests","properties":{"link":"/foundation/grant-requests"},"menuItems":[]},{"itemId":"f38570dc-1745-4a78-9e98-605a29d87b79","text":"-BCF Videos","properties":{"link":"/video/topic/brewers-community","visible":"false"},"menuItems":[]},{"itemId":"ff239d60-f334-49bd-ada9-9420e87e3235","text":"Donate to BCF","properties":{"link":"/foundation/donate"},"menuItems":[]}]},{"itemId":"restaurant","text":"Restaurant","properties":{"link":"https://barrelyardmke.com/","target":"_blank","icon":"beer-stein"},"menuItems":[]},{"itemId":"spring-training","text":"-Spring Training","properties":{"customProperties":"","link":"/spring-training","icon":"stadium","visible":"false"},"menuItems":[{"itemId":"eacf591a-06f6-4651-a478-7bb4e8024333","text":"Spring Training Tickets","properties":{"link":"/tickets/spring-training","visible":"true"},"menuItems":[]},{"itemId":"a2b95d5e-312f-4416-a546-a1b7cac20fdf","text":"-Mexican Baseball Fiesta","properties":{"link":"/spring-training/mexican-baseball-fiesta","visible":"false"},"menuItems":[]},{"itemId":"053494b5-b2c0-4956-a0cd-1ada76990987","text":"American Family Fields of Phoenix","properties":{"link":"/spring-training/ballpark"},"menuItems":[]},{"itemId":"ab905b69-3c6d-4965-8436-082d5f9f867c","text":"2025 Spring Training Schedule","properties":{"link":"/schedule/2025-02","visible":"true","enabled":"false","tag":""},"menuItems":[]},{"itemId":"31bc7dcc-abbe-4495-ba0f-497b6a95e255","text":"Spring Training Trip Planning","properties":{"link":"/spring-training/trip-planning"},"menuItems":[]},{"itemId":"725abc94-b221-4011-8ea8-bd7b9a7c6413","text":"-Spring Training Ticket Vouchers","properties":{"link":"/spring-training/vouchers","visible":"false"},"menuItems":[]},{"itemId":"72cd7e18-bf69-4e1d-b2c4-cb2e5db9d8e3","text":"Spring Training Ticket Policies","properties":{"link":"/spring-training/ticket-policy"},"menuItems":[]}]},{"itemId":"apps","text":"Apps","properties":{"link":"/apps","customProperties":"","data":"Apps"},"menuItems":[]},{"itemId":"mlb.tv","text":"MLB.TV","properties":{"link":"https://www.mlb.com/live-stream-games/subscribe?affiliateId=clubMENU","icon":"watch","customProperties":"align:right;","data":"MLB.TV","visible":"true"},"menuItems":[]},{"itemId":"595a715c-67c0-4477-8e6e-c09b42bcc7fe","text":"-BREWERS.TV","properties":{"link":"/schedule/programming?affiliateId=clubMENU","icon":"watch","customProperties":"align:right;","visible":"false"},"menuItems":[]},{"itemId":"shop","text":"Shop","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/t-69882150+z-869049-3674632542?_s=bm-mlbcom-mil","customProperties":"align:right;"},"menuItems":[{"itemId":"a22da2da-f645-4070-b6e2-5ce98b0c0ccb","text":"Jerseys","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/jerseys/t-14225494+d-2350886747+z-95-1848729636?_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"991c01ad-0b9c-483f-9c7e-809162370ac5","text":"Caps","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/caps/t-36448705+d-7838883303+z-94-1044256882?_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"9a29636f-7e23-422a-a6ef-af2aa0819674","text":"Men's","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/men/t-25552172+ga-23+z-918374-3034137?_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"87e56bcc-9028-4ced-a69b-cca79534cce0","text":"Women's","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/women/t-14664372+ga-80+z-940739-316332431?_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"8d131696-2666-4fef-81ba-c07a3e5e5c1d","text":"Kids","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/kids/t-69339838+ga-36+z-82166-3087741350?_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"33583a5c-ae98-4bc9-b73a-b598b3bb753d","text":"Big & Tall","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/big-and-tall/t-14557605+es-02+z-968024-3759056151?_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"d3bcab95-3118-4b8e-9127-fa84b4cd5e92","text":"Trading Cards","properties":{"link":"https://www.mlbshop.com/trading-cards/d-4507487451+z-952513-2008381280?_s=bm-mlb.com-ShopButton-2024-TradingCards-mil"},"menuItems":[]},{"itemId":"367fb354-648a-4598-8e29-886dabafbfee","text":"Collectibles & Memorabilia","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/collectibles-and-memorabilia/t-47006549+d-4549332227+z-97-2885198994?_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"87dae5d0-d5f8-4f4e-aad2-ba16f8ff748e","text":"Home & Office","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/home-and-office/t-36339816+d-0183776799+z-99-3668710001?_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"6d15ca6c-53a4-4873-a0f0-f68ce7a9dcd1","text":"Clearance","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/t-69882150+z-869049-3674632542?os=1&_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"9eb7f889-0183-4d38-8188-da518b1283f7","text":"European Shop","properties":{"link":"http://www.mlbshopeurope.com/stores/mlb/en/c/shop-by-team/national-league/milwaukee-brewers?portal=O6E1PH54&CMP=PSC-O6E1PH54"},"menuItems":[]},{"itemId":"6c36d780-a03b-47ee-aeca-884c0873478a","text":"MLB Gift Certificates","properties":{"link":"https://www.mlbshop.com/gift-cards/x-462351+z-94899005-3509039474?_s=bm-mlbcom-mil"},"menuItems":[]},{"itemId":"843f0b44-e25e-4c6f-8b74-7da1e119e99e","text":"Brewers Authentic Shop","properties":{"link":"https://www.mlbshop.com/milwaukee-brewers/authentication-program/t-47117694+c-124480755+z-7-810200344"},"menuItems":[]},{"itemId":"7072b094-92b8-4800-8b1f-15fb23760c66","text":"Brewers Auctions - Bid or Buy","properties":{"link":"https://brewers.auctions.mlb.com/?_gl=1*fpr0yz*_gcl_aw*R0NMLjE2ODEzMTA3NTguQ2p3S0NBandyZG1oQmhCQkVpd0E0SHg1Z3o2dl9TZW54SkRtTFl4REpsRVBhTHRvSmlQUjFHZTY4SGpVWmYtU0lrTWdURmdDUU9kMmVSb0NnTk1RQXZEX0J3RQ..*_gcl_dc*R0NMLjE2ODEzMTA3NTguQ2p3S0NBandyZG1oQmhCQkVpd0E0SHg1Z3o2dl9TZW54SkRtTFl4REpsRVBhTHRvSmlQUjFHZTY4SGpVWmYtU0lrTWdURmdDUU9kMmVSb0NnTk1RQXZEX0J3RQ..&utm_source=Nav+Auction+Tray+MIL&utm_medium=Club.com+Shop+Nav&utm_campaign=Club.com+permanent+Navigation","customProperties":""},"menuItems":[]},{"itemId":"aadae945-d018-48ab-8128-a6ac6513040c","text":"MLB Auctions - Bid or Buy","properties":{"link":"https://auctions.mlb.com/iSynApp/showHomePage.action?sid=1101001&isynsharedsession=mki8i1dARcxDt3WwReTi6kJOREHftyZJNK-Xg3m10ZpEdaSACl02r4aCDzYhNvUm&utm_source=Nav+Auction+Tray+MIL&utm_medium=Club.com+Shop+Nav+MLB&utm_campaign=Club.com+permanent+Navigation","visible":"true"},"menuItems":[]},{"itemId":"c1a7df72-cc40-4408-9206-f5cd1c4e65d3","text":"MLB Authentication","properties":{"link":"https://www.mlb.com/official-information/authentication"},"menuItems":[]},{"itemId":"d6dfe1c4-bf46-46a0-8b65-28b3a0dc6f06","text":"Team Store Locations","properties":{"link":"/ballpark/team-store/"},"menuItems":[]}]},{"itemId":"teams","text":"Teams","properties":{"customProperties":"module:teammodule;align:right;","link":"https://www.mlb.com/team"},"menuItems":[{"itemId":"d116d5d3-47a3-47e6-8568-fc8172f6f373","text":"Team Module","properties":{"customProperties":"module:teammodule;"},"menuItems":[]}]},{"itemId":"es","text":"Español","properties":{"link":"https://www.mlb.com/es/brewers","customProperties":"align:right;"},"menuItems":[]}]},"locale":"en","reqPath":"/player-internal/rhys-hoskins-656555","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":"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","customProperties":""},"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":"brewers","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},"azimuthAngle":46,"elevation":24,"country":"USA","phone":"916-371-HITS"},"timeZone":{"id":"America/Los_Angeles","offset":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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},"azimuthAngle":60,"elevation":34,"country":"USA"},"timeZone":{"id":"America/New_York","offset":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-6,"offsetAtGameTime":-6,"tz":"MDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-5,"offsetAtGameTime":-5,"tz":"CDT"},"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":-7,"offsetAtGameTime":-7,"tz":"PDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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":-4,"offsetAtGameTime":-4,"tz":"EDT"},"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 iHxlKJ mlb-header mlb-header--side-nav-closed" data-is-club="true"><div class="styles__StyledHeaderInner-sc-c41de9b9-0 bfsFAm mlb-header--inner"><div class="styles__StyledNavTop-sc-ea163b63-0 edYnMi 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--158" data-testid="header-logo"><a class="logo__link" href="/brewers/" target="_parent" data-testid="header-nav-top-logo-link"><img src="https://images.ctfassets.net/iiozhi00a8lc/t158_header_primarycap_on_dark_svg/6091a9cdc75a6738fc4a261d9ec33454/t158_header_primary.svg" alt="Milwaukee Brewers"/></a></div><div class="header__nav-top__secondary-logos" data-testid="secondary-logos"><div class="styles__StyledLogo-sc-937b1c87-0 jDjAvW header__nav-top__tagline header__nav-top__tagline--no-sponsor header__nav-top__tagline--158" role="presentation" data-testid="tagline-logo"><img src="https://images.ctfassets.net/iiozhi00a8lc/t158_header_masthead_taglineMB_20_Masthead_This_Is_My_Crew_svg/a0ed8c7df4ade095595ddb33e6f7c15c/t158_header_masthead_tagline.svg" alt="" role="presentation"/></div><div class="header__nav-top__sponsor-url-logos header__nav-top__sponsor-url-logos--no-sponsor"><div class="styles__StyledLogo-sc-937b1c87-0 jDjAvW header__nav-top__url-logo header__nav-top__url-logo--no-sponsor header__nav-top__url-logo--with-tagline" data-testid="url-logo"><a class="logo__link" href="/brewers/" target="_parent" data-testid="header-nav-top-logo-link"><img src="https://images.ctfassets.net/iiozhi00a8lc/t158_url_logourl_svg/83f36d7ccab155ca936617d5745230f3/t158_url_logo.svg" alt="Milwaukee Brewers URL logo"/></a></div></div></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 cczjbk header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-ticket-finder" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/brewers/tickets/ticket-finder" 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">Ticket Finder</span></a></div><div aria-label="ticket-finder Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 faba-du header__subnav" data-parent-nav-id="nav-top-item-ticket-finder"><div class="styles__StyledSubNavContent-sc-e6c5124a-0 kfPvGF header__subnav__content"><ul class="header__subnav__group"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Ticket Finder" data-sub-nav-name="Single-Game Tickets" data-testid="header-subnav-item" href="/brewers/tickets/ticket-finder?redirect=type-single.filters">Single-Game Tickets</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Ticket Finder" data-sub-nav-name="Season Tickets" data-testid="header-subnav-item" href="/brewers/tickets/ticket-finder?redirect=season-tickets">Season Tickets</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Ticket Finder" data-sub-nav-name="Mini Plans" data-testid="header-subnav-item" href="/brewers/tickets/ticket-finder?redirect=mini-plans">Mini Plans</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Ticket Finder" data-sub-nav-name="Build-Your-Own Packs" data-testid="header-subnav-item" href="/brewers/tickets/ticket-finder?redirect=packs">Build-Your-Own Packs</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Ticket Finder" data-sub-nav-name="Group Tickets" data-testid="header-subnav-item" href="/brewers/tickets/ticket-finder?redirect=group-tickets">Group Tickets</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk 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-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="/brewers/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 faba-du 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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="TicketFinder: Find the Best Ticket Option for You" data-testid="header-subnav-item" href="/brewers/tickets/ticket-finder">TicketFinder: Find the Best Ticket Option for You</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Single-Game Tickets" data-testid="header-subnav-item" href="/brewers/tickets/single-game-tickets">Single-Game Tickets</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Featured Giveaways" data-testid="header-subnav-item" href="/brewers/tickets/promotions/featured-giveaways">Featured Giveaways</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Ticket Deals" data-testid="header-subnav-item" href="/brewers/tickets/ticket-deals">Ticket Deals</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Theme Nights" data-testid="header-subnav-item" href="/brewers/tickets/specials">Theme Nights</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Community Nights" data-testid="header-subnav-item" href="/brewers/tickets/specials/community-nights">Community Nights</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Concerts at American Family Field" data-testid="header-subnav-item" href="/brewers/tickets/concerts">Concerts at American Family Field</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Single-Game Ticket Pricing" data-testid="header-subnav-item" href="/brewers/tickets/pricing">Single-Game Ticket Pricing</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Ticket Plans" data-testid="header-subnav-item" href="/brewers/tickets/ticket-finder">Ticket Plans</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Request Ticket Plan Info" data-testid="header-subnav-item" href="/brewers/tickets/season-tickets">Request Ticket Plan Info</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Group Tickets" data-testid="header-subnav-item" href="/brewers/tickets/group-tickets">Group Tickets</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Suites" data-testid="header-subnav-item" href="https://brewerssuites.com/">Suites</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Ballpark Pass+" data-testid="header-subnav-item" href="/brewers/tickets/specials/ballpark-pass">Ballpark Pass+</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Season Seat Member Info" data-testid="header-subnav-item" href="/brewers/tickets/season-tickets/holders">Season Seat Member Info</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="My Brewers Tickets" data-testid="header-subnav-item" href="/brewers/tickets/my-tickets">My Brewers Tickets</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Buy &amp; Sell Tickets on SeatGeek" data-testid="header-subnav-item" href="https://seatgeek.com/milwaukee-brewers-tickets?aid=15979&amp;pid=integration&amp;rid=1&amp;utm_medium=partnership&amp;utm_source=brewers_sponsorship&amp;utm_campaign=integration">Buy &amp; Sell Tickets on SeatGeek</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="Brewers Gift Cards" data-testid="header-subnav-item" href="/brewers/tickets/gift-cards">Brewers Gift Cards</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Tickets" data-sub-nav-name="American Family Field Seating Map" data-testid="header-subnav-item" href="/brewers/ballpark/seat-map">American Family Field Seating Map</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk 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="/brewers/schedule" 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 faba-du 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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="Regular-Season Schedule" data-testid="header-subnav-item" href="/brewers/schedule">Regular-Season Schedule</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="Sortable Schedule" data-testid="header-subnav-item" href="/brewers/schedule/2025/fullseason">Sortable Schedule</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="Downloadable Schedule" data-testid="header-subnav-item" href="/brewers/schedule/downloadable-schedule">Downloadable Schedule</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="Broadcast Schedule" data-testid="header-subnav-item" href="/brewers/schedule/list">Broadcast Schedule</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="Printable Schedule" data-testid="header-subnav-item" href="/brewers/schedule/printable-schedule">Printable Schedule</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="TV Broadcast Information" data-testid="header-subnav-item" href="/brewers/schedule/tv-broadcast-information">TV Broadcast Information</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="MLB Events" data-testid="header-subnav-item" href="https://www.mlb.com/events">MLB Events</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Schedule" data-sub-nav-name="Brewers Radio Network" data-testid="header-subnav-item" href="/brewers/schedule/brewers-radio-network">Brewers Radio Network</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk 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="/brewers/scores" 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 cczjbk 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="/brewers/standings" 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 cczjbk 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="/brewers/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 faba-du 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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Stats" data-sub-nav-name="Team Stats" data-testid="header-subnav-item" href="/brewers/stats/team">Team Stats</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Stats" data-sub-nav-name="Top Prospect Stats" data-testid="header-subnav-item" href="https://www.mlb.com/prospects/stats?teamId=158">Top Prospect Stats</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Stats" data-sub-nav-name="Affiliate Stats" data-testid="header-subnav-item" href="https://www.mlb.com/prospects/stats/affiliates?teamId=158">Affiliate Stats</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl 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/team/158">Baseball Savant</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Stats" data-sub-nav-name="Top Rookies Stats" data-testid="header-subnav-item" href="https://www.mlb.com/brewers/stats/national-league?playerPool=ROOKIES">Top Rookies Stats</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-roster" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/brewers/roster" 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">Roster</span></a></div><div aria-label="roster Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 faba-du header__subnav" data-parent-nav-id="nav-top-item-roster"><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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="40-Man Roster" data-testid="header-subnav-item" href="/brewers/roster/40-man">40-Man Roster</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Depth Chart" data-testid="header-subnav-item" href="/brewers/roster/depth-chart">Depth Chart</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Coaches" data-testid="header-subnav-item" href="/brewers/roster/coaches">Coaches</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Top 30 Prospects" data-testid="header-subnav-item" href="https://www.mlb.com/prospects/brewers/">Top 30 Prospects</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Transactions" data-testid="header-subnav-item" href="/brewers/roster/transactions">Transactions</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Injury Updates" data-testid="header-subnav-item" href="https://www.mlb.com/brewers/news/topic/brewers-injury-report">Injury Updates</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Draft Results" data-testid="header-subnav-item" href="https://www.mlb.com/draft/tracker/all/team/brewers">Draft Results</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Front Office" data-testid="header-subnav-item" href="/brewers/team/front-office">Front Office</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Broadcasters" data-testid="header-subnav-item" href="/brewers/team/broadcasters">Broadcasters</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Starting Lineups" data-testid="header-subnav-item" href="/brewers/roster/starting-lineups">Starting Lineups</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Player Search" data-testid="header-subnav-item" href="https://www.mlb.com/players">Player Search</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Roster" data-sub-nav-name="Minor League Affiliates" data-testid="header-subnav-item" href="https://www.milb.com/about/teams/by-affiliate">Minor League Affiliates</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-video" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/brewers/video" 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">Video</span></a></div><div aria-label="video Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 faba-du header__subnav" data-parent-nav-id="nav-top-item-video"><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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Video" data-sub-nav-name="Brewers Home Run Leaderboard" data-testid="header-subnav-item" href="/brewers/video/topic/brewers-homers">Brewers Home Run Leaderboard</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Video" data-sub-nav-name="Most Popular" data-testid="header-subnav-item" href="/brewers/video/topic/t158-default-vtp">Most Popular</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Video" data-sub-nav-name="60 seconds with… presented by AmFam" data-testid="header-subnav-item" href="/brewers/video/topic/brewers-content-series">60 seconds with… presented by AmFam</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Video" data-sub-nav-name="Brewers Top Plays of the Month" data-testid="header-subnav-item" href="/brewers/video/topic/brewers-top-plays">Brewers Top Plays of the Month</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Video" data-sub-nav-name="Brewers Radio Network Pregame" data-testid="header-subnav-item" href="/brewers/video/topic/brewers-radio-network-pregame">Brewers Radio Network Pregame</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Video" data-sub-nav-name="Brewers Game Recaps" data-testid="header-subnav-item" href="/brewers/video/topic/brewers-game-recap">Brewers Game Recaps</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Video" data-sub-nav-name="MLB Network" data-testid="header-subnav-item" href="https://www.mlb.com/network">MLB Network</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk header__nav-top__nav-item header__nav-top__nav-item--parent" 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="/brewers/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 faba-du 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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Celebrating Bob Uecker" data-testid="header-subnav-item" href="/brewers/uecker">Celebrating Bob Uecker</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Official Releases" data-testid="header-subnav-item" href="/brewers/news/topic/brewers-press-releases">Official Releases</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Game Notes" data-testid="header-subnav-item" href="/brewers/news/game-notes">Game Notes</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Probable Pitchers" data-testid="header-subnav-item" href="/brewers/roster/probable-pitchers">Probable Pitchers</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Brewers Breakdown" data-testid="header-subnav-item" href="/brewers/news/topic/brewers-breakdown">Brewers Breakdown</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Brewers Pipeline" data-testid="header-subnav-item" href="/brewers/news/topic/brewers-pipeline-coverage">Brewers Pipeline</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Brewers Media Guide" data-testid="header-subnav-item" href="/brewers/fans/publications/media-guide">Brewers Media Guide</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Photo Stream" data-testid="header-subnav-item" href="/brewers/team/photos">Photo Stream</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="RSS News Feed" data-testid="header-subnav-item" href="/brewers/feeds/news/rss.xml">RSS News Feed</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Brewers History" data-testid="header-subnav-item" href="/brewers/history">Brewers History</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="Brewers History Feature Stories" data-testid="header-subnav-item" href="/brewers/news/topic/brewers-history-trivia">Brewers History Feature Stories</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="News" data-sub-nav-name="MLB News" data-testid="header-subnav-item" href="https://www.mlb.com/news">MLB News</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-american-family-field" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/brewers/ballpark" 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">American Family Field</span></a></div><div aria-label="american-family-field Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 faba-du header__subnav" data-parent-nav-id="nav-top-item-american-family-field"><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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="Fan Guidelines" data-testid="header-subnav-item" href="/brewers/ballpark/information/guide">Fan Guidelines</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="Reference Guide" data-testid="header-subnav-item" href="/brewers/ballpark/information">Reference Guide</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="Getting to American Family Field" data-testid="header-subnav-item" href="/brewers/ballpark/transportation">Getting to American Family Field</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="Events at American Family Field" data-testid="header-subnav-item" href="/brewers/ballpark/events">Events at American Family Field</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="X-Golf at American Family Field" data-testid="header-subnav-item" href="/brewers/ballpark/x-golf">X-Golf at American Family Field</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="American Family Field Tours" data-testid="header-subnav-item" href="/brewers/ballpark/tours">American Family Field Tours</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="Entertainment/Attractions" data-testid="header-subnav-item" href="/brewers/ballpark/attractions">Entertainment/Attractions</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="Lost and Found" data-testid="header-subnav-item" href="/brewers/ballpark/lost-and-found">Lost and Found</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="American Family Field Roof Status" data-testid="header-subnav-item" href="/brewers/ballpark/roof-status">American Family Field Roof Status</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="Brewers Team Store" data-testid="header-subnav-item" href="/brewers/ballpark/team-store">Brewers Team Store</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="American Family Field" data-sub-nav-name="Access Guide for Guests with Disabilities" data-testid="header-subnav-item" href="/brewers/ballpark/disability-access-guide">Access Guide for Guests with Disabilities</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-community-&amp;-foundation" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/brewers/community" 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">Community &amp; Foundation</span></a></div><div aria-label="community-&amp;-foundation Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 faba-du header__subnav" data-parent-nav-id="nav-top-item-community-&amp;-foundation"><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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="Donation Requests" data-testid="header-subnav-item" href="/brewers/community/donation-requests">Donation Requests</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="Player Appearances" data-testid="header-subnav-item" href="/brewers/community/player-appearance-requests">Player Appearances</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="Donate Now" data-testid="header-subnav-item" href="/brewers/community/donate">Donate Now</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="Grant Requests" data-testid="header-subnav-item" href="/brewers/community/grant-requests">Grant Requests</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="BCF Programs" data-testid="header-subnav-item" href="/brewers/community/foundation-programs">BCF Programs</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="BCF Special Events" data-testid="header-subnav-item" href="/brewers/community/foundation-events">BCF Special Events</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="Youth Baseball" data-testid="header-subnav-item" href="/brewers/community/youth-baseball">Youth Baseball</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="Beyond the Diamond" data-testid="header-subnav-item" href="/brewers/community/beyond-the-diamond">Beyond the Diamond</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="Fan Initiatives" data-testid="header-subnav-item" href="/brewers/community/fan-initiatives">Fan Initiatives</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="Brewers Showcase" data-testid="header-subnav-item" href="/brewers/community/brewers-showcase">Brewers Showcase</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="BCF Partners" data-testid="header-subnav-item" href="/brewers/community/foundation-partners">BCF Partners</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Community &amp; Foundation" data-sub-nav-name="MLB Together" data-testid="header-subnav-item" href="https://www.mlb.com/mlb-together">MLB Together</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-fans" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/brewers/fans" 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">Fans</span></a></div><div aria-label="fans Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 faba-du header__subnav" data-parent-nav-id="nav-top-item-fans"><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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Social Media Clubhouse" data-testid="header-subnav-item" href="/brewers/social">Social Media Clubhouse</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="What&#x27;s Brewing Newsletter" data-testid="header-subnav-item" href="/brewers/fans/newsletters">What&#x27;s Brewing Newsletter</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Brewers Unfiltered Podcast" data-testid="header-subnav-item" href="/brewers/fans/podcasts">Brewers Unfiltered Podcast</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Brewers Publications" data-testid="header-subnav-item" href="/brewers/fans/publications">Brewers Publications</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Brewers Baseball Academy" data-testid="header-subnav-item" href="/brewers/fans/camps">Brewers Baseball Academy</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Brewers Fantasy Camp" data-testid="header-subnav-item" href="/brewers/fans/fantasy-camp">Brewers Fantasy Camp</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Walk-Up Music Playlist" data-testid="header-subnav-item" href="/brewers/ballpark/music">Walk-Up Music Playlist</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Brewers Youtube" data-testid="header-subnav-item" href="https://www.youtube.com/Brewers">Brewers Youtube</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Brewers Kids" data-testid="header-subnav-item" href="/brewers/fans/kids">Brewers Kids</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Brewers Mascots" data-testid="header-subnav-item" href="/brewers/fans/mascots">Brewers Mascots</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Experiences and Merchandise" data-testid="header-subnav-item" href="/brewers/fans/experiences-and-merchandise">Experiences and Merchandise</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Brewers Authentics" data-testid="header-subnav-item" href="/brewers/fans/experiences-and-merchandise/brewers-authentics">Brewers Authentics</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Glove Story" data-testid="header-subnav-item" href="/brewers/history/logos/glove-story">Glove Story</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Fans" data-sub-nav-name="Brewers Gift Guide" data-testid="header-subnav-item" href="/brewers/fans/gift-guide">Brewers Gift Guide</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk header__nav-top__nav-item" tabindex="0" data-nav-id="nav-top-item-restaurant" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="https://barrelyardmke.com/" 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">Restaurant</span></a></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk header__nav-top__nav-item header__nav-top__nav-item--parent" tabindex="0" data-nav-id="nav-top-item-apps" data-is-expandable="false" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="/brewers/apps" 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">Apps</span></a></div><div aria-label="apps Subnav Flyout" class="styles__StyledSubNav-sc-e6c5124a-1 faba-du header__subnav" data-parent-nav-id="nav-top-item-apps"><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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Apps" data-sub-nav-name="MLB" data-testid="header-subnav-item" href="/brewers/apps/mlb-app">MLB</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Apps" data-sub-nav-name="MLB Ballpark" data-testid="header-subnav-item" href="/brewers/apps/ballpark">MLB Ballpark</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Apps" data-sub-nav-name="MLB Play" data-testid="header-subnav-item" href="https://www.mlb.com/play">MLB Play</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Apps" data-sub-nav-name="MiLB" data-testid="header-subnav-item" href="https://www.milb.com/about/milb-app">MiLB</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Apps" data-sub-nav-name="MLB Home Run Derby" data-testid="header-subnav-item" href="https://www.mlb.com/apps/home-run-derby">MLB Home Run Derby</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Apps" data-sub-nav-name="MLB FAQs" data-testid="header-subnav-item" href="/brewers/apps/mlb-app/faq-apple">MLB FAQs</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Apps" data-sub-nav-name="MLB Ballpark FAQs" data-testid="header-subnav-item" href="/brewers/apps/ballpark/frequently-asked-questions">MLB Ballpark FAQs</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Apps" data-sub-nav-name="MLB Play FAQs" data-testid="header-subnav-item" href="https://www.mlb.com/help/play/frequently-asked-questions">MLB Play FAQs</a></li></ul></div></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 cczjbk 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=clubMENU" 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 faba-du 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 dtaxxl header__subnav__item" data-nav-position="top" data-parent="MLB.TV" data-sub-nav-name="Buy MLB.TV" data-testid="header-subnav-item" href="https://www.mlb.com/live-stream-games/subscribe?&amp;affiliateId=clubMENU">Buy MLB.TV</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="MLB.TV" data-sub-nav-name="Watch &amp; Listen" data-testid="header-subnav-item" href="https://www.mlb.com/live-stream-games?&amp;affiliateId=clubMENU">Watch &amp; Listen</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl 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/">Help Center</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk 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/milwaukee-brewers/t-69882150+z-869049-3674632542?_s=bm-mlbcom-mil" 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 faba-du 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 cols"><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Jerseys" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/jerseys/t-14225494+d-2350886747+z-95-1848729636?_s=bm-mlbcom-mil">Jerseys</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Caps" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/caps/t-36448705+d-7838883303+z-94-1044256882?_s=bm-mlbcom-mil">Caps</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Men&#x27;s" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/men/t-25552172+ga-23+z-918374-3034137?_s=bm-mlbcom-mil">Men&#x27;s</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Women&#x27;s" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/women/t-14664372+ga-80+z-940739-316332431?_s=bm-mlbcom-mil">Women&#x27;s</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Kids" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/kids/t-69339838+ga-36+z-82166-3087741350?_s=bm-mlbcom-mil">Kids</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Big &amp; Tall" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/big-and-tall/t-14557605+es-02+z-968024-3759056151?_s=bm-mlbcom-mil">Big &amp; Tall</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Trading Cards" data-testid="header-subnav-item" href="https://www.mlbshop.com/trading-cards/d-4507487451+z-952513-2008381280?_s=bm-mlb.com-ShopButton-2024-TradingCards-mil">Trading Cards</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Collectibles &amp; Memorabilia" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/collectibles-and-memorabilia/t-47006549+d-4549332227+z-97-2885198994?_s=bm-mlbcom-mil">Collectibles &amp; Memorabilia</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Home &amp; Office" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/home-and-office/t-36339816+d-0183776799+z-99-3668710001?_s=bm-mlbcom-mil">Home &amp; Office</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Clearance" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/t-69882150+z-869049-3674632542?os=1&amp;_s=bm-mlbcom-mil">Clearance</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl 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/c/shop-by-team/national-league/milwaukee-brewers?portal=O6E1PH54&amp;CMP=PSC-O6E1PH54">European Shop</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="MLB Gift Certificates" data-testid="header-subnav-item" href="https://www.mlbshop.com/gift-cards/x-462351+z-94899005-3509039474?_s=bm-mlbcom-mil">MLB Gift Certificates</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Brewers Authentic Shop" data-testid="header-subnav-item" href="https://www.mlbshop.com/milwaukee-brewers/authentication-program/t-47117694+c-124480755+z-7-810200344">Brewers Authentic Shop</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Brewers Auctions - Bid or Buy" data-testid="header-subnav-item" href="https://brewers.auctions.mlb.com/?_gl=1*fpr0yz*_gcl_aw*R0NMLjE2ODEzMTA3NTguQ2p3S0NBandyZG1oQmhCQkVpd0E0SHg1Z3o2dl9TZW54SkRtTFl4REpsRVBhTHRvSmlQUjFHZTY4SGpVWmYtU0lrTWdURmdDUU9kMmVSb0NnTk1RQXZEX0J3RQ..*_gcl_dc*R0NMLjE2ODEzMTA3NTguQ2p3S0NBandyZG1oQmhCQkVpd0E0SHg1Z3o2dl9TZW54SkRtTFl4REpsRVBhTHRvSmlQUjFHZTY4SGpVWmYtU0lrTWdURmdDUU9kMmVSb0NnTk1RQXZEX0J3RQ..&amp;utm_source=Nav+Auction+Tray+MIL&amp;utm_medium=Club.com+Shop+Nav&amp;utm_campaign=Club.com+permanent+Navigation">Brewers Auctions - Bid or Buy</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="MLB Auctions - Bid or Buy" data-testid="header-subnav-item" href="https://auctions.mlb.com/iSynApp/showHomePage.action?sid=1101001&amp;isynsharedsession=mki8i1dARcxDt3WwReTi6kJOREHftyZJNK-Xg3m10ZpEdaSACl02r4aCDzYhNvUm&amp;utm_source=Nav+Auction+Tray+MIL&amp;utm_medium=Club.com+Shop+Nav+MLB&amp;utm_campaign=Club.com+permanent+Navigation">MLB Auctions - Bid or Buy</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="MLB Authentication" data-testid="header-subnav-item" href="https://www.mlb.com/official-information/authentication">MLB Authentication</a></li><li><a class="styles__StyledSubNavItem-sc-b36a60d4-0 dtaxxl header__subnav__item" data-nav-position="top" data-parent="Shop" data-sub-nav-name="Team Store Locations" data-testid="header-subnav-item" href="/brewers/ballpark/team-store/">Team Store Locations</a></li></ul></div></div></li><li class="styles__StyledNavItem-sc-87c9f2fb-3 cczjbk 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="https://www.mlb.com/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 faba-du 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 dtaxxl 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 cczjbk header__nav-top__nav-item header__nav-top__nav-item--mobile-quick-nav--hideRevenue" tabindex="0" data-nav-id="nav-top-item-español" data-is-expanded="false"><div class="styles__StyledNavItemInner-sc-87c9f2fb-0 cDwnXB header__nav-top__nav-item--inner"><a href="https://www.mlb.com/es/brewers" 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">Español</span></a></div></li></ul></nav></div></div><div class="styles__StyledLoginButton-sc-8971dd56-0 fEsAUw 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> <nav id="roster-navigation" class="roster-search"> <div class="container"> <div class="g5-component--mlb-roster pull-right"></div> </div> </nav> <svg data-spritemap="icons" style="position: absolute; height: 0px; width: 0px; overflow: hidden;"> <symbol xmlns="http://www.w3.org/2000/svg" id="icon-arrow-expand"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 420.255 244.264" class="p-icon p-icon--arrow-expand arrow-expand"><title>Arrow Expand icon</title><path d="M410.568 11.816c-12.915-12.915-33.855-12.916-46.77 0L211.19 164.42 56.457 9.687C43.542-3.23 22.602-3.23 9.687 9.686s-12.917 33.855 0 46.77l175.99 175.992c.357.357.723.7 1.092 1.038.336.37.68.735 1.037 1.092 12.915 12.915 33.856 12.915 46.77 0l175.99-175.99c12.917-12.916 12.916-33.856 0-46.772z" fill="#010101"/></svg> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" id="icon-arrow-contract"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 420.255 244.264" class="p-icon p-icon--arrow-contract arrow-contract"><title>Arrow Contract icon</title><path d="M9.687 232.448c12.915 12.915 33.855 12.916 46.77 0L209.063 79.843l154.735 154.735c12.915 12.915 33.855 12.915 46.77 0 12.916-12.915 12.917-33.855.002-46.77L234.577 11.815c-.357-.357-.723-.7-1.092-1.038-.337-.37-.68-.735-1.038-1.092-12.915-12.915-33.856-12.915-46.77 0L9.685 185.676c-12.915 12.916-12.915 33.856 0 46.772z" fill="#010101"/></svg> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" id="icon-arrow-down"> <svg viewBox="0 0 470 279" xmlns="http://www.w3.org/2000/svg" class="p-icon p-icon--arrow-down arrow-down"><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> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" id="icon-x"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" class="p-icon p-icon--x x"><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> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" id="icon-instagram"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="-243 245 512 512" class="p-icon p-icon--instagram instagram"><title>Instagram icon</title><path d="M12.92 294.55c67.266 0 75.234.257 101.798 1.47 24.562 1.12 37.9 5.223 46.778 8.673 11.76 4.57 20.15 10.03 28.966 18.845 8.816 8.815 14.275 17.207 18.845 28.966 3.45 8.877 7.554 22.216 8.674 46.778 1.213 26.564 1.47 34.532 1.47 101.797s-.257 75.233-1.47 101.797c-1.12 24.562-5.223 37.9-8.673 46.778-4.57 11.76-10.03 20.15-18.844 28.966-8.816 8.817-17.208 14.276-28.967 18.846-8.877 3.45-22.216 7.554-46.778 8.674-26.56 1.212-34.527 1.47-101.797 1.47s-75.236-.258-101.797-1.47c-24.562-1.12-37.9-5.224-46.778-8.674-11.76-4.57-20.15-10.03-28.966-18.844-8.816-8.816-14.276-17.208-18.846-28.967-3.45-8.877-7.554-22.216-8.674-46.778-1.212-26.564-1.47-34.532-1.47-101.798s.258-75.234 1.47-101.798c1.12-24.562 5.224-37.9 8.674-46.778 4.57-11.76 10.03-20.15 18.845-28.966 8.814-8.816 17.206-14.275 28.965-18.845 8.877-3.45 22.216-7.554 46.778-8.674 26.564-1.213 34.532-1.47 101.798-1.47m0-45.39c-68.417 0-76.996.29-103.866 1.515-26.814 1.223-45.127 5.482-61.15 11.71-16.567 6.437-30.616 15.05-44.622 29.056-14.005 14.007-22.62 28.056-29.056 44.622-6.228 16.024-10.487 34.337-11.71 61.15-1.226 26.87-1.516 35.45-1.516 103.867s.29 76.996 1.516 103.866c1.223 26.814 5.482 45.127 11.71 61.15 6.437 16.567 15.05 30.616 29.056 44.622 14.006 14.005 28.055 22.62 44.62 29.056 16.025 6.228 34.338 10.487 61.152 11.71C-64.076 752.71-55.496 753 12.92 753s76.997-.29 103.867-1.516c26.814-1.223 45.127-5.482 61.15-11.71 16.567-6.437 30.616-15.05 44.622-29.056 14.004-14.006 22.618-28.055 29.056-44.62 6.227-16.025 10.486-34.338 11.71-61.152 1.225-26.87 1.515-35.45 1.515-103.867s-.29-76.997-1.515-103.867c-1.223-26.814-5.482-45.127-11.71-61.15-6.437-16.567-15.05-30.616-29.056-44.622-14.007-14.004-28.056-22.618-44.622-29.056-16.024-6.227-34.337-10.486-61.15-11.71-26.87-1.225-35.45-1.515-103.867-1.515z"/><path d="M12.92 371.715c-71.446 0-129.364 57.918-129.364 129.364S-58.526 630.443 12.92 630.443s129.365-57.918 129.365-129.365S84.367 371.714 12.92 371.714zm0 213.338c-46.377 0-83.973-37.596-83.973-83.974s37.596-83.974 83.974-83.974 83.974 37.596 83.974 83.973-37.596 83.973-83.973 83.973z"/><circle cx="147.396" cy="366.604" r="30.23"/></svg> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" id="icon-tiktok"> <svg viewBox="0 0 291.7 291.1" xmlns="http://www.w3.org/2000/svg" class="p-icon p-icon--tiktok tiktok"><title>Tiktok icon</title><g id="tiktok-blue" fill="#25f4ee"><path d="M120.96 123.89v-8.8a64.83 64.83 0 0 0-9.23-.79c-29.93-.06-56.42 19.33-65.41 47.87s1.62 59.62 26.18 76.71c-25.77-27.58-24.3-70.83 3.28-96.6a68.425 68.425 0 0 1 45.18-18.39z"/><path d="M122.62 223.53c16.73-.02 30.48-13.2 31.22-29.92V44.44h27.25a50.7 50.7 0 0 1-.79-9.44h-37.27v149.02c-.62 16.8-14.41 30.11-31.22 30.14-5.02-.04-9.97-1.28-14.42-3.6a31.276 31.276 0 0 0 25.23 12.97zM231.98 95.05v-8.29c-10.03 0-19.84-2.96-28.19-8.51a51.63 51.63 0 0 0 28.19 16.8z"/></g><g id="tiktok-red" fill="#fe2c55"><path d="M203.8 78.26a51.301 51.301 0 0 1-12.76-33.89h-9.95a51.564 51.564 0 0 0 22.71 33.89zm-92.07 73.32c-17.28.09-31.22 14.17-31.13 31.45a31.293 31.293 0 0 0 16.71 27.53c-10.11-13.96-6.99-33.48 6.97-43.6a31.191 31.191 0 0 1 18.34-5.93c3.13.04 6.24.53 9.23 1.45v-37.93c-3.05-.46-6.14-.7-9.23-.72h-1.66v28.84c-3.01-.82-6.12-1.18-9.23-1.09z"/><path d="M231.98 95.05v28.84a88.442 88.442 0 0 1-51.69-16.8v75.77c-.08 37.81-30.75 68.42-68.56 68.42a67.816 67.816 0 0 1-39.22-12.4c25.73 27.67 69.02 29.25 96.7 3.52a68.397 68.397 0 0 0 21.83-50.09v-75.56a88.646 88.646 0 0 0 51.76 16.58V96.21c-3.64-.02-7.26-.4-10.82-1.16z"/></g><path d="M180.29 182.87V107.1a88.505 88.505 0 0 0 51.76 16.58V94.84a51.73 51.73 0 0 1-28.26-16.58 51.634 51.634 0 0 1-22.71-33.89h-27.25v149.24c-.71 17.27-15.27 30.69-32.54 29.99a31.278 31.278 0 0 1-24.06-12.9c-15.29-8.05-21.16-26.97-13.11-42.26a31.274 31.274 0 0 1 27.53-16.71c3.13.03 6.24.51 9.23 1.44V123.9c-37.74.64-67.82 32.19-67.18 69.93a68.353 68.353 0 0 0 18.73 45.86 67.834 67.834 0 0 0 39.29 11.61c37.82-.01 68.49-30.62 68.57-68.43z" fill="#fff"/></svg> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" id="icon-youtube"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="156 245 512 512" class="p-icon p-icon--youtube youtube"><title>YouTube icon</title><path d="M662.9 398.8s-5-35.3-20.4-50.8c-19.5-20.4-41.3-20.7-51.3-21.9-71.6-5.2-179.1-5.4-179.1-5.4h-.2s-107.5.2-179.1 5.4c-10 1.2-31.8 1.4-51.3 21.8-15.4 15.5-20.3 50.9-20.3 50.9s-5.2 41.5-5.2 82.9v38.8c0 41.4 5.1 82.9 5.1 82.9s5 35.3 20.3 50.8c19.5 20.4 45.1 19.7 56.5 21.9 41 3.9 174.1 5.1 174.1 5.1s107.6-.2 179.2-5.3c10-1.2 31.8-1.3 51.3-21.7 15.4-15.5 20.4-50.8 20.4-50.8s5.1-41.4 5.1-82.9v-38.8c0-41.4-5.1-82.9-5.1-82.9zm-303.8 169v-144L497.4 496l-138.3 71.8z"/></svg> </symbol> <symbol xmlns="http://www.w3.org/2000/svg" id="icon-close"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="p-icon p-icon--close 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> </symbol> </svg> <section id="player"> <header id="player-header" class="player-header" data-img="https://img.mlbstatic.com/mlb-photos/image/upload/d_people:generic:action:hero:current.jpg/q_auto:good,w_1500/v1/people/generic/action/hero/current" data-img-x="https://img.mlbstatic.com/mlb-photos/image/upload/d_people:generic:action:hero:current.jpg/q_auto:good,w_1500/v1/people/656555/action/hero/current" data-img-2x="https://img.mlbstatic.com/mlb-photos/image/upload/d_people:generic:action:hero:current.jpg/q_auto:good,w_2208/v1/people/656555/action/hero/current" data-img-3x="https://img.mlbstatic.com/mlb-photos/image/upload/d_people:generic:action:hero:current.jpg/q_auto:good,w_3000/v1/people/656555/action/hero/current" style="background-image: url('https://img.mlbstatic.com/mlb-photos/image/upload/d_people:generic:action:hero:current.jpg/q_auto:good,w_1500/v1/people/656555/action/hero/current')"> <div class="player-header__container"> <img alt="Rhys Hoskins" src="https://img.mlbstatic.com/mlb-photos/image/upload/d_people:generic:headshot:67:current.png/w_213,q_auto:best/v1/people/656555/headshot/67/current" srcset="https://img.mlbstatic.com/mlb-photos/image/upload/d_people:generic:headshot:67:current.png/w_213,q_auto:best/v1/people/656555/headshot/67/current 1x, https://img.mlbstatic.com/mlb-photos/image/upload/d_people:generic:headshot:67:current.png/w_426,q_auto:best/v1/people/656555/headshot/67/current 2x, https://img.mlbstatic.com/mlb-photos/image/upload/d_people:generic:headshot:67:current.png/w_639,q_auto:best/v1/people/656555/headshot/67/current 3x" class="player-headshot" /> <div class="player-header--vitals "> <h1> <span class="player-header--vitals-name">Rhys Hoskins</span> <span class="player-header--vitals-number">&#35;12</span> </h1> <ul> <li>1B</li> <li>B/T: R/R</li> <li class="player-header--vitals-height">6&#x27; 3&quot;/241</li> <li class="player-header--vitals-age">Age: 32</li> </ul> <button class="player-header--follow-button en"> <span class="follow">Follow</span> <span class="following">Following</span> </button> <a href="https://www.mlb.com/stories/player/656555" target="_blank" class="player-header--watch-story-button en"> <span class="watch-story">Watch Story</span> <span class="story">Story</span> </a> </div> <div class="player-header--mlbpa-logo"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 100 56"><path fill="#fff" d="M33.75 16.278L50 32.556l3.778-3.778v-8.14L50 24.418l-8.139-8.14 8.14-8.138 8.138 8.139h-.028v8.139l8.14-8.14L50 0 33.75 16.278zM19.306 36.222H9.751V55h4.139V50.11h5.444c1.333 0 2.445-1.111 2.445-2.444v-9c-.028-1.334-1.112-2.445-2.473-2.445zM17.64 46.361h-3.75v-6.389h3.75v6.389zM27.584 36.222h-4.14V55h10.75L35 51.25h-7.416V36.222zM40.612 51.25h4.25l.666 3.75h4.14L45.89 36.222h-6.167L35.75 55h4.166l.695-3.75zm2.11-11.278h.195l1.306 7.5h-2.917l1.417-7.5zM56.886 55v-6.194l4.944-12.584h-4.416l-2.556 7.889-2.555-7.889h-4.417l4.917 12.584V55h4.083zM63.194 55h10.194v-3.75h-6.083V47.5H71l.86-3.75h-4.555v-3.778h6.083v-3.75H63.194V55zM87.138 47.333v-8.666c0-1.334-1.111-2.445-2.444-2.445h-9.445V55h4.111v-5.25h2.167L82.888 55h4.25l-1.416-5.5c.86-.361 1.416-1.222 1.416-2.167zM83 46H79.36v-6H83v6zM100 41.306v-2.64c0-1.333-1.111-2.444-2.445-2.444h-6.36c-1.334 0-2.445 1.111-2.445 2.445v4.777c0 .973.583 1.861 1.5 2.223l5.611 2.389v3.194h-3V49l-4.111.944v2.64c0 1.333 1.111 2.444 2.444 2.444h6.361c1.334 0 2.445-1.111 2.445-2.445v-5.36c0-.973-.583-1.862-1.5-2.223l-5.611-2.389v-2.639h3v2.25l4.111-.916zM3.639 53.222L6.444 52v-.806L3.64 50h4.417v-1.778H0v1.889l3.861 1.5L0 53.111V55h8.056v-1.778H3.639zM6.444 42.556v2.472H0v1.778h8.056v-4.25H6.444zM7 36.222H5c-.444 0-.806.278-.972.639-.167-.389-.528-.639-.972-.639h-2c-.584 0-1.056.472-1.056 1.056v4.11h8.056v-4.11c0-.584-.473-1.056-1.056-1.056zM6.444 38v1.611h-1.61V38h1.61zm-3.222 0v1.611h-1.61V38h1.61z"/></svg> </div> </div> <nav id="player-nav"> <div class="player-nav__container"> <div class="player-vitals-mini"> <img alt="" src="https://www.mlbstatic.com/team-logos/158.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> <div class="player-vitals-mini-name">Rhys Hoskins</div> <span class="player-vitals-mini-number">&#35;12</span> <span>1B</span> </div> <div class="player-nav-items" style="border-color:${Site.config.props.style.dark_mobile_header_background};color:${Site.config.props.style.dark_mobile_header_background}"> <a id="summary-nav-item" href="#summary-block" class="active">Summary</a> <a id="stats-nav-item" href="#stats-block" class="">Stats</a> <a id="news-nav-item" href="#news-block" class="">News</a> <a id="awards-nav-item" href="#awards-block" class="">Awards</a> <a id="shop-nav-item" class="shop-link" href="http://www.mlbshop.com/search/Rhys Hoskins">Shop</a> </div> </div> </nav> </header> <section class="section-container"> <section id="summary-block"> <section id="summary-section"> <section id="quick-stats"> <div class="player-stats-summary-small" data-summary-active-view='hitting'> <div class="p-button-group summary-table__filters-group" role="group" data-cid="" > </div> <div class="player-stats-yearbyyear"> <div class="yearbyyear" data-summary-view='hitting'> <h3 class="label-table">2024 Regular Season</h3> <div class="responsive-datatable"> <div class="responsive-datatable__inner"> <div class="responsive-datatable__scrollable"> <div> <table> <thead> <tr> <th class="no-sort col-0" data-index="0"> <span>AB</span> </th> <th class="no-sort col-1" data-index="1"> <span>AVG</span> </th> <th class="no-sort col-2" data-index="2"> <span>HR</span> </th> <th class="no-sort col-3" data-index="3"> <span>RBI</span> </th> <th class="no-sort col-4" data-index="4"> <span>SB</span> </th> <th class="no-sort col-5" data-index="5"> <span>OPS</span> </th> </tr> </thead> <tbody> <tr data-index="0" > <td class="col-0 row-0" data-col="0" data-row="0"> <span>449</span> </td> <td class="col-1 row-0" data-col="1" data-row="0"> <span>.214</span> </td> <td class="col-2 row-0" data-col="2" data-row="0"> <span><a href="https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Home%20Run%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2024%5D+Order+By+Timestamp+DESC" >26</a></span> </td> <td class="col-3 row-0" data-col="3" data-row="0"> <span>82</span> </td> <td class="col-4 row-0" data-col="4" data-row="0"> <span>3</span> </td> <td class="col-5 row-0" data-col="5" data-row="0"> <span>.722</span> </td> </tr> </tbody> </table> </div> </div> <div class="responsive-datatable__pinned" aria-hidden="true"> <table> <thead> <tr> <th class="no-sort col-0 th--fixed" data-index="0"> <span>AB</span> </th> <th class="no-sort col-1 th--fixed" data-index="1"> <span>AVG</span> </th> <th class="no-sort col-2 th--fixed" data-index="2"> <span>HR</span> </th> <th class="no-sort col-3 th--fixed" data-index="3"> <span>RBI</span> </th> <th class="no-sort col-4 th--fixed" data-index="4"> <span>SB</span> </th> <th class="no-sort col-5 th--fixed" data-index="5"> <span>OPS</span> </th> </tr> </thead> <tbody> <tr data-index="0"> <td class="col-0 row-0 td--fixed" data-col="0" data-row="0" > <span>449</span> </td> <td class="col-1 row-0 td--fixed" data-col="1" data-row="0" > <span>.214</span> </td> <td class="col-2 row-0 td--fixed" data-col="2" data-row="0" > <span><a href="https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Home%20Run%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2024%5D+Order+By+Timestamp+DESC" >26</a></span> </td> <td class="col-3 row-0 td--fixed" data-col="3" data-row="0" > <span>82</span> </td> <td class="col-4 row-0 td--fixed" data-col="4" data-row="0" > <span>3</span> </td> <td class="col-5 row-0 td--fixed" data-col="5" data-row="0" > <span>.722</span> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="yearbyyear" data-summary-view='hitting'> <h3 class="label-table">2025 Regular Season</h3> <div class="responsive-datatable"> <div class="responsive-datatable__inner"> <div class="responsive-datatable__scrollable"> <div> <table> <thead> <tr> <th class="no-sort col-0" data-index="0"> <span>AB</span> </th> <th class="no-sort col-1" data-index="1"> <span>AVG</span> </th> <th class="no-sort col-2" data-index="2"> <span>HR</span> </th> <th class="no-sort col-3" data-index="3"> <span>RBI</span> </th> <th class="no-sort col-4" data-index="4"> <span>SB</span> </th> <th class="no-sort col-5" data-index="5"> <span>OPS</span> </th> </tr> </thead> <tbody> <tr data-index="0" > <td class="col-0 row-0" data-col="0" data-row="0"> <span>22</span> </td> <td class="col-1 row-0" data-col="1" data-row="0"> <span>.136</span> </td> <td class="col-2 row-0" data-col="2" data-row="0"> <span>0</span> </td> <td class="col-3 row-0" data-col="3" data-row="0"> <span>2</span> </td> <td class="col-4 row-0" data-col="4" data-row="0"> <span>0</span> </td> <td class="col-5 row-0" data-col="5" data-row="0"> <span>.457</span> </td> </tr> </tbody> </table> </div> </div> <div class="responsive-datatable__pinned" aria-hidden="true"> <table> <thead> <tr> <th class="no-sort col-0 th--fixed" data-index="0"> <span>AB</span> </th> <th class="no-sort col-1 th--fixed" data-index="1"> <span>AVG</span> </th> <th class="no-sort col-2 th--fixed" data-index="2"> <span>HR</span> </th> <th class="no-sort col-3 th--fixed" data-index="3"> <span>RBI</span> </th> <th class="no-sort col-4 th--fixed" data-index="4"> <span>SB</span> </th> <th class="no-sort col-5 th--fixed" data-index="5"> <span>OPS</span> </th> </tr> </thead> <tbody> <tr data-index="0"> <td class="col-0 row-0 td--fixed" data-col="0" data-row="0" > <span>22</span> </td> <td class="col-1 row-0 td--fixed" data-col="1" data-row="0" > <span>.136</span> </td> <td class="col-2 row-0 td--fixed" data-col="2" data-row="0" > <span>0</span> </td> <td class="col-3 row-0 td--fixed" data-col="3" data-row="0" > <span>2</span> </td> <td class="col-4 row-0 td--fixed" data-col="4" data-row="0" > <span>0</span> </td> <td class="col-5 row-0 td--fixed" data-col="5" data-row="0" > <span>.457</span> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <div class="career" data-summary-view='hitting'> <h3 class="label-table">Career Regular Season</h3> <div class="responsive-datatable"> <div class="responsive-datatable__inner"> <div class="responsive-datatable__scrollable"> <div> <table> <thead> <tr> <th class="no-sort col-0" data-index="0"> <span>AB</span> </th> <th class="no-sort col-1" data-index="1"> <span>AVG</span> </th> <th class="no-sort col-2" data-index="2"> <span>HR</span> </th> <th class="no-sort col-3" data-index="3"> <span>RBI</span> </th> <th class="no-sort col-4" data-index="4"> <span>SB</span> </th> <th class="no-sort col-5" data-index="5"> <span>OPS</span> </th> </tr> </thead> <tbody> <tr data-index="0" > <td class="col-0 row-0" data-col="0" data-row="0"> <span>2898</span> </td> <td class="col-1 row-0" data-col="1" data-row="0"> <span>.237</span> </td> <td class="col-2 row-0" data-col="2" data-row="0"> <span>174</span> </td> <td class="col-3 row-0" data-col="3" data-row="0"> <span>489</span> </td> <td class="col-4 row-0" data-col="4" data-row="0"> <span>18</span> </td> <td class="col-5 row-0" data-col="5" data-row="0"> <span>.823</span> </td> </tr> </tbody> </table> </div> </div> <div class="responsive-datatable__pinned" aria-hidden="true"> <table> <thead> <tr> <th class="no-sort col-0 th--fixed" data-index="0"> <span>AB</span> </th> <th class="no-sort col-1 th--fixed" data-index="1"> <span>AVG</span> </th> <th class="no-sort col-2 th--fixed" data-index="2"> <span>HR</span> </th> <th class="no-sort col-3 th--fixed" data-index="3"> <span>RBI</span> </th> <th class="no-sort col-4 th--fixed" data-index="4"> <span>SB</span> </th> <th class="no-sort col-5 th--fixed" data-index="5"> <span>OPS</span> </th> </tr> </thead> <tbody> <tr data-index="0"> <td class="col-0 row-0 td--fixed" data-col="0" data-row="0" > <span>2898</span> </td> <td class="col-1 row-0 td--fixed" data-col="1" data-row="0" > <span>.237</span> </td> <td class="col-2 row-0 td--fixed" data-col="2" data-row="0" > <span>174</span> </td> <td class="col-3 row-0 td--fixed" data-col="3" data-row="0" > <span>489</span> </td> <td class="col-4 row-0 td--fixed" data-col="4" data-row="0" > <span>18</span> </td> <td class="col-5 row-0 td--fixed" data-col="5" data-row="0" > <span>.823</span> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <div class="player-bio"> <h3 class="label-table">Rhys Hoskins Bio</h3> <ul> <li class="full-name"><span class="label">Fullname:</span> Rhys Dean Hoskins</li> <li><span class="label">Nickname:</span> Big Fella</li> <li><span class="label">Born:</span> 3/17/1993 in Sacramento, CA</li> <li><span class="label">Draft:</span> 2014, Philadelphia Phillies, Round: 5, Overall Pick: 142</li> <li><span class="label">College:</span> Sacramento State</li> <li><span class="label">Debut:</span> 8/10/2017</li> </ul> <ul class="social-media-accounts"> <li class="follow"><span class="label">Follow:</span></li> <li class="instagram"> <a href="https://www.instagram.com/rhystothehoskins" target="_blank" aria-label="instagram"> <svg class="p-icon p-icon--instagram p-icon--default instagram"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-instagram"></use> </svg> </a> </li> <li class="x"> <a href="https://twitter.com/@rhyshoskins" target="_blank" aria-label="x"> <svg class="p-icon p-icon--x p-icon--default x"> <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="#icon-x"></use> </svg> </a> </li> </ul> <button class="p-button p-button--secondary p-button__player-extended-bio">View More Bio Info +</button> <dialog class="p-modal p-modal__player-extended-bio" tabindex="-1" aria-role="dialog" aria-activedescendent="playerBioModalBody" aria-modal="true"> <header class="p-modal__header"> <div class="u-text-h3 p-modal__title">Rhys Dean Hoskins</div> <button class="p-modal__close-button" aria-label='close'> <svg class="p-icon p-icon--close p-icon--sm p-modal__close"> <use xlink:href="#icon-close"></use> </svg> </button> </header> <div class="p-modal__body" id="playerBioModalBody"> Name is pronounced “REES”...He and his wife, Jayme, have a daughter, Rory...Graduated from Jesuit (Calif.) High School, where he also played football and basketball in addition to baseball...Attended California State, Sacramento, where he was named 2014 Western Athletic Conference Player of the Year as a junior...Earned Marvin Miller Man of the Year and Philanthropist of the Year honors in balloting for the 2024 Players Choice Awards...Was the club nominee for the Roberto Clemente Award in 2018 and 2019...Is a supporter of the Muscular Dystrophy Association (MDA)…Enjoys traveling, hiking and reading. <h4>2024</h4> <p><span style="color: rgb(0, 0, 0);">Signed as a free agent with Milwaukee on 1/26...Batted .214 with 26 HR and 82 RBI in 131 games with Milwaukee...Made 124 starts (88 at 1B, 36 at DH)…Produced his fifth season of 25+ HR and third season on 80+ RBI...Belted three grand slams, tying the franchise record (4x) for a single season with John Jaha (1995), Devon White (2001) and John Vander Wal (2003)…Was on the 10-day injured list from 5/14-5/30 with a strained right hamstring...Recorded a career-high 14-game hitting streak from 7/24-8/10 during which he batted .327 (17-for-52) with five HR and 11 RBI...Started all three games of the NL Wild Card Series vs. New York, all at first base...Exercised his player option for the 2025 season on 11/1.</span></p> <h4>2023</h4> <p>Missed the entire season with a torn anterior cruciate ligament in his left knee, a non-contact injury suffered at first base during a Spring Training game on 3/23 vs. Detroit.....had surgery on 3/30, performed by Dr. Steve Singleton...Signed as a free agent with Milwaukee on 1/26/24.</p> <h4>2022</h4> <p>Among all NL players, ranked second in pitches/PA (4.30), eighth in AB (589) and 10th in XBH (65) &amp; PA (672)...Was one of four NL players with at least 30 HR and 70 walks: Kyle Schwarber, STL’s Paul Goldschmidt and ATL’s Matt Olson...Notched his second career 30-HR season (other: 34 HR in 2018)...Of his 30 HR, 24 came in team wins (80.0%) and 20 came in innings one to four (66.7%)...Slashed .286/.387/.558 (.945 OPS) in 174 PA against left-handers...His eight game-winning HR ranked 2nd on the Phillies (Kyle Schwarber, 11)...Set a new career high in hits (145)...Had an eight-game hitting streak from 5/8-15 and reached base safely in 13 consecutive games from 4/30-5/15...His HR on 5/9 at SEA was the 250th XBH of his career; became the 4th-fastest player to reach 250 XBH in a Phillies uniform (539 games), behind Chuck Klein (401), Ryan Howard (513) and Dick Allen (532)...Slugged his second career grand slam on 5/11 at SEA (Logan Gilbert)...Hit a walk-off double in the ninth inning on 6/13 vs MIA, his first career walk-off hit and RBI...On 6/14 vs MIA, matched his career highs in hits (4), XBH (3) and RBI (6) and became the first Phillies player to collect four hits and six RBI in a game since David Bell did so on 6/28/04 vs MON (hit for the cycle)...Collected his 500th career hit with a double in the fifth inning on 6/14 vs MIA...Named NL Player of the Week for the period of 6/27-7/3 (.421 AVG, 4 HR, 5 RBI, 1.678 OPS), his first career weekly award...Homered in four consecutive games from 8/4-7, which was the second-longest HR streak of his career (longest: 5 G, 8/23-27/17)...Had an XBH in five straight games, 8/4-9...On 8/16 at CIN, recorded his 12th career multi-HR game (third of season; others: 6/10 vs ARI and 6/14 vs MIA)...His HR on 9/23 vs AT...was his 77th career homer at Citizens Bank Park, moving him into sole possession of 4th place on the all-time HR list at the ballpark (passed Pat Burrell, 76)...From 6/13-end of the regular season with RISP, hit .333 (26-78) with a 1.055 OPS...Made his first career postseason appearance in Game 1 of the NLWCS, 10/7 at ST...(started at 1st base)...In Game 3 of the NLDS on 10/14 vs ATL, hit his first career postseason HR, a three-run shot in the third inning (Spencer Strider); it came on the first pitch following an intentional walk to Kyle Schwarber...Slugged two HR in Game 4 of the NLCS on 10/22 vs SD and became just the sixth Phillie ever with a multi-HR game in the postseason, joining Chase Utley (2x), Jayson Werth (2x), Pat Burrell, Lenny Dykstra and Ryan Howard...Homered four times in four postseason games from 10/19-23 and joined Jayson Werth (10/21-31/09) as the only players in franchise history to hit four HR in any four-game span during the postseason...Hit four HR in the NLCS against SD, setting a new franchise record for most HR ever in an NLCS...Made his first career World Series appearance in Game 1 on 10/28 at HOU (1-5, R)...Hit his first career WS HR in Game 3, 11/1 vs HOU (Lance McCullers Jr.)...His six HR in the postseason ranked T-2nd for most ever in a single postseason by a Phillie, trailing only Jayson Werth (7 HR in 2009).</p> <h4>2021</h4> <p>Made his fourth career Opening Day roster...Slugged six HR over six games from 4/20-26...Collected his 200th career XBH on 5/6 vs MIL, reaching 200 XBH in the 4th-fewest games (436) by a Phillies player in the modern era (since 1900), trailing only Chuck Klein (320 G), Ryan Howard (402 G) and Dick Allen (429 G)...Reached base safely in eight straight plate appearances (1B, 2B, 1B, HBP, BB, 1B, 2B, HBP) from the sixth inning on 5/14 through the first inning on 5/16; it was tied for the longest streak of his career (8 straight PA, 4/15-16/18)...Had a 12-game hitting streak (.326), 5/22-6/5...Slugged his 100th career HR (solo shot in sixth inning off Nathan Eovaldi) on 5/22 vs BOS; at 450 games, became the 4th-fastest player to reach 100 HR with the Phillies, trailing only Ryan Howard (325 G), Jim Thome (384 G) and Chuck Klein (390 G)...Tied his career high with three XBH and collected a career-high six RBI on 6/19 at SF; also recorded his eighth-career multi-HR game...Recorded 20 doubles and 20 HR before the All-Star break for the second time in his career (also: 2019); prior to him, the last Phillie to do so was Ryan Howard in 2009...On 7/20 at NYY, became just the seventh player in ML history and first Phillie with 300 runs scored, 300 walks and 300 RBI in 500 career games or fewer, joining Aaron Judge, Frank Thomas, Eddie Mathews, Ralph Kiner, Charlie Keller and Ted Williams...Played in his 500th career game on 7/24 vs ATL; had the most walks (313) by any Phillies player to debut in the modern era (since 1900) in his first 500 career games...Collected his 50th XBH in his 100th game of the season on 7/29 vs WSH (gm 2); since 2011, became the only Phillies player to record at least 50 XBH in his first 100 games of a season, as he also did so in 2018 (50 XBH in first 100 G)...Was on the 10-day IL, 8/7-21, with a left groin strain...In his first game back off the IL, collected a multi-HR game on 8/22 at SD; it was his ninth career multi-HR game and fourth of the season...Was on the IL, 8/26-end of season, with a left groin strain...Underwent successfu...surgery to repair a core muscle injury on 8/31...Had the following NL rankings at the time he went on the IL on 8/26: 1st in pitches/PA (4.26; min. 400 PA), 6th in XBH (56), T-6th in HR (27) &amp; GW RBI (11), T-8th in doubles (29)and 9th in SLG (.530; min. 400 PA)...12 of his 27 HR either tied a game or gave the Phillies a lead...Had 30 XBH (15 2B, 15 HR), 36 RBI and a 1.050 OPS in his final 42 games (6/16-8/25).</p> <h4>2020</h4> <p>Made his third career Opening Day roster...Had a 21-game on-base streak (.413 OBP), 8/5-26, which tied the longest on-base streak of his career (also: 21 G, 7/10-8/4/18)...Became the 4th-fastest Phillie in the modern era to reach 175 XBH when he did so in his 391st game on 8/30 vs ATL, behind only Chuck Klein (288 G), Ryan Howard (346 G) and Dick Allen (381 G)...Homered in three consecutive games, 8/29-31, for the eighth time in his career... Became the first Phillie in the modern era to have three straight games (8/29-31) with multiple XBH and a HR...Collected multiple hits in a career-high four consecutive games, 8/29-9/1...Scored at least one run in seven consecutive games, 8/29-9/5, tying his career-best streak for the third time...Among all ML players from 8/23-9/11, was T-1st in HR (9) and T-3rd in XBH (13)...In innings 1-6, hit all 10 of his HR while slashing .295/.444/.648 in 133 plate appearances...Posted a .341/.509/.732 slash line in 55 plate appearances against LHP...Was placed on the 10-day IL on 9/13 with a left elbow strain and missed the rest of the season...Had a successful left elbow UCL repair, 10/2 (Dr. Steve Cohen).</p> <h4>2019</h4> <p>Among all ML players, ranked 1st in pitches/PA (4.56) &amp; pitches faced (3,218) and among all NL players was 1st in walks (116), T-5th in games (160) and 6th in times on base (256)...Was selected as the Phillies nominee for the Roberto Clemente Award for the second consecutive season...Had 116 walks; was just the 12th time in franchise history that a Phillie had more than 115 walks in a season... Was the youngest Phillie to ever finish a season with more than 115 walks...Became the first Phillie with a 25-HR/115-BB season since 2004 (Bobby Abreu)...With a .903 OPS, became one of only five players in franchise history to post a .900 OPS or higher through 1,000 career plate appearances, joining Chuck Klein (1.043), Ryan Howard (1.025), Dick Allen (.949) and Lefty O'Doul (.934)...Became the first player in franchise history with at least 60 HR and 145 walks through 1,000 career plate appearances...Made his second career Opening Day roster; slugged his first career grand slam (Luke Jackson) on 3/28 vs ATL (was also his first career Opening Day HR)...Was the first Phillie in franchise history to hit a grand slam on Opening Day at home...Hit his 60th career HR on 4/27 vs MIA in his 229th game; became the second-fastest Phillie ever to reach the 60-HR plateau behind Ryan Howard (209 G) and the fifth-fastest player in ML history, trailing only Aaron Judge (197 G), Gary Sanchez (201 G), Howard and Ryan Braun (212 G)...Had a career-high 4 hits on 5/7 at STL...Became the first Phillies player with 20 HR before the All-Star break since 2013 (Domonic Brown); was the 23rd time in franchise history a player did so... Was the first Phillie with at least 20 HR and 65 walks prior to the All-Star break since 2008 (Pat Burrell)...Had 59 RBI and 68 walks before the All-Star break; prior to him (2018-19), the last two Phillies players to record at least 50 RBI and 50 walks before the All-Star break in consecutive seasons were Jim Thome (2003-04) and Bobby Abreu (2003-06)...Hit his 75th career HR in his 308th game on 7/30 vs SF; became the third-fastest Phillie to hit 75 career HR, trailing only Ryan Howard (240 G) and Chuck Klein (278 G)...Batted leadoff for the first time in his career, 8/14 vs CHI...Was ejected on 8/31 vs NYM by home plate umpire Will Little (first career ejection).</p> <h4>2018</h4> <p>Made his 1st Opening Day roster...Ranked 1st in the NL in pitches/PA (4.42), T-4th in GA RBI (29), 7th in walks (87) &amp; XBH (72), T-7th in HR (34), T-8th in doubles (38) and 10th in RBI (96)...Was the Phillies nominee for the Hank Aaron Award and Roberto Clemente Award... His 34 HR were the most by a Phillie since 2009 (Ryan Howard - 45, Jayson Werth - 36 and Raúl Ibañez - 34)...18 of his 34 HR (52.9%) gave the Phillies a lead; was T-2nd in MLB with 18 go-ahead HR (most: OAK's Khris Davis, 21)... Had the most go-ahead homers by a Phillie in a season since 2009, when Ryan Howard had 18...Was the first Phillie to collect at least 95 RBI, 85 walks, 30 doubles and 30 home runs in a single season since 2004 (Bobby Abreu)...Was one of five players in MLB with at least 70 XBH and 85 BB (also: Alex Bregman, Jose Ramirez, Matt Carpenter and Paul Goldschmidt)...His 72 XBH were the most by a Phillie since 2010, when Jayson Werth had 75... His 11 HR in the 1st inning of games were the most by a Phillie since 2007 (Ryan Howard - 11)... Among all MLB left fielders, ranked 1st in HR (31), XBH (62) &amp; walks (80), 3rd in runs (81), T-3rd in RBI (83), 4th in doubles (31) and 5th in TB (246)... Finished 3rd in the NL in HR (15) with two strikes, trailing only MIL's Jesus Aguilar (17) and COL's Nolan Arenado (16)... His .508 OBP was the highest by a Phillie in his first 15 games of a season since 2002 (Jeremy Giambi, .525 OBP in his first 15 G after being acquired from OAK in late May)...Was the first MLB player who has debuted since 1900 with at least 20 HR and 45 walks in his first 250 career PA...Reached 20 career HR in his 247th plate appearance, setting the franchise record for fewest career plate appearances to reach 20 homers...Walked in a career-best 6 straight games from 4/18-24...With his single in the 1st inning on 4/27 vs ATL, he reached base safely in 50 of his first 100 PA of the season...Became the first Phillie to post a .500 OBP or better through his first 100 PA of a season since 1989, when Von Hayes reached safely in 51 of his first 100 PA... His 24 BB were tied for the most by a Phillie by the end of April (since 1913) with Bobby Abreu's 24 BB before the end of April 2006...Was on the DL from 5/31 (retro to 5/30) to 6/8 with a fractured jaw...Homered in his first game back off the DL on 6/9 vs MIL...His 11 go-ahead home runs were the second-most by a Phillie before the end of June in a season since Ryan Howard's 12 in his MVP season of 2006...Hit his 30th career HR, 6/27 vs NYY, in his 119th game, becoming the fastest Phillie ever to reach 30 career HR (next two fastest: Hall of Famer Chuck Klein in 132 games and Ryan Howard in 134 games)...On 7/3 vs BAL, collected his 100th and 101st career RBI in his 124th game; it marked the fewest games to start a career with the Phillies to reach 100 RBI (since 1920, when RBI became an official stat), surpassing Chuck Klein (143 G, 1929)... Reached base safely in a career-high 21 consecutive games, 7/10-8/4, posting a .427 OBP in that span... His 20 go-ahead RBI prior to the All-Star break were the most by a Phillie since 2011 (Ryan Howard, 23)... Competed in the Home Run Derby at Nationals Park on 7/16; defeated MIL's Jesus Aguilar, 17-12, in the first round before falling in the semifinals to CHI's Kyle Schwarber, 21-20... Became the first player in HR Derby history to hit 20 HR in the semifinals and his 37 total HR were the second-most HR by a Phillie in Derby history, trailing only Bobby Abreu in 2005 (41)... Logged his third career multi-HR game, 7/26 at CIN; also had a career-high 3 XBH in that game...Drew his 100th career walk, 8/4 vs MIA, in his 151st career game, becoming the fastest Phillie to reach 100 career walks in the modern era (previous: Don Hurst, 170 games, 1928-29)...Tied his career high with 3 walks on 8/7 at ARI... On 9/9 at NYM, slugged his 30th HR of the season; at 25 years, 176 days old on that date, became the youngest Phillie to hit his 30th home run in a single season since 1998 (Scott Rolen, 23 years old)... On 9/19 vs NYM, slugged the 50th HR of his career, doing so in his 192nd career game; became the second-fastest Phillie to 50 HR (fastest: Ryan Howard, 182 games) and the seventh-fastest in MLB history...Made 149 starts: 133 in LF, 12 at 1st base and 4 as the designated hitter...Homered in both games of a doubleheader twice; was the first Phillie to do that in one season since Hall of Famer Mike Schmidt in 1983...Among all MLB players in their first 100 career games at Citizens Bank Park, had the most RBI (86) and second-most HR (27), trailing only Ryan Howard (31)...His .938 OPS (648 PA) was the second-best mark among all Phillies through the first 150 games of a career (dating to 1900), trailing only Hall of Famer Chuck Klein (1.041 OPS)... Became the first Phillie to slug at least 10 home runs with two strikes in back-to-back seasons since 2009-10 (Jayson Werth, 16 and 13, respectively)...Following the season, was part of the MLB Japan All-Star Series (.167, 2 HR, 3 RBI in 5 games).</p> <h4>2017</h4> <p>Finished 4th in NL Rookie of the Year voting despite not making his ML debut until 8/10... Among NL rookies, finished 5th in walks (37), 6th in HR (18) and 9th in RBI (48)... His combined 139 RBI between MLB and MiLB were the most among all professional players and he finished 3rd in HR (47) behind Giancarlo Stanton (59) and Aaron Judge (52)... Began the season with Lehigh Valley (AAA)... Named Phillies Minor League Hitter of the Month for April (.338 AVG, 5 2B, 6 HR, 12 RBI, 11 BB)... Led the International League in RBI (91), OPS (.966), OBP (.385) &amp; SLG % (.581), ranked 2nd in runs (78) &amp; XBH (57), 3rd in HR (29) &amp; total bases (233) and 7th in AVG (.284) &amp; walks (64)... Named the IL MVP and Rookie of the Year... Selected as an IL midseason and postseason All-Star, his third straight season with an All-Star selection (Eastern League in 2016, South Atlantic League in 2015)... Started at 1st base for Team USA in the All-Star Futures Game (1-2), 7/9 at Marlins Park... Set Lehigh Valley's single-season HR record... Reached base safely in 101 of 115 triple-A games (88%), including 23 straight games, 4/8-5/2... Had 4 multi-HR games with Lehigh Valley... Played LF in his fi nal 3 games with the IronPigs, the first such games of his pro career... Had his contract selected on 8/10 and made his ML debut that night vs NYM in a start in LF (0-2, BB)... At the time of his promotion, ranked 1st in the IL in HR (29), RBI (91), SLG % (.581), XBH (57), runs (78) &amp; total bases (233), T-1st in walks (64), 2nd in games (115) and 4th in OBP (.385)... After making his ML debut on 8/10, led all NL rookies in HR (18), RBI (48), walks (35), OBP (.396), runs (37), SLG % (.618), XBH (25) and TB (105)... His 18 HR were the most by any player in MLB history who made his season debut 8/1 or later; previous record was held by Hall of Famer Ted Williams (13 in 1953)... Won the NL Rookie of the Month Award for August (.304, 2 2B, 11 HR, 25 RBI, 12 BB, .402 OBP, .747 SLG %, 1.149 OPS); led all MLB rookies in August in HR (11) and RBI (25)... His 11 HR in August were the most by a rookie in a calendar month in Phillies history... His 25 RBI in August were the most by a Phillies rookie in any month since 1971, when Willie Montanez had 29 RBI in June of that year... Became the 1st Phillie ever to reach 40 career RBI in 40 or fewer games and fi rst MLB player since 2001 (Albert Pujols in 36 G)... Collected his 1st ML hit (single off Chris Flexen) and RBI, 8/13 vs NYM... Hit his first two career HR, 8/14 at SD, becoming the first Phillie to hit his first two career HR in one game since 8/21/96 (Scott Rolen at LAD)... Became the 1st Phillie since 1913 with 4 HR in his first 10 career games and just the second MLB player to do so in 2017 (LAD's Cody Bellinger, 4)... Reached base safely in 19 straight games, 8/17-9/5 (.494 OBP, 25 H, 14 BB, HBP)... Recorded his first career OF assist, 8/17 at SF... Had a 13-game hitting streak, 8/19-31 (.367 AVG, 8 HR, 20 RBI), which tied for the longest among NL rookies... Tied a Phillies record by homering in 5 straight games, 8/23-27; became the 5th Phillie (only rookie) in club history to do it and first since 2008, when Chase Utley did it twice... Started a 7-4-3 triple play, 8/27 vs CHI, becoming the fi rst Phillies OF to do that since 10/2/64 at CIN (LF Alex Johnson to Bobby Wine to Tony Taylor to Vic Power)... Collected his 25th RBI in his 19th career game, 8/28 vs ATL, 2nd-fewest games needed to reach 25 RBI among players who made their ML debut since RBI became an official statistic in 1920, behind CHI's Mandy Brooks (17 G)... Clubbed his 18th career HR in his 34th game, 9/14 vs MIA, the fastest player to reach that many home runs in terms of games played in MLB history... Became the first Phillies rookie to ever have multiple 3-game HR streaks in a season, and he did so in his first 16 ML games... Made 50 ML starts: 29 in LF and 21 at 1st base... Walked twice on the last day of the season, his 50th career game, giving him the most walks (39) by a Phillies player in his first 50 career games since 1928 (Don Hurst, 41 BB); the last MLB player with at least 39 walks in his fi rst 50 career games was CLE's Carlos Santana, 2010-11 (also 39 BB)... Had 23 RBI in September, 2nd-most among all NL players... From 8/14 through the end of the season, among all MLB hitters, ranked 1st in pitches/PA (4.63) &amp; pitches seen (907), T-1st in RBI (47), 2nd in HR (18), 3rd in walks (32), 4th in OPS (1.071), 5th in SLG % (.662) and T-5th in TB (104).</p> <h4>2016</h4> <p>Spent the entire season with Reading (AA)... Won Eastern League Rookie of the Year... Received the Paul Owens Award (along with Dylan Cozens) as the best players in the Phillies minor league system... Selected as an EL midseason and postseason All-Star... Finished 2nd among all minor league players in HR (38), 3rd in RBI (116) &amp; total bases (282) and was T-9th in XBH (65) &amp; runs (95)... Led the EL in OPS (.943), was T-1st in SF (9), 2nd in HR, RBI, XBH, SLG % (.566), runs, total bases, walks (71) &amp; games (135), T-4th in OBP (.377) and 5th in hits (140) &amp; AB (498)... Named Phillies Minor League Player of the Month for June (.351, 13 HR, 33 RBI) and was twice named Minor League Player of the Week: 5/16-22 and 6/6-12... Selected as EL Player of the Month for June and Player of the Week, 6/6-12... Named a Baseball America Double-A All-Star and Minor League All-Star... Averaged 1 HR/13.11 AB... Had a 19-game hitting streak, 4/10-5/2 (.293, 22-75, 5 HR, 18 RBI)... Had 3 multi-HR games: 6/4, 7/5 and 8/4... Played for Cibao in the Dominican Winter League.</p> <h4>2015</h4> <p>Led the Phillies minor league system in hits (159), 2B (36), HR (17), total bases (258), runs (86) and games (135), T-1st in RBI (90) and ranked 2nd in AVG (.319)... Began the season with Lakewood (A)... Named Phillies Minor League Player of the Month for May (.342, 23 RBI, 18 R, 11 XBH)... Selected as a South Atlantic League midseason All-Star... Batted .363 (33-91) with RISP before being promoted to Clearwater (A) on 6/25... Reached base safely in 57 of 67 games with Clearwater (.394 OBP)... Named Florida State League Player of the Week, 8/17-23.</p> <h4>2014</h4> <p>Began his pro career with Williamsport (A)... T-4th in New York-Penn League in games (70) and T-6th in HR (9) and RBI (40)... Participated in Florida Instructional League.</p> </div> </dialog> </div> <div class="player-stats-summary-large" data-summary-active-view='hitting'> <div class="p-button-group summary-table__filters-group" role="group" data-cid="" > </div> <div data-summary-view='hitting'> <div class="responsive-datatable"> <div class="responsive-datatable__inner"> <div class="responsive-datatable__scrollable"> <div> <table> <thead> <tr> <th class="no-sort col-0" data-index="0"> <span>Year</span> </th> <th class="no-sort col-1" data-index="1"> <span>AB</span> </th> <th class="no-sort col-2" data-index="2"> <span>R</span> </th> <th class="no-sort col-3" data-index="3"> <span>H</span> </th> <th class="no-sort col-4" data-index="4"> <span>HR</span> </th> <th class="no-sort col-5" data-index="5"> <span>RBI</span> </th> <th class="no-sort col-6" data-index="6"> <span>SB</span> </th> <th class="no-sort col-7" data-index="7"> <span>AVG</span> </th> <th class="no-sort col-8" data-index="8"> <span>OBP</span> </th> <th class="no-sort col-9" data-index="9"> <span>OPS</span> </th> </tr> </thead> <tbody> <tr data-index="0" > <td class="col-0 row-0" data-col="0" data-row="0"> <span>2024 Regular Season</span> </td> <td class="col-1 row-0" data-col="1" data-row="0"> <span>449</span> </td> <td class="col-2 row-0" data-col="2" data-row="0"> <span>59</span> </td> <td class="col-3 row-0" data-col="3" data-row="0"> <span><a href="https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Hit%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2024%5D+Order+By+Timestamp+DESC" >96</a></span> </td> <td class="col-4 row-0" data-col="4" data-row="0"> <span><a href="https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Home%20Run%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2024%5D+Order+By+Timestamp+DESC" >26</a></span> </td> <td class="col-5 row-0" data-col="5" data-row="0"> <span>82</span> </td> <td class="col-6 row-0" data-col="6" data-row="0"> <span>3</span> </td> <td class="col-7 row-0" data-col="7" data-row="0"> <span>.214</span> </td> <td class="col-8 row-0" data-col="8" data-row="0"> <span>.303</span> </td> <td class="col-9 row-0" data-col="9" data-row="0"> <span>.722</span> </td> </tr> <tr data-index="1" > <td class="col-0 row-1" data-col="0" data-row="1"> <span>2025 Regular Season</span> </td> <td class="col-1 row-1" data-col="1" data-row="1"> <span>22</span> </td> <td class="col-2 row-1" data-col="2" data-row="1"> <span>0</span> </td> <td class="col-3 row-1" data-col="3" data-row="1"> <span><a href="https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Hit%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2025%5D+Order+By+Timestamp+DESC" >3</a></span> </td> <td class="col-4 row-1" data-col="4" data-row="1"> <span>0</span> </td> <td class="col-5 row-1" data-col="5" data-row="1"> <span>2</span> </td> <td class="col-6 row-1" data-col="6" data-row="1"> <span>0</span> </td> <td class="col-7 row-1" data-col="7" data-row="1"> <span>.136</span> </td> <td class="col-8 row-1" data-col="8" data-row="1"> <span>.321</span> </td> <td class="col-9 row-1" data-col="9" data-row="1"> <span>.457</span> </td> </tr> <tr data-index="2" > <td class="col-0 row-2" data-col="0" data-row="2"> <span>Career Regular Season</span> </td> <td class="col-1 row-2" data-col="1" data-row="2"> <span>2898</span> </td> <td class="col-2 row-2" data-col="2" data-row="2"> <span>451</span> </td> <td class="col-3 row-2" data-col="3" data-row="2"> <span>687</span> </td> <td class="col-4 row-2" data-col="4" data-row="2"> <span>174</span> </td> <td class="col-5 row-2" data-col="5" data-row="2"> <span>489</span> </td> <td class="col-6 row-2" data-col="6" data-row="2"> <span>18</span> </td> <td class="col-7 row-2" data-col="7" data-row="2"> <span>.237</span> </td> <td class="col-8 row-2" data-col="8" data-row="2"> <span>.345</span> </td> <td class="col-9 row-2" data-col="9" data-row="2"> <span>.823</span> </td> </tr> </tbody> </table> </div> </div> <div class="responsive-datatable__pinned" aria-hidden="true"> <table> <thead> <tr> <th class="no-sort col-0 th--fixed" data-index="0"> <span>Year</span> </th> <th class="no-sort col-1 th--fixed" data-index="1"> <span>AB</span> </th> <th class="no-sort col-2 th--fixed" data-index="2"> <span>R</span> </th> <th class="no-sort col-3 th--fixed" data-index="3"> <span>H</span> </th> <th class="no-sort col-4 th--fixed" data-index="4"> <span>HR</span> </th> <th class="no-sort col-5 th--fixed" data-index="5"> <span>RBI</span> </th> <th class="no-sort col-6 th--fixed" data-index="6"> <span>SB</span> </th> <th class="no-sort col-7 th--fixed" data-index="7"> <span>AVG</span> </th> <th class="no-sort col-8 th--fixed" data-index="8"> <span>OBP</span> </th> <th class="no-sort col-9 th--fixed" data-index="9"> <span>OPS</span> </th> </tr> </thead> <tbody> <tr data-index="0"> <td class="col-0 row-0 td--fixed" data-col="0" data-row="0" > <span>2024 Regular Season</span> </td> <td class="col-1 row-0 td--fixed" data-col="1" data-row="0" > <span>449</span> </td> <td class="col-2 row-0 td--fixed" data-col="2" data-row="0" > <span>59</span> </td> <td class="col-3 row-0 td--fixed" data-col="3" data-row="0" > <span><a href="https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Hit%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2024%5D+Order+By+Timestamp+DESC" >96</a></span> </td> <td class="col-4 row-0 td--fixed" data-col="4" data-row="0" > <span><a href="https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Home%20Run%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2024%5D+Order+By+Timestamp+DESC" >26</a></span> </td> <td class="col-5 row-0 td--fixed" data-col="5" data-row="0" > <span>82</span> </td> <td class="col-6 row-0 td--fixed" data-col="6" data-row="0" > <span>3</span> </td> <td class="col-7 row-0 td--fixed" data-col="7" data-row="0" > <span>.214</span> </td> <td class="col-8 row-0 td--fixed" data-col="8" data-row="0" > <span>.303</span> </td> <td class="col-9 row-0 td--fixed" data-col="9" data-row="0" > <span>.722</span> </td> </tr> <tr data-index="1"> <td class="col-0 row-1 td--fixed" data-col="0" data-row="1" > <span>2025 Regular Season</span> </td> <td class="col-1 row-1 td--fixed" data-col="1" data-row="1" > <span>22</span> </td> <td class="col-2 row-1 td--fixed" data-col="2" data-row="1" > <span>0</span> </td> <td class="col-3 row-1 td--fixed" data-col="3" data-row="1" > <span><a href="https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Hit%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2025%5D+Order+By+Timestamp+DESC" >3</a></span> </td> <td class="col-4 row-1 td--fixed" data-col="4" data-row="1" > <span>0</span> </td> <td class="col-5 row-1 td--fixed" data-col="5" data-row="1" > <span>2</span> </td> <td class="col-6 row-1 td--fixed" data-col="6" data-row="1" > <span>0</span> </td> <td class="col-7 row-1 td--fixed" data-col="7" data-row="1" > <span>.136</span> </td> <td class="col-8 row-1 td--fixed" data-col="8" data-row="1" > <span>.321</span> </td> <td class="col-9 row-1 td--fixed" data-col="9" data-row="1" > <span>.457</span> </td> </tr> <tr data-index="2"> <td class="col-0 row-2 td--fixed" data-col="0" data-row="2" > <span>Career Regular Season</span> </td> <td class="col-1 row-2 td--fixed" data-col="1" data-row="2" > <span>2898</span> </td> <td class="col-2 row-2 td--fixed" data-col="2" data-row="2" > <span>451</span> </td> <td class="col-3 row-2 td--fixed" data-col="3" data-row="2" > <span>687</span> </td> <td class="col-4 row-2 td--fixed" data-col="4" data-row="2" > <span>174</span> </td> <td class="col-5 row-2 td--fixed" data-col="5" data-row="2" > <span>489</span> </td> <td class="col-6 row-2 td--fixed" data-col="6" data-row="2" > <span>18</span> </td> <td class="col-7 row-2 td--fixed" data-col="7" data-row="2" > <span>.237</span> </td> <td class="col-8 row-2 td--fixed" data-col="8" data-row="2" > <span>.345</span> </td> <td class="col-9 row-2 td--fixed" data-col="9" data-row="2" > <span>.823</span> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <ul class="nextGame status horizontal-list"> <li> <span class="label">Status: </span>Active </li> <li> <span class="label">Next MIL Game: </span> 04-06 vs CIN </li> </ul> <div class="ad-responsive-slot"> <div id="ad-horizontal-small-1" class="ad-responsive-size ad-horizontal-small-1" data-thresholds="[0,1]" data-sizes="[[320,50]]" data-targeting='{"slot": "ad-summary-small","pos": "1"}' > </div> <div id="ad-horizontal-large-1" class="ad-responsive-size ad-horizontal-large-1" data-thresholds="[2,3,4]" data-sizes="[[970,90],[970,66],[728,90]]" data-targeting='{"slot": "ad-summary-large","pos": "1"}' > </div> </div> </section> </section> <section class="player-splits" style="z-index: 0 !important;" data-splits-active-view="hitting"> <h2> <span>Splits</span> </h2> <div class="divider"></div> <div class="player-splits__nav__container"><div class="p-button-group splits-table__filters-group" role="group" data-cid="" > </div> </div> <div class="player-splits__container"> <div class="player-splits--last player-splits--last-x" data-split-view="hitting"> <div class="responsive-datatable"> <div class="responsive-datatable__inner"> <div class="responsive-datatable__scrollable"> <div> <table> <thead> <tr> <th class="no-sort col-0" data-index="0"> <span>Duration</span> </th> <th class="no-sort col-1" data-index="1"> <span>AB</span> </th> <th class="no-sort col-2" data-index="2"> <span>R</span> </th> <th class="no-sort col-3" data-index="3"> <span>H</span> </th> <th class="no-sort col-4" data-index="4"> <span>HR</span> </th> <th class="no-sort col-5" data-index="5"> <span>RBI</span> </th> <th class="no-sort col-6" data-index="6"> <span>BB</span> </th> <th class="no-sort col-7" data-index="7"> <span>SO</span> </th> <th class="no-sort col-8" data-index="8"> <span>SB</span> </th> <th class="no-sort col-9" data-index="9"> <span>AVG</span> </th> <th class="no-sort col-10" data-index="10"> <span>OBP</span> </th> <th class="no-sort col-11" data-index="11"> <span>SLG</span> </th> </tr> </thead> <tbody> <tr data-index="0" > <td class="col-0 row-0" data-col="0" data-row="0"> <span>Last 7 Games</span> </td> <td class="col-1 row-0" data-col="1" data-row="0"> <span>20</span> </td> <td class="col-2 row-0" data-col="2" data-row="0"> <span>0</span> </td> <td class="col-3 row-0" data-col="3" data-row="0"> <span>3</span> </td> <td class="col-4 row-0" data-col="4" data-row="0"> <span>0</span> </td> <td class="col-5 row-0" data-col="5" data-row="0"> <span>2</span> </td> <td class="col-6 row-0" data-col="6" data-row="0"> <span>4</span> </td> <td class="col-7 row-0" data-col="7" data-row="0"> <span>5</span> </td> <td class="col-8 row-0" data-col="8" data-row="0"> <span>0</span> </td> <td class="col-9 row-0" data-col="9" data-row="0"> <span>.150</span> </td> <td class="col-10 row-0" data-col="10" data-row="0"> <span>.292</span> </td> <td class="col-11 row-0" data-col="11" data-row="0"> <span>.150</span> </td> </tr> <tr data-index="1" > <td class="col-0 row-1" data-col="0" data-row="1"> <span>Last 15 Games</span> </td> <td class="col-1 row-1" data-col="1" data-row="1"> <span>22</span> </td> <td class="col-2 row-1" data-col="2" data-row="1"> <span>0</span> </td> <td class="col-3 row-1" data-col="3" data-row="1"> <span>3</span> </td> <td class="col-4 row-1" data-col="4" data-row="1"> <span>0</span> </td> <td class="col-5 row-1" data-col="5" data-row="1"> <span>2</span> </td> <td class="col-6 row-1" data-col="6" data-row="1"> <span>6</span> </td> <td class="col-7 row-1" data-col="7" data-row="1"> <span>6</span> </td> <td class="col-8 row-1" data-col="8" data-row="1"> <span>0</span> </td> <td class="col-9 row-1" data-col="9" data-row="1"> <span>.136</span> </td> <td class="col-10 row-1" data-col="10" data-row="1"> <span>.321</span> </td> <td class="col-11 row-1" data-col="11" data-row="1"> <span>.136</span> </td> </tr> <tr data-index="2" > <td class="col-0 row-2" data-col="0" data-row="2"> <span>Last 30 Games</span> </td> <td class="col-1 row-2" data-col="1" data-row="2"> <span>-</span> </td> <td class="col-2 row-2" data-col="2" data-row="2"> <span>-</span> </td> <td class="col-3 row-2" data-col="3" data-row="2"> <span>-</span> </td> <td class="col-4 row-2" data-col="4" data-row="2"> <span>-</span> </td> <td class="col-5 row-2" data-col="5" data-row="2"> <span>-</span> </td> <td class="col-6 row-2" data-col="6" data-row="2"> <span>-</span> </td> <td class="col-7 row-2" data-col="7" data-row="2"> <span>-</span> </td> <td class="col-8 row-2" data-col="8" data-row="2"> <span>-</span> </td> <td class="col-9 row-2" data-col="9" data-row="2"> <span>---</span> </td> <td class="col-10 row-2" data-col="10" data-row="2"> <span>---</span> </td> <td class="col-11 row-2" data-col="11" data-row="2"> <span>---</span> </td> </tr> </tbody> </table> </div> </div> <div class="responsive-datatable__pinned" aria-hidden="true"> <table> <thead> <tr> <th class="no-sort col-0 th--fixed" data-index="0"> <span>Duration</span> </th> <th class="no-sort col-1 th--fixed" data-index="1"> <span>AB</span> </th> <th class="no-sort col-2 th--fixed" data-index="2"> <span>R</span> </th> <th class="no-sort col-3 th--fixed" data-index="3"> <span>H</span> </th> <th class="no-sort col-4 th--fixed" data-index="4"> <span>HR</span> </th> <th class="no-sort col-5 th--fixed" data-index="5"> <span>RBI</span> </th> <th class="no-sort col-6 th--fixed" data-index="6"> <span>BB</span> </th> <th class="no-sort col-7 th--fixed" data-index="7"> <span>SO</span> </th> <th class="no-sort col-8 th--fixed" data-index="8"> <span>SB</span> </th> <th class="no-sort col-9 th--fixed" data-index="9"> <span>AVG</span> </th> <th class="no-sort col-10 th--fixed" data-index="10"> <span>OBP</span> </th> <th class="no-sort col-11 th--fixed" data-index="11"> <span>SLG</span> </th> </tr> </thead> <tbody> <tr data-index="0"> <td class="col-0 row-0 td--fixed" data-col="0" data-row="0" > <span>Last 7 Games</span> </td> <td class="col-1 row-0 td--fixed" data-col="1" data-row="0" > <span>20</span> </td> <td class="col-2 row-0 td--fixed" data-col="2" data-row="0" > <span>0</span> </td> <td class="col-3 row-0 td--fixed" data-col="3" data-row="0" > <span>3</span> </td> <td class="col-4 row-0 td--fixed" data-col="4" data-row="0" > <span>0</span> </td> <td class="col-5 row-0 td--fixed" data-col="5" data-row="0" > <span>2</span> </td> <td class="col-6 row-0 td--fixed" data-col="6" data-row="0" > <span>4</span> </td> <td class="col-7 row-0 td--fixed" data-col="7" data-row="0" > <span>5</span> </td> <td class="col-8 row-0 td--fixed" data-col="8" data-row="0" > <span>0</span> </td> <td class="col-9 row-0 td--fixed" data-col="9" data-row="0" > <span>.150</span> </td> <td class="col-10 row-0 td--fixed" data-col="10" data-row="0" > <span>.292</span> </td> <td class="col-11 row-0 td--fixed" data-col="11" data-row="0" > <span>.150</span> </td> </tr> <tr data-index="1"> <td class="col-0 row-1 td--fixed" data-col="0" data-row="1" > <span>Last 15 Games</span> </td> <td class="col-1 row-1 td--fixed" data-col="1" data-row="1" > <span>22</span> </td> <td class="col-2 row-1 td--fixed" data-col="2" data-row="1" > <span>0</span> </td> <td class="col-3 row-1 td--fixed" data-col="3" data-row="1" > <span>3</span> </td> <td class="col-4 row-1 td--fixed" data-col="4" data-row="1" > <span>0</span> </td> <td class="col-5 row-1 td--fixed" data-col="5" data-row="1" > <span>2</span> </td> <td class="col-6 row-1 td--fixed" data-col="6" data-row="1" > <span>6</span> </td> <td class="col-7 row-1 td--fixed" data-col="7" data-row="1" > <span>6</span> </td> <td class="col-8 row-1 td--fixed" data-col="8" data-row="1" > <span>0</span> </td> <td class="col-9 row-1 td--fixed" data-col="9" data-row="1" > <span>.136</span> </td> <td class="col-10 row-1 td--fixed" data-col="10" data-row="1" > <span>.321</span> </td> <td class="col-11 row-1 td--fixed" data-col="11" data-row="1" > <span>.136</span> </td> </tr> <tr data-index="2"> <td class="col-0 row-2 td--fixed" data-col="0" data-row="2" > <span>Last 30 Games</span> </td> <td class="col-1 row-2 td--fixed" data-col="1" data-row="2" > <span>-</span> </td> <td class="col-2 row-2 td--fixed" data-col="2" data-row="2" > <span>-</span> </td> <td class="col-3 row-2 td--fixed" data-col="3" data-row="2" > <span>-</span> </td> <td class="col-4 row-2 td--fixed" data-col="4" data-row="2" > <span>-</span> </td> <td class="col-5 row-2 td--fixed" data-col="5" data-row="2" > <span>-</span> </td> <td class="col-6 row-2 td--fixed" data-col="6" data-row="2" > <span>-</span> </td> <td class="col-7 row-2 td--fixed" data-col="7" data-row="2" > <span>-</span> </td> <td class="col-8 row-2 td--fixed" data-col="8" data-row="2" > <span>-</span> </td> <td class="col-9 row-2 td--fixed" data-col="9" data-row="2" > <span>---</span> </td> <td class="col-10 row-2 td--fixed" data-col="10" data-row="2" > <span>---</span> </td> <td class="col-11 row-2 td--fixed" data-col="11" data-row="2" > <span>---</span> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="player-splits--last player-splits--last-3 has-xgames" data-split-view="hitting"> <div class="responsive-datatable"> <div class="responsive-datatable__inner"> <div class="responsive-datatable__scrollable"> <div> <table> <thead> <tr> <th class="no-sort col-0 th--text" data-index="0"> <span>Last 3 Games</span> </th> <th class="no-sort col-1" data-index="1"> <span>AB</span> </th> <th class="no-sort col-2" data-index="2"> <span>R</span> </th> <th class="no-sort col-3" data-index="3"> <span>H</span> </th> <th class="no-sort col-4" data-index="4"> <span>HR</span> </th> <th class="no-sort col-5" data-index="5"> <span>RBI</span> </th> <th class="no-sort col-6" data-index="6"> <span>BB</span> </th> <th class="no-sort col-7" data-index="7"> <span>SO</span> </th> <th class="no-sort col-8" data-index="8"> <span>SB</span> </th> </tr> </thead> <tbody> <tr data-index="0" > <td class="col-0 row-0 td--text" data-col="0" data-row="0"> <span>4/5 vs CIN</span> </td> <td class="col-1 row-0" data-col="1" data-row="0"> <span>3</span> </td> <td class="col-2 row-0" data-col="2" data-row="0"> <span>0</span> </td> <td class="col-3 row-0" data-col="3" data-row="0"> <span>0</span> </td> <td class="col-4 row-0" data-col="4" data-row="0"> <span>0</span> </td> <td class="col-5 row-0" data-col="5" data-row="0"> <span>0</span> </td> <td class="col-6 row-0" data-col="6" data-row="0"> <span>0</span> </td> <td class="col-7 row-0" data-col="7" data-row="0"> <span>0</span> </td> <td class="col-8 row-0" data-col="8" data-row="0"> <span>0</span> </td> </tr> <tr data-index="1" > <td class="col-0 row-1 td--text" data-col="0" data-row="1"> <span>4/4 vs CIN</span> </td> <td class="col-1 row-1" data-col="1" data-row="1"> <span>1</span> </td> <td class="col-2 row-1" data-col="2" data-row="1"> <span>0</span> </td> <td class="col-3 row-1" data-col="3" data-row="1"> <span>0</span> </td> <td class="col-4 row-1" data-col="4" data-row="1"> <span>0</span> </td> <td class="col-5 row-1" data-col="5" data-row="1"> <span>0</span> </td> <td class="col-6 row-1" data-col="6" data-row="1"> <span>2</span> </td> <td class="col-7 row-1" data-col="7" data-row="1"> <span>1</span> </td> <td class="col-8 row-1" data-col="8" data-row="1"> <span>0</span> </td> </tr> <tr data-index="2" > <td class="col-0 row-2 td--text" data-col="0" data-row="2"> <span>4/3 vs CIN</span> </td> <td class="col-1 row-2" data-col="1" data-row="2"> <span>3</span> </td> <td class="col-2 row-2" data-col="2" data-row="2"> <span>0</span> </td> <td class="col-3 row-2" data-col="3" data-row="2"> <span>1</span> </td> <td class="col-4 row-2" data-col="4" data-row="2"> <span>0</span> </td> <td class="col-5 row-2" data-col="5" data-row="2"> <span>0</span> </td> <td class="col-6 row-2" data-col="6" data-row="2"> <span>0</span> </td> <td class="col-7 row-2" data-col="7" data-row="2"> <span>0</span> </td> <td class="col-8 row-2" data-col="8" data-row="2"> <span>0</span> </td> </tr> </tbody> </table> </div> </div> <div class="responsive-datatable__pinned" aria-hidden="true"> <table> <thead> <tr> <th class="no-sort col-0 th--fixed th--text" data-index="0"> <span>Last 3 Games</span> </th> <th class="no-sort col-1 th--fixed" data-index="1"> <span>AB</span> </th> <th class="no-sort col-2 th--fixed" data-index="2"> <span>R</span> </th> <th class="no-sort col-3 th--fixed" data-index="3"> <span>H</span> </th> <th class="no-sort col-4 th--fixed" data-index="4"> <span>HR</span> </th> <th class="no-sort col-5 th--fixed" data-index="5"> <span>RBI</span> </th> <th class="no-sort col-6 th--fixed" data-index="6"> <span>BB</span> </th> <th class="no-sort col-7 th--fixed" data-index="7"> <span>SO</span> </th> <th class="no-sort col-8 th--fixed" data-index="8"> <span>SB</span> </th> </tr> </thead> <tbody> <tr data-index="0"> <td class="col-0 row-0 td--fixed" data-col="0" data-row="0" > <span>4/5 vs CIN</span> </td> <td class="col-1 row-0 td--fixed" data-col="1" data-row="0" > <span>3</span> </td> <td class="col-2 row-0 td--fixed" data-col="2" data-row="0" > <span>0</span> </td> <td class="col-3 row-0 td--fixed" data-col="3" data-row="0" > <span>0</span> </td> <td class="col-4 row-0 td--fixed" data-col="4" data-row="0" > <span>0</span> </td> <td class="col-5 row-0 td--fixed" data-col="5" data-row="0" > <span>0</span> </td> <td class="col-6 row-0 td--fixed" data-col="6" data-row="0" > <span>0</span> </td> <td class="col-7 row-0 td--fixed" data-col="7" data-row="0" > <span>0</span> </td> <td class="col-8 row-0 td--fixed" data-col="8" data-row="0" > <span>0</span> </td> </tr> <tr data-index="1"> <td class="col-0 row-1 td--fixed" data-col="0" data-row="1" > <span>4/4 vs CIN</span> </td> <td class="col-1 row-1 td--fixed" data-col="1" data-row="1" > <span>1</span> </td> <td class="col-2 row-1 td--fixed" data-col="2" data-row="1" > <span>0</span> </td> <td class="col-3 row-1 td--fixed" data-col="3" data-row="1" > <span>0</span> </td> <td class="col-4 row-1 td--fixed" data-col="4" data-row="1" > <span>0</span> </td> <td class="col-5 row-1 td--fixed" data-col="5" data-row="1" > <span>0</span> </td> <td class="col-6 row-1 td--fixed" data-col="6" data-row="1" > <span>2</span> </td> <td class="col-7 row-1 td--fixed" data-col="7" data-row="1" > <span>1</span> </td> <td class="col-8 row-1 td--fixed" data-col="8" data-row="1" > <span>0</span> </td> </tr> <tr data-index="2"> <td class="col-0 row-2 td--fixed" data-col="0" data-row="2" > <span>4/3 vs CIN</span> </td> <td class="col-1 row-2 td--fixed" data-col="1" data-row="2" > <span>3</span> </td> <td class="col-2 row-2 td--fixed" data-col="2" data-row="2" > <span>0</span> </td> <td class="col-3 row-2 td--fixed" data-col="3" data-row="2" > <span>1</span> </td> <td class="col-4 row-2 td--fixed" data-col="4" data-row="2" > <span>0</span> </td> <td class="col-5 row-2 td--fixed" data-col="5" data-row="2" > <span>0</span> </td> <td class="col-6 row-2 td--fixed" data-col="6" data-row="2" > <span>0</span> </td> <td class="col-7 row-2 td--fixed" data-col="7" data-row="2" > <span>0</span> </td> <td class="col-8 row-2 td--fixed" data-col="8" data-row="2" > <span>0</span> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <div class="player-splits--positions"> <span class="player-splits--positions-label"> Games by Position:</span> 1B <span class="player-splits--positions-appearances">(8)</span> </div> </section> </section> <section id="stats-block"> <div id="player-stats-component" class="g5-component g5-component--fed-component-mlb-player-stats"></div> </section> <section id="news-block"> <section id="player-news" style="z-index: 0 !important;"> <h2><span>News</span></h2> <div class="divider"></div> <div class="media-items-container"> <a data-content-id="michael-lorenzen-in-play-run-s-to-rhys-hoskins" class="media-item news" href="/brewers/video/michael-lorenzen-in-play-run-s-to-rhys-hoskins"> <div class="media-item-thumb"> <img src="https://img.mlbstatic.com/mlb-images/image/upload/w_270,h_154/mlb/iom5nswo06hy7de3wlfx" srcset="https://img.mlbstatic.com/mlb-images/image/upload/w_480,h_270/mlb/iom5nswo06hy7de3wlfx 1.5x, https://img.mlbstatic.com/mlb-images/image/upload/w_640,h_360/mlb/iom5nswo06hy7de3wlfx 2x"> </div> <div class="media-item-heading"> <span class="timestamp full"> 4/01/2025 at 9:34 PM </span> <span class="timestamp short"> 4/01/2025 at 9:34 PM </span> <h4>Rhys Hoskins&#x27; RBI single </h4> </div> </a> <a data-content-id="max-fried-in-play-run-s-to-rhys-hoskins" class="media-item news" href="/brewers/video/max-fried-in-play-run-s-to-rhys-hoskins"> <div class="media-item-thumb"> <img src="https://img.mlbstatic.com/mlb-images/image/upload/w_270,h_154/mlb/le1rcpllber4egv6pevs" srcset="https://img.mlbstatic.com/mlb-images/image/upload/w_480,h_270/mlb/le1rcpllber4egv6pevs 1.5x, https://img.mlbstatic.com/mlb-images/image/upload/w_640,h_360/mlb/le1rcpllber4egv6pevs 2x"> </div> <div class="media-item-heading"> <span class="timestamp full"> 3/29/2025 at 2:37 PM </span> <span class="timestamp short"> 3/29/2025 at 2:37 PM </span> <h4>Rhys Hoskins&#x27; RBI single </h4> </div> </a> <a data-content-id="rhys-hoskins-remembers-bob-uecker" class="media-item news" href="/brewers/video/rhys-hoskins-remembers-bob-uecker"> <div class="media-item-thumb"> <img src="https://img.mlbstatic.com/mlb-images/image/upload/w_270,h_154/mlb/y6kkmwt7ozkhkuaj0o8c" srcset="https://img.mlbstatic.com/mlb-images/image/upload/w_480,h_270/mlb/y6kkmwt7ozkhkuaj0o8c 1.5x, https://img.mlbstatic.com/mlb-images/image/upload/w_640,h_360/mlb/y6kkmwt7ozkhkuaj0o8c 2x"> </div> <div class="media-item-heading"> <span class="timestamp full"> 3/27/2025 at 6:57 PM </span> <span class="timestamp short"> 3/27/2025 at 6:57 PM </span> <h4>Rhys Hoskins remebers Bob Uecker</h4> </div> </a> <a data-content-id="mlb-free-agent-signings-seeking-rebounds-in-2025" class="media-item news" href="/brewers/news/mlb-free-agent-signings-seeking-rebounds-in-2025"> <div class="media-item-thumb"> <img src="https://img.mlbstatic.com/mlb-images/image/upload/w_270,h_154/mlb/gfpbdcbpza7q0toxambt" srcset="https://img.mlbstatic.com/mlb-images/image/upload/w_480,h_270/mlb/gfpbdcbpza7q0toxambt 1.5x, https://img.mlbstatic.com/mlb-images/image/upload/w_640,h_360/mlb/gfpbdcbpza7q0toxambt 2x"> </div> <div class="media-item-heading"> <span class="timestamp full"> 1/10/2025 at 8:07 PM </span> <span class="timestamp short"> 1/10/2025 at 8:07 PM </span> <h4> 10 free agents from last year with something to prove</h4> </div> </a> </div> <div class="more"> <span class="p-button__button p-button__button--secondary p-button__text"> <a href="https://www.mlb.com/brewers/video/search?q=PlayerId+%3D%3D+%5B656555%5D+Order+By+Timestamp">View More Videos</a> </span> </div> <div class="ad-responsive-slot"> <div id="ad-horizontal-small-2" class="ad-responsive-size ad-horizontal-small-2" data-thresholds="[0,1]" data-sizes="[[320,50]]" data-targeting='{"slot": "ad-summary-small","pos": "2"}' > </div> <div id="ad-horizontal-large-2" class="ad-responsive-size ad-horizontal-large-2" data-thresholds="[2,3,4]" data-sizes="[[970,90],[970,66],[728,90]]" data-targeting='{"slot": "ad-summary-large","pos": "2"}' > </div> </div> </section> </section> <section id="awards-block"> <section id="awards"> <h2><span>Awards</span></h2> <div class="divider"></div> <section id="player-awards"> <div class="awards-container collapsed"> <div class="award-item"> <h4>NYP Player of the Week</h4> <table> <thead> <tr> <th class="time-col">Week </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>08/11/2014</td> <td>Williamsport Crosscutters</td> <td>NYP</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>SAL Mid-Season All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2015</td> <td>Lakewood BlueClaws</td> <td>SAL</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>FSL Player of the Week</h4> <table> <thead> <tr> <th class="time-col">Week </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>08/24/2015</td> <td>Clearwater Threshers</td> <td>FSL</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>Baseball America Low Class A All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2015</td> <td>Lakewood BlueClaws</td> <td>SAL</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>MiLB.com Organization All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2015</td> <td>Philadelphia Phillies</td> <td>NL</td> </tr> <tr> <td>2016</td> <td>Philadelphia Phillies</td> <td>NL</td> </tr> <tr> <td>2017</td> <td>Philadelphia Phillies</td> <td>NL</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>EAS Player of the Week</h4> <table> <thead> <tr> <th class="time-col">Week </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>06/12/2016</td> <td>Reading Fightin Phils</td> <td>EAS</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>EAS Player of the Month</h4> <table> <thead> <tr> <th class="time-col">Month </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>06/2016</td> <td>Reading Fightin Phils</td> <td>EAS</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>EAS Mid-Season All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2016</td> <td>Reading Fightin Phils</td> <td>EAS</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>EAS Post-Season All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2016</td> <td>Reading Fightin Phils</td> <td>EAS</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>Baseball America Minor League All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2016</td> <td>Reading Fightin Phils</td> <td>EAS</td> </tr> <tr> <td>2017</td> <td>Lehigh Valley IronPigs</td> <td>INT</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>Baseball America Double-A All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2016</td> <td>Reading Fightin Phils</td> <td>EAS</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>EAS Rookie of the Year</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2016</td> <td>Reading Fightin Phils</td> <td>EAS</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>Futures Game Selection</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2017</td> <td>Lehigh Valley IronPigs</td> <td>INT</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>INT Mid-Season All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2017</td> <td>Lehigh Valley IronPigs</td> <td>INT</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>INT Most Valuable Player</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2017</td> <td>Lehigh Valley IronPigs</td> <td>INT</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>INT Post-Season All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2017</td> <td>Lehigh Valley IronPigs</td> <td>INT</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>INT Rookie of the Year</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2017</td> <td>Lehigh Valley IronPigs</td> <td>INT</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>NL Rookie of the Month</h4> <table> <thead> <tr> <th class="time-col">Month </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>08/2017</td> <td>Philadelphia Phillies</td> <td>NL</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>Baseball America Triple-A All-Star</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2017</td> <td>Lehigh Valley IronPigs</td> <td>INT</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>Baseball America Major League All-Rookie Team</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2017</td> <td>Philadelphia Phillies</td> <td>NL</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>Home Run Derby Participant</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2018</td> <td>Philadelphia Phillies</td> <td>NL</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>NL Player of the Week</h4> <table> <thead> <tr> <th class="time-col">Week </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>07/03/2022</td> <td>Philadelphia Phillies</td> <td>NL</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>MLBPAA Phillies Heart and Hustle Award</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2022</td> <td>Philadelphia Phillies</td> <td>NL</td> </tr> </tbody> </table> </div> <div class="award-item"> <h4>MLB Players Choice Man of the Year</h4> <table> <thead> <tr> <th class="time-col">Year </th> <th class="team-col">Team</th> <th class="league-col">League</th> </tr> </thead> <tbody> <tr> <td>2024</td> <td>Milwaukee Brewers</td> <td>NL</td> </tr> </tbody> </table> </div> </div> <div> <span id="awardsShowAll" class="view-toggle">&#43; <span id="awardText">View More Awards</span></span> </div> </section> </section> <section id="leaderboards"> <h3>League Rankings</h3> <div class="leaderboards-container collapsed"> <div class="leaderboard-item"> <h4>Games Played</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">BP</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">156</td> <td class="rank-col">11th in NL</td> </tr> <tr class="time-col"> <td>2019</td> <td class="stat-col">160</td> <td class="rank-col">5th in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">153</td> <td class="rank-col">25th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Runs</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">R</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">81</td> <td class="rank-col">21st in NL</td> </tr> <tr class="time-col"> <td>2020</td> <td class="stat-col">35</td> <td class="rank-col">21st in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">89</td> <td class="rank-col">14th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Doubles</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">2B</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">33</td> <td class="rank-col">14th in NL</td> </tr> <tr class="time-col"> <td>2019</td> <td class="stat-col">33</td> <td class="rank-col">21st in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">38</td> <td class="rank-col">8th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Home Runs</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">HR</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2024</td> <td class="stat-col">26</td> <td class="rank-col">16th in NL</td> </tr> <tr class="time-col"> <td>2022</td> <td class="stat-col">30</td> <td class="rank-col">11th in NL</td> </tr> <tr class="time-col"> <td>2021</td> <td class="stat-col">27</td> <td class="rank-col">24th in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">34</td> <td class="rank-col">7th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Strikeouts</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">SO</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">169</td> <td class="rank-col">6th in NL</td> </tr> <tr class="time-col"> <td>2019</td> <td class="stat-col">173</td> <td class="rank-col">6th in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">150</td> <td class="rank-col">11th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Hit By Pitch</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">HBP</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2020</td> <td class="stat-col">5</td> <td class="rank-col">17th in NL</td> </tr> <tr class="time-col"> <td>2019</td> <td class="stat-col">11</td> <td class="rank-col">17th in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">9</td> <td class="rank-col">17th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>At Bats</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">AB</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">589</td> <td class="rank-col">8th in NL</td> </tr> <tr class="time-col"> <td>2019</td> <td class="stat-col">570</td> <td class="rank-col">20th in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">558</td> <td class="rank-col">25th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>On Base Percentage</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">OBP</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">.332</td> <td class="rank-col">24th in NL</td> </tr> <tr class="time-col"> <td>2019</td> <td class="stat-col">.364</td> <td class="rank-col">20th in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">.354</td> <td class="rank-col">23rd in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Slugging Percentage</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">SLG</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">.462</td> <td class="rank-col">18th in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">.496</td> <td class="rank-col">14th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>On Base Plus Slugging</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">OPS</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">.794</td> <td class="rank-col">21st in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">.850</td> <td class="rank-col">15th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Plate Appearances</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">PA</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">672</td> <td class="rank-col">10th in NL</td> </tr> <tr class="time-col"> <td>2019</td> <td class="stat-col">705</td> <td class="rank-col">2nd in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">660</td> <td class="rank-col">16th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Total Bases</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">TB</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">272</td> <td class="rank-col">14th in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">277</td> <td class="rank-col">13th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Runs Batted In</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">RBI</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2024</td> <td class="stat-col">82</td> <td class="rank-col">25th in NL</td> </tr> <tr class="time-col"> <td>2022</td> <td class="stat-col">79</td> <td class="rank-col">22nd in NL</td> </tr> <tr class="time-col"> <td>2018</td> <td class="stat-col">96</td> <td class="rank-col">10th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Triples</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">3B</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2019</td> <td class="stat-col">5</td> <td class="rank-col">14th in NL</td> </tr> </tbody> </table> </div> <div class="leaderboard-item"> <h4>Hits</h4> <table> <thead> <tr> <th class="time-col">Year</th> <th class="stat-col number-data">H</th> <th class="rank-col">Rank</th> </tr> </thead> <tbody> <tr class="time-col"> <td>2022</td> <td class="stat-col">145</td> <td class="rank-col">19th in NL</td> </tr> </tbody> </table> </div> </div> <div> <span id="rankingsShowAll" class="view-toggle">&#43; <span id="rankingText">View More Rankings</span></span> </div> </section> <section id="transactions"> <h3>Latest Transactions</h3> <div class="transactions-container"> <table class="transactions-table collapsed"> <thead> <tr> <th>Team</th> <th>Date</th> <th>Transaction</th> </tr> </thead> <tbody> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/158.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>May 31, 2024</td> <td>Milwaukee Brewers activated 1B Rhys Hoskins from the 10-day injured list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/158.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>May 14, 2024</td> <td>Milwaukee Brewers placed 1B Rhys Hoskins on the 10-day injured list. Right hamstring strain.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/158.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>January 26, 2024</td> <td>Milwaukee Brewers signed free agent 1B Rhys Hoskins.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>November 2, 2023</td> <td>1B Rhys Hoskins elected free agency.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>March 29, 2023</td> <td>Philadelphia Phillies placed 1B Rhys Hoskins on the 60-day injured list. Left ACL tear.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>November 7, 2021</td> <td>Philadelphia Phillies activated 1B Rhys Hoskins from the 60-day injured list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>September 1, 2021</td> <td>Philadelphia Phillies placed 1B Rhys Hoskins on the 60-day injured list. Left groin strain.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>August 26, 2021</td> <td>Philadelphia Phillies placed 1B Rhys Hoskins on the 10-day injured list. Left groin strain.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>August 22, 2021</td> <td>Philadelphia Phillies activated 1B Rhys Hoskins from the 10-day injured list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>August 10, 2021</td> <td>Philadelphia Phillies placed 1B Rhys Hoskins on the 10-day injured list. Left groin strain.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>September 28, 2020</td> <td>Philadelphia Phillies activated 1B Rhys Hoskins from the 10 day injured list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>September 28, 2020</td> <td>Philadelphia Phillies activated 1B Rhys Hoskins from the 10-day injured list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>September 28, 2020</td> <td>Philadelphia Phillies activated 1B Rhys Hoskins from the 10-day injured list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>September 15, 2020</td> <td>Philadelphia Phillies placed 1B Rhys Hoskins on the 10-day injured list retroactive to September 13, 2020. Left elbow strain.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/1330.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>October 29, 2018</td> <td>LF Rhys Hoskins assigned to MLB All-Stars.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>June 9, 2018</td> <td>Philadelphia Phillies activated 1B Rhys Hoskins from the 10-day injured list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>May 31, 2018</td> <td>Philadelphia Phillies placed LF Rhys Hoskins on the 10-day disabled list retroactive to May 30, 2018. Fractured jaw.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>August 10, 2017</td> <td>Philadelphia Phillies selected the contract of LF Rhys Hoskins from Lehigh Valley IronPigs.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/1410.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>July 13, 2017</td> <td>Lehigh Valley IronPigs activated 1B Rhys Hoskins from the temporarily inactive list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/1410.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>July 8, 2017</td> <td>Lehigh Valley IronPigs placed 1B Rhys Hoskins on the temporarily inactive list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/1410.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>March 31, 2017</td> <td>1B Rhys Hoskins assigned to Lehigh Valley IronPigs from Reading Fightin Phils.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>January 11, 2017</td> <td>Philadelphia Phillies invited non-roster 1B Rhys Hoskins to spring training.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/670.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>October 20, 2016</td> <td>1B Rhys Hoskins assigned to Gigantes del Cibao.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/522.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>April 2, 2016</td> <td>1B Rhys Hoskins assigned to Reading Fightin Phils from Clearwater Threshers.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/382.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>March 30, 2016</td> <td>1B Rhys Hoskins assigned to Philadelphia Phillies Futures.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>March 19, 2016</td> <td>1B Rhys Hoskins assigned to Philadelphia Phillies.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/4069.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>December 30, 2015</td> <td>Sydney Blue Sox activated 1B Rhys Hoskins.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/4069.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>December 24, 2015</td> <td>Sydney Blue Sox placed 1B Rhys Hoskins on the reserve list.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/4425.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>December 15, 2015</td> <td>1B Rhys Hoskins assigned to World All-Stars.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/4069.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>October 19, 2015</td> <td>1B Rhys Hoskins assigned to Sydney Blue Sox.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/566.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>June 25, 2015</td> <td>1B Rhys Hoskins assigned to Clearwater Threshers from Lakewood BlueClaws.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/74.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>June 22, 2015</td> <td>1B Rhys Hoskins assigned to SAL North Division All-Stars.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/427.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>April 5, 2015</td> <td>1B Rhys Hoskins assigned to Lakewood BlueClaws from Williamsport Crosscutters.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/449.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>June 12, 2014</td> <td>1B Rhys Hoskins assigned to Williamsport Crosscutters.</td> </tr> <tr> <td> <span class="team-logo" > <img alt="" src="https://www.mlbstatic.com/team-logos/143.svg" onerror="this.onerror='';this.src='https://www.mlbstatic.com/team-logos/league-on-dark/1.svg';"> </span> </td> <td>June 11, 2014</td> <td>Philadelphia Phillies signed 1B Rhys Hoskins.</td> </tr> </tbody> </table> </div> <div> <span id="transactionsShowAll" class="view-toggle">&#43; <span id="transactionsText">View More Transactions</span></span> </div> </section> </section> <a href="#" id="back-to-top-button">▲</a> </section> </section> <div id="dialog-message" title="Spray Chart" style="width: 500px;"> <div id="modalLoad" style="display: none;"> <div style="text-align: center;" class="l-grid__col"> <div class="l-grid__content l-grid__content--none"> <div class="p-loading"> <div class="p-loading__indicator"></div> </div> </div> </div> </div> <div id="chartLoad" style="display: none; text-align: center;"></div> <div style="display:none;" class="chart" id="chartLoadHidden"></div> </div> <div id="div_width"></div> <script type="text/javascript"> // Make these server-generated values available to client-side scripts - var serverVals = { playerId: '656555', playerName: 'Rhys Hoskins', playerType: '', playerCurrentTeam: '158', playerPosition: '3', playerIsActive: true, mostRecentSeason: '', activeSeason: '2025', lastPlayedYear: '2025', seasonState: 'regularSeason', statsSeasonState: 'regularSeason', locale: 'en', stats: {"statsDatatable":{"navData":{"className":"summary-table__filters-group","size":"regular","type":"button-group","variant":"secondary","buttons":[]},"hitting":{"large":[{"columns":[{"title":"Year","dataField":"header"},{"title":"AB","dataField":"atBats"},{"title":"R","dataField":"runs"},{"title":"H","dataField":"hits"},{"title":"HR","dataField":"homeRuns"},{"title":"RBI","dataField":"rbi"},{"title":"SB","dataField":"stolenBases"},{"title":"AVG","dataField":"avg"},{"title":"OBP","dataField":"obp"},{"title":"OPS","dataField":"ops"}],"filteredRows":[{"header":"2024 Regular Season","atBats":449,"runs":59,"hits":"<a href=\"https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Hit%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2024%5D+Order+By+Timestamp+DESC\" >96</a>","homeRuns":"<a href=\"https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Home%20Run%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2024%5D+Order+By+Timestamp+DESC\" >26</a>","rbi":82,"stolenBases":3,"avg":".214","obp":".303","ops":".722"},{"header":"2025 Regular Season","atBats":22,"runs":0,"hits":"<a href=\"https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Hit%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2025%5D+Order+By+Timestamp+DESC\" >3</a>","homeRuns":0,"rbi":2,"stolenBases":0,"avg":".136","obp":".321","ops":".457"},{"header":"Career Regular Season","atBats":2898,"runs":451,"hits":687,"homeRuns":174,"rbi":489,"stolenBases":18,"avg":".237","obp":".345","ops":".823"}]}],"career":[{"columns":[{"title":"AB","dataField":"atBats"},{"title":"AVG","dataField":"avg"},{"title":"HR","dataField":"homeRuns"},{"title":"RBI","dataField":"rbi"},{"title":"SB","dataField":"stolenBases"},{"title":"OPS","dataField":"ops"}],"filteredRows":[{"atBats":2898,"avg":".237","homeRuns":174,"rbi":489,"stolenBases":18,"ops":".823"}],"header":"Career Regular Season"}],"yearbyyear":[{"columns":[{"title":"AB","dataField":"atBats"},{"title":"AVG","dataField":"avg"},{"title":"HR","dataField":"homeRuns"},{"title":"RBI","dataField":"rbi"},{"title":"SB","dataField":"stolenBases"},{"title":"OPS","dataField":"ops"}],"filteredRows":[{"atBats":449,"avg":".214","homeRuns":"<a href=\"https://www.mlb.com/video/search?q=BatterId+%3D+%5B656555%5D+AND+HitResult+%3D+%5B%22Home%20Run%22%5D+AND+GameType+%3D+%5B%22REGULAR_SEASON%22%5D+AND+Season+%3D+%5B2024%5D+Order+By+Timestamp+DESC\" >26</a>","rbi":82,"stolenBases":3,"ops":".722"}],"header":"2024 Regular Season"},{"columns":[{"title":"AB","dataField":"atBats"},{"title":"AVG","dataField":"avg"},{"title":"HR","dataField":"homeRuns"},{"title":"RBI","dataField":"rbi"},{"title":"SB","dataField":"stolenBases"},{"title":"OPS","dataField":"ops"}],"filteredRows":[{"atBats":22,"avg":".136","homeRuns":0,"rbi":2,"stolenBases":0,"ops":".457"}],"header":"2025 Regular Season"}],"postseason":[],"careerpostseason":[],"yearbyyearspr":[],"careerspr":[]},"defaultActiveView":"hitting"},"rankings":[[{"season":"2022","league":"NL","rank":"11th","property":"gamesPlayed_rank","value":156,"type":"BP","name":"Games Played","lookup":"gamesPlayed_rank"},{"season":"2019","league":"NL","rank":"5th","property":"gamesPlayed_rank","value":160,"type":"BP","name":"Games Played","lookup":"gamesPlayed_rank"},{"season":"2018","league":"NL","rank":"25th","property":"gamesPlayed_rank","value":153,"type":"BP","name":"Games Played","lookup":"gamesPlayed_rank"}],[{"season":"2022","league":"NL","rank":"21st","property":"runs_rank","value":81,"type":"R","name":"Runs","lookup":"runs_rank"},{"season":"2020","league":"NL","rank":"21st","property":"runs_rank","value":35,"type":"R","name":"Runs","lookup":"runs_rank"},{"season":"2018","league":"NL","rank":"14th","property":"runs_rank","value":89,"type":"R","name":"Runs","lookup":"runs_rank"}],[{"season":"2022","league":"NL","rank":"14th","property":"doubles_rank","value":33,"type":"2B","name":"Doubles","lookup":"doubles_rank"},{"season":"2019","league":"NL","rank":"21st","property":"doubles_rank","value":33,"type":"2B","name":"Doubles","lookup":"doubles_rank"},{"season":"2018","league":"NL","rank":"8th","property":"doubles_rank","value":38,"type":"2B","name":"Doubles","lookup":"doubles_rank"}],[{"season":"2024","league":"NL","rank":"16th","property":"homeRuns_rank","value":26,"type":"HR","name":"Home Runs","lookup":"homeRuns_rank"},{"season":"2022","league":"NL","rank":"11th","property":"homeRuns_rank","value":30,"type":"HR","name":"Home Runs","lookup":"homeRuns_rank"},{"season":"2021","league":"NL","rank":"24th","property":"homeRuns_rank","value":27,"type":"HR","name":"Home Runs","lookup":"homeRuns_rank"},{"season":"2018","league":"NL","rank":"7th","property":"homeRuns_rank","value":34,"type":"HR","name":"Home Runs","lookup":"homeRuns_rank"}],[{"season":"2022","league":"NL","rank":"6th","property":"strikeOuts_rank","value":169,"type":"SO","name":"Strikeouts","lookup":"strikeOuts_rank"},{"season":"2019","league":"NL","rank":"6th","property":"strikeOuts_rank","value":173,"type":"SO","name":"Strikeouts","lookup":"strikeOuts_rank"},{"season":"2018","league":"NL","rank":"11th","property":"strikeOuts_rank","value":150,"type":"SO","name":"Strikeouts","lookup":"strikeOuts_rank"}],[{"season":"2020","league":"NL","rank":"17th","property":"hitByPitch_rank","value":5,"type":"HBP","name":"Hit By Pitch","lookup":"hitByPitch_rank"},{"season":"2019","league":"NL","rank":"17th","property":"hitByPitch_rank","value":11,"type":"HBP","name":"Hit By Pitch","lookup":"hitByPitch_rank"},{"season":"2018","league":"NL","rank":"17th","property":"hitByPitch_rank","value":9,"type":"HBP","name":"Hit By Pitch","lookup":"hitByPitch_rank"}],[{"season":"2022","league":"NL","rank":"8th","property":"atBats_rank","value":589,"type":"AB","name":"At Bats","lookup":"atBats_rank"},{"season":"2019","league":"NL","rank":"20th","property":"atBats_rank","value":570,"type":"AB","name":"At Bats","lookup":"atBats_rank"},{"season":"2018","league":"NL","rank":"25th","property":"atBats_rank","value":558,"type":"AB","name":"At Bats","lookup":"atBats_rank"}],[{"season":"2022","league":"NL","rank":"24th","property":"obp_rank","value":".332","type":"OBP","name":"On Base Percentage","lookup":"obp_rank"},{"season":"2019","league":"NL","rank":"20th","property":"obp_rank","value":".364","type":"OBP","name":"On Base Percentage","lookup":"obp_rank"},{"season":"2018","league":"NL","rank":"23rd","property":"obp_rank","value":".354","type":"OBP","name":"On Base Percentage","lookup":"obp_rank"}],[{"season":"2022","league":"NL","rank":"18th","property":"slg_rank","value":".462","type":"SLG","name":"Slugging Percentage","lookup":"slg_rank"},{"season":"2018","league":"NL","rank":"14th","property":"slg_rank","value":".496","type":"SLG","name":"Slugging Percentage","lookup":"slg_rank"}],[{"season":"2022","league":"NL","rank":"21st","property":"ops_rank","value":".794","type":"OPS","name":"On Base Plus Slugging","lookup":"ops_rank"},{"season":"2018","league":"NL","rank":"15th","property":"ops_rank","value":".850","type":"OPS","name":"On Base Plus Slugging","lookup":"ops_rank"}],[{"season":"2022","league":"NL","rank":"10th","property":"plateAppearances_rank","value":672,"type":"PA","name":"Plate Appearances","lookup":"plateAppearances_rank"},{"season":"2019","league":"NL","rank":"2nd","property":"plateAppearances_rank","value":705,"type":"PA","name":"Plate Appearances","lookup":"plateAppearances_rank"},{"season":"2018","league":"NL","rank":"16th","property":"plateAppearances_rank","value":660,"type":"PA","name":"Plate Appearances","lookup":"plateAppearances_rank"}],[{"season":"2022","league":"NL","rank":"14th","property":"totalBases_rank","value":272,"type":"TB","name":"Total Bases","lookup":"totalBases_rank"},{"season":"2018","league":"NL","rank":"13th","property":"totalBases_rank","value":277,"type":"TB","name":"Total Bases","lookup":"totalBases_rank"}],[{"season":"2024","league":"NL","rank":"25th","property":"rbi_rank","value":82,"type":"RBI","name":"Runs Batted In","lookup":"rbi_rank"},{"season":"2022","league":"NL","rank":"22nd","property":"rbi_rank","value":79,"type":"RBI","name":"Runs Batted In","lookup":"rbi_rank"},{"season":"2018","league":"NL","rank":"10th","property":"rbi_rank","value":96,"type":"RBI","name":"Runs Batted In","lookup":"rbi_rank"}],[{"season":"2019","league":"NL","rank":"14th","property":"triples_rank","value":5,"type":"3B","name":"Triples","lookup":"triples_rank"}],[{"season":"2022","league":"NL","rank":"19th","property":"hits_rank","value":145,"type":"H","name":"Hits","lookup":"hits_rank"}]],"nextGame":{"date":"04-06","team":{"thisTeam":"MIL","text":" vs CIN","link":null},"games":[{"date":"2025-04-06","totalItems":1,"totalEvents":0,"totalGames":1,"totalGamesInProgress":0,"games":[{"gamePk":778421,"gameGuid":"75a4406b-98cf-4d1f-b20c-4d986c87b96a","link":"/api/v1.1/game/778421/feed/live","gameType":"R","season":"2025","gameDate":"2025-04-06T18:10:00Z","officialDate":"2025-04-06","status":{"abstractGameState":"Preview","codedGameState":"S","detailedState":"Scheduled","statusCode":"S","startTimeTBD":false,"abstractGameCode":"P"},"teams":{"away":{"leagueRecord":{"wins":3,"losses":6,"pct":".333"},"team":{"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"},"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},"splitSquad":false,"seriesNumber":3,"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"}},"home":{"leagueRecord":{"wins":4,"losses":5,"pct":".444"},"team":{"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"},"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},"splitSquad":false,"seriesNumber":3,"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"}}},"venue":{"id":32,"name":"American Family Field","link":"/api/v1/venues/32"},"content":{"link":"/api/v1/game/778421/content"},"gameNumber":1,"publicFacing":true,"doubleHeader":"N","gamedayType":"P","tiebreaker":"N","calendarEventID":"14-778421-2025-04-06","seasonDisplay":"2025","dayNight":"day","scheduledInnings":9,"reverseHomeAwayStatus":false,"inningBreakLength":120,"gamesInSeries":4,"seriesGameNumber":4,"seriesDescription":"Regular Season","recordSource":"S","ifNecessary":"N","ifNecessaryDescription":"Normal Game"}],"events":[]},{"date":"2025-04-08","totalItems":1,"totalEvents":0,"totalGames":1,"totalGamesInProgress":0,"games":[{"gamePk":778394,"gameGuid":"1100b12e-9c0c-4869-81db-079fdad0d081","link":"/api/v1.1/game/778394/feed/live","gameType":"R","season":"2025","gameDate":"2025-04-09T00:40:00Z","officialDate":"2025-04-08","status":{"abstractGameState":"Preview","codedGameState":"S","detailedState":"Scheduled","statusCode":"S","startTimeTBD":false,"abstractGameCode":"P"},"teams":{"away":{"leagueRecord":{"wins":4,"losses":5,"pct":".444"},"team":{"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"},"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},"splitSquad":false,"seriesNumber":4,"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"}},"home":{"leagueRecord":{"wins":1,"losses":7,"pct":".125"},"team":{"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"},"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},"splitSquad":false,"seriesNumber":4,"springLeague":{"id":114,"name":"Cactus League","link":"/api/v1/league/114","abbreviation":"CL"}}},"venue":{"id":19,"name":"Coors Field","link":"/api/v1/venues/19"},"content":{"link":"/api/v1/game/778394/content"},"gameNumber":1,"publicFacing":true,"doubleHeader":"N","gamedayType":"P","tiebreaker":"N","calendarEventID":"14-778394-2025-04-08","seasonDisplay":"2025","dayNight":"night","scheduledInnings":9,"reverseHomeAwayStatus":false,"inningBreakLength":120,"gamesInSeries":3,"seriesGameNumber":1,"seriesDescription":"Regular Season","recordSource":"S","ifNecessary":"N","ifNecessaryDescription":"Normal Game"}],"events":[]}]}}, careerStats: {}, hasStatcast: '', chartsConfig: {}, isApp: false, playerTeamName: 'Milwaukee Brewers', club: 'mil', adSkin: true, env: 'production', rosterSearchDefaultYear: '2025', gameDataPath: 'https://statsapi.mlb.com', lastXGamesTable: {"hitting":{"columns":[{"title":"Duration","dataField":"description","placeHolder":"-"},{"title":"AB","dataField":"atBats","placeHolder":"-"},{"title":"R","dataField":"runs","placeHolder":"-"},{"title":"H","dataField":"hits","placeHolder":"-"},{"title":"HR","dataField":"homeRuns","placeHolder":"-"},{"title":"RBI","dataField":"rbi","placeHolder":"-"},{"title":"BB","dataField":"baseOnBalls","placeHolder":"-"},{"title":"SO","dataField":"strikeOuts","placeHolder":"-"},{"title":"SB","dataField":"stolenBases","placeHolder":"-"},{"title":"AVG","dataField":"avg","placeHolder":"---"},{"title":"OBP","dataField":"obp","placeHolder":"---"},{"title":"SLG","dataField":"slg","placeHolder":"---"}],"filteredRows":[{"gamesPlayed":7,"flyOuts":6,"groundOuts":3,"airOuts":9,"runs":0,"doubles":0,"triples":0,"homeRuns":0,"strikeOuts":5,"baseOnBalls":4,"intentionalWalks":0,"hits":3,"hitByPitch":0,"avg":".150","atBats":20,"obp":".292","slg":".150","ops":".442","caughtStealing":0,"stolenBases":0,"stolenBasePercentage":".---","groundIntoDoublePlay":0,"groundIntoTriplePlay":0,"numberOfPitches":90,"plateAppearances":24,"totalBases":3,"rbi":2,"leftOnBase":8,"sacBunts":0,"sacFlies":0,"babip":".200","groundOutsToAirouts":"0.33","catchersInterference":0,"atBatsPerHomeRun":"-.--","description":"Last 7 Games"},{"gamesPlayed":8,"flyOuts":6,"groundOuts":3,"airOuts":10,"runs":0,"doubles":0,"triples":0,"homeRuns":0,"strikeOuts":6,"baseOnBalls":6,"intentionalWalks":0,"hits":3,"hitByPitch":0,"avg":".136","atBats":22,"obp":".321","slg":".136","ops":".457","caughtStealing":0,"stolenBases":0,"stolenBasePercentage":".---","groundIntoDoublePlay":0,"groundIntoTriplePlay":0,"numberOfPitches":112,"plateAppearances":28,"totalBases":3,"rbi":2,"leftOnBase":8,"sacBunts":0,"sacFlies":0,"babip":".188","groundOutsToAirouts":"0.30","catchersInterference":0,"atBatsPerHomeRun":"-.--","description":"Last 15 Games"},{"description":"Last 30 Games","atBats":"-","runs":"-","hits":"-","homeRuns":"-","rbi":"-","baseOnBalls":"-","strikeOuts":"-","stolenBases":"-","avg":"---","obp":"---","slg":"---"}],"hasFooter":false}}, lastThreeGamesTable: {"hitting":{"columns":[{"title":"Last 3 Games","dataField":"description","isText":true},{"title":"AB","dataField":"atBats"},{"title":"R","dataField":"runs"},{"title":"H","dataField":"hits"},{"title":"HR","dataField":"homeRuns"},{"title":"RBI","dataField":"rbi"},{"title":"BB","dataField":"baseOnBalls"},{"title":"SO","dataField":"strikeOuts"},{"title":"SB","dataField":"stolenBases"}],"filteredRows":[{"summary":"0-3","gamesPlayed":1,"flyOuts":2,"groundOuts":0,"airOuts":3,"runs":0,"doubles":0,"triples":0,"homeRuns":0,"strikeOuts":0,"baseOnBalls":0,"intentionalWalks":0,"hits":0,"hitByPitch":0,"avg":".136","atBats":3,"obp":".321","slg":".136","ops":".457","caughtStealing":0,"stolenBases":0,"stolenBasePercentage":".---","groundIntoDoublePlay":0,"groundIntoTriplePlay":0,"numberOfPitches":7,"plateAppearances":3,"totalBases":0,"rbi":0,"leftOnBase":2,"sacBunts":0,"sacFlies":0,"babip":".000","groundOutsToAirouts":"0.00","catchersInterference":0,"atBatsPerHomeRun":"-.--","description":"4/5 vs CIN"},{"summary":"0-1 | 2 BB, K","gamesPlayed":1,"flyOuts":0,"groundOuts":0,"airOuts":0,"runs":0,"doubles":0,"triples":0,"homeRuns":0,"strikeOuts":1,"baseOnBalls":2,"intentionalWalks":0,"hits":0,"hitByPitch":0,"avg":".158","atBats":1,"obp":".360","slg":".158","ops":".518","caughtStealing":0,"stolenBases":0,"stolenBasePercentage":".---","groundIntoDoublePlay":0,"groundIntoTriplePlay":0,"numberOfPitches":19,"plateAppearances":3,"totalBases":0,"rbi":0,"leftOnBase":0,"sacBunts":0,"sacFlies":0,"babip":".---","groundOutsToAirouts":"-.--","catchersInterference":0,"atBatsPerHomeRun":"-.--","description":"4/4 vs CIN"},{"summary":"1-3","gamesPlayed":1,"flyOuts":2,"groundOuts":0,"airOuts":2,"runs":0,"doubles":0,"triples":0,"homeRuns":0,"strikeOuts":0,"baseOnBalls":0,"intentionalWalks":0,"hits":1,"hitByPitch":0,"avg":".167","atBats":3,"obp":".318","slg":".167","ops":".485","caughtStealing":0,"stolenBases":0,"stolenBasePercentage":".---","groundIntoDoublePlay":0,"groundIntoTriplePlay":0,"numberOfPitches":11,"plateAppearances":3,"totalBases":1,"rbi":0,"leftOnBase":2,"sacBunts":0,"sacFlies":0,"babip":".333","groundOutsToAirouts":"0.00","catchersInterference":0,"atBatsPerHomeRun":"-.--","description":"4/3 vs CIN"}],"hasFooter":false}}, mlbStatsData: [{"type":"yearByYear","group":"hitting","gameType":"R","season":"2017","team":"PHI","leagueAbbrev":"MLB","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":50,"groundOuts":34,"airOuts":48,"runs":37,"doubles":7,"triples":0,"homeRuns":18,"strikeOuts":46,"baseOnBalls":37,"intentionalWalks":1,"hits":44,"hitByPitch":3,"avg":".259","atBats":170,"obp":".396","slg":".618","ops":"1.014","caughtStealing":0,"stolenBases":2,"stolenBasePercentage":"1.000","groundIntoDoublePlay":2,"numberOfPitches":985,"plateAppearances":212,"totalBases":105,"rbi":48,"leftOnBase":78,"sacBunts":0,"sacFlies":2,"babip":".241","groundOutsToAirouts":"0.71","catchersInterference":0,"atBatsPerHomeRun":"9.44","playerId":"656555"},{"type":"yearByYear","group":"hitting","gameType":"R","season":"2018","team":"PHI","leagueAbbrev":"MLB","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":153,"groundOuts":101,"airOuts":175,"runs":89,"doubles":38,"triples":0,"homeRuns":34,"strikeOuts":150,"baseOnBalls":87,"intentionalWalks":2,"hits":137,"hitByPitch":9,"avg":".246","atBats":558,"obp":".354","slg":".496","ops":".850","caughtStealing":3,"stolenBases":5,"stolenBasePercentage":".625","groundIntoDoublePlay":7,"numberOfPitches":2919,"plateAppearances":660,"totalBases":277,"rbi":96,"leftOnBase":242,"sacBunts":0,"sacFlies":5,"babip":".272","groundOutsToAirouts":"0.58","catchersInterference":1,"atBatsPerHomeRun":"16.41","type_rank":"rankingsByYear","group_rank":"hitting","gameType_rank":"R","season_rank":"2018","team_rank":"PHI","leagueAbbrev_rank":"","teamId_rank":143,"teamNameFull_rank":"Philadelphia Phillies","teamNameAbbrev_rank":"PHI","league_rank":"NL","splitType_rank":"","splitCode_rank":"","splitSortOrder_rank":"","customClass_rank":"","hasMultiTeams_rank":false,"gamesPlayed_rank":25,"airOuts_rank":8,"runs_rank":14,"doubles_rank":8,"homeRuns_rank":7,"strikeOuts_rank":11,"baseOnBalls_rank":7,"hitByPitch_rank":17,"atBats_rank":25,"obp_rank":"23","slg_rank":"14","ops_rank":"15","numberOfPitches_rank":3,"plateAppearances_rank":16,"totalBases_rank":13,"rbi_rank":10,"leftOnBase_rank":12,"catchersInterference_rank":5,"playerId":"656555"},{"type":"yearByYear","group":"hitting","gameType":"R","season":"2019","team":"PHI","leagueAbbrev":"MLB","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":160,"groundOuts":91,"airOuts":183,"runs":86,"doubles":33,"triples":5,"homeRuns":29,"strikeOuts":173,"baseOnBalls":116,"intentionalWalks":6,"hits":129,"hitByPitch":11,"avg":".226","atBats":570,"obp":".364","slg":".454","ops":".818","caughtStealing":2,"stolenBases":2,"stolenBasePercentage":".500","groundIntoDoublePlay":10,"numberOfPitches":3223,"plateAppearances":705,"totalBases":259,"rbi":85,"leftOnBase":262,"sacBunts":0,"sacFlies":6,"babip":".267","groundOutsToAirouts":"0.50","catchersInterference":2,"atBatsPerHomeRun":"19.66","type_rank":"rankingsByYear","group_rank":"hitting","gameType_rank":"R","season_rank":"2019","team_rank":"PHI","leagueAbbrev_rank":"","teamId_rank":143,"teamNameFull_rank":"Philadelphia Phillies","teamNameAbbrev_rank":"PHI","league_rank":"NL","splitType_rank":"","splitCode_rank":"","splitSortOrder_rank":"","customClass_rank":"","hasMultiTeams_rank":false,"gamesPlayed_rank":5,"airOuts_rank":5,"doubles_rank":21,"triples_rank":14,"strikeOuts_rank":6,"baseOnBalls_rank":1,"intentionalWalks_rank":12,"hitByPitch_rank":17,"atBats_rank":20,"obp_rank":"20","numberOfPitches_rank":1,"plateAppearances_rank":2,"leftOnBase_rank":3,"sacFlies_rank":8,"catchersInterference_rank":5,"playerId":"656555"},{"type":"yearByYear","group":"hitting","gameType":"R","season":"2020","team":"PHI","leagueAbbrev":"MLB","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":41,"groundOuts":25,"airOuts":46,"runs":35,"doubles":9,"triples":0,"homeRuns":10,"strikeOuts":43,"baseOnBalls":29,"intentionalWalks":0,"hits":37,"hitByPitch":5,"avg":".245","atBats":151,"obp":".384","slg":".503","ops":".887","caughtStealing":0,"stolenBases":1,"stolenBasePercentage":"1.000","groundIntoDoublePlay":4,"numberOfPitches":769,"plateAppearances":185,"totalBases":76,"rbi":26,"leftOnBase":66,"sacBunts":0,"sacFlies":0,"babip":".276","groundOutsToAirouts":"0.54","catchersInterference":0,"atBatsPerHomeRun":"15.10","type_rank":"rankingsByYear","group_rank":"hitting","gameType_rank":"R","season_rank":"2020","team_rank":"PHI","leagueAbbrev_rank":"","teamId_rank":143,"teamNameFull_rank":"Philadelphia Phillies","teamNameAbbrev_rank":"PHI","league_rank":"NL","splitType_rank":"","splitCode_rank":"","splitSortOrder_rank":"","customClass_rank":"","hasMultiTeams_rank":false,"runs_rank":21,"baseOnBalls_rank":20,"hitByPitch_rank":17,"playerId":"656555"},{"type":"yearByYear","group":"hitting","gameType":"R","season":"2021","team":"PHI","leagueAbbrev":"MLB","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":107,"groundOuts":66,"airOuts":121,"runs":64,"doubles":29,"triples":0,"homeRuns":27,"strikeOuts":108,"baseOnBalls":47,"intentionalWalks":0,"hits":96,"hitByPitch":5,"avg":".247","atBats":389,"obp":".334","slg":".530","ops":".864","caughtStealing":2,"stolenBases":3,"stolenBasePercentage":".600","groundIntoDoublePlay":7,"numberOfPitches":1886,"plateAppearances":443,"totalBases":206,"rbi":71,"leftOnBase":195,"sacBunts":0,"sacFlies":2,"babip":".270","groundOutsToAirouts":"0.55","catchersInterference":0,"atBatsPerHomeRun":"14.41","type_rank":"rankingsByYear","group_rank":"hitting","gameType_rank":"R","season_rank":"2021","team_rank":"PHI","leagueAbbrev_rank":"","teamId_rank":143,"teamNameFull_rank":"Philadelphia Phillies","teamNameAbbrev_rank":"PHI","league_rank":"NL","splitType_rank":"","splitCode_rank":"","splitSortOrder_rank":"","customClass_rank":"","hasMultiTeams_rank":false,"homeRuns_rank":24,"playerId":"656555"},{"type":"yearByYear","group":"hitting","gameType":"R","season":"2022","team":"PHI","leagueAbbrev":"MLB","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":156,"groundOuts":120,"airOuts":159,"runs":81,"doubles":33,"triples":2,"homeRuns":30,"strikeOuts":169,"baseOnBalls":72,"intentionalWalks":0,"hits":145,"hitByPitch":6,"avg":".246","atBats":589,"obp":".332","slg":".462","ops":".794","caughtStealing":1,"stolenBases":2,"stolenBasePercentage":".667","groundIntoDoublePlay":12,"numberOfPitches":2897,"plateAppearances":672,"totalBases":272,"rbi":79,"leftOnBase":215,"sacBunts":0,"sacFlies":4,"babip":".292","groundOutsToAirouts":"0.75","catchersInterference":1,"atBatsPerHomeRun":"19.63","type_rank":"rankingsByYear","group_rank":"hitting","gameType_rank":"R","season_rank":"2022","team_rank":"PHI","leagueAbbrev_rank":"","teamId_rank":143,"teamNameFull_rank":"Philadelphia Phillies","teamNameAbbrev_rank":"PHI","league_rank":"NL","splitType_rank":"","splitCode_rank":"","splitSortOrder_rank":"","customClass_rank":"","hasMultiTeams_rank":false,"gamesPlayed_rank":11,"airOuts_rank":19,"runs_rank":21,"doubles_rank":14,"homeRuns_rank":11,"strikeOuts_rank":6,"baseOnBalls_rank":11,"hits_rank":19,"atBats_rank":8,"obp_rank":"24","slg_rank":"18","ops_rank":"21","numberOfPitches_rank":1,"plateAppearances_rank":10,"totalBases_rank":14,"rbi_rank":22,"catchersInterference_rank":9,"playerId":"656555"},{"type":"yearByYear","group":"hitting","gameType":"R","season":"2024","team":"MIL","leagueAbbrev":"MLB","teamId":158,"teamNameFull":"Milwaukee Brewers","teamNameAbbrev":"MIL","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":131,"groundOuts":80,"airOuts":130,"runs":59,"doubles":14,"triples":0,"homeRuns":26,"strikeOuts":149,"baseOnBalls":53,"intentionalWalks":1,"hits":96,"hitByPitch":7,"avg":".214","atBats":449,"obp":".303","slg":".419","ops":".722","caughtStealing":0,"stolenBases":3,"stolenBasePercentage":"1.000","groundIntoDoublePlay":11,"numberOfPitches":2243,"plateAppearances":517,"totalBases":188,"rbi":82,"leftOnBase":233,"sacBunts":0,"sacFlies":6,"babip":".250","groundOutsToAirouts":"0.62","catchersInterference":2,"atBatsPerHomeRun":"17.27","type_rank":"rankingsByYear","group_rank":"hitting","gameType_rank":"R","season_rank":"2024","team_rank":"MIL","leagueAbbrev_rank":"","teamId_rank":158,"teamNameFull_rank":"Milwaukee Brewers","teamNameAbbrev_rank":"MIL","league_rank":"NL","splitType_rank":"","splitCode_rank":"","splitSortOrder_rank":"","customClass_rank":"","hasMultiTeams_rank":false,"homeRuns_rank":16,"rbi_rank":25,"leftOnBase_rank":20,"sacFlies_rank":16,"catchersInterference_rank":9,"playerId":"656555"},{"type":"yearByYear","group":"hitting","gameType":"R","season":"2025","team":"MIL","leagueAbbrev":"MLB","teamId":158,"teamNameFull":"Milwaukee Brewers","teamNameAbbrev":"MIL","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":8,"groundOuts":3,"airOuts":10,"runs":0,"doubles":0,"triples":0,"homeRuns":0,"strikeOuts":6,"baseOnBalls":6,"intentionalWalks":0,"hits":3,"hitByPitch":0,"avg":".136","atBats":22,"obp":".321","slg":".136","ops":".457","caughtStealing":0,"stolenBases":0,"stolenBasePercentage":".---","groundIntoDoublePlay":0,"numberOfPitches":112,"plateAppearances":28,"totalBases":3,"rbi":2,"leftOnBase":8,"sacBunts":0,"sacFlies":0,"babip":".188","groundOutsToAirouts":"0.30","catchersInterference":0,"atBatsPerHomeRun":"-.--","type_rank":"rankingsByYear","group_rank":"hitting","gameType_rank":"R","season_rank":"2025","team_rank":"MIL","leagueAbbrev_rank":"","teamId_rank":158,"teamNameFull_rank":"Milwaukee Brewers","teamNameAbbrev_rank":"MIL","league_rank":"NL","splitType_rank":"","splitCode_rank":"","splitSortOrder_rank":"","customClass_rank":"","hasMultiTeams_rank":false,"baseOnBalls_rank":11,"playerId":"656555"},{"type":"career","group":"hitting","gameType":"R","team":"2 Teams","leagueAbbrev":"MLB","teamId":"","teamNameFull":"2 Teams","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"aggregate-row","hasMultiTeams":false,"gamesPlayed":806,"groundOuts":520,"airOuts":872,"runs":451,"doubles":163,"triples":7,"homeRuns":174,"strikeOuts":844,"baseOnBalls":447,"intentionalWalks":10,"hits":687,"hitByPitch":46,"avg":".237","atBats":2898,"obp":".345","slg":".478","ops":".823","caughtStealing":8,"stolenBases":18,"stolenBasePercentage":".692","groundIntoDoublePlay":53,"numberOfPitches":15034,"plateAppearances":3422,"totalBases":1386,"rbi":489,"leftOnBase":1299,"sacBunts":0,"sacFlies":25,"babip":".269","groundOutsToAirouts":"0.60","catchersInterference":6,"atBatsPerHomeRun":"16.66","playerId":"656555"},{"type":"rankingsByYear","group":"hitting","gameType":"R","season":"2025","team":"MIL","leagueAbbrev":"","teamId":158,"teamNameFull":"Milwaukee Brewers","teamNameAbbrev":"MIL","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"baseOnBalls":11},{"type":"rankingsByYear","group":"hitting","gameType":"R","season":"2024","team":"MIL","leagueAbbrev":"","teamId":158,"teamNameFull":"Milwaukee Brewers","teamNameAbbrev":"MIL","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"homeRuns":16,"rbi":25,"leftOnBase":20,"sacFlies":16,"catchersInterference":9},{"type":"rankingsByYear","group":"hitting","gameType":"R","season":"2022","team":"PHI","leagueAbbrev":"","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":11,"airOuts":19,"runs":21,"doubles":14,"homeRuns":11,"strikeOuts":6,"baseOnBalls":11,"hits":19,"atBats":8,"obp":"24","slg":"18","ops":"21","numberOfPitches":1,"plateAppearances":10,"totalBases":14,"rbi":22,"catchersInterference":9},{"type":"rankingsByYear","group":"hitting","gameType":"R","season":"2021","team":"PHI","leagueAbbrev":"","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"homeRuns":24},{"type":"rankingsByYear","group":"hitting","gameType":"R","season":"2020","team":"PHI","leagueAbbrev":"","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"runs":21,"baseOnBalls":20,"hitByPitch":17},{"type":"rankingsByYear","group":"hitting","gameType":"R","season":"2019","team":"PHI","leagueAbbrev":"","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":5,"airOuts":5,"doubles":21,"triples":14,"strikeOuts":6,"baseOnBalls":1,"intentionalWalks":12,"hitByPitch":17,"atBats":20,"obp":"20","numberOfPitches":1,"plateAppearances":2,"leftOnBase":3,"sacFlies":8,"catchersInterference":5},{"type":"rankingsByYear","group":"hitting","gameType":"R","season":"2018","team":"PHI","leagueAbbrev":"","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false,"gamesPlayed":25,"airOuts":8,"runs":14,"doubles":8,"homeRuns":7,"strikeOuts":11,"baseOnBalls":7,"hitByPitch":17,"atBats":25,"obp":"23","slg":"14","ops":"15","numberOfPitches":3,"plateAppearances":16,"totalBases":13,"rbi":10,"leftOnBase":12,"catchersInterference":5},{"type":"rankingsByYear","group":"hitting","gameType":"R","season":"2017","team":"PHI","leagueAbbrev":"","teamId":143,"teamNameFull":"Philadelphia Phillies","teamNameAbbrev":"PHI","league":"NL","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"E","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2018","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2018","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2019","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2019","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2020","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2020","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2021","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2021","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"W","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"L","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"F","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"D","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2023","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2024","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2024","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"F","season":"2024","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"firstYearStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"lastYearStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"E","season":"2017","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2018","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2018","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2019","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2019","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2020","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2020","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2021","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2021","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"W","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"L","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"F","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"D","season":"2022","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2023","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2024","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2024","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"F","season":"2024","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"S","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false},{"type":"gameTypeStats","gameType":"R","season":"2025","team":"","leagueAbbrev":"","teamId":"","teamNameFull":"","teamNameAbbrev":"","league":"","splitType":"","splitCode":"","splitSortOrder":"","customClass":"","hasMultiTeams":false}], filmroomLinkMinYear: 2016, showFollow: true, showPlayerHeadshot: true, showPlayersAssociationLogo: true, showSocial: true, showNews: true, showPlayerStories: true, rosterTypeOverride: '', team: '', season: '', isTWP: 'false', defaultGroup: 'hitting' }; </script> </main> <!-- no footer --> <script> window.__FOOTER_PROPS__ = {"footerData":{"instanceId":"66735e83-4338-41f3-bfaa-f64ca51ebd04","name":"global-footer","variables":[],"menuItems":[{"itemId":"96faeb5a-179a-466e-8f05-97209ab14f8d","text":"top","properties":{},"menuItems":[{"itemId":"570e7b5c-1787-4c6e-a8ee-054648d783ca","text":"Official Info","properties":{"link":"/official-information"},"menuItems":[]},{"itemId":"02710390-c746-4e58-8904-b0772ed562a0","text":"Help/Contact Us","properties":{"link":"https://support.mlb.com/s/","target":"_blank"},"menuItems":[]},{"itemId":"c8ed5557-a8f1-4c47-a112-b52d01f7c67d","text":"Accessibility","properties":{"link":"https://www.mlb.com/official-information/accessibility"},"menuItems":[]},{"itemId":"5d84559f-9e7f-40e7-8364-6c96041fb3c7","text":"Job Opportunities","properties":{"link":"https://www.teamworkonline.com/baseball-jobs/milwaukeebaseball/milwaukee-brewers-micro","target":"_blank"},"menuItems":[]},{"itemId":"911a8b17-58c4-4994-a037-b20c52636f22","text":"Partnership Opportunities","properties":{"link":"/sponsorship/partnership-opportunities","visible":"true","target":"_blank","customProperties":""},"menuItems":[]}]},{"itemId":"8aa2f8e9-f499-4195-839b-47c05a6b8569","text":"Terms of Use","properties":{"link":"https://www.mlb.com/official-information/terms-of-use"},"menuItems":[]},{"itemId":"d95b5742-3dc3-493b-b179-05dceca3c4b3","text":"Privacy Policy","properties":{"link":"https://www.mlb.com/official-information/privacy-policy"},"menuItems":[]},{"itemId":"0d8de3a1-5c1f-46d6-8961-2b06517e4196","text":"Legal Notices","properties":{"link":"https://www.mlb.com/official-information/legal-notices"},"menuItems":[]},{"itemId":"fa0a2056-91f6-4bbf-be24-c638ac242721","text":"Contact Us","properties":{"link":"https://support.mlb.com/s/","target":"_blank"},"menuItems":[]},{"itemId":"86d484f1-390d-4216-8fab-8de1fa5197e3","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":[]}]},"contentfulProps":{"properties":{"headerPrimaryLogo":{"description":null,"url":"https://images.ctfassets.net/iiozhi00a8lc/t158_header_primarycap_on_dark_svg/6091a9cdc75a6738fc4a261d9ec33454/t158_header_primary.svg"},"urlLogo":{"url":"https://images.ctfassets.net/iiozhi00a8lc/t158_url_logourl_svg/83f36d7ccab155ca936617d5745230f3/t158_url_logo.svg"},"headerMastheadTagline":{"url":"https://images.ctfassets.net/iiozhi00a8lc/t158_header_masthead_taglineMB_20_Masthead_This_Is_My_Crew_svg/a0ed8c7df4ade095595ddb33e6f7c15c/t158_header_masthead_tagline.svg"},"headerMastheadTaglineContainerHeight":"56px","headerMastheadTaglineContainerWidth":"375px"},"palette":{"headerMastheadBackgroundColor":"#FFC72C","headerNavigationBackgroundColor":"#13294B","headerNavigationBorderColor":"#FFC72C","headerNavigationTextColor":"#ffffff","headerNavigationTextColorHover":"#13294B","buttonSpotlightBackgroundColor":"#333333","buttonSpotlightBackgroundColorHover":"lighten","buttonSpotlightTextColor":"#ffffff","buttonSpotlightTextColorHover":"#ffffff","footerTitleColor":"#ffffff","footerTextColor":"#d2d2d2","footerBackgroundColor":"#13294B","footerBorderColor":"#e2e2e2","footerLinkColor":"#999999","footerLinkColorHover":"#ffffff","footerLinkColorActive":"#ffffff"},"teamNameDisplay":"Milwaukee Brewers"},"clubId":158,"styleProps":{"headerPrimaryLogo":{"binaryFile":"https://images.ctfassets.net/iiozhi00a8lc/t158_header_primarycap_on_dark_svg/6091a9cdc75a6738fc4a261d9ec33454/t158_header_primary.svg","description":null,"__typename":"Asset","type":"binaryAsset"},"headerMastheadTagline":{"binaryFile":"https://images.ctfassets.net/iiozhi00a8lc/t158_header_masthead_taglineMB_20_Masthead_This_Is_My_Crew_svg/a0ed8c7df4ade095595ddb33e6f7c15c/t158_header_masthead_tagline.svg","__typename":"Asset","type":"binaryAsset"},"headerMastheadTaglineContainerHeight":{"binaryFile":"","type":"binaryAsset"},"headerMastheadTaglineContainerWidth":{"binaryFile":"","type":"binaryAsset"},"navigationMastheadSponsorImage":{"binaryFile":"","type":"binaryAsset"},"urlLogo":{"binaryFile":"https://images.ctfassets.net/iiozhi00a8lc/t158_url_logourl_svg/83f36d7ccab155ca936617d5745230f3/t158_url_logo.svg","__typename":"Asset","type":"binaryAsset"},"organismHeadlineFont":{"binaryFile":"https://assets.ctfassets.net/iiozhi00a8lc/Oswald_Regular_ttf/8adc3517613198e72eead83693ffd65f/Oswald_Regular.ttf","__typename":"Asset","type":"binaryAsset"},"favicon":{"title":"favicon","type":"shortContent","image":{"cuts":{"256x256":{"width":"256","height":"256","src":"https://images.ctfassets.net/iiozhi00a8lc/t158_faviconcut_png/3d48b6725f173b4e775e74bb58c5f3e0/t158_favicon.png","at2x":"https://images.ctfassets.net/iiozhi00a8lc/t158_faviconcut_png/3d48b6725f173b4e775e74bb58c5f3e0/t158_favicon.png","at3x":"https://images.ctfassets.net/iiozhi00a8lc/t158_faviconcut_png/3d48b6725f173b4e775e74bb58c5f3e0/t158_favicon.png"}}}},"__typename":{"binaryFile":"","type":"binaryAsset"},"siteConfig":{"articleVideoAutoPlay":true,"articleVideoAutoPlaySound":false,"__typename":"WebProperties"},"t158_bodyBackgroundSkinBlank":{"type":"shortContent","title":"t158_bodyBackgroundSkinBlank","pageContainerBackgroundColor":"#e2e2e2","image":{"title":"t158bodyBackgroundSkinBlank","cuts":{"1680x900":{"title":"t158_bodyBackgroundSkinBlank","width":1680,"height":900,"src":"https://images.ctfassets.net/iiozhi00a8lc/3oV6uciDEZkFtk0aXIB1vr/a4ff8b2a694082f60259168d0fd21054/MB-21_Webskin-blank.jpg","__typename":"Asset"}}}},"bodyBackgroundSkinTotal":1,"style":{"bodyBackgroundColor":"#13294B","t158-base-palette":{"paletteName":"t158-base-palette","pageContainerBorderColor":"#ececec","headerMastheadBackgroundColor":"#FFC72C","headerMastheadTextColor":"#ffffff","headerNavigationBackgroundColor":"#13294B","headerNavigationBorderColor":"#FFC72C","headerNavigationTextColorHover":"#13294B","headerNavigationTextColor":"#ffffff","footerTitleColor":"#ffffff","footerTextColor":"#d2d2d2","footerBackgroundColor":"#13294B","footerBorderColor":"#e2e2e2","footerLinkColor":"#999999","footerLinkColorHover":"#ffffff","footerLinkColorActive":"#ffffff","buttonPrimaryBackgroundColor":"#FFC72C","buttonPrimaryBackgroundColorHover":"lighten","buttonPrimaryTextColor":"#13294B","buttonPrimaryTextColorHover":"#13294B","buttonSpotlightBackgroundColor":"#333333","buttonSpotlightBackgroundColorHover":"lighten","buttonSpotlightTextColor":"#ffffff","buttonSpotlightTextColorHover":"#ffffff","tableHeaderBackgroundColor":"#13294B","tableRowBackgroundColor":"#ffffff","tableTextColor":"#333333","organismSectionTitleColor":"#13294B","organismTitleColor":"#333333","organismTextColor":"#333333","organismTagBackgroundColor":"#FFC72C","organismTagTextColor":"#13294B","organismBackgroundColor":"#ffffff","organismBorderColor":"#ececec","organismLinkColor":"#003DA5","organismLinkColorHover":"#024EBC","organismLinkTextDecoration":"none","organismLinkColorActive":"#13294B","organismScrimTitleColor":"#ffffff","organismScrimTextColor":"#ffffff","organismScrimTagColor":"#ffffff","organismScrimBackgroundColor":"#13294B","organismScrimBackgroundColorHover":"lighten","organismScrimBorderColor":"#ececec","organismScrimLinkColor":"#ececec","organismScrimLinkColorHover":"#FFC72C","organismContentHeadingSecondaryBorderColor":"#13294B","organismContentHeadingPrimaryBorderColor":"#13294B","organismSidekickBackgroundColor":"#333333","organismJumbotronTitleColor":"#333333","__typename":"Palette","pageContainerBackgroundColor":"#e2e2e2"},"organismLogoVersion":"primary","organismLogoStyle":"dark","headerMastheadLogoVersion":"cap","headerMastheadLogoStyle":"dark","footerLogoVersion":"primary","footerLogoStyle":"dark","palette":"t158-base-palette","headlineTextTransform":"none","headlineFontFamily":"industry","headlineFontFamilySizeMultiplier":1,"__typename":"WebProperties","headerMastheadLogoContainer":{"left":"0px","top":"8px","height":"46px"},"headerMastheadTaglineContainer":{"height":"56px","width":"375px","top":"0px","left":"0px"}},"teamNameDisplay":"Milwaukee Brewers"},"locale":"en","teamNameSlug":"brewers","teamNameDisplay":"Milwaukee Brewers","linkBaseUrl":"https://www.mlb.com"} </script> <div id='react-footer'> <footer class="styles__StyledFooterContainer-sc-5eb1a394-0 cCIjgk" data-is-club="true"><div class="site-footer__frame"><div class="styles__StyledClubStrip-sc-c2cd316b-0 csqdrT site-footer__team-container"><div class="styles__StyledTeamLogo-sc-c2cd316b-1 cqLtmT site-footer__team-logo"><a href="/brewers/"><img alt="Milwaukee Brewers URL logo" class="site-footer__team-url-logo" src="https://images.ctfassets.net/iiozhi00a8lc/t158_url_logourl_svg/83f36d7ccab155ca936617d5745230f3/t158_url_logo.svg" role="presentation" loading="lazy"/></a></div><ul class="site-footer__team-links"><li><a class="site-footer__team-link" href="https://www.mlb.com/official-information">Official Info</a></li><li><a class="site-footer__team-link" href="https://support.mlb.com/s/">Help/Contact Us</a></li><li><a class="site-footer__team-link" href="https://www.mlb.com/official-information/accessibility">Accessibility</a></li><li><a class="site-footer__team-link" href="https://www.teamworkonline.com/baseball-jobs/milwaukeebaseball/milwaukee-brewers-micro">Job Opportunities</a></li><li><a class="site-footer__team-link" href="https://www.mlb.com/sponsorship/partnership-opportunities">Partnership Opportunities</a></li></ul></div><div class="site-footer__container"><div class="styles__StyledSponsor-sc-ac4b9e5d-0 hydpoN"><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/1741986710884/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,mlbbrewers'; var s = window.adobeAnalytics = window.s_gi(reportingSuiteIds); var rsId = getRsId(s); if(rsId) { setRsId(s, rsId); } window.setAppMeasurementConfig(s); var trackingSectionName = capitalize('player'); var trackingPageName = 'Milwaukee Brewers: ' + trackingSectionName + ': player'; 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,mlbbrewers'; 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 = {"desktop":"section","tablet":"section","phone":"section"}; 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/1741986710884/dist/scripts/'+siteJS[type]+'.min.js'); } if (sectionJS[type]) { scripts.push('//builds.mlbstatic.com/mlb.com/sections/player/builds/23e9b411b678d860da28f356fa0f32a28cddff1d_1740598128/scripts/'+sectionJS[type]+'.js'); } if (pageJS[type]) { scripts.push('//builds.mlbstatic.com/mlb.com/sections/player/builds/23e9b411b678d860da28f356fa0f32a28cddff1d_1740598128/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/1741986710884/patterns/' + patternName + '/' + patternName + '.js'; patternScripts.push(patternScript); }); requirejs.config({ baseUrl: '//builds.mlbstatic.com/mlb.com/builds/site-core/1741986710884/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 --> <div class="p-ad ad-responsive-slot ad-outofpage " data-targeting="{&quot;prdct&quot;:&quot;skins&quot;,&quot;pos&quot;:&quot;1&quot;}" > <div id="ad-skin" class="ad-responsive-size" data-thresholds="[3,4]"></div> </div> <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