CINXE.COM
Baseball Savant: Statcast, Trending MLB Players and Visualizations | baseballsavant.com
<!DOCTYPE html> <html lang="en_US"> <head> <title>Baseball Savant: Statcast, Trending MLB Players and Visualizations | baseballsavant.com</title> <!-- meta meta tag --> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Cache-Control" content="no-cache" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta name="keywords" content="Baseball Savant" /> <!-- --> <meta property="og:title" content="Baseball Savant: Statcast, Trending MLB Players and Visualizations" /> <meta itemprop="name" content="Baseball Savant: Statcast, Trending MLB Players and Visualizations baseballsavant.com" /> <meta property="og:site_name" content="baseballsavant.com" /> <meta property="og:type" content="website" /> <meta property="og:image" content="https://baseballsavant.mlb.com/site-core/images/statcast-logo-gcp-social.png" /> <meta itemprop="image" content="https://baseballsavant.mlb.com/site-core/images/statcast-logo-gcp-social.png" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:image" content="https://baseballsavant.mlb.com/site-core/images/statcast-logo-gcp-social.png" /> <link rel="canonical" href="https://baseballsavant.mlb.com/" /> <meta property="og:url" content="https://baseballsavant.mlb.com/" /> <meta name="description" content="Baseball Savant" /> <meta property="og:description" content="Baseball Savant" /> <meta property="description" content="Baseball Savant" /> <meta property="fb:app_id" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <meta name="env" content="production" /> <meta name="build" content="true" /> <meta name="server_url" content="https://baseballsavant.mlb.com" /> <meta name="secure_url" content="https://baseballsavant.mlb.com" /> <meta name="service_url" content="" /> <meta name="suggest_url" content="" /> <meta name="uistatic_url" content="https://builds.mlbstatic.com/baseballsavant.mlb.com/v1" /> <meta name="bamcontent_client_url" content="" /> <meta name="control_plane_url" content="" /> <meta name="control_plane_client_token" content="" /> <meta name="recon_rest" content="" /> <meta name="recon_ws" content="" /> <meta name="msapplication-config" content="none" /> <meta name="locale" content="en" /> <meta name="flipTime" content="11:00" /> <meta name="flipTimeZoneOffset" content="+00:00" /> <meta name="serverTime" content="2025-04-05T08:49:43+00:00" /> <meta name="omniturePageName" content="Homepage" /> <meta name="omniturePageProps" content="%7B%22pageName%22%3A%22homepage%22%2C%22registrationPoints%22%3A%22homepage%22%7D" /> <meta name="paywall" content="true" /> <meta name="apple-mobile-web-app-title" content="baseballsavant.com" /> <link rel="shortcut icon" href="/site-core/images/favicon-savant.png" /> <!-- avoid console log errors--> <script type="text/javascript"> // Avoid `console` errors in browsers that lack a console. (function () { var method; var noop = function () {}; var methods = [ "assert", "clear", "count", "debug", "dir", "dirxml", "error", "exception", "group", "groupCollapsed", "groupEnd", "info", "log", "markTimeline", "profile", "profileEnd", "table", "time", "timeEnd", "timeStamp", "trace", "warn", ]; var length = methods.length; var console = (window.console = window.console || {}); while (length--) { method = methods[length]; // Only stub undefined methods. if (!console[method]) { console[method] = noop; } } })(); </script> <!-- device detection --> <!--[if lte IE 9]> <script type="text/javascript"> window.location.replace( "https://" + window.location.host + "/unsupported" ); </script> <![endif]--> <script type="text/javascript"> // prettier-ignore !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}); //Device Detection (function () { window.getStartupDeviceTypeString = function () { var type = ""; if (window.deviceBootstrap) { type = !type ? window.deviceBootstrap().formFactor : type; } else { console.error( "Device Detection", "Module not loaded. Check /templates/meta.html. Pass ?device='[formFactor]' for testing" ); } return type; }; document.getElementsByTagName("html")[0].className += " device-" + getStartupDeviceTypeString(); })(); </script> <!-- CSS --> <link rel="stylesheet" type="text/css" href="https://builds.mlbstatic.com/baseballsavant.mlb.com/v1/builds/site-core/dbada9f5e7a56f3427b6b34b989dab05bf1dc73f_1743798463/styles/site.css" /> <link rel="stylesheet" type="text/css" href="https://builds.mlbstatic.com/baseballsavant.mlb.com/v1/sections/homepage-new/builds/eddb444a98457d40f2298c08b24965ba802196b0/styles/section.css" /> <link rel="stylesheet" type="text/css" href="https://builds.mlbstatic.com/baseballsavant.mlb.com/v1/sections/homepage-new/builds/eddb444a98457d40f2298c08b24965ba802196b0/styles/index-desktop.css" /> <!-- paths to servers--> </head> <body id="homepage-new_home" class="lang-en_US section-homepage-new" > <!-- header--> <header id="header-nav"> <div class="header-top"> <div id="header-bar"> <div> <a href="/" ><img class="mlb-logo" src="/site-core/images/savant-logo.svg" /></a> </div> <div class="logo-text"> <div class="logo"> <a href="/"><span class="primary-color">savant</span></a> </div> </div> </div> </div> <div class="wrap"> <nav class="nav"> <div id="hamburger" class="temp"> <div class="ham1"></div> <div class="ham2"></div> <div class="ham3"></div> </div> <ul class="nav-menu"> <li class="item"> <a href="https://www.mlb.com"><img src="https://www.mlbstatic.com/team-logos/league-on-dark/1.svg" style="width: 50px" /></a> </li> <li class="item"><a href="/illustrator">illustrator</a></li> <li class="item"><a href="/gamefeed">Gamefeed</a></li> <li class="item"><a href="/scoreboard">Scoreboard</a></li> <li class="item"> <a href="/probable-pitchers">Probable Pitchers</a> </li> <li class="item"> <div class="leaderboards"> <a href="/statcast_search">Search</a> <div class="lbbox box sbox"> <div class="title" style="margin-bottom: 0rem !important" > Statcast Search </div> <div> <div> <ul> <li> <a href="/statcast_search">Major League Search</a> </li> <li> <a href="/statcast-search-minors">Minor League Search</a> </li> <li></li> </ul> </div> </div> </div> </div> </li> <li class="item"><a href="/visuals">Visuals</a></li> <li class="item"> <div class="leaderboards"> <a href="#">Statistics</a> <div class="lbbox box sbox"> <div class="title" style="margin-bottom: 0rem !important" > Statcast Statistics </div> <div class="stats-menu"> <div> <ul> <li class="menu title-leaderboard"> Player Batting </li> <li style="font-size: 0.9rem"> <a href="/leaderboard/custom?year=2025"> 2025 </a> | <a href="/leaderboard/custom?year=2024"> 2024 </a> | <a href="/leaderboard/custom?year=2023"> 2023 </a> | <a href="/leaderboard/custom?year=2022"> 2022 </a> | <a href="/leaderboard/custom?year=2021"> 2021 </a> | <a href="/leaderboard/custom?year=2020"> 2020 </a> | <a href="/leaderboard/custom?year=2025,2024,2023,2022,2021,2020,2019,2018,2017,2016,2015" > All </a> </li> <li class="menu title-leaderboard"> Player Pitching </li> <li style="font-size: 0.9rem"> <a href="/leaderboard/custom?year=2025&type=pitcher"> 2025 </a> | <a href="/leaderboard/custom?year=2024&type=pitcher"> 2024 </a> | <a href="/leaderboard/custom?year=2023&type=pitcher"> 2023 </a> | <a href="/leaderboard/custom?year=2022&type=pitcher"> 2022 </a> | <a href="/leaderboard/custom?year=2021&type=pitcher"> 2021 </a> | <a href="/leaderboard/custom?year=2020&type=pitcher"> 2020 </a> | <a href="/leaderboard/custom?year=2025,2024,2023,2022,2021,2020,2019,2018,2017,2016,2015&type=pitcher" > All </a> </li> <li class="menu title-leaderboard"> League Batting </li> <li style="font-size: 0.9rem"> <a href="/league?season=2025#statcastHitting"> 2025 </a> | <a href="/league?season=2024#statcastHitting"> 2024 </a> | <a href="/league?season=2023#statcastHitting"> 2023 </a> | <a href="/league?season=2022#statcastHitting"> 2022 </a> | <a href="/league?season=2021#statcastHitting"> 2021 </a> | <a href="/league?season=2020#statcastHitting"> 2020 </a> </li> <li class="menu title-leaderboard"> League Pitching </li> <li style="font-size: 0.9rem"> <a href="/league?view=statcast&nav=pitching&season=2025#statcastPitching"> 2025 </a> | <a href="/league?view=statcast&nav=pitching&season=2024#statcastPitching"> 2024 </a> | <a href="/league?view=statcast&nav=pitching&season=2023#statcastPitching"> 2023 </a> | <a href="/league?view=statcast&nav=pitching&season=2022#statcastPitching"> 2022 </a> | <a href="/league?view=statcast&nav=pitching&season=2021#statcastPitching"> 2021 </a> | <a href="/league?view=statcast&nav=pitching&season=2020#statcastPitching"> 2020 </a> </li> <li></li> </ul> </div> </div> </div> </div> </li> <li class="item"> <div class="leaderboards"> <a href="/leaderboard/statcast">Leaderboards</a> <div class="lbbox box"> <div class="title" style="margin-bottom: 0rem !important" > Leaderboards </div> <div class="leaderboard-menu"> <div> <ul> <li class="menu title-leaderboard"> Batting </li> <li> <a href="/leaderboard/bat-tracking" >Bat Tracking</a > </li> <li> <a href="/leaderboard/batted-ball" >Batted Ball Profile</a > <sup class="nav-badge"> <span>New</span> </sup> </li> <li> <a href="/leaderboard/statcast" >Exit Velocity & Barrels</a > </li> <li> <a href="/leaderboard/expected_statistics" >Expected Statistics</a > </li> <li> <a href="/leaderboard/home-runs" >Home Runs</a > </li> <li> <a href="/leaderboard/percentile-rankings?type=batter&team=" >Percentile Rankings</a > </li> <li> <a href="/leaderboard/pitch-arsenal-stats?type=batter" >Pitch Arsenal Stats</a > </li> <li> <a href="/leaderboard/pitch-tempo?type=Bat" > Pitch Tempo </a> </li> <li> <a href="/leaderboard/rolling" >Rolling Windows</a > </li> <li> <a href="/leaderboard/swing-take?year=2025" >Run Value</a > <sup class="nav-badge"> <span>Updated</span> </sup> </li> <li> <a href="/leaderboard/statcast-year-to-year" >Year to Year Changes</a > </li> <li><hr style="margin: 10px 20px 10px 0" /></li> <li> <a href="/visuals/batting-stance" >Batting Stance & Intercept</a > <sup class="nav-badge"> <span>New</span> </sup> </li> <li></li> <li></li> <li></li> </ul> </div> <div> <ul> <li class="menu title-leaderboard"> Pitching </li> <li> <a href="/leaderboard/bat-tracking?type=pitcher" >Bat Tracking</a > </li> <li> <a href="/leaderboard/batted-ball?type=pitcher" >Batted Ball Profile</a > <sup class="nav-badge"> <span>New</span> </sup> </li> <li> <a href="/leaderboard/statcast?type=pitcher" > Exit Velocity & Barrels </a> </li> <li> <a href="/leaderboard/expected_statistics?type=pitcher" > Expected Statistics </a> </li> <li> <a href="/leaderboard/home-runs?player_type=Pitcher" > Home Runs </a> </li> <li> <a href="/leaderboard/percentile-rankings?type=pitcher&team=" > Percentile Rankings </a> </li> <li> <a href="/leaderboard/pitch-arsenal-stats" > Pitch Arsenal Stats </a> </li> <li> <a href="/leaderboard/pitch-tempo"> Pitch Tempo </a> </li> <li> <a href="/leaderboard/rolling#pitching-rolling" >Rolling Windows</a > </li> <li> <a href="/leaderboard/swing-take?year=2025&team=&group=Pitcher&type=All&sub_type=null&min=q" > Run Value </a> <sup class="nav-badge"> <span>Updated</span> </sup> </li> <li> <a href="/leaderboard/statcast-year-to-year?group=Pitcher" > Year to Year Changes </a> </li> <li><hr style="margin: 10px 20px 10px 0" /></li> <li> <a href="/leaderboard/active-spin"> Active Spin </a> </li> <li> <a href="/leaderboard/pitcher-arm-angles"> Arm Angle </a> </li> <li> <a href="/leaderboard/pitch-arsenals" > Pitch Arsenals </a> </li> <li> <a href="/leaderboard/pitch-movement" > Pitch Movement </a> </li> <li> <a href="/leaderboard/pitcher-running-game" > Running Game </a> </li> <li> <a href="/leaderboard/spin-direction-pitches" > Spin Direction </a> </li> <li></li> </ul> </div> <div> <ul> <li class="menu title-leaderboard"> Fielding </li> <li> <a href="/leaderboard/fielding-run-value" > Fielding Run Value </a> </li> <li><hr style="margin: 10px 20px 10px 0" /></li> <li> <a href="/leaderboard/arm-strength" > Arm Strength </a> </li> <li> <a href="/leaderboard/baserunning?type=Fld" > Arm Value </a> </li> <li> <a href="/leaderboard/catcher-blocking" > Catcher Blocking </a> </li> <li> <a href="/leaderboard/catcher_framing" > Catcher Framing </a> </li> <li> <a href="/leaderboard/poptime"> Catcher Pop Time </a> </li> <li> <a href="/leaderboard/catcher-throwing" > Catcher Throwing </a> </li> <li> <a href="/leaderboard/catch_probability" > Outfield Catch Probability </a> </li> <li> <a href="/leaderboard/outfield_directional_outs_above_average" > Outfield Directional OAA </a> </li> <li> <a href="/leaderboard/outfield_jump" > Outfield Jump </a> </li> <li> <a href="/leaderboard/outs_above_average" > Outs Above Average </a> </li> <li class="menu title-leaderboard title-leaderboard-running"> Running </li> <li> <a href="/leaderboard/baserunning-run-value" > Baserunning Run Value </a> </li> <li class="leaderboard-sub-level"> <a href="/leaderboard/basestealing-run-value" > ▸ Basestealing Run Value </a> </li> <li class="leaderboard-sub-level"> <a href="/leaderboard/baserunning" > ▸ Extra Bases Taken Run Value </a> </li> <li> <a href="/leaderboard/sprint_speed"> Sprint Speed </a> </li> <li> <a href="/leaderboard/running_splits" > 90ft Splits</a > </li> <li></li> <li></li> <li></li> <li></li> </ul> </div> <div> <ul> <li class="menu title-leaderboard"> Fielder Positioning </li> <li> <a href="/visuals/batter-positioning" > Batter Positioning </a> </li> <li> <a href="/visuals/fielder-positioning-all" > Fielder - All </a> </li> <li> <a href="/visuals/fielder-positioning" >Fielder - Situational </a> </li> <li> <a href="/visuals/pitcher-positioning" > Pitcher Positioning </a> </li> <li> <a href="/visuals/team-positioning"> Team Positioning </a> </li> <li class="menu title-leaderboard"> <a href="/leaderboard/custom?type=batter" style="color: #b00 !important" > Custom Leaderboard </a> </li> <li class="menu title-leaderboard"> <a href="/leaderboard/top-performers" style="color: #b00 !important" > Top Performers </a> </li> <li class="menu title-leaderboard"> <a href="/leaderboard/statcast-park-factors" style="color: #b00 !important" > Statcast Park Factors </a> </li> <li class="menu title-leaderboard"> <a href="/leaderboard/pitch-timer-infractions" style="color: #b00 !important" > Timer Infractions </a> </li> <li class="menu title-leaderboard"> <a href="/statcast-metrics-context" style="color: #b00 !important" > Statcast Metrics Context </a> </li> <li></li> <li></li> </ul> </div> </div> </div> </div> </li> <li class="item"> <div class="gridnav"> <svg id="grid" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000" id="icon-grid" width="18px" height="18px" > <path d="M6.4 48.5C6.4 25.1 25.5 6 48.8 6h168.9c23.4 0 42.5 19.1 42.5 42.5v168.9c0 23.4-19.1 42.5-42.5 42.5H48.8c-23.4 0-42.5-19.1-42.5-42.5V48.5h.1zm366.5 0C372.9 25.1 392 6 415.4 6h168.9c23.4 0 42.5 19.1 42.5 42.5v168.9c0 23.4-19.1 42.5-42.5 42.5H415.4c-23.4 0-42.5-19.1-42.5-42.5V48.5zm367.5 0c0-23.4 19.1-42.5 42.5-42.5h168.9c23.4 0 42.5 19.1 42.5 42.5v168.9c0 23.4-19.1 42.5-42.5 42.5H782.9c-23.4 0-42.5-19.1-42.5-42.5V48.5zm0 366.9c0-23.4 19.1-42.5 42.5-42.5h168.9c23.4 0 42.5 19.1 42.5 42.5v168.9c0 23.4-19.1 42.5-42.5 42.5H782.9c-23.4 0-42.5-19.1-42.5-42.5V415.4zm-366.9 0c0-23.4 19.1-42.5 42.5-42.5h168.9c23.4 0 42.5 19.1 42.5 42.5v168.9c0 23.4-19.1 42.5-42.5 42.5H416c-23.4 0-42.5-19.1-42.5-42.5V415.4zm-366.4 0c0-23.4 19.1-42.5 42.5-42.5h168.9c23.4 0 42.5 19.1 42.5 42.5v168.9c0 23.4-19.1 42.5-42.5 42.5H49.6c-23.4 0-42.5-19.1-42.5-42.5V415.4zm-.7 367.3c0-23.4 19.1-42.5 42.5-42.5h168.9c23.4 0 42.5 19.1 42.5 42.5v168.9c0 23.4-19.1 42.5-42.5 42.5h-169c-23.4 0-42.5-19.1-42.5-42.5V782.7h.1zm734 0c0-23.4 19.1-42.5 42.5-42.5h168.9c23.4 0 42.5 19.1 42.5 42.5v168.9c0 23.4-19.1 42.5-42.5 42.5H782.9c-23.4 0-42.5-19.1-42.5-42.5V782.7zm-366.9 0c0-23.4 19.1-42.5 42.5-42.5h168.9c23.4 0 42.5 19.1 42.5 42.5v168.9c0 23.4-19.1 42.5-42.5 42.5H416c-23.4 0-42.5-19.1-42.5-42.5V782.7z" ></path> </svg> <div class="applications box"> <div style="text-align: left"> <div class="title">Applications</div> <div class="app-menu"> <div class="menu"> <a href="/player-comparison"> Player Comparison Tool </a> </div> <div class="menu"> <a href="/player-scroll"> Pitcher Visualization Report </a> </div> <div class="menu"> <a href="/pitchmix"> Pitcher Arsenals </a> </div> <div class="menu"> <a href="/sprint-speed-scroller"> Sprint Speed Scroller </a> </div> <div class="menu"> <a href="/visuals/fielder-positioning"> Player Positioning </a> </div> <div class="menu"> <a href="/league"> League Statcast Stats </a> </div> <div class="menu"> <a href="/visuals/pitch3d"> 3D Pitch Visualizations </a> </div> <div class="menu"> <a href="/visuals"> Visuals </a> </div> <div class="menu"> <a href="/statcast_hit_probability"> Hit Probability Breakdown </a> </div> <div class="menu"> <a href="/statcast_catch_probability"> Catch Probability Breakdown </a> </div> <div class="menu"> <a href="/statcast_field" >Statcast Field Visualizer </a> </div> <div class="menu"> <a href="/replay"> Instant Replay Database </a> </div> <div class="menu"> <a href="/hr_derby"> HR Derby </a> </div> <div class="menu"> <a href="/draft"> Draft Tracker </a> </div> <div class="menu"> <a href="/games"> Savant Games </a> </div> <div class="menu"> <a href="/affinity-pitchersAndHitters-byHittingProfile" > Player Similarity Scores </a> </div> <div class="menu"> <a href="/leaderboard/weighted-score"> Enhanced Game Scores </a> </div> <div class="menu"> <a href="/drag-dashboard"> Drag Dashboard </a> </div> </div> </div> </div> </div> <div class="users"> <div class="person"> <svg id="person" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" id="icon-login" width="18px" height="18px" > <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" ></path> </svg> <div class="applications box"></div> <div class="applications box"> <div style="text-align: left"> <div class="title"> Saved Statcast Searches </div> <div id="navSavedSearches" class="app-menu" style="padding-bottom: 1.8rem" > <!--<div class="menu"> <a href="#">Home Run Exit Velocity</a> </div> <div class="menu"> <a href="#">Fastest Pitches</a> </div> <div class="menu"> <a href="#">Swing & Misses</a> </div> --> </div> </div> </div> </div> </div> </li> </ul> </nav> </div> <div id="player_search_container"></div> </header> <div id="schedule"> <div id="ticker"></div> <div style="clear: both"></div> </div> <!-- <div class="banner-ad ad-responsive-slot"> <div id="ad-top-320" class="ad-responsive-size" data-thresholds="[1,2]" data-sizes="[[320,50]]"></div> <div id="ad-top-728" class="ad-responsive-size" data-thresholds="[3,4,5]" data-sizes="[[728,90]]"></div> </div> --> <!-- main content --> <div class="article-template"><script> var nextUrl; </script> <div id="homepage"> <div id="trending-articles-container"> <div class="hidden home-headline alert alert-info"> <h4> The 2024 Home Run Derby is live with Statcast! </h4> <a href="/hr_derby"> <p>Click here for real-time tracking, information, and visuals of the 2024 Home Run Derby from Globe Life Field in Texas. </a> </div> <h3>Trending Articles</h3> <div id="trending-articles"> <script> nextUrl = 'https://dapi.mlbinfra.com/v2/content/en-us/stories?$limit=10&fields.storyType=Article&tags.slug=savant&$skip=10'; </script> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/ben-rice-bat-speed-increase-2025" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/l4uit6mxxbpxyrzngc69" /><br /> </a> <div class="cms-headline">The new-look swing behind Rice's hot start</div> <div class="cms-summary">Aaron Boone is right: Ben Rice rakes....</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Ben Rice</div> <a href="/savant-player/700250"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/700250.png" /> </a> </div> <div class="player-thumbnail"> <a href="/team/147"> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/147.svg" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/ben-rice-bat-speed-increase-2025" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/biggest-batting-stance-changes-in-2025" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/i7n4rfdowvcxny7kvpsi" /><br /> </a> <div class="cms-headline">Change your stance: 8 hitters moving in the box</div> <div class="cms-summary">You’re definitely familiar with hearing “best shape of his life,” an annual spring tradition. Pitchers have their own version, which is usually something like “I have a new pitch.” Let’s talk about the batting equivalent – or, at least, the one that isn’t “I’m swinging a bat that’s shaped like...</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Jorge Polanco</div> <a href="/savant-player/593871"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/593871.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Elly De La Cruz</div> <a href="/savant-player/682829"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/682829.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Brice Turang</div> <a href="/savant-player/668930"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/668930.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Cody Bellinger</div> <a href="/savant-player/641355"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/641355.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Spencer Torkelson</div> <a href="/savant-player/679529"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/679529.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">MJ Melendez</div> <a href="/savant-player/669004"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/669004.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Andres Gimenez</div> <a href="/savant-player/665926"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/665926.png" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/biggest-batting-stance-changes-in-2025" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/kristian-campbell-early-2025-analysis" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/hvpl5h7rcar29zq2rzey" /><br /> </a> <div class="cms-headline">This top prospect is already validating the hype</div> <div class="cms-summary">Some top prospects are drafted. Others are made. This is a story about the latter, and about what you really can learn from the first few days of a long Major League season. Welcome to the path of Boston's Kristian Campbell. In his first weekend in the Majors, the 22-year-old...</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Kristian Campbell</div> <a href="/savant-player/692225"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/692225.png" /> </a> </div> <div class="player-thumbnail"> <a href="/team/111"> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/111.svg" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/kristian-campbell-early-2025-analysis" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/why-batters-do-damage-when-they-hit-the-ball-out-front" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/c9jko5zgb9fhqzyf93oy" /><br /> </a> <div class="cms-headline">The secret to doing damage as a hitter? It lies in the point of contact</div> <div class="cms-summary">“You make your money when you hit the ball out front,” Twins outfielder Walker Jenkins, the No. 3 overall prospect in baseball, told FanGraphs recently. “That’s where you’re going to produce more damage, more power.” If that seems like accepted hitting strategy today – since so many batters are trying...</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Justin Turner</div> <a href="/savant-player/457759"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/457759.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Isaac Paredes</div> <a href="/savant-player/670623"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/670623.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Juan Soto</div> <a href="/savant-player/665742"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/665742.png" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/why-batters-do-damage-when-they-hit-the-ball-out-front" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/most-extreme-and-interesting-batting-stances" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/b4nqaqrzvwmbtabogchh" /><br /> </a> <div class="cms-headline">MLB's most interesting and extreme batting stances</div> <div class="cms-summary">For generations, baseball fans have loved talking about batting stances, the stranger the better – even if, as the 2024 Brewers reminded us, most of the stances aren’t quite so strange anymore. We’ve never really had a way to compare and contrast the various stances across the game, though, to...</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Rafael Devers</div> <a href="/savant-player/646240"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/646240.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Giancarlo Stanton</div> <a href="/savant-player/519317"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/519317.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Steven Kwan</div> <a href="/savant-player/680757"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/680757.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Ryan McMahon</div> <a href="/savant-player/641857"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/641857.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Matt Vierling</div> <a href="/savant-player/663837"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/663837.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Ozzie Albies</div> <a href="/savant-player/645277"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/645277.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Elly De La Cruz</div> <a href="/savant-player/682829"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/682829.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Jazz Chisholm Jr.</div> <a href="/savant-player/665862"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/665862.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Victor Robles</div> <a href="/savant-player/645302"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/645302.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Addison Barger</div> <a href="/savant-player/680718"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/680718.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Jarren Duran</div> <a href="/savant-player/680776"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/680776.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Jose Altuve</div> <a href="/savant-player/514888"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/514888.png" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/most-extreme-and-interesting-batting-stances" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/spring-training-stat-lines-that-matter-2025" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/qlod2nbn8cqfnjmgnnpo" /><br /> </a> <div class="cms-headline">15 Spring Training stat lines that matter </div> <div class="cms-summary">It's always tough -- maybe even impossible -- to predict which Spring Training performances will carry over to the regular season. But we try to do it anyway. With domestic Opening Day less than a week away, let's try to pick out some of the players whose stellar springs will...</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Juan Soto</div> <a href="/savant-player/665742"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/665742.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Mike Trout</div> <a href="/savant-player/545361"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/545361.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Corbin Carroll</div> <a href="/savant-player/682998"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/682998.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Adley Rutschman</div> <a href="/savant-player/668939"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/668939.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Bo Bichette</div> <a href="/savant-player/666182"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/666182.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Cody Bellinger</div> <a href="/savant-player/641355"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/641355.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Wyatt Langford</div> <a href="/savant-player/694671"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/694671.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Jackson Chourio</div> <a href="/savant-player/694192"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/694192.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">James Wood</div> <a href="/savant-player/695578"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/695578.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Garrett Crochet</div> <a href="/savant-player/676979"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/676979.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Sandy Alcantara</div> <a href="/savant-player/645261"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/645261.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Spencer Schwellenbach</div> <a href="/savant-player/680885"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/680885.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Robbie Ray</div> <a href="/savant-player/592662"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/592662.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Clay Holmes</div> <a href="/savant-player/605280"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/605280.png" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Jack Leiter</div> <a href="/savant-player/683004"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/683004.png" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/spring-training-stat-lines-that-matter-2025" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/roki-sasaki-splitter-looks-elite-after-dodgers-spring-debut" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/yvchwl4jg8irnem5hape" /><br /> </a> <div class="cms-headline">Why Sasaki's splitter looks like MLB's next great pitch</div> <div class="cms-summary">A version of this story originally ran on March 5 after Sasaki's Spring Training debut....</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Roki Sasaki</div> <a href="/savant-player/808963"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/808963.png" /> </a> </div> <div class="player-thumbnail"> <a href="/team/119"> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/119.svg" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/roki-sasaki-splitter-looks-elite-after-dodgers-spring-debut" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/shohei-ohtani-contact-point-statcast-analysis" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/yoa7nmx0nnaej00jnr6s" /><br /> </a> <div class="cms-headline">Is this the secret to Ohtani's all-fields power?</div> <div class="cms-summary">What makes Shohei Ohtani different from other star sluggers? It's not just the amount of home runs, or even the explosiveness of the home runs. It's also how he hits them. The mantra of the modern-day MLB power hitter is to "hit the ball out in front" \-\- in other...</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Shohei Ohtani</div> <a href="/savant-player/660271"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/660271.png" /> </a> </div> <div class="player-thumbnail"> <a href="/team/119"> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/119.svg" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/shohei-ohtani-contact-point-statcast-analysis" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/pete-crow-armstrong-batting-stance-statcast-analysis" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/u6jczbkx3mbbldsxepmz" /><br /> </a> <div class="cms-headline">Can moving back in batter's box elevate this young OF to star status?</div> <div class="cms-summary">If the Cubs are going to make some moves towards their first full-season division title since 2017, it’s not just going to be about new additions like Kyle Tucker, Ryan Pressly, Justin Turner and Matthew Boyd. It’s going to be about improvements from returning players, too. It’s going to be...</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <a href="/team/112"> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/112.svg" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Pete Crow-Armstrong</div> <a href="/savant-player/691718"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/691718.png" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/pete-crow-armstrong-batting-stance-statcast-analysis" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article"> <div class="cms-box"> <a href="https://www.mlb.com/news/jacob-degrom-2025-return-forecast" target="_blank"> <img style="width: 100%" src="https://img.mlbstatic.com/mlb-images/image/upload/t_5x2/t_w372@2x/mlb/avmms1kopudilkhky4ib" /><br /> </a> <div class="cms-headline">What does deGrom's next chapter hold?</div> <div class="cms-summary">Before the 2023 season, the Rangers signed Jacob deGrom to a five-year, $185 million deal. You might not have thought about him since. OK, that’s more than a little unfair. Then again, deGrom made just six starts for Texas in early 2023, then injured his elbow at the end of...</div> <div class="cms-more"> <div class="cms-thumbnails"> <div class="player-thumbnail"> <a href="/team/140"> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/140.svg" /> </a> </div> <div class="player-thumbnail"> <div class="player-thumbnail-tooltip">Jacob deGrom</div> <a href="/savant-player/594798"> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/594798.png" /> </a> </div> </div> <div class="cms-link"> <a href="https://www.mlb.com/news/jacob-degrom-2025-return-forecast" target="_blank"> > More</a > </div> </div> </div> </div> <div class="article-footer"> <div id="load-more">Load More Articles</div> </div> </div> <br /> </div> <div id="trending-players"> <div> <h3>2025 Top Performers</h3> <div id="top-performers"> <div class="performance-box"> <div class="performance-title"> Batting - Hard Hit % </div> <div class="performance-grid"> <div> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/109.svg" /> </div> <div> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/656976.png" /> <span><a href="/savant-player/656976">Smith, Pavin</a></span> </div> <div class="performance-stat"> 83.3 % </div> <div> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/147.svg" /> </div> <div> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/700250.png" /> <span><a href="/savant-player/700250">Rice, Ben</a></span> </div> <div class="performance-stat"> 80.0 % </div> <div> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/139.svg" /> </div> <div> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/666018.png" /> <span><a href="/savant-player/666018">Aranda, Jonathan</a></span> </div> <div class="performance-stat"> 77.8 % </div> <div> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/143.svg" /> </div> <div> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/656941.png" /> <span><a href="/savant-player/656941">Schwarber, Kyle</a></span> </div> <div class="performance-stat"> 75.0 % </div> <div> <img class="table-team-logo" src="https://www.mlbstatic.com/team-logos/139.svg" /> </div> <div> <img class="player-mug" onerror="this.onerror=null;this.src='https://content.mlb.com/images/headshots/current/60x60/generic.png';" src="https://content.mlb.com/images/headshots/current/60x60/670224.png" /> <span><a href="/savant-player/670224">Misner, Kameron</a></span> </div> <div class="performance-stat"> 72.7 % </div> </div> <div style=" display: grid; grid-template-columns: 30% 70%; margin-top: 0.5rem; padding-top: 0.5rem; border-top: solid 1px #f5f5f5; "> <div> <a href="https://www.mlb.com/glossary/statcast/hard-hit-rate" target="_blank">> Definition</a> </div> <div style="text-align: right"> <a href="/leaderboard/statcast?type=batter&year=2025&position=&team=&min=q&sort=hard_hit_percent&sortDir=desc"> > View Complete Leaderboard </a> </div> </div> </div> </div> </div> <h3 id="trending-title">Trending Players</h3> <div class="visual-cell"> <a href="/savant-player/660271"> <svg id="svg-741" width="500" height="500" viewBox="0 0 500 500" data-reactroot=""><defs><pattern id="stripes" width="8" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(30)"><rect width=".5" height="8" opacity=".5" transform="translate(0,0)" fill="#32858d"></rect></pattern><pattern id="double-stripes" width="16" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(45)"><rect width="1" height="8" opacity=".5" transform="translate(0,0)" fill="#f5f5f5"></rect><rect width="1" height="8" opacity=".5" transform="translate(8,0)" fill="#b2dfdb"></rect></pattern><pattern id="lines" patternUnits="userSpaceOnUse" width="60" height="60"><path d="M 0,60 l 60,-60 M -15,15 l 30,-30 M 45,75 l 30,-30" stroke-width="40" shape-rendering="auto" stroke="#f5f5f5" fill="#000000" stroke-linecap="square"></path></pattern><style>@import url(https://www.mlbstatic.com/mlb.com/fonts/proxima-nova.css);@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Bold.ttf) format('truetype');font-weight:700;font-style:normal}h1{font-family:proxima-nova;font-size:1.2rem}canvas{width:100%!important;height:100%!important}.App{font-family:sans-serif;text-align:center}.clip{clip-path:circle(25px at 25px 25px);-webkit-clip-path:circle(25px at 25px 25px);background-color:#fff;fill:#fff;stroke:#000;stroke-width:1px}.title{font-family:proxima-nova;font-size:1.5rem}.zone-legend{font-family:proxima-nova;font-size:.8rem}.legend{font-family:proxima-nova}.zone{stroke:#a0a0a0}.zone-text-inner{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.zone-text-outer{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.sub-title{font-family:'Fira Mono';font-size:1rem}.source-title{font-family:proxima-nova;font-size:.8rem;text-anchor:end}.site-title{font-family:proxima-nova;font-size:.8rem}.home-plate,.strike-zone{fill:#eee;stroke:#d4d4d4;stroke-width:1.5px}.batter{fill:#f5f5f5;stroke:#c6c6c6;opacity:.9;stroke-width:1;stroke-miterlimit:10}</style></defs><rect width="500" height="500" fill="none" stroke="#c2c2c2"></rect><g transform="scale(0.65) translate(100,175)"><rect width="500" height="500" fill="none" stroke="none"></rect><g><defs><style>.e{fill:#eaeaea;stroke:#d6d6d6;}.e,.f{stroke-miterlimit:10;}.f{fill:#cecece;stroke:#bababa;}</style></defs><g id="a"></g><g id="b" transform="translate(340, 0)"><g id="c"><g id="d"><path class="f" d="M21.68,96.6C-1.64,110.43,2.3,106.42,2.3,106.42c0,0-2.54-.65-1.58,1.98,.99,2.7,1.91,4.41,3.22,5.85,.96,1.05,2.31-1.11,2.31-2.3s17.4-10.71,17.4-10.71"></path><path class="e" d="M10.22,119.55c.79,1.19,2.37,5.14,1.98,7.11s-6.72,22.13-6.72,30.03c0,7.9,0,20.15,2.37,24.1s10.27,2.37,14.23,1.98,21.73-5.14,21.73-5.14c0,0,3.95,9.88,4.35,13.04,.4,3.16,2.77,26.08,8.69,38.73,5.93,12.65,8.69,17.78,11.46,17.39s5.93-1.98,5.93-1.98c0,0,.79,7.9-.79,10.67s-10.67,7.11-16.99,30.82c-6.32,23.71-11.28,39.57-10.6,46.82,.77,8.21,8.23,27.16,8.23,27.16,0,0,8.91,26.87-.18,38.72s-10.16,9.46-16.43,10.98c-4.48,1.09-14.23,3.16-13.44,6.32,.79,3.16,9.48,8.69,15.81,9.88s14.23-1.98,23.31-1.98,20.15,2.77,24.5-2.77c4.35-5.53-2.37-19.36-2.37-19.36,0,0-5.9-11.02-9.46-32.68,1.71,2.94,2.93,4.98,3.14,5.41,.79,1.58,18.97,45.44,19.76,46.63s3.87,7.74,5.12,9.27c2.28,2.8,6.36,8.32,4.38,10.69s-6.98,5.13-13.84,10.16c-10.51,7.71-30.43,9.79-28.85,16.11,1.58,6.32,8.69,8.3,17.78,9.09,9.09,.79,21.34-4.35,29.24-3.56s28.45,3.16,31.61-2.37c3.16-5.53-3.56-28.85-3.56-28.85,0,0-9.48-37.94-15.02-51.77-5.53-13.83-11.4-28-14.22-32.57-2.8-4.56-5.93-8.13-6.33-8.52s-1.58-12.65,.79-17.78,18.85-33.62,20.15-35.17c4.01-4.79,14.08-18.4,16.2-22.13,2.55-4.48,7.51-17.39,1.98-33.98-5.53-16.6-13.44-18.57-13.44-18.57,0,0-2.37-1.58-1.19-3.56,1.19-1.98,2.37-6.32,1.58-8.3s-8.3-25.29-9.09-47.02-2.37-47.42-9.88-52.16c-6.99-4.41-22.18-11.9-34.13-14.83,8.34-20.49-16.49-28.24-20.4-28.64-3.95-.4-25.29-1.19-25.69,16.99v5.93l-9.64,5.56c-1.58-.46-3.41-.42-5.38,.76-5.93,3.56-12.65,7.9-11.85,11.46s4.35,10.67,5.14,11.85Zm13.44,3.16c1.98-1.58,5.14-4.35,5.14-7.51,0-3.16,1.19-10.67,.4-12.65-.79-1.98-1.58-3.16-1.58-3.16,0,0-.22-.31-.62-.76,.43,0,.31,.88,.82,.85,0,0,.92-.15,1.37,.87,.96,2.13,2.5,5.49,2.77,5.76,.4,.4,4.35,11.85,4.35,11.85,0,0-.4,9.09,6.72,9.09s13.04,3.56,13.83,6.72l.79,3.16s-9.88-.79-16.99,4.74c-7.11,5.53-15.81,10.27-15.81,10.27,0,0-3.16-11.06-3.56-16.2-.4-5.14,.4-11.46,2.37-13.04Z"></path><path class="e" d="M29.14,100.6c-.46-1.01-.79-1.75-.79-1.75-.51,.03-.97,.04-1.41,.03"></path><path class="e" d="M75.84,369.4c-4.58-7.84-12-22.09-14.67-28.86-1.82-4.61,1.98-19.76,1.98-19.76,0,0,6.72-36.75,7.51-37.14"></path><path class="f" d="M24.52,101.73s34.4-21.36,34.76-21.3c0,0,40.7-24.5,48.21-28.06,7.51-3.56,51.55-33.3,59.27-37.94,3.95-2.37-1.98-9.88-1.98-9.88-4.54-4.62-5.14-5.14-9.09-2.37-2.07,1.45-42.68,26.48-59.67,39.52-16.99,13.04-41.72,35.8-63.49,48.72"></path><path class="e" d="M109.28,117.54c-.09,.26-3.33,14.72-21.29,17.52,0,0-5.78,2.28-8.5-3.07s-10.86-11.74-18.31-14.81-21.46-9.9-22.95-10.16-8.06-2.54-9.99-3.94c-1.93-1.4-9.55-7.1-7.01-9.46s14.02-11.39,17.17-11.04,6.31,1.58,8.23,4.03c1.93,2.45,2.63,5.96,3.68,6.48s2.28,.88,8.76,1.75c6.48,.88,20.28,1.14,20.28,1.14-.21-.18,19.86,6.44,33.92,15.37"></path></g></g></g><defs><style>.e{fill:#eaeaea;stroke:#d6d6d6;stroke-miterlimit:10;}</style></defs><g id="a"></g><g id="b" transform="translate(190, 400) scale(1.13, 0.954)"><g id="c"><path id="d" class="e" d="M.5,33.51s52.15,17.56,52.15,17.56l53.21-17.56L91.81,.85,13.85,.5,.5,33.51Z"></path></g></g><g id="zones"><g><path id="zone_11" d="M165.625,165.62500000000003L165.625,250L187.5,250L187.5,187.5L250,187.5L250,165.62500000000003L165.625,165.62500000000003" fill="rgb(188, 202, 228)" class="evp-zone"></path><text class="zone-text-outer zone-text-11 zone-text-perspective-catcher" x="165.625" y="165.62500000000003" fill="#000" dx="8" dy="8">1</text></g><g><path id="zone_12" d="M334.375,165.62500000000003L334.375,250L312.5,250L312.5,187.5L250,187.5L250,165.62500000000003L334.375,165.62500000000003" fill="rgb(188, 202, 228)" class="evp-zone"></path><text class="zone-text-outer zone-text-12 zone-text-perspective-catcher" x="334.375" y="165.62500000000003" fill="#000" dx="-8" dy="8">1</text></g><g><path id="zone_13" d="M165.625,334.375L165.625,250L187.5,250L187.5,312.5L250,312.5L250,334.375L165.625,334.375" fill="rgb(237, 237, 237)" class="evp-zone"></path><text class="zone-text-outer zone-text-13 zone-text-perspective-catcher" x="165.625" y="334.375" fill="#666" dx="8" dy="-8">—</text></g><g><path id="zone_14" d="M334.375,334.375L334.375,250L312.5,250L312.5,312.5L250,312.5L250,334.375L334.375,334.375" fill="rgb(188, 202, 228)" class="evp-zone"></path><text class="zone-text-outer zone-text-14 zone-text-perspective-catcher" x="334.375" y="334.375" fill="#000" dx="-8" dy="-8">1</text></g><g><path id="zone_1" d="M187.5,187.5L187.5,229.175L229.18125,229.175L229.18125,187.5L187.5,187.5" fill="rgb(237, 237, 237)" class="evp-zone"></path><text class="zone-text-inner zone-text-1 zone-text-perspective-catcher" x="187.5" y="187.5" fill="#666" dx="20.833333333333314" dy="20.833333333333314">—</text></g><g><path id="zone_2" d="M229.1875,187.5L229.1875,229.175L270.8125,229.175L270.8125,187.5L229.1875,187.5" fill="rgb(237, 237, 237)" class="evp-zone"></path><text class="zone-text-inner zone-text-2 zone-text-perspective-catcher" x="229.1875" y="187.5" fill="#666" dx="20.833333333333314" dy="20.833333333333314">—</text></g><g><path id="zone_3" d="M270.81875,187.5L270.81875,229.175L312.5,229.175L312.5,187.5L270.81875,187.5" fill="rgb(237, 237, 237)" class="evp-zone"></path><text class="zone-text-inner zone-text-3 zone-text-perspective-catcher" x="270.81875" y="187.5" fill="#666" dx="20.833333333333314" dy="20.833333333333314">—</text></g><g><path id="zone_4" d="M187.5,229.1875L187.5,270.8125L229.18125,270.8125L229.18125,229.1875L187.5,229.1875" fill="rgb(216, 33, 41)" class="evp-zone"></path><text class="zone-text-inner zone-text-4 zone-text-perspective-catcher" x="187.5" y="229.1875" fill="#fff" dx="20.833333333333314" dy="20.833333333333314">3</text></g><g><path id="zone_5" d="M229.1875,229.1875L229.1875,270.8125L270.8125,270.8125L270.8125,229.1875L229.1875,229.1875" fill="rgb(188, 202, 228)" class="evp-zone"></path><text class="zone-text-inner zone-text-5 zone-text-perspective-catcher" x="229.1875" y="229.1875" fill="#000" dx="20.833333333333314" dy="20.833333333333314">1</text></g><g><path id="zone_6" d="M270.81875,229.1875L270.81875,270.8125L312.5,270.8125L312.5,229.1875L270.81875,229.1875" fill="rgb(237, 237, 237)" class="evp-zone"></path><text class="zone-text-inner zone-text-6 zone-text-perspective-catcher" x="270.81875" y="229.1875" fill="#666" dx="20.833333333333314" dy="20.833333333333314">—</text></g><g><path id="zone_7" d="M187.5,270.825L187.5,312.5L229.18125,312.5L229.18125,270.825L187.5,270.825" fill="rgb(242, 181, 184)" class="evp-zone"></path><text class="zone-text-inner zone-text-7 zone-text-perspective-catcher" x="187.5" y="270.825" fill="#000" dx="20.833333333333314" dy="20.833333333333314">2</text></g><g><path id="zone_8" d="M229.1875,270.825L229.1875,312.5L270.8125,312.5L270.8125,270.825L229.1875,270.825" fill="rgb(188, 202, 228)" class="evp-zone"></path><text class="zone-text-inner zone-text-8 zone-text-perspective-catcher" x="229.1875" y="270.825" fill="#000" dx="20.833333333333314" dy="20.833333333333314">1</text></g><g><path id="zone_9" d="M270.81875,270.825L270.81875,312.5L312.5,312.5L312.5,270.825L270.81875,270.825" fill="rgb(237, 237, 237)" class="evp-zone"></path><text class="zone-text-inner zone-text-9 zone-text-perspective-catcher" x="270.81875" y="270.825" fill="#666" dx="20.833333333333314" dy="20.833333333333314">—</text></g></g></g></g><g id="namePlate" transform="translate(0,0)"><rect fill="#fff" width="500" height="90" stroke="#c2c2c2"></rect><rect fill="url('#stripes')" width="500" height="90" stroke="#c2c2c2"></rect><text x="65" y="36" class="title" fill="#000">Shohei Ohtani Base Hits - 2025</text><text x="65" y="58" class="sub-title" fill="#b00">Trending ↓ -7%</text><image x="5" y="12" height="50" width="50" href="https://img.mlbstatic.com/mlb-photos/image/upload/w_120,q_100/v1/people/660271/headshot/silo/current"></image><g id="logo" transform="translate(0,0)"><image href="https://www.mlbstatic.com/team-logos/none.svg" x="416.6666666666667" y="22.5" height="40"></image></g></g><g id="sourcePlate" transform="translate(0,460)"><rect width="500" height="40" fill="#fff" stroke="#c2c2c2"></rect><text x="12.5" y="25" class="site-title" fill="#32858d">TRENDING PLAYER</text><g id="logo" transform="translate(0,0)"><a href="https://baseballsavant.mlb.com/illustrator"><image href="https://baseballsavant.mlb.com/sections/evp/images/logo.png" x="333.3333333333333" y="8" height="22" opacity="1"></image></a></g></g></svg> </a> </div> <div class="visual-cell"> <a href="/savant-player/592450"> <svg id="svg-742" width="500" height="500" viewBox="0 0 500 500" data-reactroot=""><defs><pattern id="stripes" width="8" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(30)"><rect width=".5" height="8" opacity=".5" transform="translate(0,0)" fill="#32858d"></rect></pattern><pattern id="double-stripes" width="16" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(45)"><rect width="1" height="8" opacity=".5" transform="translate(0,0)" fill="#f5f5f5"></rect><rect width="1" height="8" opacity=".5" transform="translate(8,0)" fill="#b2dfdb"></rect></pattern><pattern id="lines" patternUnits="userSpaceOnUse" width="60" height="60"><path d="M 0,60 l 60,-60 M -15,15 l 30,-30 M 45,75 l 30,-30" stroke-width="40" shape-rendering="auto" stroke="#f5f5f5" fill="#000000" stroke-linecap="square"></path></pattern><style>@import url(https://www.mlbstatic.com/mlb.com/fonts/proxima-nova.css);@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Bold.ttf) format('truetype');font-weight:700;font-style:normal}h1{font-family:proxima-nova;font-size:1.2rem}canvas{width:100%!important;height:100%!important}.App{font-family:sans-serif;text-align:center}.clip{clip-path:circle(25px at 25px 25px);-webkit-clip-path:circle(25px at 25px 25px);background-color:#fff;fill:#fff;stroke:#000;stroke-width:1px}.title{font-family:proxima-nova;font-size:1.5rem}.zone-legend{font-family:proxima-nova;font-size:.8rem}.legend{font-family:proxima-nova}.zone{stroke:#a0a0a0}.zone-text-inner{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.zone-text-outer{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.sub-title{font-family:'Fira Mono';font-size:1rem}.source-title{font-family:proxima-nova;font-size:.8rem;text-anchor:end}.site-title{font-family:proxima-nova;font-size:.8rem}.home-plate,.strike-zone{fill:#eee;stroke:#d4d4d4;stroke-width:1.5px}.batter{fill:#f5f5f5;stroke:#c6c6c6;opacity:.9;stroke-width:1;stroke-miterlimit:10}</style></defs><rect width="500" height="500" fill="none" stroke="#c2c2c2"></rect><g transform="scale(0.65) translate(100,175)"><rect width="500" height="500" fill="none" stroke="none"></rect><g><g id="evp-venue-svg"><svg id="_x37__1_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 250 250" style="enable-background:new 0 0 250 250" xml:space="preserve" width="500" height="500"><style type="text/css"> .st0{fill:#5B5B5B;} .st1{fill:#7F7F7F;} .st2{fill:#FFEC5F;} .st3{fill:#68836A;} .st4{font-family:'ArialMT';} .st5{font-size:11px;} .st6{fill:#A88B49;} .st7{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.75;} .st8{fill:none;stroke:#FFFFFF;stroke-width:0.75;} .st9{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.75;stroke-miterlimit:4;} .st10{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.75;stroke-miterlimit:4.0018;} </style><g id="KCR"><g id="compass"><path class="st0" d="M232.8,206.4l-7.1-5.9l-3.9-7l6.4,4.9L232.8,206.4z"></path><path class="st1" d="M237.2,211.2c-6.4,5.6-16.3,4.9-21.9-1.5c-5.6-6.4-4.9-16.3,1.5-21.9c6.4-5.6,16.3-4.9,21.9,1.5 C244.3,195.8,243.7,205.6,237.2,211.2z M217.7,188.8c-5.9,5.1-6.5,14.1-1.4,20s14.1,6.5,20,1.4s6.5-14.1,1.4-20 S223.6,183.7,217.7,188.8z"></path><path class="st0" d="M227.2,196.6c1.6,0.1,2.9,1.5,2.8,3.2c-0.1,1.6-1.5,2.9-3.2,2.8c-1.6-0.1-2.9-1.5-2.8-3.2 C224.2,197.7,225.6,196.4,227.2,196.6z M220,193.3l-2-2.3l0.4-0.3l2.5,0.7l-1.4-1.6l0.4-0.3l2,2.3l-0.4,0.3l-2.5-0.7l1.4,1.6 L220,193.3z"></path><path class="st2" d="M227.1,197.9c0.9,0.1,1.6,0.9,1.5,1.8c-0.1,0.9-0.9,1.6-1.8,1.5c-0.9-0.1-1.6-0.9-1.5-1.8 C225.4,198.5,226.2,197.8,227.1,197.9z"></path></g><g id="distances"><text id="right" transform="matrix(1 0 0 1 223.2178 111.8696)" class="st3 st4 st5">330</text><text id="right-center" transform="matrix(1 0 0 1 188.6943 54.0254)" class="st3 st4 st5">387</text><text id="center" transform="matrix(1 0 0 1 94.6968 32.4785)" class="st3 st4 st5">410</text><text id="left-center" transform="matrix(1 0 0 1 45.7861 53.0264)" class="st3 st4 st5">387</text><text id="left" transform="matrix(1 0 0 1 7.2158 111.8696)" class="st3 st4 st5">330</text></g><g id="field"><path id="Outfield_1_" class="st6" d="M125.1,224.6c-17.7,0-27.7-12.3-27.7-12.3S75,177.8,68.3,173c-11.5-8.2-39.2-64.6-39.2-64.6 l-0.5-1.6l-1.4-4.9L27,98.1l0.4-3.3l0.8-2.9l1.3-2.5l1.7-2l1.8-2l1.8-2l1.8-2l1.8-2l1.8-2.1l1.8-2.1l1.8-2.2l1.8-2.1l1.9-2.1 l1.9-2.1l2.1-1.9l2.2-1.8l2.2-1.8l2.2-1.8l2.2-1.8l2.3-1.7l2.3-1.7l2.4-1.6l2.4-1.6l2.5-1.6l2.5-1.6l2.5-1.5l2.6-1.4l2.6-1.4 l2.7-1.3l2.7-1.3l2.7-1.2l2.8-1l2.8-1.1l2.8-0.9l2.9-0.8l2.9-0.8l2.9-0.6l2.9-0.5l2.9-0.5l3-0.4l3-0.2l3-0.1h6l3,0.1l3,0.4l3,0.4 l3,0.3l2.9,0.6l2.9,0.6l2.9,0.6l2.9,0.9l2.8,1l2.8,1.1l2.8,1.1l2.7,1.3l2.6,1.4l2.6,1.4l2.6,1.4l2.6,1.4l2.6,1.4l2.5,1.5l2.4,1.6 l2.4,1.6l2.4,1.6l2.4,1.6l2.3,1.7l2.2,1.8l2.2,1.8l2.2,1.8l2.2,1.8l2,2l1.9,2.1l1.9,2.1l1.9,2.1l1.9,2.1l1.8,2l1.8,2l1.8,2l1.8,2 l1.8,2l1.7,2l1.7,2l1.1,2.7l0.8,3l0.4,3.3l-0.3,3.9l-1.4,4.8l-1.9,6.3c-5.8,14.5-30.4,52.6-39,57.8c-8.6,5.1-26.7,40.6-26.7,40.6 S142.8,224.6,125.1,224.6L125.1,224.6z"></path><path id="grass_1_" class="st3" d="M126.1,216.6c-9.8,0-17.4-3.5-21.2-6.4c-5-3.8-30.9-43.6-30.9-43.6l-13.4-18.8l-24.1-42.5 l-1.4-4.7L35,98.3l0.2-2.1l0.4-1.5l0.5-0.9l1.1-1.3l1.7-1.9l3.6-4.1l1.8-2.1l1.8-2.1l1.9-2.2l1.8-2.1l1.8-2.1l1.8-2l1.6-1.8 l1.7-1.5l2.1-1.7l4.2-3.5l2.1-1.7l2.2-1.7l2.1-1.6l4.5-3.1l4.7-3l2.4-1.4l2.4-1.4l2.4-1.3l5.1-2.5l2.4-1.1l5.1-1.9l2.5-0.8 l5.2-1.5l2.4-0.5l5.7-0.9l2.6-0.4l2.6-0.2l2.6-0.1l5.7,0.1l2.5,0.1l8.1,1l2.5,0.6l5.4,1.2l2.3,0.7l2.6,0.9l5.2,2l2.3,1.1l12.6,6.7 l2.1,1.3l9.4,6.3l2,1.5l8.4,6.8l1.6,1.5l1.7,1.9l1.9,2.2l1.9,2.1l7.3,8.1l1.8,2l1.7,2l1.6,1.9l0.9,1l0.4,1l0.5,2l0.3,2l-0.2,2.3 l-1.1,4l-1.8,5.9c-3,7.4-8.4,15.8-12.7,22.6c-4.7,7.3-9.7,15.3-9.7,15.3l-12.8,15.7L158,192.8c0,0-9.7,13.5-12.3,15.9 S135.6,216.6,126.1,216.6L126.1,216.6z"></path><path id="infield_sand" class="st6" d="M163.9,166.7l-1-1c-5-16-20-27.7-37.7-27.7s-32.7,11.7-37.7,27.7l-1,1l32.7,32.7 c-0.5,0.9-0.7,1.9-0.7,3c0,3.7,3,6.7,6.7,6.7s6.7-3,6.7-6.7c0-1.1-0.3-2.1-0.7-3L163.9,166.7z M122.5,154.7 c0.8,0.5,1.7,0.8,2.7,0.8s1.9-0.3,2.7-0.8l16.8,16.8c-1.6,1.6-1.6,4.1,0,5.6l2.5,2.5l-17.7,17.7c-1.2-1-2.7-1.6-4.3-1.6 s-3.2,0.6-4.3,1.6l-17.7-17.7l2.5-2.5c1.6-1.5,1.6-4,0-5.6L122.5,154.7z"></path></g><g id="persistent_1_"><g id="mound_1_"><path id="pitching-mound_1_" class="st6" d="M122.5,174.7c-1.5,1.5-1.5,3.9,0,5.4s3.9,1.5,5.4,0c1.5-1.5,1.5-3.9,0-5.4 C126.5,173.2,124,173.2,122.5,174.7z"></path><path id="pitching-rubber_1_" class="st7" d="M123.2,176.6h4v1.6h-4V176.6z"></path></g><g id="lines_1_"><path id="left-foul-line_1_" class="st8" d="M125.2,203.2l-97.1-97.1"></path><path id="right-foul-line_1_" class="st8" d="M125.2,203.2l97.1-97.2"></path></g><g id="bases_2_"><rect id="third-base_2_" x="99.2" y="175.1" transform="matrix(0.7073 -0.7069 0.7069 0.7073 -95.3473 122.8833)" class="st9" width="3" height="3"></rect><rect id="first-base_2_" x="148.1" y="175.2" transform="matrix(0.7073 -0.7069 0.7069 0.7073 -81.1078 157.4629)" class="st9" width="3" height="3"></rect><rect id="second-base_2_" x="123.7" y="148.6" transform="matrix(0.707 -0.7073 0.7073 0.707 -69.4796 132.5406)" class="st10" width="3" height="3"></rect><polygon id="home_2_" class="st7" points="126.7,201.8 125.2,203.4 123.7,201.8 123.7,200.3 126.7,200.3 "></polygon></g></g></g></svg><style> .st3{fill:#b2dfdb;} .st4{font-family:'Roboto Condensed';} .st6{fill:#fff; stroke: #e2e2e2; stroke-width: 0.5;} .st7{fill:#c2c2c2;stroke:#FFFFFF;stroke-width:0.75;} .st8{fill:none;stroke:#c2c2c2;stroke-width:0.75;} .st9{fill:#c2c2c2;stroke:#FFFFFF;stroke-width:0.75;stroke-miterlimit:4;} #compass {visibility: hidden;} #distances {visibility: visible;} #TEX .st0{fill:#b2dfdb;} #TEX .st3{fill:#5b5b5b;} #TEX .st0{font-family:'Roboto Condensed';} </style></g><g id="contourChart"><path stroke="none" d="M224.55440065256266,70L226,69.03626716456283L229.54231184600906,66L230,65.54231184600907L233.03626716456284,62L234,60.554400652562634L235.5965004468979,58L236.86975787953781,54L237.4639449696483,50L237.64059493686818,46L237.4639449696483,42L236.86975787953781,38L235.5965004468979,34L234,31.445599347437366L233.03626716456284,30L230,26.45768815399093L229.54231184600906,26L226,22.96373283543717L224.55440065256266,22L222,20.403499553102094L218,19.13024158815508L214,18.536055030351704L210,18.359405063131824L206,18.536055030351704L202,19.13024158815508L198,20.403499553102094L195.44559934743737,22L194,22.96373283543717L190.45768815399094,26L190,26.45768815399093L186.96373283543716,30L186,31.445599347437366L184.4034995531021,34L183.13024212046216,38L182.53605503035172,42L182.35940506313182,46L182.53605503035172,50L183.13024212046216,54L184.4034995531021,58L186,60.554400652562634L186.96373283543716,62L190,65.54231184600907L190.45768815399094,66L194,69.03626716456283L195.44559934743737,70L198,71.5965004468979L202,72.86975841184493L206,73.4639449696483L210,73.64059493686817L214,73.4639449696483L218,72.86975841184493L222,71.5965004468979ZM33.18133780305985,106L34,105.82634441678778L38,104.12866700222219L40.554400652562634,102L42,101.03626716456284L45.54231184600907,98L46,97.54231184600906L49.03626716456283,94L50,92.55440065256263L51.596500446897906,90L52.86975787953783,86L53.463944969648296,82L53.64059493686817,78L53.463944969648296,74L52.86975787953783,70L51.596500446897906,66L50,63.445599347437366L49.03626716456283,62L46,58.45768815399093L45.54231184600907,58L42,54.96373283543717L40.554400652562634,54L38,52.403499553102094L34,51.13024158815507L30,50.536055030351704L26,50.35940506313183L22,50.536055030351704L18,51.13024158815507L14,52.403499553102094L11.445599347437366,54L10,54.96373283543717L6.4576881539909365,58L6,58.45768815399093L2.9637328354371704,62L2,63.445599347437366L0.40349955310209396,66L-0.8697578795378362,70L-1.4639449696482956,74L-1.640594936868176,78L-1.4639449696482956,82L-0.8697578795378362,86L0.40349955310209396,90L2,92.55440065256263L2.9637328354371704,94L6,97.54231184600906L6.4576881539909365,98L10,101.03626716456284L11.445599347437366,102L14,104.12866700222219L18,105.82634441678778L18.818662196940153,106L22,107.8557800825345L26,108.5623797474727L30,107.8557800825345ZM356.55440065256266,110L358,109.03626716456284L361.54231184600906,106L362,105.54231184600906L365.03626716456284,102L366,100.55440065256263L367.5965004468979,98L368.8697578795378,94L369.4639449696483,90L369.6405949368682,86L369.4639449696483,82L368.8697578795378,78L367.5965004468979,74L366,71.44559934743737L365.03626716456284,70L362,66.45768815399093L361.54231184600906,66L358,62.96373283543717L356.55440065256266,62L354,60.403499553102094L350,59.13024158815507L346,58.536055030351704L342,58.35940506313183L338,58.536055030351704L334,59.13024158815507L330,60.403499553102094L327.44559934743734,62L326,62.96373283543717L322.45768815399094,66L322,66.45768815399093L318.96373283543716,70L318,71.44559934743737L316.4034995531021,74L315.1302421204622,78L314.5360550303517,82L314.3594050631318,86L314.5360550303517,90L315.1302421204622,94L316.4034995531021,98L318,100.55440065256263L318.96373283543716,102L322,105.54231184600906L322.45768815399094,106L326,109.03626716456284L327.44559934743734,110L330,111.59650044689789L334,112.86975841184491L338,113.46394496964828L342,113.64059493686818L346,113.46394496964828L350,112.86975841184491L354,111.59650044689789ZM132.55440065256263,122L134,121.03626716456284L137.54231184600906,118L138,117.54231184600906L141.03626716456284,114L142,112.55440065256263L143.5965004468979,110L144.86975787953784,106L145.46394496964828,102L145.64059493686818,98L145.46394496964828,94L144.86975787953784,90L143.5965004468979,86L142,83.44559934743737L141.03626716456284,82L138,78.45768815399093L137.54231184600906,78L134,74.96373283543717L132.55440065256263,74L130,72.4034995531021L126,71.13024158815507L122,70.5360550303517L118,70.35940506313183L114,70.5360550303517L110,71.13024158815507L106,72.4034995531021L103.44559934743737,74L102,74.96373283543717L98.45768815399094,78L98,78.45768815399093L94.96373283543716,82L94,83.44559934743737L92.40349955310211,86L91.13024212046216,90L90.53605503035172,94L90.35940506313182,98L90.53605503035172,102L91.13024212046216,106L92.40349955310211,110L94,112.55440065256263L94.96373283543716,114L98,117.54231184600906L98.45768815399094,118L102,121.03626716456284L103.44559934743737,122L106,123.59650044689789L110,124.86975841184491L114,125.46394496964828L118,125.64059493686818L122,125.46394496964828L126,124.86975841184491L130,123.59650044689789ZM40.554400652562634,166L42,165.03626716456284L45.54231184600907,162L46,161.54231184600906L49.03626716456283,158L50,156.55440065256263L51.596500446897906,154L52.86975787953783,150L53.463944969648296,146L53.64059493686817,142L53.463944969648296,138L52.86975787953783,134L51.596500446897906,130L50,127.44559934743737L49.03626716456283,126L46,122.45768815399094L45.54231184600907,122L42,118.96373283543716L40.554400652562634,118L38,115.87133299777781L34,114.17365558321222L33.18133780305985,114L30,112.1442199174655L26,111.4376202525273L22,112.1442199174655L18.818662196940153,114L18,114.17365558321222L14,115.87133299777781L11.445599347437366,118L10,118.96373283543716L6.4576881539909365,122L6,122.45768815399094L2.9637328354371704,126L2,127.44559934743737L0.40349955310209396,130L-0.8697578795378362,134L-1.4639449696482956,138L-1.640594936868176,142L-1.4639449696482956,146L-0.8697578795378362,150L0.40349955310209396,154L2,156.55440065256263L2.9637328354371704,158L6,161.54231184600906L6.4576881539909365,162L10,165.03626716456284L11.445599347437366,166L14,167.5965004468979L18,168.8697584118449L22,169.46394496964828L26,169.64059493686818L30,169.46394496964828L34,168.8697584118449L38,167.5965004468979ZM432.55440065256266,202L434,201.03626716456284L437.54231184600906,198L438,197.54231184600906L441.03626716456284,194L442,192.55440065256263L443.5965004468979,190L444.8697578795378,186L445.4639449696483,182L445.6405949368682,178L445.4639449696483,174L444.8697578795378,170L443.5965004468979,166L442,163.44559934743737L441.03626716456284,162L438,158.45768815399094L437.54231184600906,158L434,154.96373283543716L432.55440065256266,154L430,152.4034995531021L426,151.1302415881551L422,150.53605503035172L418,150.35940506313182L414,150.53605503035172L410,151.1302415881551L406,152.4034995531021L403.44559934743734,154L402,154.96373283543716L398.45768815399094,158L398,158.45768815399094L394.96373283543716,162L394,163.44559934743737L392.4034995531021,166L391.1302421204622,170L390.5360550303517,174L390.3594050631318,178L390.5360550303517,182L391.1302421204622,186L392.4034995531021,190L394,192.55440065256263L394.96373283543716,194L398,197.54231184600906L398.45768815399094,198L402,201.03626716456284L403.44559934743734,202L406,203.5965004468979L410,204.8697584118449L414,205.46394496964828L418,205.64059493686818L422,205.46394496964828L426,204.8697584118449L430,203.5965004468979ZM273.4580008138395,250L274,249.69487456400606L278,246.82955888238888L278.9058401559282,246L282,242.5488212735554L282.4196868475784,242L284.94935283921563,238L286,234.68462341341524L286.23882206179445,234L287.1653872579115,230L287.6934613256508,226L287.8322303420951,222L287.65384818967385,218L287.10638040660734,214L286,210.1153776986716L285.9729583374707,210L284.83527090102626,206L283.05490389492934,202L282,200.4047793427387L280.27024606259766,198L278,195.53516175618512L276.26675307471083,194L274,192.19822192858103L270.16131425412846,190L270,189.9034994919586L266,187.8564963740631L262,186.8880470345196L258,186.4264747200557L254,186.28908669749887L250,186.43611260151494L246,186.93244939004646L242,188.0239996366917L238.54199918616052,190L238,190.30512543599394L234,193.1704411176111L233.09415984407178,194L230,197.4511787264446L229.58031315242158,198L227.05064716078437,202L226,205.31537658658476L225.76117793820555,206L224.8346127420885,210L224.3065386743492,214L224.1677696579049,218L224.34615181032615,222L224.89361959339266,226L226,229.88462230132842L226.0270416625293,230L227.16472909897374,234L228.94509610507066,238L230,239.59522065726134L231.72975393740234,242L234,244.46483824381488L235.73324692528917,246L238,247.80177807141894L241.83868574587154,250L242,250.0965005080414L246,252.1435036259369L250,253.11195296548044L254,253.5735252799443L258,253.71091330250113L262,253.56388739848506L266,253.06755060995357L270,251.9760003633083ZM124.55440065256263,254L126,253.03626716456284L129.54231184600906,250L130,249.54231184600906L133.03626716456284,246L134,244.55440065256266L135.5965004468979,242L136.86975787953784,238L137.46394496964828,234L137.64059493686818,230L137.46394496964828,226L136.86975787953784,222L135.5965004468979,218L134,215.44559934743737L133.03626716456284,214L130,210.45768815399094L129.54231184600906,210L126,206.96373283543716L124.55440065256263,206L122,204.4034995531021L118,203.1302415881551L114,202.53605503035172L110,202.35940506313182L106,202.53605503035172L102,203.1302415881551L98,204.4034995531021L95.44559934743737,206L94,206.96373283543716L90.45768815399094,210L90,210.45768815399094L86.96373283543717,214L86,215.44559934743737L84.4034995531021,218L83.13024212046217,222L82.5360550303517,226L82.35940506313183,230L82.5360550303517,234L83.13024212046217,238L84.4034995531021,242L86,244.55440065256266L86.96373283543717,246L90,249.54231184600906L90.45768815399094,250L94,253.03626716456284L95.44559934743737,254L98,255.5965004468979L102,256.86975841184494L106,257.4639449696483L110,257.6405949368682L114,257.4639449696483L118,256.86975841184494L122,255.5965004468979ZM196.55440065256263,362L198,361.03626716456284L201.54231184600906,358L202,357.54231184600906L205.03626716456284,354L206,352.55440065256266L207.5965004468979,350L208.86975787953784,346L209.46394496964828,342L209.64059493686818,338L209.46394496964828,334L208.86975787953784,330L207.5965004468979,326L206,323.44559934743734L205.03626716456284,322L202,318.45768815399094L201.54231184600906,318L198,314.96373283543716L196.55440065256263,314L194,312.4034995531021L190,311.13024158815506L186,310.5360550303517L182,310.3594050631318L178,310.5360550303517L174,311.13024158815506L170,312.4034995531021L167.44559934743737,314L166,314.96373283543716L162.45768815399094,318L162,318.45768815399094L158.96373283543716,322L158,323.44559934743734L156.4034995531021,326L155.13024212046216,330L154.53605503035172,334L154.35940506313182,338L154.53605503035172,342L155.13024212046216,346L156.4034995531021,350L158,352.55440065256266L158.96373283543716,354L162,357.54231184600906L162.45768815399094,358L166,361.03626716456284L167.44559934743737,362L170,363.5965004468979L174,364.86975841184494L178,365.4639449696483L182,365.6405949368682L186,365.4639449696483L190,364.86975841184494L194,363.5965004468979Z" fill="rgb(99, 132, 191)"></path><path stroke="none" d="M219.30154827196668,66L222,64.79533399498754L225.1946673484303,62L226,61.19466734843027L228.79533399498752,58L230,55.301548271966695L230.59161289018033,54L231.54231184600906,50L231.82495222104063,46L231.54231184600906,42L230.59161289018033,38L230,36.698451728033305L228.79533399498752,34L226,30.805332651569728L225.1946673484303,30L222,27.204666005012456L219.30154827196668,26L218,25.408387011603708L214,24.457688153990937L210,24.175047778959346L206,24.457688153990937L202,25.408387011603708L200.6984517280333,26L198,27.204666005012456L194.80533265156973,30L194,30.805332651569728L191.20466600501246,34L190,36.698451728033305L189.40838710981967,38L188.45768815399094,42L188.17504777895934,46L188.45768815399094,50L189.40838710981967,54L190,55.301548271966695L191.20466600501246,58L194,61.19466734843027L194.80533265156973,62L198,64.79533399498754L200.6984517280333,66L202,66.59161298839629L206,67.54231184600907L210,67.82495222104065L214,67.54231184600907L218,66.59161298839629ZM35.301548271966695,98L38,96.79533399498754L41.19466734843027,94L42,93.19466734843027L44.795333994987544,90L46,87.3015482719667L46.59161289018033,86L47.54231184600907,82L47.82495222104065,78L47.54231184600907,74L46.59161289018033,70L46,68.6984517280333L44.795333994987544,66L42,62.80533265156973L41.19466734843027,62L38,59.204666005012456L35.301548271966695,58L34,57.40838701160371L30,56.45768815399093L26,56.17504777895935L22,56.45768815399093L18,57.40838701160371L16.698451728033305,58L14,59.204666005012456L10.805332651569728,62L10,62.80533265156973L7.204666005012463,66L6,68.6984517280333L5.408387109819671,70L4.4576881539909365,74L4.175047778959346,78L4.4576881539909365,82L5.408387109819671,86L6,87.3015482719667L7.204666005012463,90L10,93.19466734843027L10.805332651569728,94L14,96.79533399498754L16.698451728033305,98L18,98.59161298839629L22,99.54231184600906L26,99.82495222104066L30,99.54231184600906L34,98.59161298839629ZM351.3015482719667,106L354,104.79533399498754L357.1946673484303,102L358,101.19466734843027L360.7953339949875,98L362,95.30154827196671L362.59161289018033,94L363.54231184600906,90L363.82495222104063,86L363.54231184600906,82L362.59161289018033,78L362,76.6984517280333L360.7953339949875,74L358,70.80533265156973L357.1946673484303,70L354,67.20466600501246L351.3015482719667,66L350,65.40838701160371L346,64.45768815399093L342,64.17504777895935L338,64.45768815399093L334,65.40838701160371L332.6984517280333,66L330,67.20466600501246L326.8053326515697,70L326,70.80533265156973L323.2046660050125,74L322,76.6984517280333L321.40838710981967,78L320.45768815399094,82L320.17504777895937,86L320.45768815399094,90L321.40838710981967,94L322,95.30154827196671L323.2046660050125,98L326,101.19466734843027L326.8053326515697,102L330,104.79533399498754L332.6984517280333,106L334,106.59161298839629L338,107.54231184600906L342,107.82495222104066L346,107.54231184600906L350,106.59161298839629ZM127.30154827196671,118L130,116.79533399498754L133.19466734843027,114L134,113.19466734843027L136.79533399498754,110L138,107.30154827196671L138.59161289018033,106L139.54231184600906,102L139.82495222104066,98L139.54231184600906,94L138.59161289018033,90L138,88.6984517280333L136.79533399498754,86L134,82.80533265156973L133.19466734843027,82L130,79.20466600501246L127.30154827196671,78L126,77.40838701160371L122,76.45768815399093L118,76.17504777895935L114,76.45768815399093L110,77.40838701160371L108.69845172803329,78L106,79.20466600501246L102.80533265156973,82L102,82.80533265156973L99.20466600501246,86L98,88.6984517280333L97.40838710981967,90L96.45768815399094,94L96.17504777895934,98L96.45768815399094,102L97.40838710981967,106L98,107.30154827196671L99.20466600501246,110L102,113.19466734843027L102.80533265156973,114L106,116.79533399498754L108.69845172803329,118L110,118.59161298839629L114,119.54231184600906L118,119.82495222104066L122,119.54231184600906L126,118.59161298839629ZM35.301548271966695,162L38,160.79533399498754L41.19466734843027,158L42,157.19466734843027L44.795333994987544,154L46,151.3015482719667L46.59161289018033,150L47.54231184600907,146L47.82495222104065,142L47.54231184600907,138L46.59161289018033,134L46,132.6984517280333L44.795333994987544,130L42,126.80533265156973L41.19466734843027,126L38,123.20466600501246L35.301548271966695,122L34,121.40838701160371L30,120.45768815399094L26,120.17504777895934L22,120.45768815399094L18,121.40838701160371L16.698451728033305,122L14,123.20466600501246L10.805332651569728,126L10,126.80533265156973L7.204666005012463,130L6,132.6984517280333L5.408387109819671,134L4.4576881539909365,138L4.175047778959346,142L4.4576881539909365,146L5.408387109819671,150L6,151.3015482719667L7.204666005012463,154L10,157.19466734843027L10.805332651569728,158L14,160.79533399498754L16.698451728033305,162L18,162.5916129883963L22,163.54231184600906L26,163.82495222104066L30,163.54231184600906L34,162.5916129883963ZM427.3015482719667,198L430,196.79533399498754L433.1946673484303,194L434,193.19466734843027L436.7953339949875,190L438,187.3015482719667L438.59161289018033,186L439.54231184600906,182L439.82495222104063,178L439.54231184600906,174L438.59161289018033,170L438,168.6984517280333L436.7953339949875,166L434,162.80533265156973L433.1946673484303,162L430,159.20466600501246L427.3015482719667,158L426,157.4083870116037L422,156.45768815399094L418,156.17504777895934L414,156.45768815399094L410,157.4083870116037L408.6984517280333,158L406,159.20466600501246L402.8053326515697,162L402,162.80533265156973L399.2046660050125,166L398,168.6984517280333L397.40838710981967,170L396.45768815399094,174L396.17504777895937,178L396.45768815399094,182L397.40838710981967,186L398,187.3015482719667L399.2046660050125,190L402,193.19466734843027L402.8053326515697,194L406,196.79533399498754L408.6984517280333,198L410,198.5916129883963L414,199.54231184600906L418,199.82495222104066L422,199.54231184600906L426,198.5916129883963ZM270.4033827620964,246L274,243.4129596721383L275.5488210979638,242L278,239.36287001339957L279.09786767210574,238L281.10051587164287,234L282,230.93357712361848L282.29766229457437,230L283.16213819316664,226L283.4387497465368,222L283.2567339106258,218L282.5633009192018,214L282,212.34715649469473L281.2835989007441,210L279.6309954908574,206L278,203.29907165013597L277.18808041882806,202L274,198.62636986604736L273.2953337985675,198L270,195.36373296114598L267.61346716234544,194L266,193.060116336922L262,191.7653325430793L258,191.15899149534175L254,191.00538495504574L250,191.26172314592628L246,192.03793606093632L242,193.72738419961456L241.59661723790362,194L238,196.5870403278617L236.4511789020362,198L234,200.63712998660046L232.90213232789426,202L230.89948412835713,206L230,209.0664228763815L229.70233770542563,210L228.83786180683336,214L228.5612502534632,218L228.74326608937417,222L229.43669908079818,226L230,227.65284350530527L230.7164010992559,230L232.3690045091426,234L234,236.70092834986406L234.81191958117194,238L238,241.37363013395264L238.70466620143247,242L242,244.636267038854L244.38653283765456,246L246,246.93988366307804L250,248.2346674569207L254,248.84100850465825L258,248.9946150449543L262,248.73827685407372L266,247.96206393906368L270,246.27261580038544ZM119.30154827196671,250L122,248.79533399498752L125.19466734843027,246L126,245.1946673484303L128.79533399498754,242L130,239.30154827196668L130.59161289018033,238L131.54231184600906,234L131.82495222104066,230L131.54231184600906,226L130.59161289018033,222L130,220.69845172803332L128.79533399498754,218L126,214.80533265156973L125.19466734843027,214L122,211.20466600501246L119.30154827196671,210L118,209.4083870116037L114,208.45768815399094L110,208.17504777895934L106,208.45768815399094L102,209.4083870116037L100.69845172803329,210L98,211.20466600501246L94.80533265156973,214L94,214.80533265156973L91.20466600501246,218L90,220.69845172803332L89.40838710981967,222L88.45768815399093,226L88.17504777895935,230L88.45768815399093,234L89.40838710981967,238L90,239.30154827196668L91.20466600501246,242L94,245.1946673484303L94.80533265156973,246L98,248.79533399498752L100.69845172803329,250L102,250.59161298839626L106,251.54231184600906L110,251.82495222104063L114,251.54231184600906L118,250.59161298839626ZM191.3015482719667,358L194,356.7953339949875L197.19466734843027,354L198,353.1946673484303L200.79533399498754,350L202,347.3015482719667L202.59161289018033,346L203.54231184600906,342L203.82495222104066,338L203.54231184600906,334L202.59161289018033,330L202,328.6984517280333L200.79533399498754,326L198,322.8053326515697L197.19466734843027,322L194,319.2046660050125L191.3015482719667,318L190,317.40838701160374L186,316.45768815399094L182,316.17504777895937L178,316.45768815399094L174,317.40838701160374L172.6984517280333,318L170,319.2046660050125L166.80533265156973,322L166,322.8053326515697L163.20466600501246,326L162,328.6984517280333L161.40838710981967,330L160.45768815399094,334L160.17504777895934,338L160.45768815399094,342L161.40838710981967,346L162,347.3015482719667L163.20466600501246,350L166,353.1946673484303L166.80533265156973,354L170,356.7953339949875L172.6984517280333,358L174,358.59161298839626L178,359.54231184600906L182,359.82495222104063L186,359.54231184600906L190,358.59161298839626Z" fill="rgb(143, 167, 209)"></path><path stroke="none" d="M217.18133744710676,62L218,61.77672851821943L222,59.59400042933234L223.59400042933237,58L225.77672851821944,54L226,53.181337447106756L226.92788965167404,50L227.28119036729112,46L226.92788965167404,42L226,38.818662552893244L225.77672851821944,38L223.59400042933237,34L222,32.40599957066766L218,30.22327148178057L217.18133744710676,30L214,29.072110348325964L210,28.71880963270887L206,29.072110348325964L202.81866255289324,30L202,30.22327148178057L198,32.40599957066766L196.40599957066766,34L194.22327148178056,38L194,38.818662552893244L193.07211034832596,42L192.71880963270885,46L193.07211034832596,50L194,53.181337447106756L194.22327148178056,54L196.40599957066766,58L198,59.59400042933234L202,61.77672851821943L202.81866255289324,62L206,62.927889651674036L210,63.28119036729113L214,62.927889651674036ZM33.181337447106756,94L34,93.77672851821944L38,91.59400042933234L39.59400042933234,90L41.77672851821943,86L42,85.18133744710676L42.927889651674036,82L43.28119036729113,78L42.927889651674036,74L42,70.81866255289324L41.77672851821943,70L39.59400042933234,66L38,64.40599957066766L34,62.22327148178057L33.181337447106756,62L30,61.072110348325964L26,60.71880963270887L22,61.072110348325964L18.818662552893237,62L18,62.22327148178057L14,64.40599957066766L12.40599957066766,66L10.223271481780571,70L10,70.81866255289324L9.072110348325964,74L8.718809632708862,78L9.072110348325964,82L10,85.18133744710676L10.223271481780571,86L12.40599957066766,90L14,91.59400042933234L18,93.77672851821944L18.818662552893237,94L22,94.92788965167404L26,95.28119036729115L30,94.92788965167404ZM349.1813374471068,102L350,101.77672851821944L354,99.59400042933234L355.59400042933237,98L357.77672851821944,94L358,93.18133744710676L358.92788965167404,90L359.2811903672911,86L358.92788965167404,82L358,78.81866255289324L357.77672851821944,78L355.59400042933237,74L354,72.40599957066766L350,70.22327148178057L349.1813374471068,70L346,69.07211034832596L342,68.71880963270887L338,69.07211034832596L334.8186625528932,70L334,70.22327148178057L330,72.40599957066766L328.40599957066763,74L326.22327148178056,78L326,78.81866255289324L325.07211034832596,82L324.7188096327089,86L325.07211034832596,90L326,93.18133744710676L326.22327148178056,94L328.40599957066763,98L330,99.59400042933234L334,101.77672851821944L334.8186625528932,102L338,102.92788965167404L342,103.28119036729115L346,102.92788965167404ZM125.18133744710676,114L126,113.77672851821944L130,111.59400042933234L131.59400042933234,110L133.77672851821944,106L134,105.18133744710676L134.92788965167404,102L135.28119036729115,98L134.92788965167404,94L134,90.81866255289324L133.77672851821944,90L131.59400042933234,86L130,84.40599957066766L126,82.22327148178057L125.18133744710676,82L122,81.07211034832596L118,80.71880963270887L114,81.07211034832596L110.81866255289324,82L110,82.22327148178057L106,84.40599957066766L104.40599957066766,86L102.22327148178056,90L102,90.81866255289324L101.07211034832596,94L100.71880963270885,98L101.07211034832596,102L102,105.18133744710676L102.22327148178056,106L104.40599957066766,110L106,111.59400042933234L110,113.77672851821944L110.81866255289324,114L114,114.92788965167404L118,115.28119036729115L122,114.92788965167404ZM33.181337447106756,158L34,157.77672851821944L38,155.59400042933234L39.59400042933234,154L41.77672851821943,150L42,149.18133744710676L42.927889651674036,146L43.28119036729113,142L42.927889651674036,138L42,134.81866255289324L41.77672851821943,134L39.59400042933234,130L38,128.40599957066766L34,126.22327148178056L33.181337447106756,126L30,125.07211034832596L26,124.71880963270885L22,125.07211034832596L18.818662552893237,126L18,126.22327148178056L14,128.40599957066766L12.40599957066766,130L10.223271481780571,134L10,134.81866255289324L9.072110348325964,138L8.718809632708862,142L9.072110348325964,146L10,149.18133744710676L10.223271481780571,150L12.40599957066766,154L14,155.59400042933234L18,157.77672851821944L18.818662552893237,158L22,158.92788965167404L26,159.28119036729115L30,158.92788965167404ZM425.1813374471068,194L426,193.77672851821944L430,191.59400042933234L431.59400042933237,190L433.77672851821944,186L434,185.18133744710676L434.92788965167404,182L435.2811903672911,178L434.92788965167404,174L434,170.81866255289324L433.77672851821944,170L431.59400042933237,166L430,164.40599957066766L426,162.22327148178056L425.1813374471068,162L422,161.07211034832596L418,160.71880963270885L414,161.07211034832596L410.8186625528932,162L410,162.22327148178056L406,164.40599957066766L404.40599957066763,166L402.22327148178056,170L402,170.81866255289324L401.07211034832596,174L400.7188096327089,178L401.07211034832596,182L402,185.18133744710676L402.22327148178056,186L404.40599957066763,190L406,191.59400042933234L410,193.77672851821944L410.8186625528932,194L414,194.92788965167404L418,195.28119036729115L422,194.92788965167404ZM270.17718124894475,242L274,238.62040708060158L274.58910220339556,238L277.1077806024497,234L278,231.6802294732646L278.66827322067354,230L279.7388015693109,226L280.10392363870824,222L279.9301754450538,218L279.16813911937203,214L278,211.07457258578555L277.5961574967241,210L275.633035838349,206L274,203.68653223098642L272.7244714088937,202L270,199.4964319275202L267.8103055828275,198L266,196.79990979051772L262,195.34501872110943L258,194.67148540149898L254,194.5199268197569L250,194.84944699773487L246,195.7999142003569L242,197.85963563559005L241.82281875105525,198L238,201.3795929193984L237.41089779660444,202L234.89221939755032,206L234,208.3197705267354L233.33172677932646,210L232.2611984306891,214L231.89607636129176,218L232.0698245549462,222L232.83186088062797,226L234,228.92542741421448L234.40384250327588,230L236.36696416165103,234L238,236.31346776901358L239.2755285911063,238L242,240.50356807247977L244.18969441717252,242L246,243.2000902094823L250,244.6549812788906L254,245.328514598501L258,245.4800731802431L262,245.1505530022651L266,244.2000857996431L270,242.14036436440995ZM117.18133744710676,246L118,245.77672851821944L122,243.59400042933237L123.59400042933234,242L125.77672851821944,238L126,237.18133744710678L126.92788965167404,234L127.28119036729115,230L126.92788965167404,226L126,222.81866255289322L125.77672851821944,222L123.59400042933234,218L122,216.40599957066766L118,214.22327148178056L117.18133744710676,214L114,213.07211034832596L110,212.71880963270885L106,213.07211034832596L102.81866255289324,214L102,214.22327148178056L98,216.40599957066766L96.40599957066766,218L94.22327148178056,222L94,222.81866255289322L93.07211034832596,226L92.71880963270885,230L93.07211034832596,234L94,237.18133744710678L94.22327148178056,238L96.40599957066766,242L98,243.59400042933237L102,245.77672851821944L102.81866255289324,246L106,246.92788965167404L110,247.28119036729112L114,246.92788965167404ZM189.18133744710676,354L190,353.77672851821944L194,351.59400042933237L195.59400042933234,350L197.77672851821944,346L198,345.1813374471068L198.92788965167404,342L199.28119036729115,338L198.92788965167404,334L198,330.8186625528932L197.77672851821944,330L195.59400042933234,326L194,324.40599957066763L190,322.22327148178056L189.18133744710676,322L186,321.07211034832596L182,320.7188096327089L178,321.07211034832596L174.81866255289324,322L174,322.22327148178056L170,324.40599957066763L168.40599957066766,326L166.22327148178056,330L166,330.8186625528932L165.07211034832596,334L164.71880963270885,338L165.07211034832596,342L166,345.1813374471068L166.22327148178056,346L168.40599957066766,350L170,351.59400042933237L174,353.77672851821944L174.81866255289324,354L178,354.92788965167404L182,355.2811903672911L186,354.92788965167404Z" fill="rgb(188, 202, 228)"></path><path stroke="none" d="M217.18133780305985,58L218,57.58322650803706L221.58322650803706,54L222,53.18133780305985L223.0604457038133,50L223.46421715341398,46L223.0604457038133,42L222,38.81866219694015L221.58322650803706,38L218,34.41677349196294L217.18133780305985,34L214,32.939554296186714L210,32.53578284658602L206,32.939554296186714L202.81866219694015,34L202,34.41677349196294L198.41677349196294,38L198,38.81866219694015L196.9395542961867,42L196.53578284658602,46L196.9395542961867,50L198,53.18133780305985L198.41677349196294,54L202,57.58322650803706L202.81866219694015,58L206,59.060445703813286L210,59.46421715341398L214,59.060445703813286ZM33.18133780305985,90L34,89.58322650803706L37.58322650803706,86L38,85.18133780305985L39.060445703813286,82L39.46421715341398,78L39.060445703813286,74L38,70.81866219694015L37.58322650803706,70L34,66.41677349196294L33.18133780305985,66L30,64.93955429618671L26,64.53578284658602L22,64.93955429618671L18.818662196940153,66L18,66.41677349196294L14.416773491962935,70L14,70.81866219694015L12.939554296186714,74L12.535782846586024,78L12.939554296186714,82L14,85.18133780305985L14.416773491962935,86L18,89.58322650803706L18.818662196940153,90L22,91.06044570381329L26,91.46421715341398L30,91.06044570381329ZM349.1813378030599,98L350,97.58322650803706L353.58322650803706,94L354,93.18133780305985L355.0604457038133,90L355.464217153414,86L355.0604457038133,82L354,78.81866219694015L353.58322650803706,78L350,74.41677349196294L349.1813378030599,74L346,72.93955429618671L342,72.53578284658602L338,72.93955429618671L334.8186621969401,74L334,74.41677349196294L330.41677349196294,78L330,78.81866219694015L328.9395542961867,82L328.535782846586,86L328.9395542961867,90L330,93.18133780305985L330.41677349196294,94L334,97.58322650803706L334.8186621969401,98L338,99.06044570381329L342,99.46421715341398L346,99.06044570381329ZM125.18133780305985,110L126,109.58322650803706L129.58322650803706,106L130,105.18133780305985L131.0604457038133,102L131.46421715341398,98L131.0604457038133,94L130,90.81866219694015L129.58322650803706,90L126,86.41677349196294L125.18133780305985,86L122,84.93955429618671L118,84.53578284658602L114,84.93955429618671L110.81866219694015,86L110,86.41677349196294L106.41677349196294,90L106,90.81866219694015L104.93955429618671,94L104.53578284658602,98L104.93955429618671,102L106,105.18133780305985L106.41677349196294,106L110,109.58322650803706L110.81866219694015,110L114,111.06044570381329L118,111.46421715341398L122,111.06044570381329ZM33.18133780305985,154L34,153.58322650803706L37.58322650803706,150L38,149.18133780305985L39.060445703813286,146L39.46421715341398,142L39.060445703813286,138L38,134.81866219694015L37.58322650803706,134L34,130.41677349196294L33.18133780305985,130L30,128.9395542961867L26,128.53578284658602L22,128.9395542961867L18.818662196940153,130L18,130.41677349196294L14.416773491962935,134L14,134.81866219694015L12.939554296186714,138L12.535782846586024,142L12.939554296186714,146L14,149.18133780305985L14.416773491962935,150L18,153.58322650803706L18.818662196940153,154L22,155.0604457038133L26,155.46421715341398L30,155.0604457038133ZM425.1813378030599,190L426,189.58322650803706L429.58322650803706,186L430,185.18133780305985L431.0604457038133,182L431.464217153414,178L431.0604457038133,174L430,170.81866219694015L429.58322650803706,170L426,166.41677349196294L425.1813378030599,166L422,164.9395542961867L418,164.53578284658602L414,164.9395542961867L410.8186621969401,166L410,166.41677349196294L406.41677349196294,170L406,170.81866219694015L404.9395542961867,174L404.535782846586,178L404.9395542961867,182L406,185.18133780305985L406.41677349196294,186L410,189.58322650803706L410.8186621969401,190L414,191.0604457038133L418,191.46421715341398L422,191.0604457038133ZM117.18133780305985,242L118,241.58322650803706L121.58322650803706,238L122,237.18133780305988L123.06044570381329,234L123.46421715341398,230L123.06044570381329,226L122,222.81866219694012L121.58322650803706,222L118,218.41677349196294L117.18133780305985,218L114,216.9395542961867L110,216.53578284658602L106,216.9395542961867L102.81866219694015,218L102,218.41677349196294L98.41677349196294,222L98,222.81866219694012L96.93955429618671,226L96.53578284658602,230L96.93955429618671,234L98,237.18133780305988L98.41677349196294,238L102,241.58322650803706L102.81866219694015,242L106,243.0604457038133L110,243.46421715341398L114,243.0604457038133ZM262.5508829830162,242L266,241.064817076819L270,238.75440013492664L270.82512525856833,238L273.7110041697728,234L274,233.39367537443297L275.6175458221809,230L276.82660823947816,226L277.25257778892325,222L277.0879159645036,218L276.2867765178704,214L274.5203667530628,210L274,209.0688173629328L272.2680935120239,206L270,203.19497018064598L268.80988707337616,202L266,199.8925849296302L262,198.3433804942358L260.1338008794119,198L258,197.54974854980003L254,197.37202343119796L250,197.8373584185306L249.4491170169838,198L246,198.93518292318097L242,201.2455998650734L241.17487474143167,202L238.28899583022718,206L238,206.606324625567L236.3824541778191,210L235.17339176052184,214L234.74742221107675,218L234.91208403549638,222L235.7132234821296,226L237.47963324693723,230L238,230.9311826370672L239.73190648797612,234L242,236.80502981935405L243.19011292662384,238L246,240.10741507036977L250,241.65661950576424L251.86619912058808,242L254,242.45025145019997L258,242.62797656880207L262,242.16264158146936ZM189.18133780305985,350L190,349.58322650803706L193.58322650803706,346L194,345.1813378030599L195.0604457038133,342L195.46421715341398,338L195.0604457038133,334L194,330.8186621969401L193.58322650803706,330L190,326.41677349196294L189.18133780305985,326L186,324.9395542961867L182,324.535782846586L178,324.9395542961867L174.81866219694015,326L174,326.41677349196294L170.41677349196294,330L170,330.8186621969401L168.9395542961867,334L168.53578284658602,338L168.9395542961867,342L170,345.1813378030599L170.41677349196294,346L174,349.58322650803706L174.81866219694015,350L178,351.0604457038133L182,351.464217153414L186,351.0604457038133Z" fill="rgb(233, 237, 246)"></path><path stroke="none" d="M214.46505467943277,54L218,50.46505467943277L218.25578010199672,50L218.96238109678092,46L218.25578010199672,42L218,41.53494532056723L214.46505467943277,38L214,37.74421989800328L210,37.037618903219084L206,37.74421989800328L205.53494532056723,38L202,41.53494532056723L201.74421989800328,42L201.03761890321908,46L201.74421989800328,50L202,50.46505467943277L205.53494532056723,54L206,54.25578010199672L210,54.962381096780916L214,54.25578010199672ZM30.465054679432768,86L34,82.46505467943277L34.25578010199672,82L34.962381096780916,78L34.25578010199672,74L34,73.53494532056723L30.465054679432768,70L30,69.74421989800328L26,69.03761890321908L22,69.74421989800328L21.53494532056724,70L18,73.53494532056723L17.744219898003287,74L17.037618903219084,78L17.744219898003287,82L18,82.46505467943277L21.53494532056724,86L22,86.25578010199672L26,86.96238109678092L30,86.25578010199672ZM346.46505467943274,94L350,90.46505467943277L350.2557801019967,90L350.9623810967809,86L350.2557801019967,82L350,81.53494532056723L346.46505467943274,78L346,77.74421989800328L342,77.03761890321908L338,77.74421989800328L337.53494532056726,78L334,81.53494532056723L333.7442198980033,82L333.0376189032191,86L333.7442198980033,90L334,90.46505467943277L337.53494532056726,94L338,94.25578010199672L342,94.96238109678092L346,94.25578010199672ZM122.46505467943277,106L126,102.46505467943277L126.25578010199672,102L126.96238109678092,98L126.25578010199672,94L126,93.53494532056723L122.46505467943277,90L122,89.74421989800328L118,89.03761890321908L114,89.74421989800328L113.53494532056723,90L110,93.53494532056723L109.74421989800328,94L109.03761890321908,98L109.74421989800328,102L110,102.46505467943277L113.53494532056723,106L114,106.25578010199672L118,106.96238109678092L122,106.25578010199672ZM30.465054679432768,150L34,146.46505467943277L34.25578010199672,146L34.962381096780916,142L34.25578010199672,138L34,137.53494532056723L30.465054679432768,134L30,133.74421989800328L26,133.03761890321908L22,133.74421989800328L21.53494532056724,134L18,137.53494532056723L17.744219898003287,138L17.037618903219084,142L17.744219898003287,146L18,146.46505467943277L21.53494532056724,150L22,150.25578010199672L26,150.96238109678092L30,150.25578010199672ZM422.46505467943274,186L426,182.46505467943277L426.2557801019967,182L426.9623810967809,178L426.2557801019967,174L426,173.53494532056723L422.46505467943274,170L422,169.74421989800328L418,169.03761890321908L414,169.74421989800328L413.53494532056726,170L410,173.53494532056723L409.7442198980033,174L409.0376189032191,178L409.7442198980033,182L410,182.46505467943277L413.53494532056726,186L414,186.25578010199672L418,186.96238109678092L422,186.25578010199672ZM114.46505467943277,238L118,234.46505467943274L118.25578010199672,234L118.96238109678092,230L118.25578010199672,226L118,225.53494532056726L114.46505467943277,222L114,221.74421989800328L110,221.03761890321908L106,221.74421989800328L105.53494532056723,222L102,225.53494532056726L101.74421989800328,226L101.03761890321908,230L101.74421989800328,234L102,234.46505467943274L105.53494532056723,238L106,238.25578010199672L110,238.96238109678092L114,238.25578010199672ZM266.5240008807272,238L270,235.02057218348045L270.7789416368338,234L272.88370452735114,230L274,226.6511145527797L274.22663106375893,226L274.7822579183126,222L274.5979899970303,218L274,215.48844223087684L273.67952200583915,214L271.8458410323528,210L270,207.09939203806746L269.17006678707344,206L266,202.81954029809995L264.5296487858452,202L262,200.85322552897068L258,199.98489944015634L254,199.82123993146354L250,200.31760358565055L246,201.67918304201402L245.47599911927279,202L242,204.97942781651955L241.2210583631662,206L239.11629547264886,210L238,213.34888544722028L237.77336893624107,214L237.2177420816874,218L237.4020100029697,222L238,224.51155776912316L238.32047799416085,226L240.15415896764722,230L242,232.9006079619325L242.82993321292656,234L246,237.18045970190002L247.4703512141548,238L250,239.14677447102935L254,240.0151005598437L258,240.17876006853646L262,239.68239641434945L266,238.32081695798598ZM186.46505467943277,346L190,342.46505467943274L190.25578010199672,342L190.96238109678092,338L190.25578010199672,334L190,333.53494532056726L186.46505467943277,330L186,329.7442198980033L182,329.0376189032191L178,329.7442198980033L177.53494532056723,330L174,333.53494532056726L173.74421989800328,334L173.03761890321908,338L173.74421989800328,342L174,342.46505467943274L177.53494532056723,346L178,346.2557801019967L182,346.9623810967809L186,346.2557801019967Z" fill="rgb(251, 230, 231)"></path><path stroke="none" d="M267.4401788688161,234L270,230.7088019751664L270.39377892074964,230L271.9879351873877,226L272.5707741178161,222L272.40010796312885,218L271.42786664856243,214L270,211.24954685420332L269.2404716102309,210L266.0942754927391,206L266,205.90541542949313L262,203.4815985893843L258,202.37027871146694L254,202.17301829204777L250,202.85551210786943L246,204.7250875841976L244.55982113118392,206L242,209.2911980248336L241.60622107925036,210L240.01206481261232,214L239.4292258821839,218L239.59989203687115,222L240.57213335143757,226L242,228.75045314579666L242.75952838976912,230L245.9057245072609,234L246,234.09458457050687L250,236.5184014106157L254,237.62972128853306L258,237.82698170795226L262,237.1444878921306L266,235.27491241580236Z" fill="rgb(242, 181, 184)"></path><path stroke="none" d="M262.8256111352499,234L266,231.93129720286748L267.5769309157973,230L269.75762781227496,226L270,224.80073063508803L270.4792364870179,222L270.2945331498193,218L270,216.89364438453435L269.1369831282687,214L266.6040796116648,210L266,209.23526096458934L262,206.2296619230748L261.36540811715054,206L258,204.94888619038613L254,204.75162654503788L250,205.5836048141834L249.17438886475009,206L246,208.0687027971325L244.42306908420272,210L242.24237218772504,214L242,215.199269364912L241.5207635129821,218L241.7054668501807,222L242,223.10635561546565L242.8630168717313,226L245.39592038833518,230L246,230.76473903541063L250,233.7703380769252L250.63459188284946,234L254,235.05111380961387L258,235.24837345496212L262,234.4163951858166Z" fill="rgb(233, 132, 136)"></path><path stroke="none" d="M264.0021807160369,230L266,228.14176588370168L267.2873079416643,226L268.2347065729508,222L268.05866739817884,218L266.77810573398307,214L266,212.80129635845287L263.01425673726436,210L262,209.21757334387053L258,207.6895016878639L254,207.4848187169617L250,208.6063251245991L247.9978192839631,210L246,211.85823411629835L244.71269205833568,214L243.7652934270492,218L243.94133260182116,222L245.22189426601693,226L246,227.19870364154713L248.98574326273564,230L250,230.78242665612947L254,232.31049831213613L258,232.51518128303832L262,231.3936748754009Z" fill="rgb(225, 82, 89)"></path><path stroke="none" d="M264.2042721820857,226L265.9167486115225,222L265.703485033016,218L263.6552885911289,214L262,212.43763953837956L258,210.60585690790697L254,210.41082259808525L250,211.9278186485972L247.79572781791433,214L246.0832513884775,218L246.29651496698398,222L248.3447114088711,226L250,227.56236046162041L254,229.39414309209303L258,229.58917740191475L262,228.07218135140283Z" fill="rgb(216, 33, 41)"></path></g><g id="legend" transform="translate(540,90)"><g><rect height="15" width="40" x="-24" y="14" stroke="none" fill="rgb(216, 33, 41)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="22" stroke="none" fill="rgb(220, 55, 62)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="30" stroke="none" fill="rgb(224, 77, 84)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="38" stroke="none" fill="rgb(228, 100, 105)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="46" stroke="none" fill="rgb(232, 122, 127)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="54" stroke="none" fill="rgb(236, 144, 148)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="62" stroke="none" fill="rgb(239, 166, 169)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="70" stroke="none" fill="rgb(243, 188, 191)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="78" stroke="none" fill="rgb(247, 211, 212)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="86" stroke="none" fill="rgb(251, 233, 234)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="94" stroke="none" fill="rgb(255, 255, 255)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="102" stroke="none" fill="rgb(235, 239, 247)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="110" stroke="none" fill="rgb(215, 223, 239)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="118" stroke="none" fill="rgb(195, 208, 230)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="126" stroke="none" fill="rgb(175, 192, 222)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="134" stroke="none" fill="rgb(154, 176, 214)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="142" stroke="none" fill="rgb(134, 160, 206)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="150" stroke="none" fill="rgb(114, 144, 198)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="158" stroke="none" fill="rgb(94, 129, 189)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="166" stroke="none" fill="rgb(74, 113, 181)" opacity="0.75"></rect></g><text class="legend" fill="#f5f5f5" text-anchor="middle" style="font-size:1rem" x="-6" y="34">2</text><text class="legend" fill="#fff" text-anchor="middle" style="font-size:1rem" y="176">1</text></g></g></g><g id="namePlate" transform="translate(0,0)"><rect fill="#fff" width="500" height="90" stroke="#c2c2c2"></rect><rect fill="url('#stripes')" width="500" height="90" stroke="#c2c2c2"></rect><text x="65" y="36" class="title" fill="#000">Aaron Judge Base Hits - 2025</text><text x="65" y="58" class="sub-title" fill="#0b0">Trending ↑ 12%</text><image x="5" y="12" height="50" width="50" href="https://img.mlbstatic.com/mlb-photos/image/upload/w_120,q_100/v1/people/592450/headshot/silo/current"></image><g id="logo" transform="translate(0,0)"><image href="https://www.mlbstatic.com/team-logos/none.svg" x="416.6666666666667" y="22.5" height="40"></image></g></g><g id="sourcePlate" transform="translate(0,460)"><rect width="500" height="40" fill="#fff" stroke="#c2c2c2"></rect><text x="12.5" y="25" class="site-title" fill="#32858d">TRENDING PLAYER</text><g id="logo" transform="translate(0,0)"><a href="https://baseballsavant.mlb.com/illustrator"><image href="https://baseballsavant.mlb.com/sections/evp/images/logo.png" x="333.3333333333333" y="8" height="22" opacity="1"></image></a></g></g></svg> </a> </div> <div class="visual-cell"> <a href="/savant-player/684007"> <svg id="svg-743" width="500" height="500" viewBox="0 0 500 500" data-reactroot=""><defs><pattern id="stripes" width="8" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(30)"><rect width=".5" height="8" opacity=".5" transform="translate(0,0)" fill="#32858d"></rect></pattern><pattern id="double-stripes" width="16" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(45)"><rect width="1" height="8" opacity=".5" transform="translate(0,0)" fill="#f5f5f5"></rect><rect width="1" height="8" opacity=".5" transform="translate(8,0)" fill="#b2dfdb"></rect></pattern><pattern id="lines" patternUnits="userSpaceOnUse" width="60" height="60"><path d="M 0,60 l 60,-60 M -15,15 l 30,-30 M 45,75 l 30,-30" stroke-width="40" shape-rendering="auto" stroke="#f5f5f5" fill="#000000" stroke-linecap="square"></path></pattern><style>@import url(https://www.mlbstatic.com/mlb.com/fonts/proxima-nova.css);@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Bold.ttf) format('truetype');font-weight:700;font-style:normal}h1{font-family:proxima-nova;font-size:1.2rem}canvas{width:100%!important;height:100%!important}.App{font-family:sans-serif;text-align:center}.clip{clip-path:circle(25px at 25px 25px);-webkit-clip-path:circle(25px at 25px 25px);background-color:#fff;fill:#fff;stroke:#000;stroke-width:1px}.title{font-family:proxima-nova;font-size:1.5rem}.zone-legend{font-family:proxima-nova;font-size:.8rem}.legend{font-family:proxima-nova}.zone{stroke:#a0a0a0}.zone-text-inner{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.zone-text-outer{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.sub-title{font-family:'Fira Mono';font-size:1rem}.source-title{font-family:proxima-nova;font-size:.8rem;text-anchor:end}.site-title{font-family:proxima-nova;font-size:.8rem}.home-plate,.strike-zone{fill:#eee;stroke:#d4d4d4;stroke-width:1.5px}.batter{fill:#f5f5f5;stroke:#c6c6c6;opacity:.9;stroke-width:1;stroke-miterlimit:10}</style></defs><rect width="500" height="500" fill="none" stroke="#c2c2c2"></rect><g transform="scale(0.65) translate(100,175)"><rect width="500" height="500" fill="none" stroke="none"></rect><g><defs><style>.e{fill:#eaeaea;stroke:#d6d6d6;}.e,.f{stroke-miterlimit:10;}.f{fill:#cecece;stroke:#bababa;}</style></defs><g id="a"></g><g id="b"><g id="c"><g id="d"><path class="f" d="M146.94,96.6c23.31,13.83,19.38,9.82,19.38,9.82,0,0,2.54-.65,1.58,1.98-.99,2.7-1.91,4.41-3.22,5.85-.96,1.05-2.31-1.11-2.31-2.3s-17.4-10.71-17.4-10.71"></path><path class="e" d="M163.54,107.7c.79-3.56-5.93-7.9-11.85-11.46-1.97-1.18-3.8-1.23-5.38-.76l-9.64-5.56v-5.93c-.4-18.18-21.73-17.39-25.69-16.99-3.91,.39-28.75,8.15-20.4,28.64-11.95,2.93-27.14,10.42-34.13,14.83-7.51,4.74-9.09,30.43-9.88,52.16-.79,21.73-8.3,45.05-9.09,47.02-.79,1.98,.4,6.32,1.58,8.3s-1.19,3.56-1.19,3.56c0,0-7.9,1.98-13.44,18.57-5.53,16.6-.57,29.5,1.98,33.98,2.12,3.73,12.19,17.34,16.2,22.13,1.3,1.55,17.78,30.03,20.15,35.17s1.19,17.39,.79,17.78-3.52,3.97-6.33,8.52c-2.82,4.58-8.69,18.74-14.22,32.57s-15.02,51.77-15.02,51.77c0,0-6.72,23.31-3.56,28.85,3.16,5.53,23.71,3.16,31.61,2.37s20.15,4.35,29.24,3.56,16.2-2.77,17.78-9.09-18.33-8.4-28.85-16.11c-6.86-5.03-11.87-7.79-13.84-10.16-1.98-2.37,2.1-7.88,4.38-10.69,1.25-1.53,4.32-8.09,5.12-9.27,.79-1.19,18.97-45.05,19.76-46.63,.22-.43,1.43-2.47,3.14-5.41-3.56,21.65-9.46,32.68-9.46,32.68,0,0-6.72,13.83-2.37,19.36s15.41,2.77,24.5,2.77,16.99,3.16,23.31,1.98,15.02-6.72,15.81-9.88-8.96-5.24-13.44-6.32c-6.27-1.52-7.34,.87-16.43-10.98s-.18-38.72-.18-38.72c0,0,7.47-18.94,8.23-27.16,.68-7.25-4.27-23.12-10.6-46.82s-15.41-28.06-16.99-30.82-.79-10.67-.79-10.67c0,0,3.16,1.58,5.93,1.98s5.53-4.74,11.46-17.39c5.93-12.65,8.3-35.56,8.69-38.73,.4-3.16,4.35-13.04,4.35-13.04,0,0,17.78,4.74,21.73,5.14s11.85,1.98,14.23-1.98c2.37-3.95,2.37-16.2,2.37-24.1s-6.32-28.06-6.72-30.03,1.19-5.93,1.98-7.11c.79-1.19,4.35-8.3,5.14-11.85Zm-16.2,28.06c-.4,5.14-3.56,16.2-3.56,16.2,0,0-8.69-4.74-15.81-10.27-7.11-5.53-16.99-4.74-16.99-4.74l.79-3.16c.79-3.16,6.72-6.72,13.83-6.72s6.72-9.09,6.72-9.09c0,0,3.95-11.46,4.35-11.85,.27-.27,1.81-3.62,2.77-5.76,.46-1.01,1.37-.87,1.37-.87,.51,.03,.39-.85,.82-.85-.4,.45-.62,.76-.62,.76,0,0-.79,1.19-1.58,3.16s.4,9.48,.4,12.65,3.16,5.93,5.14,7.51c1.98,1.58,2.77,7.9,2.37,13.04Z"></path><path class="e" d="M139.48,100.6c.46-1.01,.79-1.75,.79-1.75,.51,.03,.97,.04,1.41,.03"></path><path class="e" d="M92.78,369.4c4.58-7.84,12-22.09,14.67-28.86,1.82-4.61-1.98-19.76-1.98-19.76,0,0-6.72-36.75-7.51-37.14"></path><path class="f" d="M144.1,101.73s-34.4-21.36-34.76-21.3c0,0-40.7-24.5-48.21-28.06C53.62,48.82,9.59,19.08,1.86,14.44c-3.95-2.37,1.98-9.88,1.98-9.88C8.37-.06,8.97-.57,12.92,2.19c2.07,1.45,42.68,26.48,59.67,39.52s41.72,35.8,63.49,48.72"></path><path class="e" d="M59.34,117.54c.09,.26,3.33,14.72,21.29,17.52,0,0,5.78,2.28,8.5-3.07s10.86-11.74,18.31-14.81c7.45-3.07,21.46-9.9,22.95-10.16s8.06-2.54,9.99-3.94c1.93-1.4,9.55-7.1,7.01-9.46s-14.02-11.39-17.17-11.04-6.31,1.58-8.23,4.03c-1.93,2.45-2.63,5.96-3.68,6.48s-2.28,.88-8.76,1.75-20.28,1.14-20.28,1.14c.21-.18-19.86,6.44-33.92,15.37"></path></g></g></g><defs><style>.e{fill:#eaeaea;stroke:#d6d6d6;}.e,.f{stroke-miterlimit:10;}.f{fill:#cecece;stroke:#bababa;}</style></defs><g id="a"></g><g id="b" transform="translate(340, 0)"><g id="c"><g id="d"><path class="f" d="M21.68,96.6C-1.64,110.43,2.3,106.42,2.3,106.42c0,0-2.54-.65-1.58,1.98,.99,2.7,1.91,4.41,3.22,5.85,.96,1.05,2.31-1.11,2.31-2.3s17.4-10.71,17.4-10.71"></path><path class="e" d="M10.22,119.55c.79,1.19,2.37,5.14,1.98,7.11s-6.72,22.13-6.72,30.03c0,7.9,0,20.15,2.37,24.1s10.27,2.37,14.23,1.98,21.73-5.14,21.73-5.14c0,0,3.95,9.88,4.35,13.04,.4,3.16,2.77,26.08,8.69,38.73,5.93,12.65,8.69,17.78,11.46,17.39s5.93-1.98,5.93-1.98c0,0,.79,7.9-.79,10.67s-10.67,7.11-16.99,30.82c-6.32,23.71-11.28,39.57-10.6,46.82,.77,8.21,8.23,27.16,8.23,27.16,0,0,8.91,26.87-.18,38.72s-10.16,9.46-16.43,10.98c-4.48,1.09-14.23,3.16-13.44,6.32,.79,3.16,9.48,8.69,15.81,9.88s14.23-1.98,23.31-1.98,20.15,2.77,24.5-2.77c4.35-5.53-2.37-19.36-2.37-19.36,0,0-5.9-11.02-9.46-32.68,1.71,2.94,2.93,4.98,3.14,5.41,.79,1.58,18.97,45.44,19.76,46.63s3.87,7.74,5.12,9.27c2.28,2.8,6.36,8.32,4.38,10.69s-6.98,5.13-13.84,10.16c-10.51,7.71-30.43,9.79-28.85,16.11,1.58,6.32,8.69,8.3,17.78,9.09,9.09,.79,21.34-4.35,29.24-3.56s28.45,3.16,31.61-2.37c3.16-5.53-3.56-28.85-3.56-28.85,0,0-9.48-37.94-15.02-51.77-5.53-13.83-11.4-28-14.22-32.57-2.8-4.56-5.93-8.13-6.33-8.52s-1.58-12.65,.79-17.78,18.85-33.62,20.15-35.17c4.01-4.79,14.08-18.4,16.2-22.13,2.55-4.48,7.51-17.39,1.98-33.98-5.53-16.6-13.44-18.57-13.44-18.57,0,0-2.37-1.58-1.19-3.56,1.19-1.98,2.37-6.32,1.58-8.3s-8.3-25.29-9.09-47.02-2.37-47.42-9.88-52.16c-6.99-4.41-22.18-11.9-34.13-14.83,8.34-20.49-16.49-28.24-20.4-28.64-3.95-.4-25.29-1.19-25.69,16.99v5.93l-9.64,5.56c-1.58-.46-3.41-.42-5.38,.76-5.93,3.56-12.65,7.9-11.85,11.46s4.35,10.67,5.14,11.85Zm13.44,3.16c1.98-1.58,5.14-4.35,5.14-7.51,0-3.16,1.19-10.67,.4-12.65-.79-1.98-1.58-3.16-1.58-3.16,0,0-.22-.31-.62-.76,.43,0,.31,.88,.82,.85,0,0,.92-.15,1.37,.87,.96,2.13,2.5,5.49,2.77,5.76,.4,.4,4.35,11.85,4.35,11.85,0,0-.4,9.09,6.72,9.09s13.04,3.56,13.83,6.72l.79,3.16s-9.88-.79-16.99,4.74c-7.11,5.53-15.81,10.27-15.81,10.27,0,0-3.16-11.06-3.56-16.2-.4-5.14,.4-11.46,2.37-13.04Z"></path><path class="e" d="M29.14,100.6c-.46-1.01-.79-1.75-.79-1.75-.51,.03-.97,.04-1.41,.03"></path><path class="e" d="M75.84,369.4c-4.58-7.84-12-22.09-14.67-28.86-1.82-4.61,1.98-19.76,1.98-19.76,0,0,6.72-36.75,7.51-37.14"></path><path class="f" d="M24.52,101.73s34.4-21.36,34.76-21.3c0,0,40.7-24.5,48.21-28.06,7.51-3.56,51.55-33.3,59.27-37.94,3.95-2.37-1.98-9.88-1.98-9.88-4.54-4.62-5.14-5.14-9.09-2.37-2.07,1.45-42.68,26.48-59.67,39.52-16.99,13.04-41.72,35.8-63.49,48.72"></path><path class="e" d="M109.28,117.54c-.09,.26-3.33,14.72-21.29,17.52,0,0-5.78,2.28-8.5-3.07s-10.86-11.74-18.31-14.81-21.46-9.9-22.95-10.16-8.06-2.54-9.99-3.94c-1.93-1.4-9.55-7.1-7.01-9.46s14.02-11.39,17.17-11.04,6.31,1.58,8.23,4.03c1.93,2.45,2.63,5.96,3.68,6.48s2.28,.88,8.76,1.75c6.48,.88,20.28,1.14,20.28,1.14-.21-.18,19.86,6.44,33.92,15.37"></path></g></g></g><defs><style>.e{fill:#eaeaea;stroke:#d6d6d6;stroke-miterlimit:10;}</style></defs><g id="a"></g><g id="b" transform="translate(190, 400) scale(1.13, 0.954)"><g id="c"><path id="d" class="e" d="M.5,33.51s52.15,17.56,52.15,17.56l53.21-17.56L91.81,.85,13.85,.5,.5,33.51Z"></path></g></g><g id="contourChart"><path stroke="none" d="M301.6666664157269,270L302,269.8333332280745L306,267.05555509941587L307.05555509941587,266L309.83333299564805,262L310,261.6666659710851L311.8333330411228,258L312.52777754970793,254L312.710526169706,250L312.52777754970793,246L311.8333330411228,242L310,238.33333402891492L309.83333299564805,238L307.05555509941587,234L306,232.94444490058413L302,230.16666677192552L301.6666664157269,230L298,228.166666903297L294,227.47222245029207L290,227.289473830294L286,227.47222245029207L282,228.166666903297L278.3333335842731,230L278,230.16666677192552L274,232.94444490058413L272.94444490058413,234L270.16666700435195,238L270,238.33333402891492L268.1666669588772,242L267.47222245029207,246L267.289473830294,250L267.47222245029207,254L268.1666669588772,258L270,261.6666659710851L270.16666700435195,262L272.94444490058413,266L274,267.05555509941587L278,269.8333332280745L278.3333335842731,270L282,271.83333309670303L286,272.52777754970793L290,272.710526169706L294,272.52777754970793L298,271.83333309670303ZM233.66666641572692,286L234,285.8333332280745L238,283.05555509941587L239.05555509941587,282L241.83333299564805,278L242,277.6666659710851L243.83333304112278,274L244.52777754970793,270L244.710526169706,266L244.52777754970793,262L243.83333304112278,258L242,254.33333402891492L241.83333299564805,254L239.05555509941587,250L238,248.94444490058413L236.29032240496218,246L234,242.61904789728288L233.6829266559438,242L231.83333304112278,238L230,234.33333402891492L229.83333299564808,234L227.05555509941587,230L226,228.94444490058413L222,226.16666677192552L221.66666641572692,226L218,224.166666903297L214,223.47222245029207L210,223.289473830294L206,223.47222245029207L202,224.166666903297L198.33333358427308,226L198,226.16666677192552L194,228.94444490058413L192.94444490058413,230L190.16666700435192,234L190,234.33333402891492L188.16666695887722,238L187.47222245029207,242L187.289473830294,246L187.47222245029207,250L188.16666695887722,254L190,257.6666659710851L190.16666700435192,258L192.94444490058413,262L194,263.05555509941587L195.7096775950378,266L198,269.3809521027171L198.3170733440562,270L200.16666695887722,274L202,277.6666659710851L202.16666700435192,278L204.94444490058413,282L206,283.05555509941587L210,285.8333332280745L210.33333358427308,286L214,287.83333309670303L218,288.52777754970793L222,288.710526169706L226,288.52777754970793L230,287.83333309670303ZM309.6666664157269,350L310,349.8333332280745L314,347.05555509941587L315.05555509941587,346L317.83333299564805,342L318,341.6666659710851L319.8333330411228,338L320.52777754970793,334L320.710526169706,330L320.52777754970793,326L319.8333330411228,322L318,318.3333340289149L317.83333299564805,318L315.05555509941587,314L314,312.94444490058413L310,310.1666667719255L309.6666664157269,310L306,308.16666690329697L302,307.47222245029207L299.21052594300244,306L298,304.72222258853526L296.710526169706,302L296.52777754970793,298L295.8333330411228,294L294,290.3333340289149L293.83333299564805,290L291.05555509941587,286L290,284.94444490058413L286,282.1666667719255L285.6666664157269,282L282,280.16666690329697L278,279.47222245029207L274,279.289473830294L270,279.47222245029207L266,280.16666690329697L262.3333335842731,282L262,282.1666667719255L258,284.94444490058413L256.94444490058413,286L254.16666700435195,290L254,290.3333340289149L252.16666695887722,294L251.47222245029207,298L251.289473830294,302L251.47222245029207,306L252.16666695887722,310L254,313.6666659710851L254.16666700435195,314L256.94444490058413,318L258,319.05555509941587L262,321.8333332280745L262.3333335842731,322L266,323.83333309670303L270,324.52777754970793L272.78947405699756,326L274,327.27777741146474L275.289473830294,330L275.47222245029207,334L276.1666669588772,338L278,341.6666659710851L278.16666700435195,342L280.94444490058413,346L282,347.05555509941587L286,349.8333332280745L286.3333335842731,350L290,351.83333309670303L294,352.52777754970793L298,352.710526169706L302,352.52777754970793L306,351.83333309670303ZM241.66666641572692,402L242,401.8333332280745L246,399.05555509941587L247.05555509941587,398L249.83333299564805,394L250,393.6666659710851L251.83333304112278,390L252.52777754970793,386L252.710526169706,382L252.52777754970793,378L251.83333304112278,374L250,370.3333340289149L249.83333299564805,370L247.05555509941587,366L246,364.94444490058413L242,362.1666667719255L241.66666641572692,362L238,360.16666690329697L234,359.47222245029207L230,359.289473830294L226,359.47222245029207L222,360.16666690329697L218.33333358427308,362L218,362.1666667719255L214,364.94444490058413L212.94444490058413,366L210.16666700435192,370L210,370.3333340289149L208.16666695887722,374L207.47222245029207,378L207.289473830294,382L207.47222245029207,386L208.16666695887722,390L210,393.6666659710851L210.16666700435192,394L212.94444490058413,398L214,399.05555509941587L218,401.8333332280745L218.33333358427308,402L222,403.83333309670303L226,404.52777754970793L230,404.710526169706L234,404.52777754970793L238,403.83333309670303Z" fill="rgb(88, 123, 187)"></path><path stroke="none" d="M301.6666664157269,266L302,265.7499998421117L305.7499998421117,262L306,261.6666664157269L308.4444440795327,258L309.37037006627725,254L309.6140348929413,250L309.37037006627725,246L308.4444440795327,242L306,238.33333358427308L305.7499998421117,238L302,234.25000015788828L301.6666664157269,234L298,231.55555592046733L294,230.62962993372275L290,230.38596510705872L286,230.62962993372275L282,231.55555592046733L278.3333335842731,234L278,234.25000015788828L274.2500001578883,238L274,238.33333358427308L271.5555559204673,242L270.62962993372275,246L270.3859651070587,250L270.62962993372275,254L271.5555559204673,258L274,261.6666664157269L274.2500001578883,262L278,265.7499998421117L278.3333335842731,266L282,268.4444440795327L286,269.37037006627725L290,269.6140348929413L294,269.37037006627725L298,268.4444440795327ZM233.66666641572692,282L234,281.7499998421117L237.74999984211172,278L238,277.6666664157269L240.44444407953267,274L241.37037006627725,270L241.61403489294128,266L241.37037006627725,262L240.44444407953267,258L238,254.33333358427308L237.81818169734078,254L235.47619023095274,250L234,247.8620692568324L232.98113180996268,246L230.63414584765047,242L230,240.9166674982481L228.4444440795327,238L226,234.33333358427308L225.74999984211172,234L222,230.25000015788828L221.66666641572692,230L218,227.5555559204673L214,226.62962993372275L210,226.3859651070587L206,226.62962993372275L202,227.5555559204673L198.33333358427308,230L198,230.25000015788828L194.25000015788828,234L194,234.33333358427308L191.5555559204673,238L190.62962993372275,242L190.3859651070587,246L190.62962993372275,250L191.5555559204673,254L194,257.6666664157269L194.18181830265922,258L196.52380976904723,262L198,264.1379307431676L199.01886819003732,266L201.36585415234953,270L202,271.0833325017519L203.5555559204673,274L206,277.6666664157269L206.25000015788828,278L210,281.7499998421117L210.33333358427308,282L214,284.4444440795327L218,285.37037006627725L222,285.6140348929413L226,285.37037006627725L230,284.4444440795327ZM309.6666664157269,346L310,345.7499998421117L313.7499998421117,342L314,341.6666664157269L316.4444440795327,338L317.37037006627725,334L317.6140348929413,330L317.37037006627725,326L316.4444440795327,322L314,318.3333335842731L313.7499998421117,318L310,314.2500001578883L309.6666664157269,314L306,311.5555559204673L302,310.62962993372275L300.11111019883174,310L298,308.9142861709189L295.0857138290811,306L294,303.46666755659726L293.6140348929413,302L293.37037006627725,298L292.4444440795327,294L290,290.3333335842731L289.7499998421117,290L286,286.2500001578883L285.6666664157269,286L282,283.5555559204673L278,282.62962993372275L274,282.3859651070587L270,282.62962993372275L266,283.5555559204673L262.3333335842731,286L262,286.2500001578883L258.2500001578883,290L258,290.3333335842731L255.55555592046733,294L254.62962993372275,298L254.38596510705872,302L254.62962993372275,306L255.55555592046733,310L258,313.6666664157269L258.2500001578883,314L262,317.7499998421117L262.3333335842731,318L266,320.4444440795327L270,321.37037006627725L271.88888980116826,322L274,323.0857138290811L276.9142861709189,326L278,328.53333244340274L278.3859651070587,330L278.62962993372275,334L279.5555559204673,338L282,341.6666664157269L282.2500001578883,342L286,345.7499998421117L286.3333335842731,346L290,348.4444440795327L294,349.37037006627725L298,349.6140348929413L302,349.37037006627725L306,348.4444440795327ZM241.66666641572692,398L242,397.7499998421117L245.74999984211172,394L246,393.6666664157269L248.44444407953267,390L249.37037006627725,386L249.61403489294128,382L249.37037006627725,378L248.44444407953267,374L246,370.3333335842731L245.74999984211172,370L242,366.2500001578883L241.66666641572692,366L238,363.5555559204673L234,362.62962993372275L230,362.3859651070587L226,362.62962993372275L222,363.5555559204673L218.33333358427308,366L218,366.2500001578883L214.25000015788828,370L214,370.3333335842731L211.5555559204673,374L210.62962993372275,378L210.3859651070587,382L210.62962993372275,386L211.5555559204673,390L214,393.6666664157269L214.25000015788828,394L218,397.7499998421117L218.33333358427308,398L222,400.4444440795327L226,401.37037006627725L230,401.6140348929413L234,401.37037006627725L238,400.4444440795327Z" fill="rgb(121, 150, 200)"></path><path stroke="none" d="M297.1666652982476,266L298,265.7499995995798L302,262.6249997631676L302.6249997631676,262L305.7499995995798,258L306,257.1666652982476L307.05555509941587,254L307.421052339412,250L307.05555509941587,246L306,242.8333347017524L305.7499995995798,242L302.6249997631676,238L302,237.37500023683242L298,234.25000040042022L297.1666652982476,234L294,232.94444490058413L290,232.57894766058803L286,232.94444490058413L282.8333347017524,234L282,234.25000040042022L278,237.37500023683242L277.3750002368324,238L274.2500004004202,242L274,242.8333347017524L272.94444490058413,246L272.578947660588,250L272.94444490058413,254L274,257.1666652982476L274.2500004004202,258L277.3750002368324,262L278,262.6249997631676L282,265.7499995995798L282.8333347017524,266L286,267.05555509941587L290,267.421052339412L294,267.05555509941587ZM229.16666529824758,282L230,281.7499995995798L234,278.6249997631676L234.62499976316758,278L237.74999959957978,274L238,273.1666652982476L239.05555509941587,270L239.42105233941197,266L239.05555509941587,262L238,258.8333347017524L237.78571395363366,258L235.54545429203472,254L234,251.70270308762161L233.04545428416145,250L230.62264090913243,246L230,245.00000100364127L228.26315763616157,242L226,238.41666726666358L225.74999959957978,238L222.62499976316758,234L222,233.37500023683242L218,230.25000040042022L217.16666529824758,230L214,228.94444490058413L210,228.57894766058806L206,228.94444490058413L202.83333470175242,230L202,230.25000040042022L198,233.37500023683242L197.37500023683242,234L194.25000040042022,238L194,238.8333347017524L192.94444490058413,242L192.57894766058806,246L192.94444490058413,250L194,253.1666652982476L194.21428604636634,254L196.45454570796528,258L198,260.2972969123784L198.95454571583855,262L201.3773590908676,266L202,266.9999989963587L203.73684236383843,270L206,273.5833327333364L206.25000040042022,274L209.37500023683242,278L210,278.6249997631676L214,281.7499995995798L214.83333470175242,282L218,283.05555509941587L222,283.421052339412L226,283.05555509941587ZM305.1666652982476,346L306,345.7499995995798L310,342.6249997631676L310.6249997631676,342L313.7499995995798,338L314,337.1666652982476L315.05555509941587,334L315.421052339412,330L315.05555509941587,326L314,322.8333347017524L313.7499995995798,322L310.6249997631676,318L310,317.3750002368324L306,314.2500004004202L305.1666652982476,314L302,312.94444490058413L298,311.6730771886709L294.7777764313361,310L294,309.2222235686639L292.2941171235255,306L291.421052339412,302L291.05555509941587,298L290,294.8333347017524L289.7499995995798,294L286.6249997631676,290L286,289.3750002368324L282,286.2500004004202L281.1666652982476,286L278,284.94444490058413L274,284.578947660588L270,284.94444490058413L266.8333347017524,286L266,286.2500004004202L262,289.3750002368324L261.3750002368324,290L258.2500004004202,294L258,294.8333347017524L256.94444490058413,298L256.578947660588,302L256.94444490058413,306L258,309.1666652982476L258.2500004004202,310L261.3750002368324,314L262,314.6249997631676L266,317.7499995995798L266.8333347017524,318L270,319.05555509941587L274,320.3269228113291L277.2222235686639,322L278,322.7777764313361L279.7058828764745,326L280.578947660588,330L280.94444490058413,334L282,337.1666652982476L282.2500004004202,338L285.3750002368324,342L286,342.6249997631676L290,345.7499995995798L290.8333347017524,346L294,347.05555509941587L298,347.421052339412L302,347.05555509941587ZM237.1666652982476,398L238,397.7499995995798L242,394.6249997631676L242.62499976316758,394L245.74999959957978,390L246,389.1666652982476L247.05555509941587,386L247.42105233941197,382L247.05555509941587,378L246,374.8333347017524L245.74999959957978,374L242.62499976316758,370L242,369.3750002368324L238,366.2500004004202L237.1666652982476,366L234,364.94444490058413L230,364.578947660588L226,364.94444490058413L222.83333470175242,366L222,366.2500004004202L218,369.3750002368324L217.37500023683242,370L214.25000040042022,374L214,374.8333347017524L212.94444490058413,378L212.57894766058806,382L212.94444490058413,386L214,389.1666652982476L214.25000040042022,390L217.37500023683242,394L218,394.6249997631676L222,397.7499995995798L222.83333470175242,398L226,399.05555509941587L230,399.421052339412L234,399.05555509941587Z" fill="rgb(155, 176, 214)"></path><path stroke="none" d="M299.99999960185954,262L302,259.99999960185954L303.666666213617,258L305.05555509941587,254L305.421052339412,250L305.05555509941587,246L303.666666213617,242L302,240.00000039814046L299.99999960185954,238L298,236.33333378638298L294,234.94444490058413L290,234.57894766058803L286,234.94444490058413L282,236.33333378638298L280.00000039814046,238L278,240.00000039814046L276.333333786383,242L274.94444490058413,246L274.578947660588,250L274.94444490058413,254L276.333333786383,258L278,259.99999960185954L280.00000039814046,262L282,263.666666213617L286,265.05555509941587L290,265.421052339412L294,265.05555509941587L298,263.666666213617ZM231.99999960185954,278L234,275.99999960185954L235.66666621361702,274L237.06849279879566,270L237.44303765041434,266L237.12820473426058,262L235.99999971561402,258L234,254.88888929533647L233.49999970568746,254L231.15151469622322,250L230,248.1904770769221L228.60606021758198,246L226.07017536256285,242L226,241.8888890151851L223.66666621361702,238L222,236.00000039814046L219.99999960185957,234L218,232.33333378638298L214,230.94444490058413L210,230.57894766058803L206,230.94444490058413L202,232.33333378638298L200.00000039814043,234L198,236.00000039814046L196.33333378638298,238L194.93150720120434,242L194.5569623495857,246L194.87179526573942,250L196.000000284386,254L198,257.11111070466353L198.5000002943125,258L200.84848530377678,262L202,263.8095229230779L203.39393978241802,266L205.92982463743715,270L206,270.1111109848149L208.33333378638298,274L210,275.99999960185954L212.00000039814043,278L214,279.666666213617L218,281.05555509941587L222,281.421052339412L226,281.05555509941587L230,279.666666213617ZM307.99999960185954,342L310,339.99999960185954L311.666666213617,338L313.05555509941587,334L313.421052339412,330L313.05555509941587,326L311.666666213617,322L310,320.00000039814046L307.99999960185954,318L306,316.333333786383L302,314.94444490058413L298,314.0555556523887L297.7142850347999,314L294,312.66666779897986L291.11111037848514,310L290,306.66666953824364L289.88059646171274,306L289.421052339412,302L289.05555509941587,298L287.666666213617,294L286,292.00000039814046L283.99999960185954,290L282,288.333333786383L278,286.94444490058413L274,286.578947660588L270,286.94444490058413L266,288.333333786383L264.00000039814046,290L262,292.00000039814046L260.333333786383,294L258.94444490058413,298L258.578947660588,302L258.94444490058413,306L260.333333786383,310L262,311.99999960185954L264.00000039814046,314L266,315.666666213617L270,317.05555509941587L274,317.9444443476113L274.2857149652001,318L278,319.33333220102014L280.88888962151486,322L282,325.33333046175636L282.11940353828726,326L282.578947660588,330L282.94444490058413,334L284.333333786383,338L286,339.99999960185954L288.00000039814046,342L290,343.666666213617L294,345.05555509941587L298,345.421052339412L302,345.05555509941587L306,343.666666213617ZM239.99999960185954,394L242,391.99999960185954L243.66666621361702,390L245.05555509941587,386L245.42105233941197,382L245.05555509941587,378L243.66666621361702,374L242,372.00000039814046L239.99999960185954,370L238,368.333333786383L234,366.94444490058413L230,366.578947660588L226,366.94444490058413L222,368.333333786383L220.00000039814043,370L218,372.00000039814046L216.33333378638298,374L214.94444490058413,378L214.57894766058806,382L214.94444490058413,386L216.33333378638298,390L218,391.99999960185954L220.00000039814043,394L222,395.666666213617L226,397.05555509941587L230,397.421052339412L234,397.05555509941587L238,395.666666213617Z" fill="rgb(188, 202, 228)"></path><path stroke="none" d="M297.1666655542534,262L298,261.66666628637665L301.66666628637665,258L302,257.1666655542534L303.31944387426984,254L303.77631542426496,250L303.31944387426984,246L302,242.83333444574657L301.66666628637665,242L298,238.33333371362335L297.1666655542534,238L294,236.68055612573016L290,236.22368457573504L286,236.68055612573016L282.8333344457466,238L282,238.33333371362335L278.33333371362335,242L278,242.83333444574657L276.68055612573016,246L276.22368457573504,250L276.68055612573016,254L278,257.1666655542534L278.33333371362335,258L282,261.66666628637665L282.8333344457466,262L286,263.31944387426984L290,263.77631542426496L294,263.31944387426984ZM229.16666555425343,278L230,277.66666628637665L233.66666628637665,274L234,273.1935475124677L235.3561640993501,270L235.8607589764145,266L235.5256405762633,262L234.2142854775944,258L234,257.6666670310035L231.93749952410684,254L230,250.9607851415231L229.31944387426984,250L226.71212104722625,246L226,244.88095249908355L224.34246543371393,242L222,238.51020474249935L221.66666628637662,238L218,234.33333371362335L217.16666555425343,234L214,232.68055612573016L210,232.22368457573504L206,232.68055612573016L202.83333444574657,234L202,234.33333371362335L198.33333371362338,238L198,238.80645248753228L196.6438359006499,242L196.13924102358553,246L196.47435942373667,250L197.78571452240564,254L198,254.3333329689965L200.06250047589316,258L202,261.0392148584769L202.68055612573016,262L205.28787895277375,266L206,267.11904750091645L207.65753456628607,270L210,273.48979525750065L210.33333371362338,274L214,277.66666628637665L214.83333444574657,278L218,279.31944387426984L222,279.77631542426496L226,279.31944387426984ZM305.1666655542534,342L306,341.66666628637665L309.66666628637665,338L310,337.1666655542534L311.31944387426984,334L311.77631542426496,330L311.31944387426984,326L310,322.8333344457466L309.66666628637665,322L306,318.33333371362335L305.1666655542534,318L302,316.68055612573016L298,315.79166687753474L294,315.2166673158437L290,314.69444531531377L287.4999978754211,314L288.1111103695023,310L288.01492484370266,306L287.77631542426496,302L287.31944387426984,298L286,294.8333344457466L285.66666628637665,294L282,290.33333371362335L281.1666655542534,290L278,288.68055612573016L274,288.22368457573504L270,288.68055612573016L266.8333344457466,290L266,290.33333371362335L262.33333371362335,294L262,294.8333344457466L260.68055612573016,298L260.22368457573504,302L260.68055612573016,306L262,309.1666655542534L262.33333371362335,310L266,313.66666628637665L266.8333344457466,314L270,315.31944387426984L274,316.20833312246526L278,316.7833326841563L282,317.30555468468623L284.5000021245789,318L283.8888896304977,322L283.98507515629734,326L284.22368457573504,330L284.68055612573016,334L286,337.1666655542534L286.33333371362335,338L290,341.66666628637665L290.8333344457466,342L294,343.31944387426984L298,343.77631542426496L302,343.31944387426984ZM237.16666555425343,394L238,393.66666628637665L241.66666628637665,390L242,389.1666655542534L243.31944387426984,386L243.77631542426496,382L243.31944387426984,378L242,374.8333344457466L241.66666628637665,374L238,370.33333371362335L237.16666555425343,370L234,368.68055612573016L230,368.22368457573504L226,368.68055612573016L222.83333444574657,370L222,370.33333371362335L218.33333371362338,374L218,374.8333344457466L216.68055612573016,378L216.22368457573506,382L216.68055612573016,386L218,389.1666655542534L218.33333371362338,390L222,393.66666628637665L222.83333444574657,394L226,395.31944387426984L230,395.77631542426496L234,395.31944387426984Z" fill="rgb(222, 229, 241)"></path><path stroke="none" d="M290.9999962863525,262L294,261.66666614624705L298,259.9999996988724L299.9999996988724,258L301.66666614624705,254L302,250.99999628635248L302.1315785091179,250L302,249.00000371364752L301.66666614624705,246L299.9999996988724,242L298,240.0000003011276L294,238.33333385375295L290.9999962863525,238L290,237.8684214908821L289.0000037136475,238L286,238.33333385375295L282,240.0000003011276L280.0000003011276,242L278.33333385375295,246L278,249.00000371364752L277.8684214908821,250L278,250.99999628635248L278.33333385375295,254L280.0000003011276,258L282,259.9999996988724L286,261.66666614624705L289.0000037136475,262L290,262.1315785091179ZM222.99999628635248,278L226,277.66666614624705L230,275.9999996988724L231.9999996988724,274L233.7173910829331,270L234,267.8333300365132L234.2784803024146,266L234,262.8571490532933L233.94117608132865,262L232.84210504154953,258L230.37499934252622,254L230,253.41176575294895L227.5833326491238,250L226,247.62500054630328L225.0126580398973,246L222.63013639293047,242L222,241.06122542344593L219.9999996988724,238L218,236.0000003011276L214,234.33333385375295L210.99999628635248,234L210,233.8684214908821L209.00000371364752,234L206,234.33333385375295L202,236.0000003011276L200.0000003011276,238L198.28260891706688,242L198,244.1666699634868L197.72151969758536,246L198,249.1428509467067L198.05882391867132,250L199.15789495845044,254L201.6250006574738,258L202,258.58823424705105L204.4166673508762,262L206,264.3749994536967L206.9873419601027,266L209.36986360706953,270L210,270.93877457655407L212.0000003011276,274L214,275.9999996988724L218,277.66666614624705L221.00000371364752,278L222,278.1315785091179ZM281.49999690529376,314L282,313.8947361502779L285.52380876935376,310L286,306.9999962863525L286.1492532256926,306L286.1315785091179,302L286,301.0000037136475L285.66666614624705,298L283.9999996988724,294L282,292.0000003011276L278,290.33333385375295L274.9999962863525,290L274,289.8684214908821L273.0000037136475,290L270,290.33333385375295L266,292.0000003011276L264.0000003011276,294L262.33333385375295,298L262,301.0000037136475L261.8684214908821,302L262,302.9999962863525L262.33333385375295,306L264.0000003011276,310L266,311.9999996988724L270,313.66666614624705L271.8750023210297,314L274,314.47222189731923L278,314.6999995508309ZM298.9999962863525,342L302,341.66666614624705L306,339.9999996988724L307.9999996988724,338L309.66666614624705,334L310,330.9999962863525L310.1315785091179,330L310,329.0000037136475L309.66666614624705,326L307.9999996988724,322L306,320.0000003011276L302,318.33333385375295L300.1249976789703,318L298,317.52777810268077L294,317.3000004491691L290.50000309470624,318L290,318.1052638497221L286.47619123064624,322L286,325.0000037136475L285.8507467743074,326L285.8684214908821,330L286,330.9999962863525L286.33333385375295,334L288.0000003011276,338L290,339.9999996988724L294,341.66666614624705L297.0000037136475,342L298,342.1315785091179ZM230.99999628635248,394L234,393.66666614624705L238,391.9999996988724L239.9999996988724,390L241.66666614624705,386L242,382.9999962863525L242.1315785091179,382L242,381.0000037136475L241.66666614624705,378L239.9999996988724,374L238,372.0000003011276L234,370.33333385375295L230.99999628635248,370L230,369.8684214908821L229.00000371364752,370L226,370.33333385375295L222,372.0000003011276L220.0000003011276,374L218.33333385375292,378L218,381.0000037136475L217.86842149088207,382L218,382.9999962863525L218.33333385375292,386L220.0000003011276,390L222,391.9999996988724L226,393.66666614624705L229.00000371364752,394L230,394.1315785091179Z" fill="rgb(255, 255, 255)"></path><path stroke="none" d="M298.3333331113681,258L300.27777727841357,254L300.7894732751767,250L300.27777727841357,246L298.3333331113681,242L298,241.66666688863188L294,239.72222272158643L290,239.2105267248233L286,239.72222272158643L282,241.66666688863188L281.6666668886319,242L279.72222272158643,246L279.2105267248233,250L279.72222272158643,254L281.6666668886319,258L282,258.3333331113681L286,260.27777727841357L290,260.7894732751767L294,260.27777727841357L298,258.3333331113681ZM230.33333311136812,274L232.35869524599934,270L232.98019756254007,266L232.71568577561573,262L231.52631550943192,258L230,255.58333411606463L228.73333264570687,254L226,250.2037047405825L225.85897365282867,250L223.43037936589747,246L222,243.64583433069527L221.1123589189267,242L218.33333311136812,238L218,237.66666688863188L214,235.72222272158643L210,235.2105267248233L206,235.72222272158643L202,237.66666688863188L201.66666688863188,238L199.64130475400063,242L199.0198024374599,246L199.28431422438427,250L200.47368449056805,254L202,256.41666588393537L203.26666735429313,258L206,261.7962952594175L206.14102634717133,262L208.56962063410253,266L210,268.35416566930473L210.8876410810733,270L213.66666688863188,274L214,274.3333331113681L218,276.27777727841357L222,276.7894732751767L226,276.27777727841357L230,274.3333331113681ZM283.539681769476,310L284.6627900791117,306L284.7894732751767,302L284.27777727841357,298L282.3333331113681,294L282,293.6666668886319L278,291.72222272158643L274,291.2105267248233L270,291.72222272158643L266,293.6666668886319L265.6666668886319,294L263.72222272158643,298L263.2105267248233,302L263.72222272158643,306L265.6666668886319,310L266,310.3333331113681L270,312.27777727841357L274,313.01086915216575L278,312.97530842979813L282,311.7017535967485ZM306.3333331113681,338L308.27777727841357,334L308.7894732751767,330L308.27777727841357,326L306.3333331113681,322L306,321.6666668886319L302,319.72222272158643L298,318.98913084783425L294,319.02469157020187L290,320.2982464032515L288.460318230524,322L287.3372099208883,326L287.2105267248233,330L287.72222272158643,334L289.6666668886319,338L290,338.3333331113681L294,340.27777727841357L298,340.7894732751767L302,340.27777727841357L306,338.3333331113681ZM238.33333311136812,390L240.27777727841357,386L240.7894732751767,382L240.27777727841357,378L238.33333311136812,374L238,373.6666668886319L234,371.72222272158643L230,371.2105267248233L226,371.72222272158643L222,373.6666668886319L221.66666688863188,374L219.72222272158646,378L219.21052672482327,382L219.72222272158646,386L221.66666688863188,390L222,390.3333331113681L226,392.27777727841357L230,392.7894732751767L234,392.27777727841357L238,390.3333331113681Z" fill="rgb(249, 218, 219)"></path><path stroke="none" d="M295.77777710860516,258L298,255.77777710860516L298.88888841058,254L299.4736837430591,250L298.88888841058,246L298,244.22222289139484L295.77777710860516,242L294,241.11111158941998L290,240.5263162569409L286,241.11111158941998L284.22222289139484,242L282,244.22222289139484L281.11111158942,246L280.5263162569409,250L281.11111158942,254L282,255.77777710860516L284.22222289139484,258L286,258.88888841058L290,259.4736837430591L294,258.88888841058ZM227.77777710860516,274L230,271.9166657866798L230.9999994090656,270L231.7425739516715,266L231.4901954699028,262L230.21052597731432,258L230,257.66666724938995L227.0666660582026,254L226,252.5185193955458L224.25640979381058,250L222,246.25532003556862L221.86956474336748,246L219.70786443827234,242L218,239.58730221193787L215.77777710860516,238L214,237.11111158941998L210,236.5263162569409L206,237.11111158941998L204.22222289139484,238L202,240.0833342133202L201.00000059093438,242L200.25742604832848,246L200.50980453009723,250L201.78947402268568,254L202,254.33333275061005L204.9333339417974,258L206,259.4814806044542L207.74359020618942,262L210,265.7446799644314L210.13043525663252,266L212.29213556172766,270L214,272.41269778806213L216.22222289139484,274L218,274.88888841058L222,275.4736837430591L226,274.88888841058ZM281.222221116277,310L282,309.15151338379764L283.2093014612494,306L283.4736837430591,302L282.88888841058,298L282,296.22222289139484L279.77777710860516,294L278,293.11111158942L274,292.5263162569409L270,293.11111158942L268.22222289139484,294L266,296.22222289139484L265.11111158942,298L264.5263162569409,302L265.11111158942,306L266,307.77777710860516L268.22222289139484,310L270,310.88888841058L274,311.652173315232L278,311.4320986598226ZM303.77777710860516,338L306,335.77777710860516L306.88888841058,334L307.4736837430591,330L306.88888841058,326L306,324.22222289139484L303.77777710860516,322L302,321.11111158942L298,320.347826684768L294,320.5679013401774L290.777778883723,322L290,322.84848661620236L288.7906985387506,326L288.5263162569409,330L289.11111158942,334L290,335.77777710860516L292.22222289139484,338L294,338.88888841058L298,339.4736837430591L302,338.88888841058ZM235.77777710860516,390L238,387.77777710860516L238.88888841058002,386L239.4736837430591,382L238.88888841058002,378L238,376.22222289139484L235.77777710860516,374L234,373.11111158942L230,372.5263162569409L226,373.11111158942L224.22222289139484,374L222,376.22222289139484L221.11111158941998,378L220.52631625694087,382L221.11111158941998,386L222,387.77777710860516L224.22222289139484,390L226,390.88888841058L230,391.4736837430591L234,390.88888841058Z" fill="rgb(242, 181, 184)"></path><path stroke="none" d="M290.9999967714146,258L294,257.16666594949083L297.16666594949083,254L298,250.9999967714146L298.1578942109415,250L298,249.0000032285854L297.16666594949083,246L294,242.83333405050917L290.9999967714146,242L290,241.8421057890585L289.0000032285854,242L286,242.83333405050917L282.83333405050917,246L282,249.0000032285854L281.8421057890585,250L282,250.9999967714146L282.83333405050917,254L286,257.16666594949083L289.0000032285854,258L290,258.1578942109415ZM222.9999967714146,274L226,273.24999919285364L229.42105143259784,270L230,268.428569320426L230.5049503408029,266L230.26470516418982,262L230,261.18182021058834L228.59999935428291,258L226,254.75000080714636L225.35714234349,254L222.6538459347925,250L222,248.91489401501508L220.51086912134272,246L218.30336995761795,242L218,241.57142967011492L214,238.65217450487637L210.9999967714146,238L210,237.8421057890585L209.0000032285854,238L206,238.75000080714636L202.57894856740216,242L202,243.571430679574L201.49504965919706,246L201.73529483581015,250L202,250.81817978941166L203.40000064571709,254L206,257.24999919285364L206.64285765651,258L209.3461540652075,262L210,263.0851059849849L211.48913087865728,266L213.69663004238205,270L214,270.4285703298851L218,273.34782549512363L221.0000032285854,274L222,274.1578942109415ZM276.9999978527796,310L278,309.8124999384575L281.58823357246024,306L282,303.6666591298611L282.1578942109415,302L282,301.0000032285854L281.16666594949083,298L278,294.83333405050917L274.9999967714146,294L274,293.8421057890585L273.0000032285854,294L270,294.83333405050917L266.83333405050917,298L266,301.0000032285854L265.8421057890585,302L266,302.9999967714146L266.83333405050917,306L270,309.16666594949083L272.50000349892883,310L274,310.29347747829826ZM298.9999967714146,338L302,337.16666594949083L305.16666594949083,334L306,330.9999967714146L306.1578942109415,330L306,329.0000032285854L305.16666594949083,326L302,322.83333405050917L299.49999650107117,322L298,321.70652252170174L295.0000021472204,322L294,322.1875000615425L290.41176642753976,326L290,328.3333408701389L289.8421057890585,330L290,330.9999967714146L290.83333405050917,334L294,337.16666594949083L297.0000032285854,338L298,338.1578942109415ZM230.9999967714146,390L234,389.16666594949083L237.16666594949083,386L238,382.9999967714146L238.1578942109415,382L238,381.0000032285854L237.16666594949083,378L234,374.83333405050917L230.9999967714146,374L230,373.8421057890585L229.0000032285854,374L226,374.83333405050917L222.83333405050917,378L222,381.0000032285854L221.84210578905848,382L222,382.9999967714146L222.83333405050917,386L226,389.16666594949083L229.0000032285854,390L230,390.1578942109415Z" fill="rgb(236, 144, 148)"></path><path stroke="none" d="M294.85185129452753,254L296.0701744647065,250L294.85185129452753,246L294,245.14814870547247L290,243.9298255352935L286,245.14814870547247L285.14814870547247,246L283.9298255352935,250L285.14814870547247,254L286,254.85185129452753L290,256.0701744647065L294,254.85185129452753ZM227.22806887906847,270L228.87878737528342,266L228.63888774853964,262L226.93333244340275,258L226,256.8333344457466L223.5714282910815,254L222,251.60869581942467L221.11904719568903,250L219.15217349931797,246L218,243.92156973476142L216.07843026523855,242L214,240.46376866757606L210,239.64179213605655L206,240.83333444574657L204.77193112093153,242L203.12121262471658,246L203.36111225146036,250L205.06666755659725,254L206,255.16666555425343L208.4285717089185,258L210,260.39130418057533L210.88095280431097,262L212.84782650068203,266L214,268.0784302652386L215.92156973476145,270L218,271.53623133242394L222,272.35820786394345L226,271.1666655542534ZM279.13725366037664,306L280.0701744647065,302L278.85185129452753,298L278,297.14814870547247L274,295.9298255352935L270,297.14814870547247L269.14814870547247,298L267.9298255352935,302L269.14814870547247,306L270,306.85185129452753L274,308.21818080989067L278,307.20833257441035ZM302.85185129452753,334L304.0701744647065,330L302.85185129452753,326L302,325.14814870547247L298,323.78181919010933L294,324.79166742558965L292.86274633962336,326L291.9298255352935,330L293.14814870547247,334L294,334.85185129452753L298,336.0701744647065L302,334.85185129452753ZM234.85185129452753,386L236.0701744647065,382L234.85185129452753,378L234,377.14814870547247L230,375.9298255352935L226,377.14814870547247L225.1481487054725,378L223.9298255352935,382L225.1481487054725,386L226,386.85185129452753L230,388.0701744647065L234,386.85185129452753Z" fill="rgb(229, 107, 112)"></path><path stroke="none" d="M293.63157573353146,250L290,246.36842426646854L286.36842426646854,250L290,253.63157573353146ZM223.4999956926317,270L226,268.16666383130644L226.98484736976252,266L226.9027765233936,262L226,259.83333616869356L224.99999880621405,258L222,254.33333349890182L221.76923058572157,254L219.63095143019393,250L218,246.48718069235815L217.60416581669313,246L214,242.39583418330687L212.53845683224532,242L210,241.50746415927705L208.5000043073683,242L206,243.83333616869356L205.01515263023748,246L205.0972234766064,250L206,252.16666383130644L207.00000119378595,254L210,257.6666665010982L210.23076941427843,258L212.36904856980607,262L214,265.51281930764185L214.39583418330687,266L218,269.6041658166931L219.46154316775468,270L222,270.49253584072295ZM277.63157573353146,302L274,298.36842426646854L270.36842426646854,302L274,305.8333315720118ZM301.63157573353146,330L298,326.1666684279882L294.36842426646854,330L298,333.63157573353146ZM233.63157573353146,382L230,378.36842426646854L226.36842426646857,382L230,385.63157573353146Z" fill="rgb(223, 70, 77)"></path><path stroke="none" d="M224.06451327885597,266L224.57142630806126,262L222.7272720022267,258L222,257.1111116837021L219.84615280681945,254L218.1428556646988,250L218,249.69231080222892L214.99999845264594,246L214,245.0000015473541L210,244.35897670350664L207.93548672114403,246L207.42857369193874,250L209.2727279977733,254L210,254.88888831629788L212.15384719318055,258L213.8571443353012,262L214,262.3076891977711L217.00000154735406,266L218,266.9999984526459L222,267.64102329649336Z" fill="rgb(216, 33, 41)"></path></g><g id="legend" transform="translate(540,90)"><g><rect height="15" width="40" x="-24" y="14" stroke="none" fill="rgb(216, 33, 41)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="22" stroke="none" fill="rgb(220, 55, 62)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="30" stroke="none" fill="rgb(224, 77, 84)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="38" stroke="none" fill="rgb(228, 100, 105)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="46" stroke="none" fill="rgb(232, 122, 127)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="54" stroke="none" fill="rgb(236, 144, 148)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="62" stroke="none" fill="rgb(239, 166, 169)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="70" stroke="none" fill="rgb(243, 188, 191)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="78" stroke="none" fill="rgb(247, 211, 212)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="86" stroke="none" fill="rgb(251, 233, 234)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="94" stroke="none" fill="rgb(255, 255, 255)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="102" stroke="none" fill="rgb(235, 239, 247)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="110" stroke="none" fill="rgb(215, 223, 239)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="118" stroke="none" fill="rgb(195, 208, 230)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="126" stroke="none" fill="rgb(175, 192, 222)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="134" stroke="none" fill="rgb(154, 176, 214)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="142" stroke="none" fill="rgb(134, 160, 206)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="150" stroke="none" fill="rgb(114, 144, 198)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="158" stroke="none" fill="rgb(94, 129, 189)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="166" stroke="none" fill="rgb(74, 113, 181)" opacity="0.75"></rect></g><text class="legend" fill="#f5f5f5" text-anchor="middle" style="font-size:1rem" x="-6" y="34">2</text><text class="legend" fill="#fff" text-anchor="middle" style="font-size:1rem" y="176">1</text></g><g id="strikeZone"><rect class="strike-zone" x="205.729375" width="88.54124999999999" y="178.57142857142856" height="142.85714285714283" fill-opacity="0.001" stroke-opacity="1" style="stroke:#000"></rect></g></g></g><g id="namePlate" transform="translate(0,0)"><rect fill="#fff" width="500" height="90" stroke="#c2c2c2"></rect><rect fill="url('#stripes')" width="500" height="90" stroke="#c2c2c2"></rect><text x="65" y="36" class="title" fill="#000">Shota Imanaga Strikeouts - 2025</text><text x="65" y="58" class="sub-title" fill="#0b0">Trending ↑ 80%</text><image x="5" y="12" height="50" width="50" href="https://img.mlbstatic.com/mlb-photos/image/upload/w_120,q_100/v1/people/684007/headshot/silo/current"></image><g id="logo" transform="translate(0,0)"><image href="https://www.mlbstatic.com/team-logos/none.svg" x="416.6666666666667" y="22.5" height="40"></image></g></g><g id="sourcePlate" transform="translate(0,460)"><rect width="500" height="40" fill="#fff" stroke="#c2c2c2"></rect><text x="12.5" y="25" class="site-title" fill="#32858d">TRENDING PLAYER</text><g id="logo" transform="translate(0,0)"><a href="https://baseballsavant.mlb.com/illustrator"><image href="https://baseballsavant.mlb.com/sections/evp/images/logo.png" x="333.3333333333333" y="8" height="22" opacity="1"></image></a></g></g></svg> </a> </div> <div class="visual-cell"> <a href="/savant-player/682829"> <svg id="svg-744" width="500" height="500" viewBox="0 0 500 500" data-reactroot=""><defs><pattern id="stripes" width="8" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(30)"><rect width=".5" height="8" opacity=".5" transform="translate(0,0)" fill="#32858d"></rect></pattern><pattern id="double-stripes" width="16" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(45)"><rect width="1" height="8" opacity=".5" transform="translate(0,0)" fill="#f5f5f5"></rect><rect width="1" height="8" opacity=".5" transform="translate(8,0)" fill="#b2dfdb"></rect></pattern><pattern id="lines" patternUnits="userSpaceOnUse" width="60" height="60"><path d="M 0,60 l 60,-60 M -15,15 l 30,-30 M 45,75 l 30,-30" stroke-width="40" shape-rendering="auto" stroke="#f5f5f5" fill="#000000" stroke-linecap="square"></path></pattern><style>@import url(https://www.mlbstatic.com/mlb.com/fonts/proxima-nova.css);@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Bold.ttf) format('truetype');font-weight:700;font-style:normal}h1{font-family:proxima-nova;font-size:1.2rem}canvas{width:100%!important;height:100%!important}.App{font-family:sans-serif;text-align:center}.clip{clip-path:circle(25px at 25px 25px);-webkit-clip-path:circle(25px at 25px 25px);background-color:#fff;fill:#fff;stroke:#000;stroke-width:1px}.title{font-family:proxima-nova;font-size:1.5rem}.zone-legend{font-family:proxima-nova;font-size:.8rem}.legend{font-family:proxima-nova}.zone{stroke:#a0a0a0}.zone-text-inner{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.zone-text-outer{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.sub-title{font-family:'Fira Mono';font-size:1rem}.source-title{font-family:proxima-nova;font-size:.8rem;text-anchor:end}.site-title{font-family:proxima-nova;font-size:.8rem}.home-plate,.strike-zone{fill:#eee;stroke:#d4d4d4;stroke-width:1.5px}.batter{fill:#f5f5f5;stroke:#c6c6c6;opacity:.9;stroke-width:1;stroke-miterlimit:10}</style></defs><rect width="500" height="500" fill="none" stroke="#c2c2c2"></rect><g transform="scale(0.65) translate(100,175)"><rect width="500" height="500" fill="none" stroke="none"></rect><g><defs><style>.e{fill:#eaeaea;stroke:#d6d6d6;}.e,.f{stroke-miterlimit:10;}.f{fill:#cecece;stroke:#bababa;}</style></defs><g id="a"></g><g id="b" transform="translate(340, 0)"><g id="c"><g id="d"><path class="f" d="M21.68,96.6C-1.64,110.43,2.3,106.42,2.3,106.42c0,0-2.54-.65-1.58,1.98,.99,2.7,1.91,4.41,3.22,5.85,.96,1.05,2.31-1.11,2.31-2.3s17.4-10.71,17.4-10.71"></path><path class="e" d="M10.22,119.55c.79,1.19,2.37,5.14,1.98,7.11s-6.72,22.13-6.72,30.03c0,7.9,0,20.15,2.37,24.1s10.27,2.37,14.23,1.98,21.73-5.14,21.73-5.14c0,0,3.95,9.88,4.35,13.04,.4,3.16,2.77,26.08,8.69,38.73,5.93,12.65,8.69,17.78,11.46,17.39s5.93-1.98,5.93-1.98c0,0,.79,7.9-.79,10.67s-10.67,7.11-16.99,30.82c-6.32,23.71-11.28,39.57-10.6,46.82,.77,8.21,8.23,27.16,8.23,27.16,0,0,8.91,26.87-.18,38.72s-10.16,9.46-16.43,10.98c-4.48,1.09-14.23,3.16-13.44,6.32,.79,3.16,9.48,8.69,15.81,9.88s14.23-1.98,23.31-1.98,20.15,2.77,24.5-2.77c4.35-5.53-2.37-19.36-2.37-19.36,0,0-5.9-11.02-9.46-32.68,1.71,2.94,2.93,4.98,3.14,5.41,.79,1.58,18.97,45.44,19.76,46.63s3.87,7.74,5.12,9.27c2.28,2.8,6.36,8.32,4.38,10.69s-6.98,5.13-13.84,10.16c-10.51,7.71-30.43,9.79-28.85,16.11,1.58,6.32,8.69,8.3,17.78,9.09,9.09,.79,21.34-4.35,29.24-3.56s28.45,3.16,31.61-2.37c3.16-5.53-3.56-28.85-3.56-28.85,0,0-9.48-37.94-15.02-51.77-5.53-13.83-11.4-28-14.22-32.57-2.8-4.56-5.93-8.13-6.33-8.52s-1.58-12.65,.79-17.78,18.85-33.62,20.15-35.17c4.01-4.79,14.08-18.4,16.2-22.13,2.55-4.48,7.51-17.39,1.98-33.98-5.53-16.6-13.44-18.57-13.44-18.57,0,0-2.37-1.58-1.19-3.56,1.19-1.98,2.37-6.32,1.58-8.3s-8.3-25.29-9.09-47.02-2.37-47.42-9.88-52.16c-6.99-4.41-22.18-11.9-34.13-14.83,8.34-20.49-16.49-28.24-20.4-28.64-3.95-.4-25.29-1.19-25.69,16.99v5.93l-9.64,5.56c-1.58-.46-3.41-.42-5.38,.76-5.93,3.56-12.65,7.9-11.85,11.46s4.35,10.67,5.14,11.85Zm13.44,3.16c1.98-1.58,5.14-4.35,5.14-7.51,0-3.16,1.19-10.67,.4-12.65-.79-1.98-1.58-3.16-1.58-3.16,0,0-.22-.31-.62-.76,.43,0,.31,.88,.82,.85,0,0,.92-.15,1.37,.87,.96,2.13,2.5,5.49,2.77,5.76,.4,.4,4.35,11.85,4.35,11.85,0,0-.4,9.09,6.72,9.09s13.04,3.56,13.83,6.72l.79,3.16s-9.88-.79-16.99,4.74c-7.11,5.53-15.81,10.27-15.81,10.27,0,0-3.16-11.06-3.56-16.2-.4-5.14,.4-11.46,2.37-13.04Z"></path><path class="e" d="M29.14,100.6c-.46-1.01-.79-1.75-.79-1.75-.51,.03-.97,.04-1.41,.03"></path><path class="e" d="M75.84,369.4c-4.58-7.84-12-22.09-14.67-28.86-1.82-4.61,1.98-19.76,1.98-19.76,0,0,6.72-36.75,7.51-37.14"></path><path class="f" d="M24.52,101.73s34.4-21.36,34.76-21.3c0,0,40.7-24.5,48.21-28.06,7.51-3.56,51.55-33.3,59.27-37.94,3.95-2.37-1.98-9.88-1.98-9.88-4.54-4.62-5.14-5.14-9.09-2.37-2.07,1.45-42.68,26.48-59.67,39.52-16.99,13.04-41.72,35.8-63.49,48.72"></path><path class="e" d="M109.28,117.54c-.09,.26-3.33,14.72-21.29,17.52,0,0-5.78,2.28-8.5-3.07s-10.86-11.74-18.31-14.81-21.46-9.9-22.95-10.16-8.06-2.54-9.99-3.94c-1.93-1.4-9.55-7.1-7.01-9.46s14.02-11.39,17.17-11.04,6.31,1.58,8.23,4.03c1.93,2.45,2.63,5.96,3.68,6.48s2.28,.88,8.76,1.75c6.48,.88,20.28,1.14,20.28,1.14-.21-.18,19.86,6.44,33.92,15.37"></path></g></g></g><defs><style>.e{fill:#eaeaea;stroke:#d6d6d6;stroke-miterlimit:10;}</style></defs><g id="a"></g><g id="b" transform="translate(190, 400) scale(1.13, 0.954)"><g id="c"><path id="d" class="e" d="M.5,33.51s52.15,17.56,52.15,17.56l53.21-17.56L91.81,.85,13.85,.5,.5,33.51Z"></path></g></g><g id="hexbinChart"><path d="m0,-13.70320319406298l11.867322079278601,6.851601597031488l0,13.70320319406298l-11.8673220792786,6.851601597031492l-11.867322079278601,-6.851601597031483l-7.105427357601002e-15,-13.703203194062976z" transform="translate(270.19992598074487,273)" fill="rgb(216, 33, 41)" stroke="#000"></path><path d="m0,-13.70320319406298l11.867322079278601,6.851601597031488l0,13.70320319406298l-11.8673220792786,6.851601597031492l-11.867322079278601,-6.851601597031483l-7.105427357601002e-15,-13.703203194062976z" transform="translate(292.71658647914023,234)" fill="rgb(216, 33, 41)" stroke="#000"></path></g><g id="hexLegend" transform="translate(525,0)"><g><path d="m0,-13.70320319406298l11.867322079278601,6.851601597031488l0,13.70320319406298l-11.8673220792786,6.851601597031492l-11.867322079278601,-6.851601597031483l-7.105427357601002e-15,-13.703203194062976z" transform="translate(0, 0)" fill="#fff" stroke="#000" opacity="1"></path><text class="legend" dy="4" transform="translate(20, 0)" fill="#000" style="font-size:1rem">1<!-- --> <!-- -->Pitch</text></g></g><g id="strikeZone"><rect class="strike-zone" x="205.729375" width="88.54124999999999" y="178.57142857142856" height="142.85714285714283" fill-opacity="0.001" stroke-opacity="1" style="stroke:#000"></rect></g></g></g><g id="namePlate" transform="translate(0,0)"><rect fill="#fff" width="500" height="90" stroke="#c2c2c2"></rect><rect fill="url('#stripes')" width="500" height="90" stroke="#c2c2c2"></rect><text x="65" y="36" class="title" fill="#000">Elly De La Cruz Home Runs - 2025</text><text x="65" y="58" class="sub-title" fill="#b00">Trending ↓ -11%</text><image x="5" y="12" height="50" width="50" href="https://img.mlbstatic.com/mlb-photos/image/upload/w_120,q_100/v1/people/682829/headshot/silo/current"></image><g id="logo" transform="translate(0,0)"><image href="https://www.mlbstatic.com/team-logos/none.svg" x="416.6666666666667" y="22.5" height="40"></image></g></g><g id="sourcePlate" transform="translate(0,460)"><rect width="500" height="40" fill="#fff" stroke="#c2c2c2"></rect><text x="12.5" y="25" class="site-title" fill="#32858d">TRENDING PLAYER</text><g id="logo" transform="translate(0,0)"><a href="https://baseballsavant.mlb.com/illustrator"><image href="https://baseballsavant.mlb.com/sections/evp/images/logo.png" x="333.3333333333333" y="8" height="22" opacity="1"></image></a></g></g></svg> </a> </div> <div class="visual-cell"> <a href="/savant-player/665742"> <svg id="svg-745" width="500" height="500" viewBox="0 0 500 500" data-reactroot=""><defs><pattern id="stripes" width="8" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(30)"><rect width=".5" height="8" opacity=".5" transform="translate(0,0)" fill="#32858d"></rect></pattern><pattern id="double-stripes" width="16" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(45)"><rect width="1" height="8" opacity=".5" transform="translate(0,0)" fill="#f5f5f5"></rect><rect width="1" height="8" opacity=".5" transform="translate(8,0)" fill="#b2dfdb"></rect></pattern><pattern id="lines" patternUnits="userSpaceOnUse" width="60" height="60"><path d="M 0,60 l 60,-60 M -15,15 l 30,-30 M 45,75 l 30,-30" stroke-width="40" shape-rendering="auto" stroke="#f5f5f5" fill="#000000" stroke-linecap="square"></path></pattern><style>@import url(https://www.mlbstatic.com/mlb.com/fonts/proxima-nova.css);@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Bold.ttf) format('truetype');font-weight:700;font-style:normal}h1{font-family:proxima-nova;font-size:1.2rem}canvas{width:100%!important;height:100%!important}.App{font-family:sans-serif;text-align:center}.clip{clip-path:circle(25px at 25px 25px);-webkit-clip-path:circle(25px at 25px 25px);background-color:#fff;fill:#fff;stroke:#000;stroke-width:1px}.title{font-family:proxima-nova;font-size:1.5rem}.zone-legend{font-family:proxima-nova;font-size:.8rem}.legend{font-family:proxima-nova}.zone{stroke:#a0a0a0}.zone-text-inner{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.zone-text-outer{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.sub-title{font-family:'Fira Mono';font-size:1rem}.source-title{font-family:proxima-nova;font-size:.8rem;text-anchor:end}.site-title{font-family:proxima-nova;font-size:.8rem}.home-plate,.strike-zone{fill:#eee;stroke:#d4d4d4;stroke-width:1.5px}.batter{fill:#f5f5f5;stroke:#c6c6c6;opacity:.9;stroke-width:1;stroke-miterlimit:10}</style></defs><rect width="500" height="500" fill="none" stroke="#c2c2c2"></rect><g transform="scale(0.65) translate(100,175)"><rect width="500" height="500" fill="none" stroke="none"></rect><g><g id="evp-venue-svg"><svg id="_x37__1_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 250 250" style="enable-background:new 0 0 250 250" xml:space="preserve" width="500" height="500"><style type="text/css"> .st0{fill:#5B5B5B;} .st1{fill:#7F7F7F;} .st2{fill:#FFEC5F;} .st3{fill:#68836A;} .st4{font-family:'ArialMT';} .st5{font-size:11px;} .st6{fill:#A88B49;} .st7{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.75;} .st8{fill:none;stroke:#FFFFFF;stroke-width:0.75;} .st9{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.75;stroke-miterlimit:4;} .st10{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.75;stroke-miterlimit:4.0018;} </style><g id="KCR"><g id="compass"><path class="st0" d="M232.8,206.4l-7.1-5.9l-3.9-7l6.4,4.9L232.8,206.4z"></path><path class="st1" d="M237.2,211.2c-6.4,5.6-16.3,4.9-21.9-1.5c-5.6-6.4-4.9-16.3,1.5-21.9c6.4-5.6,16.3-4.9,21.9,1.5 C244.3,195.8,243.7,205.6,237.2,211.2z M217.7,188.8c-5.9,5.1-6.5,14.1-1.4,20s14.1,6.5,20,1.4s6.5-14.1,1.4-20 S223.6,183.7,217.7,188.8z"></path><path class="st0" d="M227.2,196.6c1.6,0.1,2.9,1.5,2.8,3.2c-0.1,1.6-1.5,2.9-3.2,2.8c-1.6-0.1-2.9-1.5-2.8-3.2 C224.2,197.7,225.6,196.4,227.2,196.6z M220,193.3l-2-2.3l0.4-0.3l2.5,0.7l-1.4-1.6l0.4-0.3l2,2.3l-0.4,0.3l-2.5-0.7l1.4,1.6 L220,193.3z"></path><path class="st2" d="M227.1,197.9c0.9,0.1,1.6,0.9,1.5,1.8c-0.1,0.9-0.9,1.6-1.8,1.5c-0.9-0.1-1.6-0.9-1.5-1.8 C225.4,198.5,226.2,197.8,227.1,197.9z"></path></g><g id="distances"><text id="right" transform="matrix(1 0 0 1 223.2178 111.8696)" class="st3 st4 st5">330</text><text id="right-center" transform="matrix(1 0 0 1 188.6943 54.0254)" class="st3 st4 st5">387</text><text id="center" transform="matrix(1 0 0 1 94.6968 32.4785)" class="st3 st4 st5">410</text><text id="left-center" transform="matrix(1 0 0 1 45.7861 53.0264)" class="st3 st4 st5">387</text><text id="left" transform="matrix(1 0 0 1 7.2158 111.8696)" class="st3 st4 st5">330</text></g><g id="field"><path id="Outfield_1_" class="st6" d="M125.1,224.6c-17.7,0-27.7-12.3-27.7-12.3S75,177.8,68.3,173c-11.5-8.2-39.2-64.6-39.2-64.6 l-0.5-1.6l-1.4-4.9L27,98.1l0.4-3.3l0.8-2.9l1.3-2.5l1.7-2l1.8-2l1.8-2l1.8-2l1.8-2l1.8-2.1l1.8-2.1l1.8-2.2l1.8-2.1l1.9-2.1 l1.9-2.1l2.1-1.9l2.2-1.8l2.2-1.8l2.2-1.8l2.2-1.8l2.3-1.7l2.3-1.7l2.4-1.6l2.4-1.6l2.5-1.6l2.5-1.6l2.5-1.5l2.6-1.4l2.6-1.4 l2.7-1.3l2.7-1.3l2.7-1.2l2.8-1l2.8-1.1l2.8-0.9l2.9-0.8l2.9-0.8l2.9-0.6l2.9-0.5l2.9-0.5l3-0.4l3-0.2l3-0.1h6l3,0.1l3,0.4l3,0.4 l3,0.3l2.9,0.6l2.9,0.6l2.9,0.6l2.9,0.9l2.8,1l2.8,1.1l2.8,1.1l2.7,1.3l2.6,1.4l2.6,1.4l2.6,1.4l2.6,1.4l2.6,1.4l2.5,1.5l2.4,1.6 l2.4,1.6l2.4,1.6l2.4,1.6l2.3,1.7l2.2,1.8l2.2,1.8l2.2,1.8l2.2,1.8l2,2l1.9,2.1l1.9,2.1l1.9,2.1l1.9,2.1l1.8,2l1.8,2l1.8,2l1.8,2 l1.8,2l1.7,2l1.7,2l1.1,2.7l0.8,3l0.4,3.3l-0.3,3.9l-1.4,4.8l-1.9,6.3c-5.8,14.5-30.4,52.6-39,57.8c-8.6,5.1-26.7,40.6-26.7,40.6 S142.8,224.6,125.1,224.6L125.1,224.6z"></path><path id="grass_1_" class="st3" d="M126.1,216.6c-9.8,0-17.4-3.5-21.2-6.4c-5-3.8-30.9-43.6-30.9-43.6l-13.4-18.8l-24.1-42.5 l-1.4-4.7L35,98.3l0.2-2.1l0.4-1.5l0.5-0.9l1.1-1.3l1.7-1.9l3.6-4.1l1.8-2.1l1.8-2.1l1.9-2.2l1.8-2.1l1.8-2.1l1.8-2l1.6-1.8 l1.7-1.5l2.1-1.7l4.2-3.5l2.1-1.7l2.2-1.7l2.1-1.6l4.5-3.1l4.7-3l2.4-1.4l2.4-1.4l2.4-1.3l5.1-2.5l2.4-1.1l5.1-1.9l2.5-0.8 l5.2-1.5l2.4-0.5l5.7-0.9l2.6-0.4l2.6-0.2l2.6-0.1l5.7,0.1l2.5,0.1l8.1,1l2.5,0.6l5.4,1.2l2.3,0.7l2.6,0.9l5.2,2l2.3,1.1l12.6,6.7 l2.1,1.3l9.4,6.3l2,1.5l8.4,6.8l1.6,1.5l1.7,1.9l1.9,2.2l1.9,2.1l7.3,8.1l1.8,2l1.7,2l1.6,1.9l0.9,1l0.4,1l0.5,2l0.3,2l-0.2,2.3 l-1.1,4l-1.8,5.9c-3,7.4-8.4,15.8-12.7,22.6c-4.7,7.3-9.7,15.3-9.7,15.3l-12.8,15.7L158,192.8c0,0-9.7,13.5-12.3,15.9 S135.6,216.6,126.1,216.6L126.1,216.6z"></path><path id="infield_sand" class="st6" d="M163.9,166.7l-1-1c-5-16-20-27.7-37.7-27.7s-32.7,11.7-37.7,27.7l-1,1l32.7,32.7 c-0.5,0.9-0.7,1.9-0.7,3c0,3.7,3,6.7,6.7,6.7s6.7-3,6.7-6.7c0-1.1-0.3-2.1-0.7-3L163.9,166.7z M122.5,154.7 c0.8,0.5,1.7,0.8,2.7,0.8s1.9-0.3,2.7-0.8l16.8,16.8c-1.6,1.6-1.6,4.1,0,5.6l2.5,2.5l-17.7,17.7c-1.2-1-2.7-1.6-4.3-1.6 s-3.2,0.6-4.3,1.6l-17.7-17.7l2.5-2.5c1.6-1.5,1.6-4,0-5.6L122.5,154.7z"></path></g><g id="persistent_1_"><g id="mound_1_"><path id="pitching-mound_1_" class="st6" d="M122.5,174.7c-1.5,1.5-1.5,3.9,0,5.4s3.9,1.5,5.4,0c1.5-1.5,1.5-3.9,0-5.4 C126.5,173.2,124,173.2,122.5,174.7z"></path><path id="pitching-rubber_1_" class="st7" d="M123.2,176.6h4v1.6h-4V176.6z"></path></g><g id="lines_1_"><path id="left-foul-line_1_" class="st8" d="M125.2,203.2l-97.1-97.1"></path><path id="right-foul-line_1_" class="st8" d="M125.2,203.2l97.1-97.2"></path></g><g id="bases_2_"><rect id="third-base_2_" x="99.2" y="175.1" transform="matrix(0.7073 -0.7069 0.7069 0.7073 -95.3473 122.8833)" class="st9" width="3" height="3"></rect><rect id="first-base_2_" x="148.1" y="175.2" transform="matrix(0.7073 -0.7069 0.7069 0.7073 -81.1078 157.4629)" class="st9" width="3" height="3"></rect><rect id="second-base_2_" x="123.7" y="148.6" transform="matrix(0.707 -0.7073 0.7073 0.707 -69.4796 132.5406)" class="st10" width="3" height="3"></rect><polygon id="home_2_" class="st7" points="126.7,201.8 125.2,203.4 123.7,201.8 123.7,200.3 126.7,200.3 "></polygon></g></g></g></svg><style> .st3{fill:#b2dfdb;} .st4{font-family:'Roboto Condensed';} .st6{fill:#fff; stroke: #e2e2e2; stroke-width: 0.5;} .st7{fill:#c2c2c2;stroke:#FFFFFF;stroke-width:0.75;} .st8{fill:none;stroke:#c2c2c2;stroke-width:0.75;} .st9{fill:#c2c2c2;stroke:#FFFFFF;stroke-width:0.75;stroke-miterlimit:4;} #compass {visibility: hidden;} #distances {visibility: visible;} #TEX .st0{fill:#b2dfdb;} #TEX .st3{fill:#5b5b5b;} #TEX .st0{font-family:'Roboto Condensed';} </style></g><g id="contourChart"><path stroke="none" d="M474.92789004126723,174L478,172.15673360399964L480.5880804429553,170L482,168.58808044295535L484.15673360399967,166L486,162.92789004126723L486.53022290954164,162L488.39766702991346,158L489.24650525302525,154L489.64262999109565,150L489.7603966245788,146L489.64262999109565,142L489.24650525302525,138L488.39766702991346,134L486.53022290954164,130L486,129.07210995873277L484.15673360399967,126L482,123.41191955704465L480.5880804429553,122L478,119.84326639600036L474.92789004126723,118L474,117.46977709045836L470,115.60233316555556L466,114.75349441816391L462,114.35737000890438L458,114.23960337542121L454,114.35737000890438L450,114.75349441816391L446,115.60233316555556L442,117.46977709045836L441.07210995873277,118L438,119.84326639600036L435.41191955704465,122L434,123.41191955704465L431.8432663960004,126L430,129.07210995873277L429.46977709045836,130L427.60233297008654,134L426.75349474697475,138L426.3573700089044,142L426.2396033754212,146L426.3573700089044,150L426.75349474697475,154L427.60233297008654,158L429.46977709045836,162L430,162.92789004126723L431.8432663960004,166L434,168.58808044295535L435.41191955704465,170L438,172.15673360399964L441.07210995873277,174L442,174.53022290954164L446,176.39766683444444L450,177.2465055818361L454,177.6426299910956L458,177.7603966245788L462,177.6426299910956L466,177.2465055818361L470,176.39766683444444L474,174.53022290954164Z" fill="rgb(94, 129, 189)"></path><path stroke="none" d="M472.55440065256266,170L474,169.03626716456284L477.54231184600906,166L478,165.54231184600906L481.0362671645628,162L482,160.55440065256263L483.59650044689795,158L484.8697578795378,154L485.4639449696483,150L485.6405949368682,146L485.4639449696483,142L484.8697578795378,138L483.59650044689795,134L482,131.44559934743737L481.0362671645628,130L478,126.45768815399094L477.54231184600906,126L474,122.96373283543716L472.55440065256266,122L470,120.40349955310211L466,119.13024158815509L462,118.53605503035172L458,118.35940506313182L454,118.53605503035172L450,119.13024158815509L446,120.40349955310211L443.44559934743734,122L442,122.96373283543716L438.45768815399094,126L438,126.45768815399094L434.96373283543716,130L434,131.44559934743737L432.4034995531021,134L431.1302421204622,138L430.5360550303517,142L430.3594050631318,146L430.5360550303517,150L431.1302421204622,154L432.4034995531021,158L434,160.55440065256263L434.96373283543716,162L438,165.54231184600906L438.45768815399094,166L442,169.03626716456284L443.44559934743734,170L446,171.5965004468979L450,172.8697584118449L454,173.46394496964828L458,173.64059493686818L462,173.46394496964828L466,172.8697584118449L470,171.5965004468979Z" fill="rgb(134, 160, 206)"></path><path stroke="none" d="M462.94040387948115,170L466,169.443710073325L470,167.91580048942197L472.55440081916,166L474,164.79533401596666L476.79533401596666,162L478,160.55440081916L479.91580048942194,158L481.44370950162136,154L482,150.94040302082087L482.19591735936035,150L482.4608924053023,146L482.19591735936035,142L482,141.05959697917913L481.44370950162136,138L479.91580048942194,134L478,131.44559918084L476.79533401596666,130L474,127.20466598403334L472.55440081916,126L470,124.08419951057803L466,122.55628992667499L462.94040387948115,122L462,121.80408264063968L458,121.53910759469775L454,121.80408264063968L453.05959612051885,122L450,122.55628992667499L446,124.08419951057803L443.44559918084,126L442,127.20466598403334L439.20466598403334,130L438,131.44559918084L436.084199510578,134L434.55629049837864,138L434,141.05959697917913L433.8040826406397,142L433.5391075946977,146L433.8040826406397,150L434,150.94040302082087L434.55629049837864,154L436.084199510578,158L438,160.55440081916L439.20466598403334,162L442,164.79533401596666L443.44559918084,166L446,167.91580048942197L450,169.443710073325L453.05959612051885,170L454,170.19591735936032L458,170.46089240530225L462,170.19591735936032Z" fill="rgb(175, 192, 222)"></path><path stroke="none" d="M467.3015482719667,166L470,164.79533399498754L473.1946673484303,162L474,161.19466734843027L476.7953339949876,158L478,155.3015482719667L478.5916128901804,154L479.54231184600906,150L479.8249522210407,146L479.54231184600906,142L478.5916128901804,138L478,136.6984517280333L476.7953339949876,134L474,130.80533265156973L473.1946673484303,130L470,127.20466600501246L467.3015482719667,126L466,125.40838701160371L462,124.45768815399094L458,124.17504777895934L454,124.45768815399094L450,125.40838701160371L448.6984517280333,126L446,127.20466600501246L442.8053326515697,130L442,130.80533265156973L439.2046660050125,134L438,136.6984517280333L437.40838710981967,138L436.45768815399094,142L436.17504777895937,146L436.45768815399094,150L437.40838710981967,154L438,155.3015482719667L439.2046660050125,158L442,161.19466734843027L442.8053326515697,162L446,164.79533399498754L448.6984517280333,166L450,166.5916129883963L454,167.54231184600906L458,167.82495222104066L462,167.54231184600906L466,166.5916129883963Z" fill="rgb(215, 223, 239)"></path><path stroke="none" d="M469.99066838220637,162L470,161.99500091680343L473.99500091680346,158L474,157.9906683822064L476.1162636698582,154L477.10657479427243,150L477.4009920550018,146L477.10657479427243,142L476.1162636698582,138L474,134.0093316177936L473.99500091680346,134L470,130.00499908319657L469.99066838220637,130L466,127.8837363301418L462,126.89342520572754L458,126.59900794499825L454,126.89342520572754L450,127.8837363301418L446.00933161779363,130L446,130.00499908319657L442.00499908319654,134L442,134.0093316177936L439.8837363301418,138L438.8934252057275,142L438.5990079449983,146L438.8934252057275,150L439.8837363301418,154L442,157.9906683822064L442.00499908319654,158L446,161.99500091680343L446.00933161779363,162L450,164.1162636698582L454,165.10657479427246L458,165.40099205500175L462,165.10657479427246L466,164.1162636698582Z" fill="rgb(255, 255, 255)"></path><path stroke="none" d="M465.1813374471068,162L466,161.77672851821944L470,159.59400042933234L471.59400042933237,158L473.77672851821944,154L474,153.18133744710676L474.92788965167404,150L475.2811903672912,146L474.92788965167404,142L474,138.81866255289324L473.77672851821944,138L471.59400042933237,134L470,132.40599957066766L466,130.22327148178056L465.1813374471068,130L462,129.07211034832596L458,128.71880963270885L454,129.07211034832596L450.8186625528932,130L450,130.22327148178056L446,132.40599957066766L444.40599957066763,134L442.22327148178056,138L442,138.81866255289324L441.07211034832596,142L440.7188096327089,146L441.07211034832596,150L442,153.18133744710676L442.22327148178056,154L444.40599957066763,158L446,159.59400042933234L450,161.77672851821944L450.8186625528932,162L454,162.92788965167404L458,163.28119036729115L462,162.92788965167404Z" fill="rgb(247, 211, 212)"></path><path stroke="none" d="M468.8702008659872,158L470,156.87020086598721L471.7395166045893,154L472.9278897734375,150L473.2811902207607,146L472.9278897734375,142L471.7395166045893,138L470,135.12979913401279L468.8702008659872,134L466,132.26048339541066L462,131.07211022656247L458,130.71880977923925L454,131.07211022656247L450,132.26048339541066L447.1297991340128,134L446,135.12979913401279L444.2604833954107,138L443.0721102265625,142L442.7188097792393,146L443.0721102265625,150L444.2604833954107,154L446,156.87020086598721L447.1297991340128,158L450,159.73951660458934L454,160.92788977343753L458,161.28119022076075L462,160.92788977343753L466,159.73951660458934Z" fill="rgb(239, 166, 169)"></path><path stroke="none" d="M465.1813378030599,158L466,157.58322650803706L469.58322650803706,154L470,153.18133780305985L471.0604457038133,150L471.464217153414,146L471.0604457038133,142L470,138.81866219694015L469.58322650803706,138L466,134.41677349196294L465.1813378030599,134L462,132.9395542961867L458,132.53578284658602L454,132.9395542961867L450.8186621969401,134L450,134.41677349196294L446.41677349196294,138L446,138.81866219694015L444.9395542961867,142L444.535782846586,146L444.9395542961867,150L446,153.18133780305985L446.41677349196294,154L450,157.58322650803706L450.8186621969401,158L454,159.0604457038133L458,159.46421715341398L462,159.0604457038133Z" fill="rgb(232, 122, 127)"></path><path stroke="none" d="M466.7311294231083,154L468.8702021404944,150L469.5061419920968,146L468.8702021404944,142L466.7311294231083,138L466,137.26887057689166L462,135.12979785950554L458,134.49385800790319L454,135.12979785950554L450,137.26887057689166L449.2688705768917,138L447.1297978595056,142L446.4938580079032,146L447.1297978595056,150L449.2688705768917,154L450,154.73112942310834L454,156.87020214049446L458,157.50614199209681L462,156.87020214049446L466,154.73112942310834Z" fill="rgb(224, 77, 84)"></path><path stroke="none" d="M462.46505467943274,154L466,150.46505467943277L466.2557801019967,150L466.9623810967809,146L466.2557801019967,142L466,141.53494532056723L462.46505467943274,138L462,137.74421989800328L458,137.03761890321908L454,137.74421989800328L453.53494532056726,138L450,141.53494532056723L449.7442198980033,142L449.0376189032191,146L449.7442198980033,150L450,150.46505467943277L453.53494532056726,154L454,154.25578010199672L458,154.96238109678092L462,154.25578010199672Z" fill="rgb(216, 33, 41)"></path></g><g id="legend" transform="translate(540,90)"><g><rect height="15" width="40" x="-24" y="14" stroke="none" fill="rgb(216, 33, 41)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="22" stroke="none" fill="rgb(220, 55, 62)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="30" stroke="none" fill="rgb(224, 77, 84)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="38" stroke="none" fill="rgb(228, 100, 105)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="46" stroke="none" fill="rgb(232, 122, 127)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="54" stroke="none" fill="rgb(236, 144, 148)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="62" stroke="none" fill="rgb(239, 166, 169)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="70" stroke="none" fill="rgb(243, 188, 191)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="78" stroke="none" fill="rgb(247, 211, 212)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="86" stroke="none" fill="rgb(251, 233, 234)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="94" stroke="none" fill="rgb(255, 255, 255)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="102" stroke="none" fill="rgb(235, 239, 247)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="110" stroke="none" fill="rgb(215, 223, 239)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="118" stroke="none" fill="rgb(195, 208, 230)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="126" stroke="none" fill="rgb(175, 192, 222)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="134" stroke="none" fill="rgb(154, 176, 214)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="142" stroke="none" fill="rgb(134, 160, 206)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="150" stroke="none" fill="rgb(114, 144, 198)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="158" stroke="none" fill="rgb(94, 129, 189)" opacity="0.75"></rect></g><g><rect height="15" width="40" x="-24" y="166" stroke="none" fill="rgb(74, 113, 181)" opacity="0.75"></rect></g><text class="legend" fill="#f5f5f5" text-anchor="middle" style="font-size:1rem" x="-6" y="34">1</text><text class="legend" fill="#fff" text-anchor="middle" style="font-size:1rem" y="176">1</text></g></g></g><g id="namePlate" transform="translate(0,0)"><rect fill="#fff" width="500" height="90" stroke="#c2c2c2"></rect><rect fill="url('#stripes')" width="500" height="90" stroke="#c2c2c2"></rect><text x="65" y="36" class="title" fill="#000">Juan Soto Home Runs - 2025</text><text x="65" y="58" class="sub-title" fill="#0b0">Trending ↑ 14%</text><image x="5" y="12" height="50" width="50" href="https://img.mlbstatic.com/mlb-photos/image/upload/w_120,q_100/v1/people/665742/headshot/silo/current"></image><g id="logo" transform="translate(0,0)"><image href="https://www.mlbstatic.com/team-logos/none.svg" x="416.6666666666667" y="22.5" height="40"></image></g></g><g id="sourcePlate" transform="translate(0,460)"><rect width="500" height="40" fill="#fff" stroke="#c2c2c2"></rect><text x="12.5" y="25" class="site-title" fill="#32858d">TRENDING PLAYER</text><g id="logo" transform="translate(0,0)"><a href="https://baseballsavant.mlb.com/illustrator"><image href="https://baseballsavant.mlb.com/sections/evp/images/logo.png" x="333.3333333333333" y="8" height="22" opacity="1"></image></a></g></g></svg> </a> </div> <div class="visual-cell"> <a href="/savant-player/683011"> <svg id="svg-746" width="500" height="500" viewBox="0 0 500 500" data-reactroot=""><defs><pattern id="stripes" width="8" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(30)"><rect width=".5" height="8" opacity=".5" transform="translate(0,0)" fill="#32858d"></rect></pattern><pattern id="double-stripes" width="16" height="8" patternUnits="userSpaceOnUse" patternTransform="rotate(45)"><rect width="1" height="8" opacity=".5" transform="translate(0,0)" fill="#f5f5f5"></rect><rect width="1" height="8" opacity=".5" transform="translate(8,0)" fill="#b2dfdb"></rect></pattern><pattern id="lines" patternUnits="userSpaceOnUse" width="60" height="60"><path d="M 0,60 l 60,-60 M -15,15 l 30,-30 M 45,75 l 30,-30" stroke-width="40" shape-rendering="auto" stroke="#f5f5f5" fill="#000000" stroke-linecap="square"></path></pattern><style>@import url(https://www.mlbstatic.com/mlb.com/fonts/proxima-nova.css);@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Regular.ttf) format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Fira Mono';src:url(Fonts/FiraMono-Bold.ttf) format('truetype');font-weight:700;font-style:normal}h1{font-family:proxima-nova;font-size:1.2rem}canvas{width:100%!important;height:100%!important}.App{font-family:sans-serif;text-align:center}.clip{clip-path:circle(25px at 25px 25px);-webkit-clip-path:circle(25px at 25px 25px);background-color:#fff;fill:#fff;stroke:#000;stroke-width:1px}.title{font-family:proxima-nova;font-size:1.5rem}.zone-legend{font-family:proxima-nova;font-size:.8rem}.legend{font-family:proxima-nova}.zone{stroke:#a0a0a0}.zone-text-inner{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.zone-text-outer{font-size:.7rem;text-anchor:start;font-family:'Fira Mono';font-weight:700}.sub-title{font-family:'Fira Mono';font-size:1rem}.source-title{font-family:proxima-nova;font-size:.8rem;text-anchor:end}.site-title{font-family:proxima-nova;font-size:.8rem}.home-plate,.strike-zone{fill:#eee;stroke:#d4d4d4;stroke-width:1.5px}.batter{fill:#f5f5f5;stroke:#c6c6c6;opacity:.9;stroke-width:1;stroke-miterlimit:10}</style></defs><rect width="500" height="500" fill="none" stroke="#c2c2c2"></rect><g transform="scale(0.65) translate(100,175)"><rect width="500" height="500" fill="none" stroke="none"></rect><g><g id="evp-venue-svg"><svg id="_x37__1_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 250 250" style="enable-background:new 0 0 250 250" xml:space="preserve" width="500" height="500"><style type="text/css"> .st0{fill:#5B5B5B;} .st1{fill:#7F7F7F;} .st2{fill:#FFEC5F;} .st3{fill:#68836A;} .st4{font-family:'ArialMT';} .st5{font-size:11px;} .st6{fill:#A88B49;} .st7{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.75;} .st8{fill:none;stroke:#FFFFFF;stroke-width:0.75;} .st9{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.75;stroke-miterlimit:4;} .st10{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.75;stroke-miterlimit:4.0018;} </style><g id="KCR"><g id="compass"><path class="st0" d="M232.8,206.4l-7.1-5.9l-3.9-7l6.4,4.9L232.8,206.4z"></path><path class="st1" d="M237.2,211.2c-6.4,5.6-16.3,4.9-21.9-1.5c-5.6-6.4-4.9-16.3,1.5-21.9c6.4-5.6,16.3-4.9,21.9,1.5 C244.3,195.8,243.7,205.6,237.2,211.2z M217.7,188.8c-5.9,5.1-6.5,14.1-1.4,20s14.1,6.5,20,1.4s6.5-14.1,1.4-20 S223.6,183.7,217.7,188.8z"></path><path class="st0" d="M227.2,196.6c1.6,0.1,2.9,1.5,2.8,3.2c-0.1,1.6-1.5,2.9-3.2,2.8c-1.6-0.1-2.9-1.5-2.8-3.2 C224.2,197.7,225.6,196.4,227.2,196.6z M220,193.3l-2-2.3l0.4-0.3l2.5,0.7l-1.4-1.6l0.4-0.3l2,2.3l-0.4,0.3l-2.5-0.7l1.4,1.6 L220,193.3z"></path><path class="st2" d="M227.1,197.9c0.9,0.1,1.6,0.9,1.5,1.8c-0.1,0.9-0.9,1.6-1.8,1.5c-0.9-0.1-1.6-0.9-1.5-1.8 C225.4,198.5,226.2,197.8,227.1,197.9z"></path></g><g id="distances"><text id="right" transform="matrix(1 0 0 1 223.2178 111.8696)" class="st3 st4 st5">330</text><text id="right-center" transform="matrix(1 0 0 1 188.6943 54.0254)" class="st3 st4 st5">387</text><text id="center" transform="matrix(1 0 0 1 94.6968 32.4785)" class="st3 st4 st5">410</text><text id="left-center" transform="matrix(1 0 0 1 45.7861 53.0264)" class="st3 st4 st5">387</text><text id="left" transform="matrix(1 0 0 1 7.2158 111.8696)" class="st3 st4 st5">330</text></g><g id="field"><path id="Outfield_1_" class="st6" d="M125.1,224.6c-17.7,0-27.7-12.3-27.7-12.3S75,177.8,68.3,173c-11.5-8.2-39.2-64.6-39.2-64.6 l-0.5-1.6l-1.4-4.9L27,98.1l0.4-3.3l0.8-2.9l1.3-2.5l1.7-2l1.8-2l1.8-2l1.8-2l1.8-2l1.8-2.1l1.8-2.1l1.8-2.2l1.8-2.1l1.9-2.1 l1.9-2.1l2.1-1.9l2.2-1.8l2.2-1.8l2.2-1.8l2.2-1.8l2.3-1.7l2.3-1.7l2.4-1.6l2.4-1.6l2.5-1.6l2.5-1.6l2.5-1.5l2.6-1.4l2.6-1.4 l2.7-1.3l2.7-1.3l2.7-1.2l2.8-1l2.8-1.1l2.8-0.9l2.9-0.8l2.9-0.8l2.9-0.6l2.9-0.5l2.9-0.5l3-0.4l3-0.2l3-0.1h6l3,0.1l3,0.4l3,0.4 l3,0.3l2.9,0.6l2.9,0.6l2.9,0.6l2.9,0.9l2.8,1l2.8,1.1l2.8,1.1l2.7,1.3l2.6,1.4l2.6,1.4l2.6,1.4l2.6,1.4l2.6,1.4l2.5,1.5l2.4,1.6 l2.4,1.6l2.4,1.6l2.4,1.6l2.3,1.7l2.2,1.8l2.2,1.8l2.2,1.8l2.2,1.8l2,2l1.9,2.1l1.9,2.1l1.9,2.1l1.9,2.1l1.8,2l1.8,2l1.8,2l1.8,2 l1.8,2l1.7,2l1.7,2l1.1,2.7l0.8,3l0.4,3.3l-0.3,3.9l-1.4,4.8l-1.9,6.3c-5.8,14.5-30.4,52.6-39,57.8c-8.6,5.1-26.7,40.6-26.7,40.6 S142.8,224.6,125.1,224.6L125.1,224.6z"></path><path id="grass_1_" class="st3" d="M126.1,216.6c-9.8,0-17.4-3.5-21.2-6.4c-5-3.8-30.9-43.6-30.9-43.6l-13.4-18.8l-24.1-42.5 l-1.4-4.7L35,98.3l0.2-2.1l0.4-1.5l0.5-0.9l1.1-1.3l1.7-1.9l3.6-4.1l1.8-2.1l1.8-2.1l1.9-2.2l1.8-2.1l1.8-2.1l1.8-2l1.6-1.8 l1.7-1.5l2.1-1.7l4.2-3.5l2.1-1.7l2.2-1.7l2.1-1.6l4.5-3.1l4.7-3l2.4-1.4l2.4-1.4l2.4-1.3l5.1-2.5l2.4-1.1l5.1-1.9l2.5-0.8 l5.2-1.5l2.4-0.5l5.7-0.9l2.6-0.4l2.6-0.2l2.6-0.1l5.7,0.1l2.5,0.1l8.1,1l2.5,0.6l5.4,1.2l2.3,0.7l2.6,0.9l5.2,2l2.3,1.1l12.6,6.7 l2.1,1.3l9.4,6.3l2,1.5l8.4,6.8l1.6,1.5l1.7,1.9l1.9,2.2l1.9,2.1l7.3,8.1l1.8,2l1.7,2l1.6,1.9l0.9,1l0.4,1l0.5,2l0.3,2l-0.2,2.3 l-1.1,4l-1.8,5.9c-3,7.4-8.4,15.8-12.7,22.6c-4.7,7.3-9.7,15.3-9.7,15.3l-12.8,15.7L158,192.8c0,0-9.7,13.5-12.3,15.9 S135.6,216.6,126.1,216.6L126.1,216.6z"></path><path id="infield_sand" class="st6" d="M163.9,166.7l-1-1c-5-16-20-27.7-37.7-27.7s-32.7,11.7-37.7,27.7l-1,1l32.7,32.7 c-0.5,0.9-0.7,1.9-0.7,3c0,3.7,3,6.7,6.7,6.7s6.7-3,6.7-6.7c0-1.1-0.3-2.1-0.7-3L163.9,166.7z M122.5,154.7 c0.8,0.5,1.7,0.8,2.7,0.8s1.9-0.3,2.7-0.8l16.8,16.8c-1.6,1.6-1.6,4.1,0,5.6l2.5,2.5l-17.7,17.7c-1.2-1-2.7-1.6-4.3-1.6 s-3.2,0.6-4.3,1.6l-17.7-17.7l2.5-2.5c1.6-1.5,1.6-4,0-5.6L122.5,154.7z"></path></g><g id="persistent_1_"><g id="mound_1_"><path id="pitching-mound_1_" class="st6" d="M122.5,174.7c-1.5,1.5-1.5,3.9,0,5.4s3.9,1.5,5.4,0c1.5-1.5,1.5-3.9,0-5.4 C126.5,173.2,124,173.2,122.5,174.7z"></path><path id="pitching-rubber_1_" class="st7" d="M123.2,176.6h4v1.6h-4V176.6z"></path></g><g id="lines_1_"><path id="left-foul-line_1_" class="st8" d="M125.2,203.2l-97.1-97.1"></path><path id="right-foul-line_1_" class="st8" d="M125.2,203.2l97.1-97.2"></path></g><g id="bases_2_"><rect id="third-base_2_" x="99.2" y="175.1" transform="matrix(0.7073 -0.7069 0.7069 0.7073 -95.3473 122.8833)" class="st9" width="3" height="3"></rect><rect id="first-base_2_" x="148.1" y="175.2" transform="matrix(0.7073 -0.7069 0.7069 0.7073 -81.1078 157.4629)" class="st9" width="3" height="3"></rect><rect id="second-base_2_" x="123.7" y="148.6" transform="matrix(0.707 -0.7073 0.7073 0.707 -69.4796 132.5406)" class="st10" width="3" height="3"></rect><polygon id="home_2_" class="st7" points="126.7,201.8 125.2,203.4 123.7,201.8 123.7,200.3 126.7,200.3 "></polygon></g></g></g></svg><style> .st3{fill:#b2dfdb;} .st4{font-family:'Roboto Condensed';} .st6{fill:#fff; stroke: #e2e2e2; stroke-width: 0.5;} .st7{fill:#c2c2c2;stroke:#FFFFFF;stroke-width:0.75;} .st8{fill:none;stroke:#c2c2c2;stroke-width:0.75;} .st9{fill:#c2c2c2;stroke:#FFFFFF;stroke-width:0.75;stroke-miterlimit:4;} #compass {visibility: hidden;} #distances {visibility: visible;} #TEX .st0{fill:#b2dfdb;} #TEX .st3{fill:#5b5b5b;} #TEX .st0{font-family:'Roboto Condensed';} </style></g><g id="sprayChart"><circle id="sprayChart_0" cx="293.77756097560973" cy="223.3980487804878" r="6.153846153846153" fill="#FE6100" opacity="1" stroke="black" style="cursor:pointer"></circle><circle id="sprayChart_1" cx="419.79512195121947" cy="174.25804878048783" r="6.153846153846153" fill="#DC267F" opacity="1" stroke="black" style="cursor:pointer"></circle><circle id="sprayChart_2" cx="124.01341463414634" cy="75.1219512195122" r="6.153846153846153" fill="#DC267F" opacity="1" stroke="black" style="cursor:pointer"></circle><circle id="sprayChart_3" cx="54.75512195121951" cy="185.13048780487804" r="6.153846153846153" fill="#DC267F" opacity="1" stroke="black" style="cursor:pointer"></circle><circle id="sprayChart_4" cx="373.6514634146341" cy="113.90317073170735" r="6.153846153846153" fill="#DC267F" opacity="1" stroke="black" style="cursor:pointer"></circle></g><g id="legend" transform="translate(525,0)"><g><text x="0" y="36" class="legend" style="font-size:1rem">SINGLE</text><circle cx="-14" cy="30" r="7.692307692307692" stroke="#000" fill="#FE6100"></circle></g><g><text x="0" y="72" class="legend" style="font-size:1rem">HOME RUN</text><circle cx="-14" cy="66" r="7.692307692307692" stroke="#000" fill="#DC267F"></circle></g></g></g></g><g id="namePlate" transform="translate(0,0)"><rect fill="#fff" width="500" height="90" stroke="#c2c2c2"></rect><rect fill="url('#stripes')" width="500" height="90" stroke="#c2c2c2"></rect><text x="65" y="36" class="title" fill="#000">Anthony Volpe Base Hits - 2025</text><text x="65" y="58" class="sub-title" fill="#b00">Trending ↓ -3%</text><image x="5" y="12" height="50" width="50" href="https://img.mlbstatic.com/mlb-photos/image/upload/w_120,q_100/v1/people/683011/headshot/silo/current"></image><g id="logo" transform="translate(0,0)"><image href="https://www.mlbstatic.com/team-logos/none.svg" x="416.6666666666667" y="22.5" height="40"></image></g></g><g id="sourcePlate" transform="translate(0,460)"><rect width="500" height="40" fill="#fff" stroke="#c2c2c2"></rect><text x="12.5" y="25" class="site-title" fill="#32858d">TRENDING PLAYER</text><g id="logo" transform="translate(0,0)"><a href="https://baseballsavant.mlb.com/illustrator"><image href="https://baseballsavant.mlb.com/sections/evp/images/logo.png" x="333.3333333333333" y="8" height="22" opacity="1"></image></a></g></g></svg> </a> </div> </div> <div style="clear: both"></div> </div> </div> <!-- footer --> <footer id="footer"> <div class="footer-bar-top"> <div id="footer-container"> <h6 class="footer-statcast-header"> <a href="https://www.mlb.com/glossary/statcast" target="_blank"> Statcast Glossary </a> </h6> <div class="footer-glossary-wrapper"> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/exit-velocity" target="_blank"> Exit Velocity (EV) </a> </div> <div class="footer-glossary-text"> How fast, in miles per hour, a ball was hit by a batter. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/launch-angle"> Launch Angle (LA) </a> </div> <div class="footer-glossary-text"> How high/low, in degrees, a ball was hit by a batter. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/barrel"> Barrels </a> </div> <div class="footer-glossary-text"> A batted ball with the perfect combination of exit velocity and launch angle </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/hard-hit-rate" target="_blank"> Hard Hit </a> </div> <div class="footer-glossary-text"> Statcast defines a 'hard-hit ball' as one hit with an exit velocity of 95 mph or higher. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/sweet-spot" target="_blank"> Launch Angle Sweet-Spot </a> </div> <div class="footer-glossary-text"> A batted-ball event with a launch angle between eight and 32 degrees. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/batted-ball-event" target="_blank"> Batted Ball Event (BBE) </a> </div> <div class="footer-glossary-text"> A Batted Ball Event represents any batted ball that produces a result. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/velocity" target="_blank"> Pitch Velocity </a> </div> <div class="footer-glossary-text"> How hard, in miles per hour, a pitch is thrown. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/pitch-movement" target="_blank"> Pitch Movement </a> </div> <div class="footer-glossary-text"> The movement of a pitch is defined in inches, both in raw numbers and as a measurement against average. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/active-spin" target="_blank"> Active Spin </a> </div> <div class="footer-glossary-text"> Statcast refers to the spin that contributes to movement as Active Spin. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/spin-rate" target="_blank"> Spin Rate </a> </div> <div class="footer-glossary-text"> How much spin, in revolutions per minute, a pitch was thrown with. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/extension" target="_blank"> Extension </a> </div> <div class="footer-glossary-text"> How far off the mound, in feet, a pitcher releases the pitch. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/pop-time" target="_blank"> Pop Time </a> </div> <div class="footer-glossary-text"> How quickly, in seconds, a catcher can get the ball out of his glove and to the base on a stolen base or pickoff attempt. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/arm-strength"> Arm Strength </a> </div> <div class="footer-glossary-text"> How hard, in miles per hour, a fielder throws the ball. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/lead-distance" target="_blank"> Lead Distance </a> </div> <div class="footer-glossary-text"> How far, in feet, a runner is ranging off the bag at the time of a pitcher's first movement or pitch release. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/jump" target="_blank"> Jump </a> </div> <div class="footer-glossary-text"> Jump is a Statcast metric that shows which players have the fastest reactions and most direct routes in the outfield. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/outs-above-average" target="_blank"> Outs Above Average (OAA) </a> </div> <div class="footer-glossary-text"> A range-based metric of skill that shows how many outs a player has saved over his peers. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/fielding-run-value" target="_blank"> Fielding Run Value </a> </div> <div class="footer-glossary-text"> Statcast's overall metric for capturing a player’s measurable defensive performance onto a run-based scale, converting various metrics like OAA, blocking, framing, etc. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/catch-probability" target="_blank"> Catch Probability </a> </div> <div class="footer-glossary-text"> The likelihood, in percent, that an outfielder will be able to make a catch on an individual batted ball. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/expected-batting-average" target="_blank"> Expected Batting Average (xBA) </a> </div> <div class="footer-glossary-text"> xBA measures the likelihood that a batted ball will become a hit. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/expected-woba" target="_blank"> Expected Weighted On-base Average (xwOBA) </a> </div> <div class="footer-glossary-text"> xwOBA is formulated using exit velocity, launch angle and, on certain types of batted balls, Sprint Speed. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/expected-era" target="_blank"> Expected Earned Run Avg (xERA) </a> </div> <div class="footer-glossary-text"> xERA is a simple 1:1 translation of xwOBA, converted to the ERA scale. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/sprint-speed" target="_blank"> Sprint Speed </a> </div> <div class="footer-glossary-text"> A measurement of a player's top running speed, expressed in "feet per second in a player's fastest one-second window." </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/bolt" target="_blank"> Bolt </a> </div> <div class="footer-glossary-text"> A Bolt is any run where the Sprint Speed (defined as "feet per second in a player's fastest one-second window") of the runner is at least 30 ft/sec. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="http://tangotiger.com/index.php/site/article/statcast-metric-best-speed" target="_blank"> EV50 </a> </div> <div class="footer-glossary-text"> For a batter, EV50 is an average of the hardest 50% of his batted balls. For a pitcher it is the average of his softest 50% of batted balls allowed. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="http://tangotiger.com/index.php/site/article/statcast-metric-escape-velocity" target="_blank"> Adjusted EV </a> </div> <div class="footer-glossary-text"> Adjusted EV averages the maximum of 88 and the actual exit velocity of each batted ball event. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="http://tangotiger.com/index.php/site/comments/statcast-lab-block-pitches-model-for-catchers" target="_blank"> Blocks Above Average </a> </div> <div class="footer-glossary-text"> A Statcast metric designed to express the demonstrated skill of catchers at preventing wild pitches or passed balls compared to their peers. </div> </div> <!-- Bat Tracking Zone --> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="#"> Bat Speed </a> </div> <div class="footer-glossary-text"> Bat speed is measured at the sweet-spot of the bat. Average bat speed is the average of the top 90% of a player’s swings. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/fast-swing-rate" target="_blank"> Fast Swing Rate </a> </div> <div class="footer-glossary-text"> A fast swing is one that has 75 MPH or more of bat speed. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/swing-length" target="_blank"> Swing Length </a> </div> <div class="footer-glossary-text"> The total (sum) distance in feet traveled of the head of the bat in X/Y/Z space, from start of tracking data until impact point. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/squared-up" target="_blank"> Squared-Up Rate </a> </div> <div class="footer-glossary-text"> How much exit velocity was obtained compared to the maximum possible exit velocity available, given the speed of the swing and pitch. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/bat-tracking-blasts" target="_blank"> Blasts </a> </div> <div class="footer-glossary-text"> A more valuable subset of squared-up balls, defining batted balls that were both squared-up and with a fast swing. </div> </div> <div class="footer-flex-container"> <div class="footer-glossary-title"> <a href="https://www.mlb.com/glossary/statcast/sword" target="_blank"> Swords </a> </div> <div class="footer-glossary-text"> A bat tracking metric that quantifies when a pitcher forces a batter to take a non-competitive, ugly-looking swing. </div> </div> </div> </div> <div class="footer-top"> <div id="footer-bar"> <div style="float: left; width: 48%"> <div style="text-align: right; width: 100%"> <img class="mlb-logo" src="/site-core/images/savant-logo.svg" /> </div> </div> <div class="logo" style="width: 50%; float: left; text-align: left"> <a href="/"> <span class="primary-color">savant</span> </a> </div> </div> </div> <ul id="footer-links"> <li> <a class="footer-tou" href="https://www.mlb.com/official-information/terms-of-use"> Terms of Use </a> </li> <li> <a class="footer-privacy" href="https://www.mlb.com/official-information/privacy-policy"> Privacy Policy </a> </li> <li> <a class="footer-notices" href="https://www.mlb.com/official-information/legal-notices"> Legal Notices </a> </li> <li> <a class="footer-notices" data-phone-href="https://www.mlb.com" href="https://www.mlb.com"> MLB.com </a> </li> </ul> <div id="copyright-container"> © MLB Advanced Media, LP. All rights reserved. </div> </div> </footer> <!-- analytics --> <script type="text/javascript"> var s_account = "mlbglobal08,mlbcom08"; </script> <script type="text/javascript" src="https://securea.mlb.com/scripts/mlbamscv2.js"></script> <script type="text/javascript"> s.pageName = "Baseballsavant.com Site: Homepage" s.channel = "Baseballsavant.com Site"; s.prop1 = "Baseballsavant.com Site"; s.prop22 = document.cookie?.split('; ').find(d => d.includes('oktaid='))?.replace('oktaid=', '') || null s.prop24 = s_account; s.events = "event4"; s.campaign = s.getQueryParam("partnerId"); s.eVar1 = s.getQueryParam("vbID"); s.eVar4 = s.getQueryParam("affiliateId"); s.eVar14 = s.getQueryParam("tcid"); s.eVar21 = s.getQueryParam("tdl"); s.eVar22 = s.getQueryParam("tfl"); s.eVar25 = s.getQueryParam("mlbkw"); s.linkInternalFilters="javascript:,mlb.com,localhost,ticketreturn.com,ticketmaster.com,tickets.com,glitnirticketing.com,etix.com,streamlineticketing.com,baseballsavant.com"; /********* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ var s_code=s.t();if(s_code)document.write(s_code)//--></script> <script type="text/javascript"><!-- if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-') //--></script><noscript><a href="http://www.omniture.com" title="Web Analytics"><img src="http://mlbglobal08.112.2O7.net/b/ss/mlbglobal08/1/H.13--NS/0?[AQB]&cdp=3&[AQE]" height="1" width="1" border="0" alt="" /></a></noscript><!--/DO NOT REMOVE/--> <!-- End SiteCatalyst code version: H.23.8 --> <script> window.applicationEnvironment = 'production' window.baseDeploy = 'dbada9f5e7a56f3427b6b34b989dab05bf1dc73f_1743798463' </script> <!-- core javascript files --> <script> var s_account = "basesitedesktopprod,basesiteglobalprod"; </script> <script type="text/javascript" src="https://builds.mlbstatic.com/baseballsavant.mlb.com/v1/builds/site-core/dbada9f5e7a56f3427b6b34b989dab05bf1dc73f_1743798463/scripts/site-core.js" ></script> <!-- build scripts --> <script type="text/javascript" src="https://builds.mlbstatic.com/baseballsavant.mlb.com/v1/builds/site-core/dbada9f5e7a56f3427b6b34b989dab05bf1dc73f_1743798463/scripts/site.bundle.js"></script> <script type="text/javascript" src="https://builds.mlbstatic.com/baseballsavant.mlb.com/v1/sections/homepage-new/builds/eddb444a98457d40f2298c08b24965ba802196b0/scripts/build/section.bundle.js"></script> <!-- TODO debugging --> </body> </html>