<script data-pm-proxy="intercept"></script><?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Ben Whitelaw]]></title><description><![CDATA[Progressive analysis of things and stuff.]]></description><link>https://benwhitelaw.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!MlyO!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbenwhitelaw.substack.com%2Fimg%2Fsubstack.png</url><title>Ben Whitelaw</title><link>https://benwhitelaw.substack.com</link></image><generator>Substack</generator><lastBuildDate>Fri, 04 Sep 2026 00:43:00 GMT</lastBuildDate><atom:link href="/__u/benwhitelaw.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Ben Whitelaw]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[benwhitelaw@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[benwhitelaw@substack.com]]></itunes:email><itunes:name><![CDATA[Ben Whitelaw]]></itunes:name></itunes:owner><itunes:author><![CDATA[Ben Whitelaw]]></itunes:author><googleplay:owner><![CDATA[benwhitelaw@substack.com]]></googleplay:owner><googleplay:email><![CDATA[benwhitelaw@substack.com]]></googleplay:email><googleplay:author><![CDATA[Ben Whitelaw]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[[UPDATED] Command Deltas: App and Primer]]></title><description><![CDATA[Copilot and I collaborated to build an app]]></description><link>https://benwhitelaw.substack.com/p/updated-command-deltas-app-and-primer</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/updated-command-deltas-app-and-primer</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Thu, 16 Apr 2026 12:18:10 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/fb16b8c4-d837-4644-86a5-4964e8588b4a_1068x1285.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I&#8217;ve created <a href="https://dogpancake73.streamlit.app/">a web app</a> to house the data, and it now includes 2023-2026 (as of 7/29/2026).</p><h1>Command Deltas Primer</h1><h3><strong>What is Command Delta?</strong></h3><p>Command Delta is a metric designed to measure pitch location consistency using pitch location dispersion.</p><p>Rather than evaluating whether a pitch is in the strike zone or not, the metric measures how tightly clustered a pitcher&#8217;s locations are for a given pitch type.</p><p>In other words:</p><p>How consistently can a pitcher locate a pitch?</p><div><hr></div><h3><strong>How It Works</strong></h3><p>For each pitcher and pitch type, we measure the spread of pitch locations using the standard deviation of:</p><ul><li><p>Horizontal location (<code>plate_x</code>)</p></li><li><p>Vertical location (<code>plate_z</code>)</p></li></ul><p>We combine those into a single dispersion metric:</p><p>Command Delta = &#8730;(&#963;x&#178; + &#963;z&#178;)</p><p>Lower values indicate tighter pitch clusters and better command.</p><div><hr></div><h3><strong>Converting to Scouting Grades</strong></h3><p>To make the metric easier to interpret, Command Delta is converted into a 20&#8211;80 scouting scale.</p><p>This is done by calculating a z-score within each pitch family and mapping it to:</p><ul><li><p><strong>80</strong> &#8211; Elite command</p></li><li><p><strong>70</strong> &#8211; Plus-plus command</p></li><li><p><strong>60</strong> &#8211; Plus command</p></li><li><p><strong>50</strong> &#8211; MLB average</p></li><li><p><strong>40</strong> &#8211; Below average</p></li><li><p><strong>30</strong> &#8211; Poor command</p></li><li><p><strong>20</strong> &#8211; Very poor command</p></li></ul><div><hr></div><h3><strong>Why Pitch Families Are Used</strong></h3><p>Different pitch types naturally have different movement and command profiles.</p><p>To account for this, Command Delta compares pitchers within pitch families:</p><ul><li><p>Four-Seam Fastballs</p></li><li><p>Sinkers</p></li><li><p>Cutters</p></li><li><p>Sliders</p></li><li><p>Sweepers</p></li><li><p>Curveballs</p></li><li><p>Offspeed pitches</p></li></ul><p>This ensures that pitchers are evaluated against comparable pitch types and their shapes.</p><div><hr></div><h3><strong>Data Source</strong></h3><p>All pitch data comes from Statcast via the Python library:</p><p><code>pybaseball</code></p><p>The analysis currently includes the 2023&#8211;2026 MLB seasons.</p><div><hr></div><h3><strong>Why This Metric Matters</strong></h3><p>Command is one of the most important and difficult pitching skills to measure.</p><p>Traditional statistics often capture results, not process.</p><p>Command Delta focuses specifically on the consistency of pitch location, providing a clearer look at a pitcher&#8217;s ability to execute.</p><p>Command Deltas should not be used in isolation to evaluate command, but rather in conjunction with things like strike and zone rates as well as heat maps.</p><p>A potential limitation of this metric is that it may assign a lower command grade to a pitch if there are multiple intended locations, so be mindful of that when using referring to Command Deltas.</p><div><hr></div><h3><strong>Explore the Dashboard</strong></h3><p>Use the pages in the sidebar of the web app to:</p><ul><li><p>View command leaderboards</p></li><li><p>Explore pitcher arsenals</p></li></ul>]]></content:encoded></item><item><title><![CDATA[Command deltas: How to measure consistency in pitch location]]></title><description><![CDATA[I created a metric to help contextualize command, and it might be one of the first of its kind in the public analysis world.]]></description><link>https://benwhitelaw.substack.com/p/command-deltas-how-to-measure-consistency</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/command-deltas-how-to-measure-consistency</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Tue, 23 Dec 2025 13:50:06 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!DK9w!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>To begin, I don&#8217;t think I&#8217;m the first person to make something and call it a &#8220;command delta.&#8221; But I haven&#8217;t seen it in the public sphere, so I wanted to share my work. <a href="https://docs.google.com/spreadsheets/d/1ZHz4f7ha0d5dDsrJ2IDeK8Y95qUCeSN3jYCFJgkCcGU/edit?usp=sharing">Here is a link to leaderboards for 2024 and 2025</a>. I&#8217;ll list my big-picture findings first, and then follow it up with the more technical aspects for those who are interested.</p><ol><li><p><strong>What is a command delta?</strong></p><ol><li><p>A command delta (CD)<strong> </strong>measures how tightly a pitcher clusters a specific pitch around an intended location.</p></li><li><p>A lower CD suggests there&#8217;s a more consistent location while a higher CD suggests the location is less consistent.</p></li></ol></li><li><p><strong>How many pitches does it take to become reliable?</strong></p><ol><li><p>Roughly 90 pitches to be considered 70% reliable and about 150 to be considered 80% reliable.</p></li><li><p>I&#8217;ve set a minimum of 50 pitches to be included in the leaderboards. Anything less than 90 is relatively noisy, but I wanted to set a lower minimum to be able to look at early trends for some pitches.</p></li></ol></li><li><p><strong>How do I use command deltas in player analysis?</strong></p><ol><li><p>In conjunction with other command specific metrics like strike rate, zone rate, heat maps, etc.</p></li><li><p>Starters will generally have better CD grades than relievers.</p></li></ol></li></ol><h3>Definition and Limitations</h3><p>A CD is the sum of the standard deviations of a pitcher&#8217;s horizontal and vertical pitch locations for a given pitch type, capturing how consistently that pitch is located in two dimensions.</p><ul><li><p>Lower CD suggests tighter location dispersion and therefore better command.</p></li><li><p>Higher CD suggests wider location dispersion and therefore worse command.</p></li></ul><p>By summing horizontal and vertical variability, CD captures two-dimensional command consistency rather than isolating a single axis.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!aFkc!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!aFkc!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png 424w, /__u/substackcdn.com/image/fetch/$s_!aFkc!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png 848w, /__u/substackcdn.com/image/fetch/$s_!aFkc!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png 1272w, /__u/substackcdn.com/image/fetch/$s_!aFkc!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!aFkc!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png" width="925" height="241" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:241,&quot;width&quot;:925,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:41951,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!aFkc!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png 424w, /__u/substackcdn.com/image/fetch/$s_!aFkc!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png 848w, /__u/substackcdn.com/image/fetch/$s_!aFkc!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png 1272w, /__u/substackcdn.com/image/fetch/$s_!aFkc!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F55b644cc-0a6e-410d-a491-c515f01bb89c_925x241.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Using standard deviation here penalizes frequent misses more than rare outliers, it scales naturally on its own with volume, and I can calculate it to account for different pitch types. I chose to add together plate_x and plate_z<strong> </strong>numbers because pitchers miss locations laterally and vertically in different ways; slider and changeup locations might vary more horizontally while four-seam fastballs and curveballs may vary more vertically.</p><p>I then take the CD and assign it a z-core to account for how it compares to other pitches of the same type across the league.</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!Yphf!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!Yphf!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png 424w, /__u/substackcdn.com/image/fetch/$s_!Yphf!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png 848w, /__u/substackcdn.com/image/fetch/$s_!Yphf!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Yphf!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!Yphf!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png" width="975" height="208" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:208,&quot;width&quot;:975,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:21409,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!Yphf!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png 424w, /__u/substackcdn.com/image/fetch/$s_!Yphf!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png 848w, /__u/substackcdn.com/image/fetch/$s_!Yphf!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Yphf!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F58d3d7f9-0acd-4fe8-9dfc-472d7ce5285a_975x208.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>CD measures pitch location repeatability, not target accuracy. It does not account for catcher intent or strategic location variation, so purposeful changes in pitch location can increase dispersion without indicating poor command.</p><p>The metric is also sample-size sensitive. Pitch types thrown infrequently may show unstable CD, making minimum pitch thresholds or stabilization methods important for reliable comparison. I calculated reliability at each target reliability below:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!e9EB!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!e9EB!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png 424w, /__u/substackcdn.com/image/fetch/$s_!e9EB!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png 848w, /__u/substackcdn.com/image/fetch/$s_!e9EB!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png 1272w, /__u/substackcdn.com/image/fetch/$s_!e9EB!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!e9EB!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png" width="961" height="274" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:274,&quot;width&quot;:961,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:40947,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!e9EB!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png 424w, /__u/substackcdn.com/image/fetch/$s_!e9EB!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png 848w, /__u/substackcdn.com/image/fetch/$s_!e9EB!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png 1272w, /__u/substackcdn.com/image/fetch/$s_!e9EB!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1a7a3fda-c8ac-4886-b964-124ea7cf5c83_961x274.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Substituting 0.7 for R, I found the stabilization to be roughly 90 pitches, and about 150 pitches for 0.8.</p><p>The stabilization point for fastball CDs is going to be on the higher end of this range because they have the broadest range of location diversity league-wide and therefore require a larger sample before we can be confident in an intended location. Breaking balls and offspeed pitches of the same type generally have similar shapes, so those stabilization points would on the lower end of our range.</p><p>CD weights horizontal and vertical variability equally, despite the fact that misses along each axis may differ in run-value impact depending on pitch type.</p><p>Finally, CD does not incorporate contextual factors such as count, batter handedness, or game situation, and cannot distinguish between execution error and intentional location diversity.</p><p>For these reasons, CD is best interpreted alongside pitch usage, location visuals, and complementary command metrics rather than in isolation.</p><h3>Application</h3><p>George Kirby is someone who is known for his command, so he&#8217;s an excellent candidate to apply CDs to. Below is how he graded in 2024 along with his heatmaps courtesy of Savant:</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!e-sI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!e-sI!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png 424w, /__u/substackcdn.com/image/fetch/$s_!e-sI!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png 848w, /__u/substackcdn.com/image/fetch/$s_!e-sI!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png 1272w, /__u/substackcdn.com/image/fetch/$s_!e-sI!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!e-sI!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png" width="844" height="161" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/43e9911d-999c-485a-bd99-2acc02140f34_844x161.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:161,&quot;width&quot;:844,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:15623,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!e-sI!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png 424w, /__u/substackcdn.com/image/fetch/$s_!e-sI!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png 848w, /__u/substackcdn.com/image/fetch/$s_!e-sI!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png 1272w, /__u/substackcdn.com/image/fetch/$s_!e-sI!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F43e9911d-999c-485a-bd99-2acc02140f34_844x161.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!DK9w!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!DK9w!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png 424w, /__u/substackcdn.com/image/fetch/$s_!DK9w!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png 848w, /__u/substackcdn.com/image/fetch/$s_!DK9w!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png 1272w, /__u/substackcdn.com/image/fetch/$s_!DK9w!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!DK9w!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png" width="1456" height="729" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:729,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:105101,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!DK9w!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png 424w, /__u/substackcdn.com/image/fetch/$s_!DK9w!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png 848w, /__u/substackcdn.com/image/fetch/$s_!DK9w!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png 1272w, /__u/substackcdn.com/image/fetch/$s_!DK9w!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fad374bf5-9c8f-49eb-8c01-039b6a98b5c5_1539x771.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>And 2025:</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!aFC5!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!aFC5!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png 424w, /__u/substackcdn.com/image/fetch/$s_!aFC5!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png 848w, /__u/substackcdn.com/image/fetch/$s_!aFC5!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png 1272w, /__u/substackcdn.com/image/fetch/$s_!aFC5!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!aFC5!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png" width="845" height="160" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:160,&quot;width&quot;:845,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:15206,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!aFC5!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png 424w, /__u/substackcdn.com/image/fetch/$s_!aFC5!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png 848w, /__u/substackcdn.com/image/fetch/$s_!aFC5!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png 1272w, /__u/substackcdn.com/image/fetch/$s_!aFC5!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb4e29337-67d3-4993-9abe-407f53f29ccc_845x160.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!T7gd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!T7gd!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png 424w, /__u/substackcdn.com/image/fetch/$s_!T7gd!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png 848w, /__u/substackcdn.com/image/fetch/$s_!T7gd!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png 1272w, /__u/substackcdn.com/image/fetch/$s_!T7gd!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!T7gd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png" width="1456" height="732" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/bffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:732,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:88510,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!T7gd!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png 424w, /__u/substackcdn.com/image/fetch/$s_!T7gd!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png 848w, /__u/substackcdn.com/image/fetch/$s_!T7gd!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png 1272w, /__u/substackcdn.com/image/fetch/$s_!T7gd!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbffa0c14-967c-430c-b35c-ab69a2da2c7d_1540x774.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>We can see he has shown well above average command of his four-seamer in both seasons, primarily locating it up in and above the zone. His splitter was thrown significantly less in 2025, so the grade is likely not as accurate as it was in 2024. His knucklecurve locations in 2025 were a full grade more consistent than in 2024, but it looked like he was intending to throw it for a strike more in 2024 at times while it was primarily a put away pitch in 2025. I&#8217;d be inclined to say he had above average command of it in both years. His slider and two-seam locations in both years flirted with 55 territory, but just missed the numerical cut-off point once each. I&#8217;d still say his command of both is above average.</p><p>An example on the other end of the spectrum is Camilo Doval. He&#8217;s someone I&#8217;d consider to be effectively wild; he has an above average 83.8% save and hold success rate along with over 100 career saves so he is trusted in high leverage for good reason, but he does have a career walk rate north of 11%. Here are his CDs and heat maps for 2024:</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!yWpg!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!yWpg!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png 424w, /__u/substackcdn.com/image/fetch/$s_!yWpg!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png 848w, /__u/substackcdn.com/image/fetch/$s_!yWpg!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png 1272w, /__u/substackcdn.com/image/fetch/$s_!yWpg!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!yWpg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png" width="844" height="106" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:106,&quot;width&quot;:844,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:10172,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!yWpg!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png 424w, /__u/substackcdn.com/image/fetch/$s_!yWpg!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png 848w, /__u/substackcdn.com/image/fetch/$s_!yWpg!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png 1272w, /__u/substackcdn.com/image/fetch/$s_!yWpg!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7ceabec1-6152-4364-8edf-00bb13da4a9b_844x106.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!ph9c!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!ph9c!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png 424w, /__u/substackcdn.com/image/fetch/$s_!ph9c!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png 848w, /__u/substackcdn.com/image/fetch/$s_!ph9c!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png 1272w, /__u/substackcdn.com/image/fetch/$s_!ph9c!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!ph9c!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png" width="1456" height="366" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:366,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:56497,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!ph9c!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png 424w, /__u/substackcdn.com/image/fetch/$s_!ph9c!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png 848w, /__u/substackcdn.com/image/fetch/$s_!ph9c!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png 1272w, /__u/substackcdn.com/image/fetch/$s_!ph9c!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb1ff1c53-17a7-4a63-a56c-a4cc48d38b24_1538x387.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>And 2025:</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!i7Ec!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!i7Ec!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png 424w, /__u/substackcdn.com/image/fetch/$s_!i7Ec!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png 848w, /__u/substackcdn.com/image/fetch/$s_!i7Ec!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png 1272w, /__u/substackcdn.com/image/fetch/$s_!i7Ec!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!i7Ec!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png" width="844" height="107" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:107,&quot;width&quot;:844,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:9998,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!i7Ec!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png 424w, /__u/substackcdn.com/image/fetch/$s_!i7Ec!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png 848w, /__u/substackcdn.com/image/fetch/$s_!i7Ec!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png 1272w, /__u/substackcdn.com/image/fetch/$s_!i7Ec!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe29b2d64-fc56-42dd-8513-a09e6e3b79d4_844x107.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!5RQW!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!5RQW!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png 424w, /__u/substackcdn.com/image/fetch/$s_!5RQW!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png 848w, /__u/substackcdn.com/image/fetch/$s_!5RQW!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png 1272w, /__u/substackcdn.com/image/fetch/$s_!5RQW!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!5RQW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png" width="1152" height="382" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:382,&quot;width&quot;:1152,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:50177,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/182328354?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!5RQW!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png 424w, /__u/substackcdn.com/image/fetch/$s_!5RQW!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png 848w, /__u/substackcdn.com/image/fetch/$s_!5RQW!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png 1272w, /__u/substackcdn.com/image/fetch/$s_!5RQW!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb04368f3-b3d4-4508-b75e-c977b483410b_1152x382.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>In both years, he locates his slider down in and below the zone with relative consistency compared to the rest of his arsenal, but just average consistency league wide. The CD on his cutter is graded at just below average, but it&#8217;s clear based on the heat maps that he may have more than one intended target with his cutter, so it&#8217;s likely that he has average command of the pitch. His two-seamer is graded below average in both years, and the scattershot nature of each year&#8217;s heat map supports that conclusion.</p><p>Someone with knowledge of a player&#8217;s intent when executing certain pitches could make better use of CDs to evaluate command. Coaches and analysts within organizations who have knowledge of how a team likes to approach pitching would benefit from this data, and there are various coaching and player development implications too.</p><p>A couple take aways here in the application of CDs:</p><ul><li><p>Starters generally have better command grades than relievers.</p><ul><li><p>This make sense; we know there&#8217;s a certain level of command required to be a major league starter.</p></li></ul></li><li><p>CDs are not a single, all-encompassing metric for command.</p><ul><li><p>There is not an all-encompassing stat for command and there likely won&#8217;t be because of how nuanced is can be to evaluate command. I was able to create a stronger assessment of both players by including heat maps (I could use other data points too, but this evaluation was done as an example on how to use CDs so I wanted to be concise).</p></li></ul></li></ul><h3>Conclusion</h3><p>It was fun and challenging to create a statistically sound way to help measure command. I&#8217;ll continue to update my leaderboards throughout the 2026 season and beyond, and I&#8217;ll continue to look for ways to refine and improve the metric as a whole. Please reach out if you have any comments, questions, or feedback.</p>]]></content:encoded></item><item><title><![CDATA[Six things I (re)learned in my first full year coaching adults]]></title><description><![CDATA[It looks a little different, but I'm essentially doing the same things I did in my classroom]]></description><link>https://benwhitelaw.substack.com/p/six-things-i-relearned-in-my-first</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/six-things-i-relearned-in-my-first</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Wed, 07 May 2025 14:21:23 GMT</pubDate><content:encoded><![CDATA[<p>I work as a new teacher coach/mentor, and I didn&#8217;t really know how to do my job until about four or five months of treading water. And then I didn&#8217;t learn how to do my job well for about another three months after rebuilding similar structures to what I utilized in my classroom with middle school students. Now, at the end of the school year, I&#8217;ve figured out what works for me and I&#8217;m excited to start fresh next year with my new wisdom.</p><p>I&#8217;ll use a backwards-design style structure to this piece as I explain the goal I&#8217;d like my teachers to accomplish at the end of our time together. This type of thinking applies to any leadership position where you are tasked with coaching, facilitating, and/or mentoring adults or children. The &#8220;learners&#8221; in this instance will refer to the teachers I work with.</p><p>The goal is to build the learner&#8217;s capacity to facilitate their own growth. This ensures they can accurately reflect and make adjustments to their practice. How does a coach get them to that point? These are the six things I relearned as I adapted my practice from working with 13-year-olds to adult learners:</p><h3>1. The meaningful growth we want our learners to demonstrate in order to build their capacity only happens when there is a deep investment from the learner</h3><p>They must see value in what they&#8217;re doing both in terms of content and process.</p><h3>2. Deep investment from the learner is a result of them having ownership of their learning</h3><p>The learner should be the one who drives their learning. If we try to force it on them, there will never be as much buy-in compared to the learner choosing their own path. There should be clear and measurable benchmarks we want them to achieve, but those should be bigger picture things that can be accomplished in a variety of pathways.</p><h3>3. Establishing a clear, consistent, and repeatable process for accurately reflecting allows the learner to have ownership of their learning</h3><p>This process could look like the following: establish a clear and measurable benchmark or objective and determine what success looks like, collect data on the learner in relation to the benchmark, present that data for the learner to evaluate their performance, allow the learner to reflect and self-assess, determine how to push the learner even higher on that benchmark next time, and then repeat the process again with the same benchmark if they haven&#8217;t demonstrated mastery yet (or move on to the next benchmark if appropriate).</p><h3>4. The use of targeted and specific data ensures the learner will reflect accurately</h3><p>The learner should have some say in the type of data that will be used during their reflection and how it will be collected. This not only helps with clarity in the process, but it leads to more investment from the learner.</p><h3>5. Data is much more meaningful and important when it comes from a trusted source</h3><p>If the learner does not see their coach as someone who is knowledgeable and has their best interest in mind, the learner could be skeptical of the data and its implications.</p><h3>6. Trust between a coach and learner is established when the coach is seen as reliable and thoughtful</h3><p>If you say you&#8217;re going to do something, you have to follow through. Punctuality, organization, and consistency from the coach are key to the success of the learner. Additionally, there needs to be a strong personal relationship for the learner to trust the coach. Being thoughtful comes from being a good listener and taking time to show the learner that you value them and their time.</p>]]></content:encoded></item><item><title><![CDATA[Framing Facing Extinction: A Case Against Automated Ball-Strike Systems]]></title><description><![CDATA[While the challenge system is a nice compromise between robots and humans, it could change the way catchers are valued - and I personally don't like that]]></description><link>https://benwhitelaw.substack.com/p/framing-facing-extinction-a-case</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/framing-facing-extinction-a-case</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Mon, 17 Mar 2025 20:52:40 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/c2d1b9ca-df72-43ff-a9cd-ea0c35ae7917_183x275.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The Sistine Chapel, The Starry Night, whatever it is Dali did with the clocks, and Jose Molina&#8217;s ability to frame pitches. What do all of these have in common? These are some of the finest works of art the world has ever known. Their beauty and intrigue continue to capture the hearts and minds of all who witness their greatness.</p><p>Humans have gone to great lengths to preserve art; creating exhibits across the world to serve as centralized hubs for art consumption while also providing security measures to ensure their preservation. However, one of these art forms I listed above is currently under threat of extinction as collateral damage in the pursuit of trying to be &#8220;right&#8221; (yes, I&#8217;m putting that in quotes&#8230; more on that later) about everything. I&#8217;m talking about catcher framing.</p><p>All baseball fans have experienced the pain of seeing an umpire call a batter out on strikes in a high leverage moment. Here&#8217;s an example from recent memory:</p><div class="native-video-embed" data-component-name="VideoPlaceholder" data-attrs="{&quot;mediaUploadId&quot;:&quot;b6c76b8e-4a9d-4569-8380-49bb6d242576&quot;,&quot;duration&quot;:null}"></div><p>As a Rays fan with veins bulging from my neck and pulse escalating, I can see this pitch is clearly well outside. All I can do is watch helplessly as Shea Langeliers aggressively jerks the pitch back towards the plate in desperate attempt to trick the umpire. Unfortunately, Chris Conroy fell for it and Mason Miller was temporarily let off the hook - until Jose Siri took him deep in the following at-bat (because ball never lies, right?).</p><p>But to an Athletics fan? They see Langeliers gracefully letting his glove glide just a touch beyond where he anticipates that slider will cross the plate before subtly and smoothly catching and holding the ball as he moves everything back towards DeLuca in one fluid motion. The hand speed, wrist strength, and overall presentation of this pitch was compelling enough to convince Conroy to call it a strike with an equally elegant hand motion.</p><p>Who was &#8220;right&#8221; in their perception of that pitch? The red-faced Rays fan? Or the calm and collected Athletics fan? Like with many works of art, beauty is in the eye of the beholder. But framing is not just an art; it&#8217;s also a skill.</p><p>Framing strike rate refers to the rate at which a catcher earns a called strike on pitches in the &#8220;shadow zone&#8221; that aren&#8217;t swung at. While this also includes pitches that are just inside the zone, most baseball enjoyers think of framing as the act of stealing strikes. Because words matter, I&#8217;d like to present a more positive connotation of &#8220;presenting pitches as strikes.&#8221; Anyone can check out <a href="https://baseballsavant.mlb.com/catcher_framing?year=2024&amp;team=&amp;min=q&amp;type=catcher&amp;sort=1,1">yearly framing strike rate leaders on Savant</a>. You can toggle between overall rates for individual pitchers and catchers, both batting and fielding teams, and even individual opposing batters. Unfortunately, this feature on Savant could become less important when the league inevitably implements a challenge system to allow batters, pitchers, and catchers to challenge balls and called strikes in the shadow zone. In theory this seems like a fine innovation, and perhaps it&#8217;s a long time coming if you remember what <a href="https://www.youtube.com/watch?v=7OIBcTE2DlA">Joe Nathan did to Ben Zobrist back in 2013</a>. However, the challenge system and other forms of automated ball-strike systems (ABS) are unnecessary, and they could damage one of the longest running forms of art in American history.</p><p>First of all, ABS is unnecessary. I&#8217;ll be looking at data on called strikes within the zone and outside of the zone to depict why. The data on framing strike rates has been pretty consistent year-to-year, but it only dates back to the public use of Statcast data in 2015 - which you&#8217;ll see is well past the golden age of framing we saw around the late 2000s and early 2010s. This era may have been more of a renaissance than <em>the</em> golden age, but we unfortunately don&#8217;t have publicly accessible data prior to 2008. Below is the percentage of pitches taken in the zone that were called strikes for each year:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!iKLP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!iKLP!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png 424w, /__u/substackcdn.com/image/fetch/$s_!iKLP!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png 848w, /__u/substackcdn.com/image/fetch/$s_!iKLP!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png 1272w, /__u/substackcdn.com/image/fetch/$s_!iKLP!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!iKLP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png" width="1314" height="773" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:773,&quot;width&quot;:1314,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:77880,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/159215325?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!iKLP!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png 424w, /__u/substackcdn.com/image/fetch/$s_!iKLP!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png 848w, /__u/substackcdn.com/image/fetch/$s_!iKLP!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png 1272w, /__u/substackcdn.com/image/fetch/$s_!iKLP!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd54f24e2-533c-46d2-a68e-1ae0919f3d18_1314x773.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Right off the bat, we can see 2008 was the wild west. In every 100 pitches taken that were in the zone, roughly 75 of them would be correctly called strikes. That&#8217;s really bad. There was clearly a push for better umpire accuracy, evident in the jumps to 81.9% by 2013, 86.2% in 2016, and now we&#8217;ve consistently seen just over 89% in each of the last five years. That&#8217;s much better, but still there are about 11 of every 100 pitches taken in the zone that are incorrectly called balls. How influential is that in a game? Last season, 113,531 pitches were takes in the zone. That equates to roughly 47 pitches per game that were takes in the zone. Of those 47, about five of them incorrectly called balls when they should have been called strikes. Are we really going to attack the beautiful art of framing over five pitches per game? Well there are also the pitches outside of the zone that are incorrectly called strikes when they should be balls, so let&#8217;s look at those year rates below:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!Hjw_!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!Hjw_!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png 424w, /__u/substackcdn.com/image/fetch/$s_!Hjw_!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png 848w, /__u/substackcdn.com/image/fetch/$s_!Hjw_!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Hjw_!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!Hjw_!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png" width="1311" height="831" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:831,&quot;width&quot;:1311,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:80812,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/159215325?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!Hjw_!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png 424w, /__u/substackcdn.com/image/fetch/$s_!Hjw_!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png 848w, /__u/substackcdn.com/image/fetch/$s_!Hjw_!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Hjw_!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa2cb33d8-e9c5-47d9-83fa-4b8c64613c4e_1311x831.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Once again, we see that the umpire&#8217;s union finally negotiated for vision care to be included in their health insurance packages starting in 2013. They got even better as time went on, to where we see just 5.9% of pitches taken outside of the zone were called strikes last season. In 2024, there were about roughly 105 pitches taken out of the zone per game. Of those 105, about six of those are incorrectly labeled as strikes by umpires. Here&#8217;s some math for you:</p><p>5 missed calls in-zone per game + 6 missed calls out-of-zone per game = 11 missed calls per game</p><p>11 missed calls seems pretty significant, right? That&#8217;s double-digits! And some of those come in high leverage situations, and possibly leverage counts like 1-1. There were about 152 pitches taken per game last season in MLB, so this works out to 7.2% of pitches taken per game were called incorrectly. Umpires were getting the calls &#8220;right&#8221; 92.8% of the time. That&#8217;s really accurate, and frankly it&#8217;s good enough for me.</p><p>However, athletes pursue excellence in everything they do. It makes sense that players and their teams would want to see something closer to 100% accuracy - especially if there&#8217;s technology that could help make that possible. There&#8217;s nothing inherently wrong with chasing perfection or trying to win marginally more of those 11 calls than the opposing team. As a Rays fan, I absolutely understand the value of winning at the margins. However, in this quest for trying to be &#8220;right&#8221; all the time, it might hurt the value of catcher framing.</p><p>Below are the best framing strike rates by catcher since 2015 (min. 1000 framing opportunities):</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!JGWj!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!JGWj!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png 424w, /__u/substackcdn.com/image/fetch/$s_!JGWj!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png 848w, /__u/substackcdn.com/image/fetch/$s_!JGWj!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png 1272w, /__u/substackcdn.com/image/fetch/$s_!JGWj!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!JGWj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png" width="1393" height="900" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:900,&quot;width&quot;:1393,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:138414,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/159215325?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!JGWj!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png 424w, /__u/substackcdn.com/image/fetch/$s_!JGWj!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png 848w, /__u/substackcdn.com/image/fetch/$s_!JGWj!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png 1272w, /__u/substackcdn.com/image/fetch/$s_!JGWj!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3f0b1f4-e829-43fd-983a-41f32fcf09c7_1393x900.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>On this list we have some serious star power. Buster Posey is one of the modern greats. Yasmani Grandal had a long and successful career as an above average player with a couple all-star seasons. And of course, we have the holy trinity of Patrick Bailey, Tyler Flowers, and Jeff Mathis. Nothing in the box scores would make these guys household names, but they are the social equivalent of the Beatles or Beyonce among their teams&#8217; pitching staffs.</p><p>To check out some of the best framers since 2008 (as far back as our public Savant data goes) we have to change our parameters a bit. One way to do that is to look at called strike rate on pitches taken outside of the zone. Below are some real legends (min. 1000 pitches taken outside of the zone):</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!bGUk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!bGUk!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png 424w, /__u/substackcdn.com/image/fetch/$s_!bGUk!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png 848w, /__u/substackcdn.com/image/fetch/$s_!bGUk!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png 1272w, /__u/substackcdn.com/image/fetch/$s_!bGUk!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!bGUk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png" width="1407" height="910" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:910,&quot;width&quot;:1407,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:124638,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://benwhitelaw.substack.com/i/159215325?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!bGUk!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png 424w, /__u/substackcdn.com/image/fetch/$s_!bGUk!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png 848w, /__u/substackcdn.com/image/fetch/$s_!bGUk!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png 1272w, /__u/substackcdn.com/image/fetch/$s_!bGUk!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F53e4b0f0-a73a-4ff6-a475-5f044ff1ab5a_1407x910.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Where are my Yorvit Torrealba enjoyers at? We have some <em>deep</em> cuts on here: Gregg Zaun, Miguel Olivo, and of course, the legend himself, Jose Molina. Nobody can come close to Molina, and nobody ever will again when we consider how much better umpires have gotten over the years (and the fact the challenge system is on the way). At his age 35 season in 2010, Molina put up 3.1 fWAR in just 57 games while sporting just an 85 wRC+. In a full 162 game sample, Molina would&#8217;ve had 8.8 fWAR at that rate of production. For context, Shohei Ohtani has average 8.8 fWAR over the last four seasons.</p><p>The robo-umps are coming for not just our Jose Molinas, but they&#8217;re coming for our Jose Trevinos, Austin Hedgeses(?), and even our Kyle Teels. Well, Teel can hit relatively well for a catcher, so he should still be able to carve out a nice career for himself, but his value could be diminished because framing is one of his better tools. Are we comfortable with throwing our sub-80 wRC+, glove-first greats in the garbage over 11 pitches per game? The challenge system might change the way teams evaluate and develop catchers.</p><p>The most extreme outcomes in any scenario in life are usually the least likely. You&#8217;re not going to get in an accident most of the time when you drive a car, nor will you win the lottery every time you buy a ticket. Catcher framing <s>hopefully</s> probably isn&#8217;t going to go away completely; the new challenge system will come with a limit on the number of challenges each team gets per game. There will still be battles to win at the margins, some of those will happen in big moments and leverage counts.</p><p>At its, core, framing is an art, and art is a living thing that resides and grows wherever we choose to allow it. Are we willing to chip away at its roots, branches, and vines in our quest for some subjective form of truth? Should we push it to the brink of extinction because the third baseman on your fantasy team struck out looking on a pitch off the plate with the bases loaded? This could end up being a slippery slope and framing could eventually go away completely. Making things like this nothing but an echo from a distant past:</p><div id="youtube2-LANim1OtX_A" class="youtube-wrap" data-attrs="{&quot;videoId&quot;:&quot;LANim1OtX_A&quot;,&quot;startTime&quot;:null,&quot;endTime&quot;:null}" data-component-name="Youtube2ToDOM"><div class="youtube-inner"><iframe src="https://www.youtube-nocookie.com/embed/LANim1OtX_A?rel=0&amp;autoplay=0&amp;showinfo=0&amp;enablejsapi=0" frameborder="0" loading="lazy" gesture="media" allow="autoplay; fullscreen" allowautoplay="true" allowfullscreen="true" width="728" height="409"></iframe></div></div><p><em>Data in this article comes from Savant and FanGraphs. The first video is from Savant while this last one is from YouTube (obviously).</em></p>]]></content:encoded></item><item><title><![CDATA[Baseball Fan Survival Guide 2025]]></title><description><![CDATA[My third of a yearly tradition]]></description><link>https://benwhitelaw.substack.com/p/baseball-fan-survival-guide-2025</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/baseball-fan-survival-guide-2025</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Sat, 01 Mar 2025 16:09:30 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/9911e01f-f3a1-41a9-bb81-3067e80cdc26_1565x824.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong>Section One: The overall goal is to win a World Series</strong></p><ol><li><p>Get into the playoffs</p><ol><li><p>90-95 wins is usually good enough to get in</p></li><li><p>The postseason is a small sample; there will be lots of random variance and things beyond a team&#8217;s control</p><ol><li><p>Every team that gets into the postseason has a chance to win</p></li><li><p>Sometimes the hottest team wins, sometimes the best team wins, and sometimes it&#8217;s a combination of both</p></li></ol></li><li><p>96.7% of teams do not win a World Series each year</p><ol><li><p>Your season is not necessarily a failure if you don&#8217;t win the World Series</p></li></ol></li></ol></li><li><p>Get as many playoff appearances as possible</p><ol><li><p>Less than a third of organizations produce roughly two-thirds of teams that have played in a World Series since the 1994 playoff expansion</p></li><li><p>This disparity has been even more drastic since the 2012 playoff expansion</p></li></ol></li></ol><p><strong>Section Two: Things to remember</strong></p><ol><li><p>You&#8217;re never as good as your best third of performances, nor are you as bad as your worst third</p></li><li><p>Every team will usually win 50 game and lose 50 games</p></li><li><p>Every team will usually have a 5 game winning streak and a 5 game losing streak</p></li><li><p>Every team will have underperformers and overperformers</p></li><li><p>Every team will win games they should&#8217;ve lost and lose games they should&#8217;ve won</p></li><li><p>If you can&#8217;t control it, it&#8217;s not worth worrying about</p></li><li><p>The schedule will be tough sometimes</p><ol><li><p>Inconsistent start times can be tough; players might have a hard time settling into a routine</p></li><li><p>Travel days with a game on that same day are rough, especially across time zones</p></li><li><p>A day off between two series at home is priceless</p></li></ol></li><li><p>You really only have to go at least .500 on the road, and try not to get swept</p><ol><li><p>You&#8217;re probably going to get swept on the road at least once</p></li></ol></li><li><p>You should go at least .600 at home, and try not to get swept</p><ol><li><p>You&#8217;re probably going to get swept at home at least once</p></li></ol></li><li><p>The training staff isn&#8217;t trying to do anything wrong nor are they actively trying to get players injured</p></li><li><p>You can never have too much pitching depth</p></li><li><p>You really only need 4-5 every-day type of hitters, the rest of the lineup can be filled based on matchups and/or glove-first players</p></li><li><p>You really only need a 3-man rotation in the playoffs, but a 5.5 man rotation in the regular season can increase your chances of getting there</p><ol><li><p>The &#8220;half&#8221; starter on day 6 could be a combination of bullpen and/or bulk pitchers</p></li><li><p>SPs over the last 5 years have the lowest average wOBA against when pitching on the 6th day from their previous appearance</p><ol><li><p>5.5 man rotation maximizes the number of starts SPs will make on 5 days rest</p></li></ol></li><li><p>The 3rd pitcher in this rotation needs to be able to provide the most volume to help manage bullpen workload</p><ol><li><p>Higher workloads for the bullpen would come day 1, day 2, day 4, and day 5 while days 3 and 6 would be lighter</p></li></ol></li></ol></li><li><p>Limiting free bases will win you games more often than not</p><ol><li><p>Walks, hit-by-pitches, stolen bases, errors, etc.</p></li></ol></li><li><p>Your best RPs should pitch in the highest leverage situations</p></li><li><p>Extra innings games with the ghost runner rule are almost a coin toss and have essentially eliminated the home-field advantage that we used to see in extra innings games</p></li><li><p>The only &#8220;must-win&#8221; games are the ones where losing results in your playoff hopes ending</p></li><li><p>Rookies are almost always not very good</p><ol><li><p>They are almost always inconsistent</p></li><li><p>If you&#8217;re going to rely on rookies, you&#8217;re going to have to live with the inevitable ups and downs</p></li></ol></li><li><p>Prospects will break your heart</p><ol><li><p>Many factors can prevent most &#8220;top prospects&#8221; from reaching their full potential, and most won&#8217;t even become regulars on a ML roster</p></li></ol></li><li><p>Team chemistry in some forms can be worth roughly 3 WAR in a season (see Dr. Bezrukova&#8217;s research on &#8220;fault lines&#8221;)</p><ol><li><p>Continuity in a clubhouse helps chemistry</p></li><li><p>Every workplace needs at least one vibes employee, even if they are underqualified</p></li></ol></li><li><p>A mediocre team usually doesn&#8217;t become a great team at the trade deadline</p><ol><li><p>Adding quality depth at the margins and preparing for the offseason 40-man roster crunch are important when approaching the deadline</p></li></ol></li></ol>]]></content:encoded></item><item><title><![CDATA[A Different Perspective on Arsenal Construction]]></title><description><![CDATA[How usage and zone rates can be used to label pitches, and what this could mean for talent identification and development]]></description><link>https://benwhitelaw.substack.com/p/a-different-perspective-on-arsenal</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/a-different-perspective-on-arsenal</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Thu, 13 Feb 2025 23:56:43 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!-9Cr!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This is building on a concept I previously <a href="/__u/open.substack.com/pub/benwhitelaw/p/largely-theoretical-pitcher-arsenal?r=245z5m&amp;utm_campaign=post&amp;utm_medium=web&amp;showWelcomeOnShare=false">wrote about last year</a>, but it&#8217;s not necessary to read that to understand what I&#8217;ll describe here.</p><p>The purpose of this is to:</p><ol><li><p>Establish a framework for classifying pitches in a given arsenal</p></li><li><p>Analyze the implications this framework could have on talent identification and development</p></li></ol><h2>Classifying Pitches</h2><p>In this framework, there are two types of pitches along with different subcategories within those types.</p><ul><li><p>Type I: in-zone pitch</p><ul><li><p>Primary in-zone pitch (PiP)</p><ul><li><p>Most used pitch to generate strikes in the zone</p></li><li><p>Generally higher velocity relative to rest of arsenal</p></li><li><p>Not as much swing and miss relative to rest of arsenal</p></li></ul></li><li><p>Secondary in-zone pitch (SiP)</p><ul><li><p>Second most used pitch to generate strikes in the zone as a change of pace from other in-zone pitches</p></li><li><p>Generally higher velocity relative to rest of arsenal, possibly similar velocity or slightly less than PiP</p></li><li><p>Possibly more swing and miss than primary in-zone pitch, but likely less than out-of-zone pitches</p></li></ul></li><li><p>Tertiary in-zone pitch (TiP)</p><ul><li><p>Third most used pitch to generate strikes in the zone as a change of pace from other in-zone pitches</p></li><li><p>Generally higher velocity relative to rest of arsenal, possibly similar velocity or slightly less than PiP</p></li><li><p>Possibly more swing and miss than primary in-zone pitch, but likely less than out-of-zone pitches</p></li></ul></li></ul></li><li><p>Type II: out-of-zone pitches</p><ul><li><p>Primary out-of-zone pitch (PoP)</p><ul><li><p>Most used pitch to get hitters to expand the zone and/or disrupt timing out of zone</p></li><li><p>Generally lower velocity than in-zone pitches</p></li><li><p>More swing and miss than in-zone pitches</p></li></ul></li><li><p>Secondary out-of-zone pitch (SoP)</p><ul><li><p>Second most used pitch to get hitters to expand the zone and/or disrupt timing out of zone</p></li><li><p>Generally lower velocity than in-zone pitches</p></li><li><p>More swing and miss than in-zone pitches</p></li></ul></li><li><p>Tertiary out-of-zone pitch (ToP)</p><ul><li><p>Third most used pitch to get hitters to expand the zone and/or disrupt timing out of zone</p></li><li><p>Generally lower velocity than in-zone pitches</p></li><li><p>More swing and miss than in-zone pitches</p></li></ul></li></ul></li></ul><h3>Application and Examples</h3><p>Pitchers without a reliable in-zone pitch tend to end up as relievers. Pitchers who have a reliable in-zone pitch but are without a quality out-of-zone pitch are limited to middle of the rotation upside. Pitchers with multiple in-zone shapes should be able to successfully navigate a lineup multiple times. Out-of-zone pitches are most successful when there is an in-zone pitch that it can tunnel well with.</p><p>For the following examples, I&#8217;ll be classifying pitches in two different pitchers&#8217; arsenals with usage%, zone%, chase%, and whiff% from 2022-2024 using Savant.</p><h4>Tarik Skubal</h4><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!-9Cr!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!-9Cr!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png 424w, /__u/substackcdn.com/image/fetch/$s_!-9Cr!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png 848w, /__u/substackcdn.com/image/fetch/$s_!-9Cr!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png 1272w, /__u/substackcdn.com/image/fetch/$s_!-9Cr!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!-9Cr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png" width="1258" height="313" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:313,&quot;width&quot;:1258,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:40349,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!-9Cr!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png 424w, /__u/substackcdn.com/image/fetch/$s_!-9Cr!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png 848w, /__u/substackcdn.com/image/fetch/$s_!-9Cr!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png 1272w, /__u/substackcdn.com/image/fetch/$s_!-9Cr!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F65f6ca8f-05e9-4b88-8f05-4355b255a3ca_1258x313.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>Part of what makes Skubal so effective is his excellent feel for his SiP - as he can manipulate it to generate strikes in-zone or use it to generate chases out-of-zone. This hybrid type of pitch is an outlier and plays a significant role in making him one of the best starters in the league. He also has plus feel for his PiP. Skubal primarily uses it in-zone, but he can elicit swings out-of-zone by deploying above the zone as well as in on a hitter&#8217;s hands or away. The flexibility of these two offerings allows Skubal to disrupt timing and navigate a lineup multiple times.</p><h4>Devin Williams</h4><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!qGW4!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!qGW4!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png 424w, /__u/substackcdn.com/image/fetch/$s_!qGW4!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png 848w, /__u/substackcdn.com/image/fetch/$s_!qGW4!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png 1272w, /__u/substackcdn.com/image/fetch/$s_!qGW4!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!qGW4!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png" width="1258" height="155" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:155,&quot;width&quot;:1258,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:21904,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!qGW4!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png 424w, /__u/substackcdn.com/image/fetch/$s_!qGW4!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png 848w, /__u/substackcdn.com/image/fetch/$s_!qGW4!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png 1272w, /__u/substackcdn.com/image/fetch/$s_!qGW4!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8812d904-2e40-46f8-9301-89c49a57c33c_1258x155.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>You&#8217;ll notice the usage rates don&#8217;t add-up to 100%, but that&#8217;s because I&#8217;m excluding the handful of pitches he has experimented with over the last few years. Williams has distinct examples of the two different types of pitches in this framework. His success primarily stems from the tunnel between his two pitches. The velocity and movement difference between the two pitches allows him to disrupt timing at a high rate - making Williams one of the most effective relievers in the game.</p><h2>Implications on Talent Identification and Development</h2><p>Players need some combination of in-zone and out-of-zone pitches to be successful in some capacity as they progress and face better competition. At the amateur level, a pitcher may be able to succeed with only one or two pitches. It is important to determine the capacity at which a pitcher could develop in-zone and/or out-of-zone pitches. This can be done by analyzing the underlying traits a pitcher possesses such as command and mechanics. Important questions to ask of amateur pitchers:</p><ul><li><p>How well do their land their in-zone pitch(es) in-zone? Could this be improved, and to what extent?</p></li><li><p>What is their capacity to add one or more in-zone pitches to their arsenal, and what could that look like at the professional level?</p></li><li><p>What is their capacity to add one or more out-of-zone pitches to their arsenal, and what could that look like at the professional level?</p></li></ul><p>On the professional side of things, development and optimization could primarily be accomplished through a few avenues depending on the answers to some questions:</p><ul><li><p>Adjusting/optimizing usage rates</p><ul><li><p>What could this look like in-game?</p></li><li><p>What could be used less, and in what context? What could be used more, and in what context? </p></li></ul></li><li><p>Adjusting/optimizing locations</p><ul><li><p>Is this an optimal location for the pitch they are throwing, and where could it be thrown instead? What context would this location be effective?</p></li></ul></li><li><p>Adding new pitch(es) to their arsenal</p><ul><li><p>Could the addition of an in-zone or out-of-zone pitch make this player more effective? What could this look like in-game?</p></li><li><p>How does this new pitch answer the questions above about usage and location?</p></li></ul></li></ul><h2>Conclusion</h2><p>I believe that less is more when it comes to classifying pitches. This framework allows for a more streamlined and universal type of communication among players and coaches. I&#8217;m sure that the more I continue to learn about baseball, the more I will adjust the ideology I&#8217;ve laid out here.</p><p></p>]]></content:encoded></item><item><title><![CDATA[Four Ways to Promote Equity and Rigor in the Inclusive Classroom]]></title><description><![CDATA[All learners deserve an opportunity to grapple with rigorous instruction regardless of their IEP, 504 plan, EP, ELL status, etc.]]></description><link>https://benwhitelaw.substack.com/p/four-ways-to-promote-equity-and-rigor</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/four-ways-to-promote-equity-and-rigor</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Fri, 13 Dec 2024 18:52:59 GMT</pubDate><content:encoded><![CDATA[<p>It&#8217;s not up to the teacher to decide what a learner is or isn&#8217;t capable of doing. The learner must be given every opportunity to engage with rigorous learning aligned to the full depth of a given standard. Well-meaning educators will sometimes teach below the appropriate level they should be teaching at in an attempt to meet a learner where they&#8217;re at. We do learners a disservice by denying them an opportunity to experience a productive cognitive struggle. Obviously, some learners require accommodations that allow for such teaching, but those instances are far fewer than many like to acknowledge. Below are four things you can do in your classroom right now to ensure you&#8217;re promoting equity and rigor for learners with various exceptionalities.</p><ul><li><p><strong>Know your learners:</strong> This goes deeper than just remembering their names and what sports they play after school. Teachers must be fully aware of any accommodations or specific requirements a learner has been granted by their case manager, student services team member, etc. Many of these accommodations are granted decided on through a process with lots of paperwork that makes them legally binding. Not only are teachers doing their learners a disservice when they&#8217;re unaware of what certain learners may require to be successful, but teachers may be violating a learner&#8217;s legally protected rights - potentially jeopardizing their own teaching license.</p></li><li><p><strong>Advocate for your learners (and encourage them to advocate for themselves): </strong>Most learners, especially at the secondary levels and beyond, are aware of their accommodations. They&#8217;re often present during the meetings in which their accommodations are set by their case manager, teacher, and guardian. They know if you should be providing them with translation glossaries, flexible seating arrangements, extended time on assignments, etc. A teacher must be comfortable advocating for their learners when they need specific materials from a school or district, and a teacher should encourage their learners to advocate for their needs in any educational setting. This also creates a trusting, academically focused relationship between a learner and their teacher.</p></li><li><p><strong>Never &#8220;dumb&#8221; things down: </strong>There is a significant difference between providing a learner with their accommodations and scaffolds they need to be successful and holding them to a lower standard as a result of their special circumstances. If a standard wants learners to analyze multiple themes in a grade-level text, they should not be given an A simply for trying, nor should they be graded on participation, nor should their focus be to define vocabulary in that text using context clues, and never should they be provided with a text that is below grade-level unless that is something specified in their accommodations. This denies a learner the opportunity to struggle academically and could set them up on a path to failure as they advance in any academic or professional setting.</p></li><li><p><strong>Adopt equitable grading policies:</strong> Things like using grade minimums in a gradebook, not taking off points for late submissions on assignments, allowing resubmissions and multiple attempts to show mastery, etc. can all promote equity for all students - especially the ones with varying exceptionalities who may be on a less linear path to success than some other students. You can read more about these policies and what target-task alignment looks like in an equitable classroom <a href="/__u/open.substack.com/pub/benwhitelaw/p/equity-in-the-classroom-target-task?r=245z5m&amp;utm_campaign=post&amp;utm_medium=web">here</a>.</p></li></ul>]]></content:encoded></item><item><title><![CDATA[Adam Serwinowski is Underrated]]></title><description><![CDATA[This big southpaw has the potential to be a mid-rotation starter]]></description><link>https://benwhitelaw.substack.com/p/adam-serwinowski-is-underrated</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/adam-serwinowski-is-underrated</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Fri, 22 Nov 2024 19:13:37 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/ee048580-6ca2-4d62-b5d9-79e7f292150d_813x431.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>20-year-old LHP Adam Serwinowski held his own in Low-A for the Reds against older competition. He&#8217;s raw, projectable, and will not be Rule 5 eligible until 2026. He stands out for his delivery, pitch shapes, and potential to be a starter if he can develop more consistency in his shapes, refine his command, and optimize his arsenal.</p><p>Listed at 6'5&#8221;, 191 pounds (but he currently appears to be heavier), Serwinowski has projection to add strength and possibly more velocity. He combines a 3/4 arm-slot and plus extension (6.7 feet) with a release height that&#8217;s low relative to his stature. He uses his body to hide the ball from the view of RHB to disrupt their timing, and he presents a challenging angle to LHB by releasing the ball in-line with the LH batters&#8217; box.</p><p>Serwinowski features a four-seam fastball that sits in the 93-94 mph range and tops out at 97. It has plus ride (17-18 IVB), 5-7 inches of run, and roughly 2,500 rpm. His feel for the shape is relatively inconsistent despite its usage rate above 70% this past season. Baseball Savant will sometimes incorrectly label his fastballs with greater run as two-seam fastball. Regardless of the inconsistent shape, he has average to solid control of his four-seam. There&#8217;s projection to improve its command and effectiveness with a more consistent shape.</p><p>Additionally, Serwinowski has a low 80s slider that tops out at 86 mph. It has usually -1 to -2 IVB, about 7-9 inches of break, and nearly 2,600 rpm. He can control it at an average clip to keep hitters honest, but he primarily commands his slider just outside of the zone as a chase pitch (resulting in a chase rate near 40%). Surprisingly, his slider has been effective as a platoon-neutral offering. While not as drastic as his four-seam, the command and effectiveness of his slider has projection to improve with a more consistent shape.</p><p>In spite of him allowing free passes at a worse-than-average rate, Serwinowski has better control than expected, landing his pitches in-zone more than half the time. The discrepancy is due to <em>where</em> he commands his four-seam as he has a tendency to throw it middle or low. This has resulted in a trend; more advanced hitters can foul-off his four-seam and wait for a mistake or walk if they can lay-off the slider. His four-seam would play better near the top of the zone given its ride.</p><p>It&#8217;ll be difficult for Serwinowski to overpower hitters at higher levels with just deception and velocity while he develops as a starter. He&#8217;d benefit from adding a platoon-neutral 3rd pitch to help him present varying looks to batters as he navigates a lineup multiple times. He has the ability to locate both his pitches in-zone at an average rate so far, and he doesn&#8217;t usually struggle with count control. He needs more refinement with putting hitters away. As a result, an off-speed pitch could be a good option because he doesn&#8217;t necessarily need another pitch he can land in-zone. A cutter could also be a good mechanical fit as a moderately platoon-neutral offering to sometimes throw in-zone. His feel for his slider (and occasional accidental cutting four-seam) suggests it wouldn&#8217;t be too difficult to develop a cutter.</p><p>If he isn&#8217;t able to fully unlock his potential to be a significant contributor at the front of a rotation, Serwinowski could be a dominant high-leverage reliever with his fastball and slider combination. Being fast-tracked to the majors would be a less exciting outcome, but the potential to pitch in a rotation will always be a possibility for him as long as he&#8217;s still playing.</p>]]></content:encoded></item><item><title><![CDATA[Standards-Based, Mastery Focused Gradebook Template]]></title><description><![CDATA[A simple way to structure your gradebook to promote equity and mastery in a classroom]]></description><link>https://benwhitelaw.substack.com/p/standards-based-mastery-focused-gradebook</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/standards-based-mastery-focused-gradebook</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Sat, 09 Nov 2024 19:08:06 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/e0d49ae0-acd9-4b75-aff6-e940efd2bc04_556x381.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>When employing equitable grading policies in a classroom, it&#8217;s important to ensure all of your processes, including the gradebook, align with the way you run your classroom. <a href="https://docs.google.com/spreadsheets/d/1O7lNFhQusEJW8FHdLlxpGktFqq-fX4mEDyi34HrCHgo/edit?usp=sharing">HERE </a>is an example and template on what a standards-based gradebook might look like. It is calibrated to a four-point scale that aligns with how GPA is calculated. Feel free to download or copy the general format and structure to the gradebook in your learning management system (Canvas, Synergy, etc.).</p>]]></content:encoded></item><item><title><![CDATA[Equity in the Classroom: Target-Task Alignment and Eliminating Bias in Assessment and Grades]]></title><description><![CDATA[Not a baseball article]]></description><link>https://benwhitelaw.substack.com/p/equity-in-the-classroom-target-task</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/equity-in-the-classroom-target-task</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Fri, 08 Nov 2024 18:04:36 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/a12956ab-eb0f-45bd-8146-6f1fa7ca6526_640x640.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>One of my favorite quotes about education comes from Rick Stiggins: &#8220;Learners can hit any target they can see and that stands still for them.&#8221;</p><p>This simple statement holds a lot of truth. If we tell a 6th-grade student in Florida that the learning target for a math lesson is to determine the unknown decimal or fraction in an equation involving any of the four operations, relating three numbers, with the unknown in any position (MA.6.AR.2.4), why would we assess them on anything else? Assessing a learner based on the criteria outlined at the beginning of a lesson seems straightforward, yet it's not always the reality in classrooms.</p><p>Teachers must have a strong understanding of the curriculum and the standards they teach, as well as a clear sense of what mastery looks like for each standard. Thankfully, this understanding can be developed over time through professional development, intentional practice, reflection, and collaboration. Despite this, grades in many classrooms remain inaccurate.</p><p>Even when teachers are proficient in their curriculum and the standards they teach, bias and subjectivity still affect their assessments and grades. Factors like behavior or participation often influence student grades, distorting not only teachers&#8217; perceptions of their learners' abilities but also the learners' understanding of their own capabilities.</p><h3>The Foundation of an Equitable Grading Policy</h3><p>Grades should reflect a learner&#8217;s performance in relation to the learning target or objective, which must align with the relevant standard. Factors like participation, conduct, and late assignments should not be part of grading, as they can distort the true academic picture. Behavior management and teaching life skills are important but should not affect academic grades. Grading learners on non-academic factors creates false impressions about their strengths and areas for growth.</p><p>Grades should be based on performance on assessments aligned with clear learning targets derived from standards. Adherence to rules and expectations should be addressed separately, but not in a way that skews a learner&#8217;s grade. Below are additional suggestions to ensure grades accurately reflect student performance on standards-aligned tasks:</p><ul><li><p><strong>Grace for external circumstances</strong>: Students should not be penalized for late work. While teaching punctuality and organization is important, late work policies should not impact academic grading.</p></li><li><p><strong>Avoiding a 0% grade</strong>: A grade of 0% is not an accurate reflection of a learner's abilities and should not be part of a grading scale. A four-point scale aligns more equitably with traditional letter grades. Fs should be reserved for cases where a student consistently fails to complete assignments despite multiple interventions.</p></li><li><p><strong>No extra credit</strong>: Extra credit can distort grades. Assessments should focus on the criteria established at the start of the lesson. Teachers should not be expected to create extra assignments for students.</p></li><li><p><strong>Opportunities for resubmission</strong>: Students should be allowed to redo and resubmit assignments when appropriate within a given timeframe (but not across grading periods). This encourages mastery, especially when assessments are valid and reliable.</p></li><li><p><strong>Individual assessment</strong>: Grades should reflect individual performance. Group or partner work, while valuable for collaboration, should not be factored into grading, as accurate assessments require students to demonstrate their skills independently.</p></li></ul>]]></content:encoded></item><item><title><![CDATA[Revisiting Pitcher Arsenal Analysis]]></title><description><![CDATA[Defining a different paradigm for pitcher analysis with real-world application]]></description><link>https://benwhitelaw.substack.com/p/revisiting-pitcher-arsenal-analysis</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/revisiting-pitcher-arsenal-analysis</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Sat, 17 Aug 2024 18:17:48 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!V1oX!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This will largely build on concepts discussed in my <a href="/__u/benwhitelaw.substack.com/p/largely-theoretical-pitcher-arsenal">previous piece about arsenal construction</a>. I recommend reading/re-reading it to fully understand what will be shared here.</p><h3>Introduction</h3><p>Hitting is all about timing. Taking the inverse of that, we would see that the primary goal of a pitcher is to disrupt timing. Of course pitchers have the ability within their physical limitations to influence the shapes of their pitches, but those may have less of an impact on pitcher effectiveness than initially thought. Release characteristics matter far more than many &#8220;Stuff&#8221; models can even begin to quantify. Why? Because they struggle to fully account for how a batter perceives a pitch and subsequently tries to get on-time for it.</p><p>This is what led me to identify that pitch shapes and release characteristics work together to create the two of the three main areas of my focus. The first of which is the angle the pitcher creates when delivering the ball. VAA and HAA are nothing new, and even HRA and VRA are relatively common in most spheres. I believe these would be one of the optimal components for pitcher development and evaluation to focus on. The shape is less important to the batter than the angle it creates both out of the hand and in relation to the zone.</p><p>The second area of my focus in relation to shapes and release characteristics is timing. Pitchers can affect timing a number of ways in regards to their shapes and delivery. This includes things from velocity to occlusion and even having a hitch in their delivery.</p><p>The third area of my focus is somewhat separate from the first two: location. Location is comprised of control and command. While they are two different things, I&#8217;m including them in the same area because they are things a pitcher can heavily influence, and they are dependent on the purpose of a pitch. There isn&#8217;t a single &#8220;good&#8221; way to control or command all pitches across a given arsenal. The framework here is highly individualized, so there are only optimal rates for different pitches in an arsenal depending on the purpose of a given pitch and its context.</p><p>Lastly, I&#8217;ve made a couple adjustments to some labels to reflect the changes in my initial theory. I&#8217;ve changed the &#8220;FP&#8221; (fast pitch) label to &#8220;PP&#8221; for Primary Pitch. This refers to the most utilized in-zone pitch a pitcher throws regardless of velocity or shape.</p><p>The &#8220;SiP&#8221; designation simply refers to Secondary In-Zone Pitch now without consideration for movement or velocity. Similarly, &#8220;SoP&#8221; no longer takes into consideration movement or velocity. Both are primarily focused on usage, control, and command.</p><p>I have created a visual to help conceptualize the relationships between angles, timing, and control and command.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!V1oX!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!V1oX!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png 424w, /__u/substackcdn.com/image/fetch/$s_!V1oX!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png 848w, /__u/substackcdn.com/image/fetch/$s_!V1oX!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png 1272w, /__u/substackcdn.com/image/fetch/$s_!V1oX!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!V1oX!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png" width="1080" height="592" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:592,&quot;width&quot;:1080,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:51627,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!V1oX!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png 424w, /__u/substackcdn.com/image/fetch/$s_!V1oX!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png 848w, /__u/substackcdn.com/image/fetch/$s_!V1oX!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png 1272w, /__u/substackcdn.com/image/fetch/$s_!V1oX!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0be7f59e-fcc3-4997-9163-fb6b8d426534_1080x592.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>Analysis in this framework</h3><p>Before we take a look at a couple of examples, there are three questions to ask about a pitcher when analyzing them under these new parameters:</p><ol><li><p>What difficult angles can a pitcher create?</p></li><li><p>How does a pitcher disrupt timing?</p></li><li><p>Can a pitcher locate their pitches in optimal spots?</p></li></ol><p>And these are the three categorizations of pitches with different designations:</p><ul><li><p>aPP or gPP: an arm-side or glove-side primary pitch utilized in-zone</p></li><li><p>aSiP or gSiP: an arm-side or glove-side moving pitch utilized in-zone less than the PP</p></li><li><p>aSoP or gSoP: an arm-side or glove-side moving pitch utilized out of the zone</p></li></ul><h3>Yu Darvish</h3><p>A good pitcher to test any pitching theory or model on is Yu Darvish because he throws so many distinct shapes from what&#8217;s really four different pitches.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!BvuI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!BvuI!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png 424w, /__u/substackcdn.com/image/fetch/$s_!BvuI!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png 848w, /__u/substackcdn.com/image/fetch/$s_!BvuI!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png 1272w, /__u/substackcdn.com/image/fetch/$s_!BvuI!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!BvuI!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png" width="755" height="754" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:754,&quot;width&quot;:755,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:125731,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!BvuI!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png 424w, /__u/substackcdn.com/image/fetch/$s_!BvuI!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png 848w, /__u/substackcdn.com/image/fetch/$s_!BvuI!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png 1272w, /__u/substackcdn.com/image/fetch/$s_!BvuI!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F05b30b61-371b-46d8-9b8c-d56f59118610_755x754.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!dQYO!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!dQYO!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png 424w, /__u/substackcdn.com/image/fetch/$s_!dQYO!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png 848w, /__u/substackcdn.com/image/fetch/$s_!dQYO!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png 1272w, /__u/substackcdn.com/image/fetch/$s_!dQYO!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!dQYO!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png" width="1401" height="503" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/f1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:503,&quot;width&quot;:1401,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:113685,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!dQYO!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png 424w, /__u/substackcdn.com/image/fetch/$s_!dQYO!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png 848w, /__u/substackcdn.com/image/fetch/$s_!dQYO!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png 1272w, /__u/substackcdn.com/image/fetch/$s_!dQYO!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff1e54b43-613a-46bd-a065-2d68793b98c7_1401x503.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h4>Primary Pitch (Slider and Sweeper)</h4><p>Darvish uses a gPP that he has advanced feel for to attack the zone at an above average 60.4%. He almost triple it&#8217;s breaking movement at the expense of 3-4mph when needed, so overall hitters need to be prepared to see it in the 82-86mph range. His lower-than-average release height coupled with solid extension and a longer-than-average horizontal release creates difficult angles even when his locations are sub-optimal. Both gPP variations play well in-zone primarily due to the horizontal angles he creates and how they pair with his aSiP shapes.</p><p>Part of what makes Darvish so unique is that his gPP shape operates between his aSiP and gSoP shapes both in terms of movement and velocity. Most pitches have a PP shape that requires SiP shapes to blend and connect to their SoP shapes. PPs with less total movement are generally easier to command, and those tend to be the higher velocity shapes. Darvish is an outlier because his gPP variations have quite a bit of movement. This speaks to his advanced feel for control and command of that pitch.</p><h4>Secondary In-Zone Pitch (Two-Seam, Four-Seam, and Cutter)</h4><p>Darvish deploys a trio of aSiP shapes ranging from 91-94mph at an above average rate of 57.8%. The aSiP variation with the most vertical movement plays best at the top of the zone and above because of the uncomfortable vertical angle it creates coming from a relatively low release height. Darvish has comfortably plus feel for his more runny aSiP shape and uses it primarily to keep hitters from trying to time up his more vertical aSiP. His cutting (but on paper neutral) aSiP variation blends well with his gPP shapes - especially the tighter one. This combination also does well to disrupt timing because of the three velocity bands.</p><h4>Secondary Out-of-Zone Pitches (Curveball, Knuckle Curve, and Splitter)</h4><p>We&#8217;ll begin with his gSoP shape and its variations. Ranging from 73-78mph, Darvish lands it in-zone at a modest 45.2%. This is much lower than his gPP and aSiP shapes, but that&#8217;s understandable because it&#8217;s not a pitch he uses to get strikes. SoP shapes are primarily used to get hitters to chase and Darvish is no exception here. There really isn&#8217;t much of a significant or functional difference between the two variations of his gSoP aside from the velocity, but they pair well with his gPP (especially the lower velocity variation) to generate chases. So despite their average and somewhat redundant characteristics in relation to his arsenal, they still serve a purpose.</p><p>Darvish&#8217;s aSoP is quite interesting because it&#8217;s his only pitch that doesn&#8217;t work off of his gPP variations. It pairs best with the more vertical aSiP shape and somewhat with the running variation. Its primary function is to keep hitters from sitting on the more vertical aSiP and is most effective when located below the zone. This makes sense considering its 43.8% in-zone rate.</p><h3>Garrett Crochet</h3><p>Crochet serves as a more practical pitcher to analyze in this framework because he has a more standard arsenal.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!92Z7!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!92Z7!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png 424w, /__u/substackcdn.com/image/fetch/$s_!92Z7!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png 848w, /__u/substackcdn.com/image/fetch/$s_!92Z7!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png 1272w, /__u/substackcdn.com/image/fetch/$s_!92Z7!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!92Z7!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png" width="759" height="757" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:757,&quot;width&quot;:759,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:105088,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!92Z7!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png 424w, /__u/substackcdn.com/image/fetch/$s_!92Z7!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png 848w, /__u/substackcdn.com/image/fetch/$s_!92Z7!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png 1272w, /__u/substackcdn.com/image/fetch/$s_!92Z7!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6e224578-e833-420d-90bc-479ad9c3c02e_759x757.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!IZ3T!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!IZ3T!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png 424w, /__u/substackcdn.com/image/fetch/$s_!IZ3T!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png 848w, /__u/substackcdn.com/image/fetch/$s_!IZ3T!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png 1272w, /__u/substackcdn.com/image/fetch/$s_!IZ3T!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!IZ3T!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png" width="1400" height="290" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/dfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:290,&quot;width&quot;:1400,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:68896,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!IZ3T!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png 424w, /__u/substackcdn.com/image/fetch/$s_!IZ3T!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png 848w, /__u/substackcdn.com/image/fetch/$s_!IZ3T!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png 1272w, /__u/substackcdn.com/image/fetch/$s_!IZ3T!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfeab0c6-cde2-4c1a-b4fa-e8f1851a9722_1400x290.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><h4>Primary Pitch (4-Seam Fastball)</h4><p>Crochet&#8217;s primary in-zone weapon is an aPP with pretty standard movement and a respectable 59.3% in-zone rate. It stands out for it&#8217;s plus-plus velocity and near elite extension to create a challenging angle for hitters. Crochet leverages most of his 6&#8217;6 frame into creating extension and a horizontal release point which further add to his ability to disrupt timing. Hitters are not used to seeing a LHP with that kind of delivery and velocity. The aPP is a relatively platoon-neutral weapon that helps him leverage count control against RHB, but the emergence of his gSiP as a viable in-zone weapon has propelled him to becoming one of the best pitchers in the game today.</p><h4>Secondary In-Zone Pitch (Cutter)</h4><p>This gSiP has decent velocity and vertical separation from his aPP, and shapes with that kind of velocity and tight break tend to play platoon neutral. Being able to land it in-zone over 50% of the time is what has allowed him to effectively navigate lineups multiple times even when they are loaded with RHB. This shape also blends well with his gSoP which further allows for better sequencing as a starter versus when he used to be a limited to a relief role. Pitchers like earlier versions of Crochet who try to blend a PP with a SoP tend to struggle with navigating a lineup multiple times because hitters can more easily anticipate which pitch they will see in a given count.</p><h4>Secondary Out-of-Zone Pitches (Sweeper and Changeup)</h4><p>His gSoP is his primary chase pitch as he lands it in-zone 41.3% of the time. It has optimal velocity separation from his gSiP, and has a unique amount of break considering its above average velocity on that sort of shape. His ability to consistently locate it down and glove side allows him to sneak it under the bats of RHB while LHB simply have almost no chance of making contact, let alone putting it in play.</p><p>Crochet does have an aSoP, but it is rarely thrown so it&#8217;s not something most hitters need to worry about. However, it does blend surprisingly well with his aPP. So when he does sprinkle it in, it is rarely a pitch hitters can do damage on.</p><h3>Practical Applications of this Framework</h3><p>A simplified language applicable to all pitchers regardless of the shapes they do or don&#8217;t throw allows for a more consistent, uniform type of analysis. It also allows pitchers to be evaluated for what they are with respect to their individuality. Everyone can throw what they want in different ways to achieve the same common purpose. It also allows us to look at the whole pitcher; how they go about disrupting timing and creating difficult angles without favoring different archetypes or guys who pop on &#8220;Stuff&#8221; models. It&#8217;s clearly more complex to analyze pitchers and evaluate performance in this paradigm, but it&#8217;s more more holistic and comprehensive so it will yield more thorough and thoughtful results.</p><p>Common language is also beneficial in coaching and development because it allows for players to work towards a common goal to build an arsenal that fits the pitcher rather than chasing shapes or doing something that doesn&#8217;t make sense for their body. If every pitcher had a 95mph fastball with very little run and 20 inches if IVB, hitters would get more comfortable with those pitches over time and they would be less effective. It&#8217;s important to preserve individuality in pitching out of respect for the uniqueness of all pitchers as well as the practical, in-game applications that uniqueness can lead to. Common language can clarify and simplify concepts before they lead to misunderstanding and inconsistencies in messaging.</p><p>This common language also inherently values control and command - two things a large faction of modern pitching development and analysis has gotten away from. As stated before, a more holistic view is more complicated and messy, but it is more thorough and thoughtful than simply trying to put labels and numbers on things. That&#8217;s not to say numbers and metrics aren&#8217;t useful in some capacity, but there&#8217;s so much nuance that gets lost when we disregard the context.</p><p></p>]]></content:encoded></item><item><title><![CDATA[Largely Theoretical Pitcher Arsenal Construction]]></title><description><![CDATA[FP, SiP, and SoP: Specific names for pitches probably matter a lot less than we think]]></description><link>https://benwhitelaw.substack.com/p/largely-theoretical-pitcher-arsenal</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/largely-theoretical-pitcher-arsenal</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Sat, 27 Apr 2024 20:35:22 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!pji9!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I&#8217;ve been thinking about <a href="https://medium.com/@matan_k/arrows-in-the-quiver-classifying-pitches-by-role-59e053c92198">this</a> fantastic article about pitch classification. I think about it maybe once or twice a day, but a little bit more recently because I&#8217;ve been thinking about how pitchers can be the best versions of themselves.</p><p>I think it starts with the body&#8217;s natural inclination towards being able to handle the volume of a larger workload like starters and bulk pitchers, or being better suited for shorter outings like relief pitchers.</p><p>For larger volume pitchers, they typically need three distinct pitch shapes to be able to effectively navigate a batting order at least two times. Most arsenals look like this:</p><ul><li><p>Highest speed, low/medium movement pitch (the fast pitch - FP)</p></li><li><p>Lower speed, low/medium movement pitch (the secondary in-zone pitch - SiP)</p></li><li><p>Lower speed, medium/high movement pitch (the secondary out-of-zone pitch - SoP)</p></li></ul><p>A few things to note here: Smaller volume pitchers can typically survive with just two of those types of pitches. Also, both speed and movement are relative to the individual and the rest of their arsenal. High speed fastballs tend to allow for more wiggle room and &#8220;arsenal protection&#8221; regardless of shape, but velocity isn&#8217;t everything.</p><p>Pitches with a lower amount of movement are easier to command, so those tend to be higher usage pitches because throwing in the zone is much more valuable than throwing outside of the zone. However, its lack of movement tends to make it easier for hitters to make contact with.</p><p>FPs that are platoon neutral tend to be more successful for high volume pitchers. This is their primary in-zone pitch that they can command well to hitters on both sides of the plate. It is best used to generate called strikes and foul balls, and to generate less than ideal contact if the ball is put in play.</p><p>An FP with more velocity allows a pitcher to be less fine with their command because it is usually difficult to get an ideal swing on a pitch like that. This also &#8220;protects&#8221; the other pitches they throw; if a hitter has to be ready for high velocity, they&#8217;re less likely to sit on the SiP or SoP.</p><p>The ideal FP shape depends on the pitcher and what the rest of their arsenal looks like. I think it is best to lean into the strengths of an athlete rather than trying to make their bodies do something they&#8217;re uncomfortable with, and a pitcher could have multiple FP shapes. Some pitchers have an inclination to throw a cutting or rising FP (gFP: glove-side moving FP) &#8212; these tend to be platoon neutral or even better against opposite handed batters. Running or sinking FPs (aFP: arm-side moving FP) tend to be better against same handed batters.</p><p>SiPs would be a little less easier to command than an FP, but still able to get a strike when needed. They also might get more swing and miss than FPs. Glove-side moving SiPs (gSiP) work best against same handed batters while arm-side moving SiPs (aSiP) work best against opposite handed batters. Again, there is no ideal shape here and a pitcher could have more than one SiP shape.</p><p>SoPs are the most difficult to command, but tend to get the most swing and miss. They are often difficult to get a good swing on due to their movement and usually don&#8217;t end up in the zone. There is no one ideal shape other than the one that works best for the individual. Glove-side moving SoPs (gSoP) work best against same handed batters while arm-side moving SoPs (aSoP) work best against opposite handed batters. However, gSoPs can still be highly effective versus opposite handed batters and aSoPs versus same handed batters when their primary movement pattern involves more sink than run or sweep.</p><h3>Constructing an Arsenal</h3><p>The athlete should always lean into what they do best. Their best pitch is the one that should be built around. It helps if their best pitch has &#8220;outlier&#8221; traits different from what other pitchers do with similar pitches &#8212; comparing FPs with FPs, SiPs with SiPs, and SoPs with SoPs.</p><p>There&#8217;s no one way to build an arsenal, but for larger volume pitchers, having an FP and at least one SiP that move in opposite directions of each other is important. Without at least one platoon-neutral in-zone pitch, a pitcher would almost certainly struggle in a large volume role where they would be tasked with getting opposite handed batters out with relatively high frequency. Same side moving FPs and SiPs look more like the set-up of a low volume relief pitcher because they would have a clear weakness.</p><p>When an SoP is a pitcher&#8217;s best offering, it presents a tricky situation because the goal would be to create as many situations as possible to throw the SoP. This is where the primary function of a SiP would be to bridge the gap between the FP and SoP. An aSiP would pair best with an aSoP, and a gSiP with a gSoP. The ideal FP shape in the case of an aSoP/aSiP arsenal would be a gFP to help neutralize while an aFP would be best for a gSoP/gSiP set-up.</p><p>The main take away here is that the athletes strengths should build around their best pitch to the best of their abilities. Now, we&#8217;ll take a look at some real examples of this new way to classify pitches&#8230;</p><h4>Jared Jones</h4><p>Let&#8217;s start with one of the hottest names in baseball right now:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!pji9!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!pji9!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png 424w, /__u/substackcdn.com/image/fetch/$s_!pji9!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png 848w, /__u/substackcdn.com/image/fetch/$s_!pji9!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png 1272w, /__u/substackcdn.com/image/fetch/$s_!pji9!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!pji9!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png" width="757" height="762" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:762,&quot;width&quot;:757,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:84800,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!pji9!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png 424w, /__u/substackcdn.com/image/fetch/$s_!pji9!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png 848w, /__u/substackcdn.com/image/fetch/$s_!pji9!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png 1272w, /__u/substackcdn.com/image/fetch/$s_!pji9!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F354329a9-3307-4fbd-83d6-cd048fdcc4b7_757x762.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Jones&#8217;s arsenal consists of:</p><ul><li><p>An aFP - high velo with good rise</p></li><li><p>A gSiP - his best pitch, tight late break with gyro movement which helps it play well versus both RHB and LHB (this is his outlier pitch)</p></li><li><p>An aSiP - his offspeed pitch primarily used against opposite handed batters, not that great of an in-zone offering, but his gSiP helps fill that void in-zone</p></li><li><p>A gSoP - more of a sink/drop profile, making it acceptable against both sides of the plate; shape tunnels well with gSiP, so he&#8217;s able to accentuate his best pitch even more</p></li></ul><p>His aFP offers plenty of protection for his gSiP due to it&#8217;s velocity. Jones is an excellent example of someone who constructed their arsenal based on their strengths and built around their best pitch.</p><h4>Adam Oller</h4><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!w1jV!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!w1jV!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png 424w, /__u/substackcdn.com/image/fetch/$s_!w1jV!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png 848w, /__u/substackcdn.com/image/fetch/$s_!w1jV!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png 1272w, /__u/substackcdn.com/image/fetch/$s_!w1jV!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!w1jV!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png" width="757" height="752" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:752,&quot;width&quot;:757,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:113896,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!w1jV!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png 424w, /__u/substackcdn.com/image/fetch/$s_!w1jV!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png 848w, /__u/substackcdn.com/image/fetch/$s_!w1jV!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png 1272w, /__u/substackcdn.com/image/fetch/$s_!w1jV!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd2d335ed-0bd2-443f-97ae-9d3db1e8c522_757x752.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Here we have Adam Oller&#8217;s pitch shapes from 2022. I wanted to choose a good example of poor arsenal construction because we have a bit of survivorship bias in the major leagues. The vast majority of the guys who make it to the major leagues are good at what they do. Thankfully these are old shapes and Oller made some good adjustments in 2023 (more on that later), so I don&#8217;t feel as bad critiquing him here.</p><p>The first thing you&#8217;ll notice is a lack of distinct shapes. This is typically a sign of an ineffective pitcher, especially when it happens unintentionally. The main action that needs to be taken when this is the case is the pitcher needs to clean-up their arsenal and throw more distinct shapes &#8212; which he did in 2023:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!meqk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!meqk!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png 424w, /__u/substackcdn.com/image/fetch/$s_!meqk!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png 848w, /__u/substackcdn.com/image/fetch/$s_!meqk!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png 1272w, /__u/substackcdn.com/image/fetch/$s_!meqk!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!meqk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png" width="758" height="760" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:760,&quot;width&quot;:758,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:87463,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!meqk!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png 424w, /__u/substackcdn.com/image/fetch/$s_!meqk!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png 848w, /__u/substackcdn.com/image/fetch/$s_!meqk!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png 1272w, /__u/substackcdn.com/image/fetch/$s_!meqk!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc3655749-6b8c-4398-a4b1-c396eccb3258_758x760.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>There still isn&#8217;t enough optimal separation between his FP and SiPs, but we at least have something we can work with here and analyze:</p><ul><li><p>An aFP - running, but not much rise or sink, good enough velo at 93mph</p></li><li><p>An aSiP - shape is inconsistent in a similar way to Jones, mostly a &#8220;show&#8221; pitch for opposite handed batters</p></li><li><p>A gSiP - tight, consistent shape, good strike pitch to bridge the gap to his best pitch from his aFP</p></li><li><p>A gSiP - sweeping and sinking movement, by far his best pitch, not too platoon neutral due to its sweep</p></li></ul><p>While Oller did take actionable steps in the right direction, there are still a few more things I&#8217;d have him do. Step one would be to adjust his aFP to add more run; it looks like his body&#8217;s natural inclination is to throw more of a running, sinking aFP than a rising one, so it would be important to play into that. This would allow for more of a movement gap between his aFP and the gSiP he has a good feel for. It helps that he flashed an aFP shape with more run and sink in 2022. The gSiP serves it&#8217;s purpose as a bridge to the gSoP so I wouldn&#8217;t change anything else there. Lastly, I&#8217;d scrap the aSiP; it would be a bit redundant with the emergence of a stronger aFP shape.</p><h4>Edwin Diaz</h4><p>I wanted to throw in a quality lower volume relief pitcher here, so look no further than one of the most dominant arms in the game.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!4Njm!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!4Njm!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png 424w, /__u/substackcdn.com/image/fetch/$s_!4Njm!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png 848w, /__u/substackcdn.com/image/fetch/$s_!4Njm!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png 1272w, /__u/substackcdn.com/image/fetch/$s_!4Njm!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!4Njm!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png" width="759" height="760" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:760,&quot;width&quot;:759,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:69409,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!4Njm!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png 424w, /__u/substackcdn.com/image/fetch/$s_!4Njm!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png 848w, /__u/substackcdn.com/image/fetch/$s_!4Njm!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png 1272w, /__u/substackcdn.com/image/fetch/$s_!4Njm!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fee42cfdc-f040-41e6-b6b1-116dbfd5ec28_759x760.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Diaz&#8217;s arsenal consists of:</p><ul><li><p>An aFP - his best pitch, strong running movement and high velo</p></li><li><p>A gSiP - very minimal cut/break, so it plays more platoon neutral than most gSiPs, able to land it for a strike</p></li></ul><p>Diaz is effective with two pitches because he rarely faces more than a handful of batters in each appearance. It&#8217;s a simple yet effective arsenal that works well for the athlete&#8217;s body and his role. Here&#8217;s one more short volume example that I&#8217;d consider the inverse of Diaz&#8230;</p><h4>Calvin Faucher</h4><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!HEU3!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!HEU3!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png 424w, /__u/substackcdn.com/image/fetch/$s_!HEU3!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png 848w, /__u/substackcdn.com/image/fetch/$s_!HEU3!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png 1272w, /__u/substackcdn.com/image/fetch/$s_!HEU3!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!HEU3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png" width="753" height="759" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:759,&quot;width&quot;:753,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:99787,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!HEU3!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png 424w, /__u/substackcdn.com/image/fetch/$s_!HEU3!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png 848w, /__u/substackcdn.com/image/fetch/$s_!HEU3!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png 1272w, /__u/substackcdn.com/image/fetch/$s_!HEU3!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F792b29e2-5320-41b4-a6b2-4c7303ef27ae_753x759.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Faucher&#8217;s arsenal from 2022-2023 was less than ideal. Here we have a blending of gSiPs that spill into his gSoP. The gSoP is his best pitch; it&#8217;s a late breaking and steep hammer with relatively high velo. Faucher struggled to get to his gSoP due to a lack of a clear bridge gSiP that he could also land for strikes. He started to make the adjustment in 2023, but went all the way in 2024 and the results so far have been excellent (although is has been in a small sample). Here&#8217;s his new arsenal:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!LbtD!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!LbtD!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png 424w, /__u/substackcdn.com/image/fetch/$s_!LbtD!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png 848w, /__u/substackcdn.com/image/fetch/$s_!LbtD!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png 1272w, /__u/substackcdn.com/image/fetch/$s_!LbtD!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!LbtD!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png" width="758" height="757" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/be3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:757,&quot;width&quot;:758,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:77285,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!LbtD!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png 424w, /__u/substackcdn.com/image/fetch/$s_!LbtD!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png 848w, /__u/substackcdn.com/image/fetch/$s_!LbtD!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png 1272w, /__u/substackcdn.com/image/fetch/$s_!LbtD!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbe3d3347-74ce-4e2d-bbee-9f87ab05e566_758x757.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><ul><li><p>An aFP - a rising and running offering with good velocity, plays well against opposite handed batters</p></li><li><p>A gSiP - mainly a bridge pitch, but can be thrown in-zone enough and plays well against same handed batters</p></li><li><p>His stellar gSoP - his best pitch the more drop/sink profile allows it to play a bit more platoon neutral than other gSoPs</p></li></ul><p>Faucher didn&#8217;t start throwing his newest gSiP shape at a meaningful amount until 4/15/2023. His FIP in 27.2 ML innings from his debut until 4/14/2023 was 5.59. Since he started throwing that relatively new gSiP, his FIP has been 3.36 in 28 IP. Both samples are relatively small in the grand scheme of things, but the trends and improvements are significant and worth keeping an eye on going forward.</p><h3>Conclusion</h3><p>Something that would be worth writing about but impossible to quantify in a meaningful way would be pitch usage and sequencing. Even though they&#8217;re largely random, they also play a role here, but again it comes down to the individual athlete and what they&#8217;re most comfortable with. I like the idea of simple and fewer labels when it comes to forms of art. Talented artists don&#8217;t really need more coaching and more labels, they need guidance occasionally and feedback to help them be the best versions of themselves. However, the most important thing might be for us to get out of the way and let them be artists.</p><p><em>*All graphs courtesy of Baseball Savant</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/largely-theoretical-pitcher-arsenal?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/largely-theoretical-pitcher-arsenal?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Updated 2024 Baseball Fan Survival Guide]]></title><description><![CDATA[Made some adjustments following the 2023 season]]></description><link>https://benwhitelaw.substack.com/p/updated-2024-baseball-fan-survival</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/updated-2024-baseball-fan-survival</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Wed, 27 Mar 2024 23:41:46 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!HWa7!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Below is the updated version of my Baseball Fan Survival Guide for 2024. Looking forward to continuing to learn and grow so I can update it again in the offseason. I&#8217;ll post it as an image, so it&#8217;s easier to save if you&#8217;d like &#8212; enjoy!</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/updated-2024-baseball-fan-survival?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/updated-2024-baseball-fan-survival?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!HWa7!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!HWa7!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!HWa7!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!HWa7!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!HWa7!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!HWa7!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg" width="1456" height="854" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:854,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1077418,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!HWa7!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!HWa7!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!HWa7!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!HWa7!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe2a2defc-3168-443b-921b-bb8287ac29ed_3021x1772.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p></p>]]></content:encoded></item><item><title><![CDATA[Catcher Symbiosis: Part II]]></title><description><![CDATA[Building on my thoughts from my first attempt at answering, "How well does a catcher work with their pitching staff? How should we measure that? Can we even measure it?"]]></description><link>https://benwhitelaw.substack.com/p/catcher-symbiosis-part-ii</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/catcher-symbiosis-part-ii</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Fri, 22 Mar 2024 21:39:56 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>When I <a href="/__u/substack.com/home/post/p-140892886?r=245z5m&amp;utm_campaign=post&amp;utm_medium=web">initially explored how well catchers work with their pitching staffs</a>, I came to the conclusion that framing strike%, a catcher&#8217;s K/BB ratio, and their time spent in an organization are pieces of the puzzle but do not paint the whole picture. I also covered some interesting catcher fWAR data that I&#8217;ll re-share below:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!iE_n!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 424w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 848w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 1272w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!iE_n!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png" width="1070" height="421" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ebf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:421,&quot;width&quot;:1070,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 424w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 848w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 1272w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">The top fWAR/500 PA and their respective wRC+ values for all position players during the 2012 season (min 250 PA)</figcaption></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!AQ2x!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 424w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 848w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 1272w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!AQ2x!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png" width="685" height="324" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:324,&quot;width&quot;:685,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 424w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 848w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 1272w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 1456w" sizes="100vw"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">The top fWAR/500 PA for all position players in a season since 2008 (min 250 PA in a season)</figcaption></figure></div><p>If you&#8217;re interested in the philosophical things that are also boiling in my brain, I recommend reading the link I shared at the beginning of this piece.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/catcher-symbiosis-part-ii?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/catcher-symbiosis-part-ii?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><h3>Proactive framing</h3><p>As I said in my first write-up about catcher symbiosis, I believe that framing might be the single largest component when determining a catcher&#8217;s overall value. There are usually a couple hundred pitches thrown in an average MLB game. Not all of them are thrown around the edges of the zone where framing occurs, but there are far more opportunities to frame a pitch for a strike than any other action a catcher will take in a game &#8212; including the time they spend in the batter&#8217;s box. This is not to say a catcher hitter or their blocking and throwing are not important, but framing might be the <em>most</em> important.</p><p>Blocking and throwing are tricky because they each require very specific circumstances for them to matter in the context of a game. Blocking only matters with runners on base, and the subjectiveness of official scorer ruling can sometimes make it difficult to determine whether a pitch was wild or a passed ball. The quality and accuracy of the pitch thrown also plays a significant role in blocking. Catcher throwing also only matters with runners on base, and stolen bases are sometimes more dependent on the pitcher than the catcher. Both &#8220;skills&#8221; we attribute to catchers are heavily influenced by pitchers whereas framing is much more catcher dependent.</p><p>Framing also gives us some insight as to how much a catcher is &#8220;on the same page&#8221; as the pitcher throwing the ball to them. Being proactive in framing rather than reactive helps catchers steal even more strikes.</p><h3>Additional findings</h3><p>I compiled data on framing strike% and K/BB ratio from 2022-2023. I wanted to explore the effects a catcher has on a pitching staff (even though some of the pitchers change year to year), so I limited the data on a few parameters:</p><ul><li><p>Only catchers that spent at least part of both the 2022 and 2023 season with one team were included</p></li><li><p>Catchers must have received at least 250 pitches in each of those two seasons</p></li></ul><p>The only team that did not have at least one catcher that met those qualifications was the Cleveland Guardians, so that&#8217;s why you won&#8217;t see any of their catchers on this really interesting table below:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!bHP-!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!bHP-!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!bHP-!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!bHP-!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!bHP-!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!bHP-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg" width="1456" height="1282" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1282,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:773689,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!bHP-!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!bHP-!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!bHP-!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!bHP-!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb47ee529-82ef-45ae-a4eb-fdacc66d3a1c_2153x1896.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>A few things stand out to me here:</p><ul><li><p>Rene Pinto not only has the highest framing strike% difference relative to his team and the best overall K/BB ratio, but he also is tied for the 3rd highest framing strike% overall and has the 2nd best K/BB ratio difference relative to his team</p></li><li><p>While Keibert Ruiz wasn&#8217;t a very good framer, he was better than the other catchers on his team and produced a much better K/BB ratio relative to those teammates &#8212; the best K/BB difference among this group</p></li><li><p>Joey Bart was an above average framer, but did not get very good K/BB results</p></li><li><p>Austin Nola and Martin Maldonado were not highly rated in their pitch framing, but still managed to help their pitchers maintain high K/BB ratios</p></li></ul><h3>Possible limitations</h3><p>As I mentioned before, these things are only a piece of the puzzle. There is still a lot we don&#8217;t have public access to when it comes to how team evaluate their catchers and how well those catchers work with the pitchers in their organizations. Pitcher quality, sample size, and maybe even umpires could affect the data here. I am confident that there is some value in what I&#8217;ve put together, especially with framing strike% and K/BB ratio relative to how other catchers on the same team performed, and I wish I would&#8217;ve thought of including that in my initial piece. I think tempo and time spent in an organization are still pieces of the puzzle. I&#8217;m looking forward to continuing to explore how we can measure catcher symbiosis.</p>]]></content:encoded></item><item><title><![CDATA[Trevor Megill should not take over for Devin Williams as the closer; he should be taking over for Corbin Burnes in the rotation]]></title><description><![CDATA[Megill is undervalued and underutilized in his current role]]></description><link>https://benwhitelaw.substack.com/p/trevor-megill-should-not-take-over</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/trevor-megill-should-not-take-over</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Thu, 14 Mar 2024 16:59:14 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!BtXx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Back in November, I wrote about <a href="/__u/benwhitelaw.substack.com/p/what-makes-a-breaking-ball-effective">Megill and his outlier breaking ball</a>. I&#8217;ve been on him since June of 2023 when I first noticed just how unique his curveball is. It&#8217;s one of the steepest and hardest pitches in the league:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!BtXx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!BtXx!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg" width="1419" height="668" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:668,&quot;width&quot;:1419,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>In addition to this unicorn of a knuckle curve, Megill&#8217;s fastball sits 99mph with above average carry. He also has the size and physicality (listed as 6&#8217;8, 250 on Fangraphs) to handle a starter&#8217;s workload. Why are his talents being underutilized in the Brewer&#8217;s bullpen? Teams tend to push pitchers into a relief role for a variety of reasons.</p><h3>Command</h3><p>Megill owns an 8.1 BB% at the major league level so far for his career. Among all pitchers with 100 IP since Megill debuted in 2021, this ranks in the 53rd percentile - pretty much average. An average walk rate is good enough to be a starter in the majors; Luis Castillo, German Marquez, Framber Valdez, and Spencer Strider all have similar walk rates during that same time frame and there isn&#8217;t much debate about any of those pitchers having good enough command to be starting games.</p><p>In addition to his average walk rate, Megill has maintained average command grades from PitchingBot and Stuff+:</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!vrHA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!vrHA!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png 424w, /__u/substackcdn.com/image/fetch/$s_!vrHA!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png 848w, /__u/substackcdn.com/image/fetch/$s_!vrHA!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png 1272w, /__u/substackcdn.com/image/fetch/$s_!vrHA!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!vrHA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png" width="352" height="147.8762886597938" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/f89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:163,&quot;width&quot;:388,&quot;resizeWidth&quot;:352,&quot;bytes&quot;:6359,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!vrHA!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png 424w, /__u/substackcdn.com/image/fetch/$s_!vrHA!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png 848w, /__u/substackcdn.com/image/fetch/$s_!vrHA!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png 1272w, /__u/substackcdn.com/image/fetch/$s_!vrHA!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff89788f6-dce7-4546-b567-c9fb87b7ec0d_388x163.png 1456w" sizes="100vw"></picture><div></div></div></a></figure></div><p>We have two independent command metrics telling us that Megill has average command in addition to his average walk rate. We can safely say that he throws enough strikes to not hurt himself with walks or inefficient pitch counts, so his strike throwing ability should not prevent him from a spot in a major league rotation.</p><p>Throwing enough strikes doesn&#8217;t always indicate the quality of a pitcher&#8217;s command. Maybe Megill might not be walking too many batters, but his 44.8% hardhit rate (3rd percentile, min 100 IP since 2021) suggests he isn&#8217;t necessarily throwing quality strikes.</p><p>Fastballs with high IVB like Megill&#8217;s typically play well at the top of the strike zone and above it. The average fastball location height for Megill over the last three seasons has been just 2.69 feet (27th percentile). We can see his average locations last season on the heatmap below:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!lE9C!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!lE9C!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png 424w, /__u/substackcdn.com/image/fetch/$s_!lE9C!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png 848w, /__u/substackcdn.com/image/fetch/$s_!lE9C!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png 1272w, /__u/substackcdn.com/image/fetch/$s_!lE9C!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!lE9C!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png" width="282" height="281.25396825396825" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:377,&quot;width&quot;:378,&quot;resizeWidth&quot;:282,&quot;bytes&quot;:16947,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!lE9C!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png 424w, /__u/substackcdn.com/image/fetch/$s_!lE9C!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png 848w, /__u/substackcdn.com/image/fetch/$s_!lE9C!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png 1272w, /__u/substackcdn.com/image/fetch/$s_!lE9C!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F07af55b5-4cdb-4efb-9575-e3e17a0434ce_378x377.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>This heatmap is better than the past where his fastball locations were typically more in the middle of the zone, but it&#8217;s still not ideal. His optimal locations for the fastball given it&#8217;s shape would be in the upper third and above the zone. Teaching command is tricky, but sometimes it can be about finding the right external cues. For some, this looks like a universal target where a catcher sets up in the same spot every time and pitchers let the natural movement on their pitches do the work. For others, they need to have a target set up a specific way. I know from my own experience teaching and coaching (soccer, but coaching youth teams is pretty similar across many sports) that external cues are much more effective than internal cues. Optimizing Megill&#8217;s fastball locations is almost certainly something the Brewers have attempted, but I&#8217;m confident there&#8217;s a cue out there that will help him make the necessary adjustments. His base level of command is strong enough and he doesn&#8217;t have to be perfect every time because he throws another really good pitch with the potential to add a viable third pitch.</p><h3>Arsenal</h3><p>Another popular reason to put a pitcher in a bullpen instead of a rotation is that they don&#8217;t throw enough different pitches to effectively navigate a lineup multiple times. At surface level, we can see Megill threw just two pitches last season &#8212; his fastball and breaking ball. He has experimented with a sinker and slider in the past; the former looks like a misread on some of his fastball shapes by Statcast, and the latter was something he scrapped last season in his relief role (more on that later).</p><p>Throwing just two pitches makes it easier for hitters to sit on one pitch. Combine that with the fact that Megill has been able to locate his curveball in the zone just 39.6% of the time over the last three seasons (26th percentile among curveball zone rates, min 250 thrown), and we can generate a Sparknotes scouting report: If it&#8217;s in the zone, it&#8217;s going to be the fastball. To make things even easier on opposing hitters, Megill has thrown his fastball almost 64% of the time over the last three years. Using the fastball 60% along with his limited arsenal and suboptimal fastball locations is not an ideal usage rate. Yes, it&#8217;s a good fastball, but as we said earlier, its locations typically aren&#8217;t high enough and hitters can pretty much assume anything in the zone is going to be the fastball.</p><p>In addition to the external cue mentioned in the previous section, the next adjustment I&#8217;d have Megill make is with his arsenal by bringing back his slider and adjusting the shape to flatten it out. The slider Megill threw in the past did not have enough movement separation from his curveball: </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!ARkH!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!ARkH!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg" width="436" height="436" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/cc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1000,&quot;width&quot;:1000,&quot;resizeWidth&quot;:436,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Achieving more of a bullet slider/cutter shape would allow for more optimal separation, making it a true <a href="https://www.prospectslive.com/prospects-live/2022/8/23/the-mystic-art-of-pitch-tunneling">&#8220;bridge&#8221; pitch</a> between the fastball and curve. This new slider/cutter shape doesn&#8217;t have to be anything overpowering or unique; Megill just needs another pitch he can land for strikes if we want him in a starting role. Tyler Glasnow is a good comparison here. Similar fastball shapes and locations as Megill, and they both have nasty curveballs that are rarely in the zone. Glasnow implementing a cutter/slider shape helped him reach a new level as a starter. He was able to go deeper into games because he was more efficient with his strike throwing; he could now throw two pitches in the zone except for one. Additionally, Glasnow was no longer a two-pitch pitcher and could attack hitters differently more than two times through a lineup &#8212; which also allowed him to go deeper into games and have more success as a starter. Like Glasnow, Megill&#8217;s third pitch wouldn&#8217;t even have to be that great, just throwing it would make his better pitches more effective. He would also only need to throw his new third pitch at least 20-25% of the time. While it might take some time to get a feel for sequencing his revamped arsenal, the rest of the time he can split between his fastball and curve.</p><p>Let&#8217;s say Megill does find an external cue that works for him and he picks-up an okay cutter/slider shape that he can throw enough strikes with. What else could hold him back from being a starter?</p><h3>Platoon Neutrality</h3><p>Some pitchers don&#8217;t last as starters because they are unable to effectively handle opposite handed batters. The verticality of Megill&#8217;s arsenal in his high carry, low run fastball and almost 12-6 movement on his curveball are naturally fairly platoon neutral.</p><p>During Megill&#8217;s career, right-handed batters have slugged .528 (21st percentile min 50 PA 2021-2023) and .500 (12th percentile) against his fastball and curve respectively. Left-handed batters slugged just .385 (67th percentile) and .229 (83rd percentile). against his fastball and curve. Despite the relatively small sample size of his major league career, we can already see that Megill is showing signs of being able to handle LHB which makes sense given his pitch shapes. The issue with his subpar performance against RHB has nothing to do with his shapes or platoon neutrality; it&#8217;s mainly about hitters knowing that any pitch in the zone is almost always going to be a fastball and most of his fastballs are not located high enough to be effective.</p><p>The addition of a cutter/slider shape discussed earlier would only help him handle left-handed hitters. The less spin efficiency on it, the better so it doesn&#8217;t break too much. Glasnow again is a good example here; his bridge pitch had less than 20% of active spin over the past two seasons. Megill&#8217;s slider back in 2022 wasn&#8217;t too far off at 34%, but even that may have been too much for him. An optimal shape for Megill would have more gyro spin and very little side spin. It&#8217;s easier said than done obviously, but being in an environment that is more focused on the process than product where he can tinker with different grips under the guidance of a pitching coach who understands best practice in coaching (and possibly pedagogy) could help Megill unlock another level as a starter.</p><p>To sum everything up, Megill could be an interesting (and possibly great) starting pitcher because:</p><ul><li><p>He has the size and physical attributes to be a starting pitcher</p></li><li><p>He throws enough strikes</p></li><li><p>He could throw his fastball higher in the zone, and above it sometimes</p></li><li><p>He could pick-up his cutter/slider again and tweak the shape until it has enough movement separation from the curve</p></li><li><p>He could throw that new cutter/slider in the zone, and use it roughly 20-25% of the time</p></li><li><p>He is already platoon neutral with his current shapes, and the addition of a cutter/slider in the similar mold mentioned earlier would only add to that neutrality</p></li></ul><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/trevor-megill-should-not-take-over?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/trevor-megill-should-not-take-over?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Fielding Optimization: The defensive side of lineup optimization]]></title><description><![CDATA[Rethinking fielder positioning and what it means to "shift" a defense]]></description><link>https://benwhitelaw.substack.com/p/fielding-optimization-the-defensive</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/fielding-optimization-the-defensive</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Fri, 23 Feb 2024 01:48:18 GMT</pubDate><content:encoded><![CDATA[<p>Traditionally, we think of shifting in baseball as a team positioning their players where a batter is most likely to hit the ball. The days of four-man outfields and more than two players on either side of the 2B bag are pretty much long gone, but I think the shift ban may have forced some organizations to reconsider what it means to move players around defensively.</p><p>We should think of shifting as putting defenders in the best spots for them to make a play rather than putting them where the ball is most likely to be hit. This subtle distinction - which is what I&#8217;m referring to when I say &#8220;fielding optimization&#8221; could have a significant impact on the field. At first glance, this concept may seem counterproductive; teams should just put defenders where the ball is most likely to go based on data, and fielders will be there to make a play. This may require them to make a few steps in any direction, but most likely they&#8217;ll be in a spot where they will have an opportunity to interact with the batted ball.</p><p>However, the game is played on a field with real humans who have preferences, perceived strengths, and perceived weaknesses that we can&#8217;t exactly quantify with an algorithm. Data in the form of batted ball tendencies, spray charts, and things like that should absolutely inform defensive positioning; teams would be crazy to ignore that data because it can help them gain an advantage. But fielder input, both anecdotally and with their individual data as defenders, should also be factored into positioning and shifting.</p><p>Here&#8217;s a simple example: Player A hits more ground balls than average in the general area of where a traditional 2B fielder would play. If we know that Player B is a below average defender at 2B, but they are better at and - maybe more importantly - more comfortable moving toward 1B when fielding to make a play, wouldn&#8217;t it make sense to allow them to position themselves more up-the-middle in anticipation of Player A hitting a ground ball to their usual spot? I&#8217;m not saying Player B needs to start 10 feet away from where a spray chart or heat map says Player A will most likely hit a ground ball, but a few steps to their right can make a huge difference to a fielder who is more confident and capable making a play moving towards 1B.</p><p>The implications of this in training would also help teams make more data-driven decisions in practice that would better replicate real game situations. Player B would take more reps in practice fielding ground balls moving towards 1B because most of their starting positions in real games would require them to do that. The alternative would be either 1) having Player B field ground balls moving in all directions or 2) having Player B field ground balls hit right at them. In scenario one, this might help Player B become more &#8220;rangy&#8221; over time, but it wouldn&#8217;t replicate game-like situations as frequently as the initial training scenario I proposed because we could be positioning them more aligned with their strengths in game. In scenario two, Player B might not have as much buy-in mentally with their training and they would not have as much of a focused and intentional training session as they could have. Fielding ground balls hit right at you rarely simulates a game-like experience; even with batted ball data, we can never be absolutely certain where a player should stand when a ball is about to be put in play - they may need to move in a wider range of directions even if it&#8217;s only a few. However, if we allow for a wider range of batted ball possibilities and say to Player B, &#8220;the ball is most likely going to be hit in this general area instead of a specific spot, so take a few steps to your right and be ready to move towards 1B&#8221; this could be more beneficial than trying to have them stand exactly where we think a ball will be hit.</p><p>Recreating game-like situations in training is important for helping a player develop the necessary muscle memory to perform at a high-level in an actual game. It also helps psychologically because a player would see more value in practicing. Furthermore, this could help them in terms of confidence because they would be making more movements they perceive as something they&#8217;re good at. </p><p>This doesn&#8217;t mean utility players who can play multiple positions will fade away. They might just need to take a few more extra reps in practice at those different positions - something they&#8217;re doing already. It also doesn&#8217;t mean we shouldn&#8217;t position a fielder right where a heat map says a ball could be hit. If a player is more comfortable and capable of fielding a ball hit directly at them, we should allow them to be in that spot. Depending on how a defender feels in a given position, I think a good rule of thumb would be for them to have 2-3 different starting positions they mostly field from in that position. They could take most of their reps in practice from those starting positions. If a player can field multiple positions, they could still have 2-3 starting spots at those other positions.</p><p>The most important thing to take away here is that fielders should have some say in how they shift, and their strengths (even if it&#8217;s just a mental perception on their part) should be taken into account when positioning them. That type of data is just as important as batted ball tendencies on the part of the hitter. Teams should not be shifting for the sake of it. Shifting and all defensive positioning should be about optimizing your defense and putting players in <em>their</em> best possible positions to succeed using their data as fielders in addition to what we know about heat maps and spray charts.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/fielding-optimization-the-defensive?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/fielding-optimization-the-defensive?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share Ben Whitelaw Baseball&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share Ben Whitelaw Baseball</span></a></p>]]></content:encoded></item><item><title><![CDATA[Catcher Symbiosis]]></title><description><![CDATA[How well does a catcher work with their pitching staff? How should we measure that? Can we even measure it?]]></description><link>https://benwhitelaw.substack.com/p/catcher-symbiosis</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/catcher-symbiosis</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Sun, 21 Jan 2024 18:35:42 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3>Catcher Value and Framing</h3><p>Which player was more valuable in 2014 on an fWAR per 500 PA scale: Mike Trout or Rene Rivera? If you said Rivera, you&#8217;d be correct; his 7.93 fWAR/500 PA actually led all position players that year (min. 250 PA). He played in just 103 games to accumulate a fantastic 5.22 fWAR, and he maintained a respectable-although-not-too-impressive 113 wRC+. So how did Rivera manage to have one of the most valuable seasons of any position player over the last 15 years despite being just a decent hitter? He was excellent defensively - especially in his ability to steal strikes via framing.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/catcher-symbiosis?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/catcher-symbiosis?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p>Catcher framing is something that we have been able to measure and quantify over the last decade thanks to advances in baseball technology. But even before that, teams have had their own internal methods of evaluating catcher framing. Other advanced defensive metrics related to catching have made their way into the public sphere. These measurements give us some insight into just how valuable catchers can be to their teams, and the vast majority of a catcher&#8217;s job involves their defensive duties.</p><p>Growing-up a Rays fan, I never expected much offensively from the catchers on the roster. The rationale for the team giving valuable playing time to guys like Rivera, Jose Molina, and Gregg Zaun is pretty clear in hindsight. Rays fans are well aware of Ben Zobrist&#8217;s 2009 season when he amassed a Trout-esque 8.70 fWAR (7.26 fWAR/500 PA) thanks to his versatility, defense, and a whopping 152 wRC+. His fWAR/500 PA led all position players that year, just beating a pair of catchers - Joe Mauer (6.93) and Gregg Zaun (6.16). But my personal World Series was 2012 Jose Molina. Below is a list of the top ten position players by fWAR/500 PA for the 2012 season (min 250 PA).</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!iE_n!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 424w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 848w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 1272w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!iE_n!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png" width="1070" height="421" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ebf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:421,&quot;width&quot;:1070,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:88117,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 424w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 848w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 1272w, /__u/substackcdn.com/image/fetch/$s_!iE_n!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Febf9d16a-6e98-45fb-9318-c1ac56471229_1070x421.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>At first glance, you might notice six catchers here. You might also notice Jose Molina&#8217;s abysmal 81 wRC+ and Ryan Hanigan&#8217;s (who the Rays grabbed a few seasons later in 2014) 88. Catcher defense, especially framing, is extremely valuable. Four of the top ten seasons by fWAR/500 PA since 2008 came from catchers.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!AQ2x!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 424w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 848w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 1272w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!AQ2x!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png" width="685" height="324" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:324,&quot;width&quot;:685,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:56105,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 424w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 848w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 1272w, /__u/substackcdn.com/image/fetch/$s_!AQ2x!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8ea73137-8987-40a4-a042-f91cc70a951e_685x324.png 1456w" sizes="100vw"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>Proactive Framing </h3><p>I believe that framing might be the single largest component when determining a catcher&#8217;s overall value. There are usually a couple hundred pitches thrown in an average MLB game. Not all of them are thrown around the edges of the zone where framing occurs, but there are far more opportunities to frame a pitch for a strike than any other action a catcher will take in a game. This is not to say blocking and throwing are not important, but framing might be the <em>most</em> important.</p><p>Framing also gives us some insight as to how much a catcher is &#8220;on the same page&#8221; as the pitcher throwing the ball to them. Being proactive in framing rather than reactive helps catchers steal even more strikes. A few factors go into what I would consider proactive framing.</p><h4>Tempo</h4><p>In this context, tempo would refer to the speed and rhythm in which a catcher and pitcher execute their game plan. This doesn&#8217;t necessarily mean they need to work fast, but a catcher and pitcher who are in-sync would work relatively quickly, at a speed where the pitcher feels most comfortable, and that speed would remain relatively consistent from pitch to pitch. Catchers who work well with their staff would be able to anticipate the pitch and location at which the pitcher wants to throw it because both players would be in-tuned with the team pitching philosophy in addition to the catcher knowing that pitcher like the back of his hand. A catcher being especially aware of how to attack a specific hitter while working with a specific pitcher would be even more adept at maintaining a good tempo.</p><p>While we do have public access via Baseball Savant to pitcher tempo, we currently do not have any data on catcher tempo unfortunately. This is something that would help provide insight into catcher &#8220;symbiosis&#8221; (I&#8217;m assigning my own denotation here; symbiosis refers to how well a catcher works with their staff). I believe the catchers with relatively quick tempos would predominantly be the ones who work the best with their pitchers and probably have higher framing strike rates as a result.</p><h4>K/BB Rate</h4><p>Strikeout to walk rate is absolutely more of a pitcher statistic, but I believe it still has some value in highlighting catcher symbiosis. Pitchers who feel more comfortable with their catchers can attack the strike zone, and the catchers are well aware of how their pitchers want to attack the zone. Catchers can help their pitchers avoid walks by framing well and adhering to team pitching philosophy as well as individual plans for attacking hitters - also leading to more strikeouts. K/BB can be influenced by a catcher&#8217;s framing ability, but it can also be influenced by how well a catcher calls pitches. Game calling and framing strike rate combine to show catcher symbiosis, and K/BB rate gives us some imperfect insight as to how well a catcher works with their pitchers.</p><h4>Time Spent in an Organization</h4><p>Like K/BB rate, this is not the ultimate way to measure catcher symbiosis, but I still believe it&#8217;s a piece of the puzzle. The concept is simple, a catcher who has spent more time with their organization would most likely be more skilled at executing team pitching philosophy. This would not just be evident in framing strike rate, but K/BB as well - and even tempo if we had public access to it. A catcher who is skilled at framing could still find success bouncing around from team to team, but looking at all the factors mentioned above from a more holistic view would help paint a picture as to which catchers are the best at working with their pitchers</p><h3>Putting the Puzzle Together</h3><p>While we don&#8217;t have public access to all the necessary data and their are things individual organizations do to evaluate how well catchers work with pitchers, we can still work with what we have to do some analysis. Below is a graph comparing framing strike rate (x axis), K/BB rate (y axis), and the time a catcher spent in their most recent organization (bubble size). I created this using data from Baseball Reference and Baseball Savant. For a catcher to be qualified in this sample, they needed to receive at least 250 pitches in both 2022 and 2023 for the same team. I chose these parameters in order to get a framing strike rate in a meaningful sample, and I wanted to only include catchers who had more than one season of continuity working with mostly the same pitching staff to help control for catchers who might be trying to learn a new staff or pitching philosophy.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!flsr!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!flsr!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png 424w, /__u/substackcdn.com/image/fetch/$s_!flsr!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png 848w, /__u/substackcdn.com/image/fetch/$s_!flsr!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png 1272w, /__u/substackcdn.com/image/fetch/$s_!flsr!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!flsr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png" width="1456" height="640" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:640,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:68212,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!flsr!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png 424w, /__u/substackcdn.com/image/fetch/$s_!flsr!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png 848w, /__u/substackcdn.com/image/fetch/$s_!flsr!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png 1272w, /__u/substackcdn.com/image/fetch/$s_!flsr!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea8906c7-d1be-474e-88e2-0739e7f00bac_1483x652.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!EsTS!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!EsTS!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png 424w, /__u/substackcdn.com/image/fetch/$s_!EsTS!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png 848w, /__u/substackcdn.com/image/fetch/$s_!EsTS!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png 1272w, /__u/substackcdn.com/image/fetch/$s_!EsTS!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!EsTS!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png" width="807" height="891" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:891,&quot;width&quot;:807,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:250748,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!EsTS!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png 424w, /__u/substackcdn.com/image/fetch/$s_!EsTS!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png 848w, /__u/substackcdn.com/image/fetch/$s_!EsTS!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png 1272w, /__u/substackcdn.com/image/fetch/$s_!EsTS!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F38e4c11a-91fa-49ea-860a-bdef634839e7_807x891.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>I wouldn&#8217;t say it&#8217;s statistically significant, but most of the catchers with more time spent in their current organizations as of the 2023 season were better than average at framing and had better than average K/BB rates with the exception of a few outliers.</p><p>We can also see there is some sort of relationship between both K/BB and time spent in an organization, and framing strike rate and time spent in an organization.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!0s-H!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!0s-H!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png 424w, /__u/substackcdn.com/image/fetch/$s_!0s-H!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png 848w, /__u/substackcdn.com/image/fetch/$s_!0s-H!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png 1272w, /__u/substackcdn.com/image/fetch/$s_!0s-H!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!0s-H!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png" width="1456" height="640" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:640,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:44347,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!0s-H!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png 424w, /__u/substackcdn.com/image/fetch/$s_!0s-H!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png 848w, /__u/substackcdn.com/image/fetch/$s_!0s-H!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png 1272w, /__u/substackcdn.com/image/fetch/$s_!0s-H!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F09d129aa-b9e3-48b3-85ad-a1fffac00604_1483x652.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!ADyY!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!ADyY!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png 424w, /__u/substackcdn.com/image/fetch/$s_!ADyY!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png 848w, /__u/substackcdn.com/image/fetch/$s_!ADyY!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png 1272w, /__u/substackcdn.com/image/fetch/$s_!ADyY!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!ADyY!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png" width="1456" height="634" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:634,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:53842,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!ADyY!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png 424w, /__u/substackcdn.com/image/fetch/$s_!ADyY!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png 848w, /__u/substackcdn.com/image/fetch/$s_!ADyY!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png 1272w, /__u/substackcdn.com/image/fetch/$s_!ADyY!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe16d7f74-d097-4de6-8b82-d6ff4a166092_1484x646.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h3>Next Steps, ABS, and More Questions</h3><p>It&#8217;s apparent that there&#8217;s still a lot of work to do in measuring catcher symbiosis. It might be years before we have enough public data to determine which catchers are the best at working with their pitchers, but I believe we can start putting the puzzle together now. I plan to continue looking for ways to measure catcher symbiosis, and I will update the data I have here following the conclusion of the 2024 season. I will also look into both K/BB rate and framing strike rate among catchers that have changed organizations between seasons and compare that data with catchers who stayed with their organizations.</p><p>Another side project I&#8217;m looking forward to is how the league implementing automated balls and strikes (ABS; aka robot umpires) could impact catcher value. Framing (which I still believe is the carrying tool for catcher value) would become less important, but I don&#8217;t think ABS would make catcher symbiosis less important. In fact, implementing ABS might help accentuate a catcher&#8217;s ability to call a game and work with their staff by controlling for catchers who are good at framing no matter who they are working with.</p><p>Overall, analyzing catcher symbiosis has created more questions than answers. It&#8217;s exciting to think about thie next frontier in determining catcher value through this lens, and I personally enjoy exercises like this where looking at the data - both anecdotally and the things we can quantify - forces us to try to piece things together rather than providing a direct answer.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/catcher-symbiosis?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/catcher-symbiosis?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p>]]></content:encoded></item><item><title><![CDATA[Are rookies still usually not very good? (unfortunately, yes)]]></title><description><![CDATA[Roster construction is a lot more about economics than I initially thought]]></description><link>https://benwhitelaw.substack.com/p/are-rookies-still-usually-not-very</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/are-rookies-still-usually-not-very</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Thu, 04 Jan 2024 19:00:22 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/58132224-411c-4b7d-8e4f-e23245c145f8_905x291.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>While it can be fun to dream about rookies breaking-out and establishing themselves at the ML level right away, it&#8217;s rarely the case.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!S6wo!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!S6wo!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png 424w, /__u/substackcdn.com/image/fetch/$s_!S6wo!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png 848w, /__u/substackcdn.com/image/fetch/$s_!S6wo!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png 1272w, /__u/substackcdn.com/image/fetch/$s_!S6wo!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!S6wo!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png" width="905" height="291" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:291,&quot;width&quot;:905,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:55551,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!S6wo!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png 424w, /__u/substackcdn.com/image/fetch/$s_!S6wo!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png 848w, /__u/substackcdn.com/image/fetch/$s_!S6wo!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png 1272w, /__u/substackcdn.com/image/fetch/$s_!S6wo!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5e3db24f-cf91-4c3f-92ff-b5da10574830_905x291.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>I will take a second to pat myself on the back for highlighting Josh Lowe as a second year player who could take a step forward when <a href="https://www.draysbay.com/2023/2/10/23589915/is-josh-lowe-ready-for-a-larger-role-in-2023">I wrote about a possible Josh Lowe breakout back in February of 2023 for DRaysBay.</a> It turns out I was pretty spot on, but I wanted to revisit what I noticed about rookies in the opening paragraph:</p><p>&#8220;From 2015 through 2022, rookies slashed an uninspiring .238/.303/.387 with an 86 wRC+ and 1.03 fWAR/600 PA. Let&#8217;s compare that to the non-rookies during that same time: .252/.322/.420 with a 100 wRC+ and 2.00 fWAR/600 PA&#8221;</p><p>Looking back at the 2023 season, we once again saw that rookies were not very good. Rookie position players struggled to produce at the plate while rookie pitchers saw fewer meaningful innings than non-rookies.</p><p>With the pitching side of things, overall workloads and usage in higher leverage situations certainly contributed to the significant difference in fWAR. However, it&#8217;s still apparent that trying to rely on rookies is most likely going to lead to less-than-ideal results.</p><p>Taking the time to let rookies and young players grow into various roles (usually with the safety net of a few veteran players - even if those veterans aren&#8217;t very good themselves) allows for a more safe integration of young, unproven talent.</p><p>The speed at which various organizations promote and push their prospects into larger roles is going to be interesting to watch in 2024. The unending dance of weighing risk versus opportunity cost has quietly become one of my favorite things about the game. There is no magic number of games or average amount of service time needed on a given roster for a team to be successful, but experience does play a factor in raising the floor of every team.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/are-rookies-still-usually-not-very?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/are-rookies-still-usually-not-very?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p>]]></content:encoded></item><item><title><![CDATA[MLB teams are spending less in 2024 (so far)]]></title><description><![CDATA[The average payroll is down roughly 5.3% from the end of the 2023 season]]></description><link>https://benwhitelaw.substack.com/p/mlb-teams-are-spending-less-in-2024</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/mlb-teams-are-spending-less-in-2024</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Tue, 02 Jan 2024 15:03:03 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!XVHv!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>All data in this post comes from fangraphs.com and mlbtraderumors.com</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/mlb-teams-are-spending-less-in-2024?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/mlb-teams-are-spending-less-in-2024?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p><p>At the conclusion of the 2023 season, the league average payroll of an MLB team was $165 million. The current projected average payroll heading into Opening Day 2024 is $156 million. While there is still time for teams to spend in free agency and even negotiate contract extensions to get those numbers up, spending is still down roughly 5.3% year-over-year. Most fans are well aware of which teams consistently spend at the extremes of each end of the payroll spectrum. Teams like the Dodgers, Mets, Phillies, and Yankees have consistently found themselves spending the most while the Pirates, Rays, Athletics, and Orioles have spent the least on payroll in recent years. However, we can see some interesting trends if we look at team spending in heading into 2024 in relation to what individual organizations spent the previous season.</p><p>The table below shows projected team payroll for 2024 relative to what they spent in 2023. The Orioles, Royals, Dodgers, Rays, and Reds have shown the greatest willingness to invest in their 2024 rosters while the Padres, Athletics, Angels, Twins, and Giants have cut costs the most. It&#8217;s important to note that these numbers include projected arbitration salaries. We can see a team like the Mets, who are projected to have the second highest payroll in 2024, actually slashed spending by more than 3 times the league average. The overall trend of cutting payroll costs could be an attempt by teams to extract more value from their rosters.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!XVHv!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!XVHv!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png 424w, /__u/substackcdn.com/image/fetch/$s_!XVHv!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png 848w, /__u/substackcdn.com/image/fetch/$s_!XVHv!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png 1272w, /__u/substackcdn.com/image/fetch/$s_!XVHv!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!XVHv!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png" width="787" height="772" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/bee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:772,&quot;width&quot;:787,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:177215,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!XVHv!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png 424w, /__u/substackcdn.com/image/fetch/$s_!XVHv!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png 848w, /__u/substackcdn.com/image/fetch/$s_!XVHv!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png 1272w, /__u/substackcdn.com/image/fetch/$s_!XVHv!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fbee32fbc-ed5e-4740-86cf-3dbc61786e03_787x772.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>The next table shows how much each team is spending on a projected per fWAR basis. The Athletics, despite having the 4th lowest projected fWAR total, are actually getting the most value from their roster by spending just $1.59 million per projected fWAR. They&#8217;re followed by the Pirates, Orioles, and Rays; all teams expected to accumulate more fWAR than the league average team while also getting a good value for that fWAR due to their lower payrolls. The Rockies are the only team spending more than double the league average for projected fWAR on their roster.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!L_Ve!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!L_Ve!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png 424w, /__u/substackcdn.com/image/fetch/$s_!L_Ve!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png 848w, /__u/substackcdn.com/image/fetch/$s_!L_Ve!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png 1272w, /__u/substackcdn.com/image/fetch/$s_!L_Ve!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!L_Ve!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png" width="862" height="802" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9802931d-8515-451a-b063-d055e9435b32_862x802.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:802,&quot;width&quot;:862,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:205174,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!L_Ve!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png 424w, /__u/substackcdn.com/image/fetch/$s_!L_Ve!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png 848w, /__u/substackcdn.com/image/fetch/$s_!L_Ve!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png 1272w, /__u/substackcdn.com/image/fetch/$s_!L_Ve!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9802931d-8515-451a-b063-d055e9435b32_862x802.png 1456w" sizes="100vw"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>It will be interesting to see how team payroll spending progresses through Spring Training as teams continue to add free agents and even extend players currently on their rosters. Despite the current trend, I do expect the league average payroll to grow and possibly even eclipse the average from the previous season. The teams who are showing a willingness to invest in themselves early on deserve some recognition, and I&#8217;ll be watching how much certain teams are willing to spend on a projected per fWAR basis going forward.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share Ben Whitelaw Baseball&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share Ben Whitelaw Baseball</span></a></p>]]></content:encoded></item><item><title><![CDATA[What Makes a Breaking Ball Effective?]]></title><description><![CDATA[A bit of pitching philosophy and a Trevor Megill case study]]></description><link>https://benwhitelaw.substack.com/p/what-makes-a-breaking-ball-effective</link><guid isPermaLink="false">https://benwhitelaw.substack.com/p/what-makes-a-breaking-ball-effective</guid><dc:creator><![CDATA[Ben Whitelaw]]></dc:creator><pubDate>Sat, 04 Nov 2023 19:53:55 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!BtXx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Pitch design and the relationship between the pitches in a player&#8217;s arsenal is easily my favorite part of baseball. Every athlete is built different from the next, so it makes sense that the things that work for one pitcher won&#8217;t always work for another. My favorite question to ask when looking at a pitcher is, &#8220;What makes them effective?&#8221;</p><p>The more I&#8217;ve asked this question, the more I&#8217;ve come to understand that there is too much to learn. Being a lifelong learner is an endless journey. There will always be another frontier. Nobody has all the answers, so it&#8217;s much more important to ask the right questions.</p><p>One question I&#8217;ve been mingling with lately is, &#8220;What makes a breaking ball effective?&#8221;</p><p>There are dozens of data points we have at our disposal to attempt to answer that question with possibly hundreds more that we don&#8217;t even know we should be looking at yet. There really isn&#8217;t a hierarchy among the different data points either, so being able to look at different data points as pieces of a larger puzzle is maybe more important than examining certain traits under a microscope or in a vacuum.</p><p>So what makes a breaking ball effective? Recently, I&#8217;ve been exploring how different angles and locations of pitches can help generate different outcomes.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/subscribe"><span>Subscribe now</span></a></p><h3>Trevor Megill and his outlier breaking ball</h3><p>If you&#8217;ve talked to me about baseball at some point since June, you&#8217;re probably aware of my interest in Trevor Megill. I thought he would end up being a big time acquisition at the trade deadline because he doesn&#8217;t appear to be a significant part of the Milwaukee&#8217;s future plans.</p><p>Megill is a 29 year-old RHP currently with the Brewers. His large frame at 6'8 allows for a unique delivery with above average extension that adds roughly half a mile per hour to the perceived velocity on his pitches. Megill&#8217;s upper 90s fastball has above average velocity and has slightly above average vertical movement. Fastballs with more of a rising shape than a running or sinking one tend to be platoon-neutral &#8212; making him someone who could eventually pitch in a multi-inning role or higher leverage. His breaking ball, labeled as a knuckle curve, is one of three breaking balls this year to average a vertical approach angle steeper than -9.5 degrees at a velocity of at least 85 mph. Megill&#8217;s curveball is on the extreme end of a spectrum of steeper and harder than average breaking ball shapes that have helped some players find success; like Zac Gallen, Tyler Glasnow, and David Robertson.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!BtXx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!BtXx!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg" width="1419" height="668" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:668,&quot;width&quot;:1419,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:189401,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!BtXx!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F291fd3df-c5cf-4504-9e26-e135950b17a3_1419x668.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Megill put together some respectable numbers this season and has been fairly serviceable throughout his career, but I believe some minor adjustments could help him reach a higher level. The following suggestions are easier said than done, but I&#8217;m confident they could increase his effectiveness.  The data only helps if it can be turned into actionable steps and development. Sometimes a subtle shift in mindset or philosophy on the back-end of game planning can lead to significant strides when it&#8217;s put into action.</p><p>First, his breaking ball is his best pitch and needs to be thrown more. Megill threw his less than 30% last season while he may have relied a bit too much on his fastball &#8212; throwing it a little more than 70%. Even a 60/40 split would likely keep enough hitters from sitting on the fastball. However, it needs to be determined <em>why</em> Megill is throwing his best pitch at such a small percentage of the time. The reasons could range anywhere from not feeling confident in himself or his catchers, or maybe he&#8217;s not fully aware of how unique his breaking ball is. Answering this question is the first step towards creating actionable steps to increase his breaking ball usage.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!8ndW!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!8ndW!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!8ndW!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!8ndW!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!8ndW!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!8ndW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg" width="536" height="301.5" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/dfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:536,&quot;bytes&quot;:136514,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!8ndW!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!8ndW!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!8ndW!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!8ndW!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfc22772-a916-4564-8868-17f7b900e7d5_2560x1440.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>Megill&#8217;s average pitch locations could use some adjusting as well. His fastball would be more effective up in and above the zone while he could take advantage of the unique depth on his breaking ball by getting it below the zone more often. Throwing the breaking ball in the zone can be effective on the first or second pitch of an AB to steal a strike, but an average location below the zone would generate more swing and miss and poor contact because hitters have to protect against Megill&#8217;s upper 90s fastball. Additionally, a lower breaking ball location would play into his strengths by creating an even more steep VAA. The potential barrier to sub-optimal pitch locations could be helped with a universal target from a team&#8217;s catchers or targeting optimal locations for different pitches in various counts.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!QcZ_!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!QcZ_!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!QcZ_!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!QcZ_!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!QcZ_!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!QcZ_!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg" width="556" height="312.75" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:556,&quot;bytes&quot;:135215,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!QcZ_!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!QcZ_!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!QcZ_!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!QcZ_!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ced6bff-66d6-445b-90be-f5bfcaf1c460_2560x1440.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>If a transformation into a multi-inning or even starting role is something Megill would be comfortable with, he would have to get a feel more for a cutter or slider to &#8220;bridge&#8221; the gap between his fastball and breaking ball. The implementation of bridge pitches has been interesting to watch unfold across the league over the last few years. Megill had a cut-slider shape he used a bit in previous seasons, but almost completely abandoned it last season. That&#8217;s fine for a short relief role because his other pitch shapes are naturally fairly platoon neutral, but implementing a cut-slider pitch again would be necessary if he&#8217;d like to explore a more stretched-out role.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!hlvP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!hlvP!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png 424w, /__u/substackcdn.com/image/fetch/$s_!hlvP!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png 848w, /__u/substackcdn.com/image/fetch/$s_!hlvP!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png 1272w, /__u/substackcdn.com/image/fetch/$s_!hlvP!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!hlvP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png" width="536" height="301.5" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/f58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:536,&quot;bytes&quot;:110558,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!hlvP!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png 424w, /__u/substackcdn.com/image/fetch/$s_!hlvP!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png 848w, /__u/substackcdn.com/image/fetch/$s_!hlvP!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png 1272w, /__u/substackcdn.com/image/fetch/$s_!hlvP!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff58953ce-1230-428f-b3d4-76c36a4e56f9_2560x1440.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>The issue with the cut-slider in the past has been the shape; it hasn&#8217;t been distinct enough from his breaking ball in its movement. Again, this data doesn&#8217;t mean much if it can&#8217;t be translated into actionable steps from a coaching staff or player development team. Megill&#8217;s unique build and natural tendencies would ultimately determine the next steps for him in designing an effective bridge pitch.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!ARkH!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!ARkH!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg" width="442" height="442" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/cc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1000,&quot;width&quot;:1000,&quot;resizeWidth&quot;:442,&quot;bytes&quot;:255329,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!ARkH!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fcc539c36-12e3-4365-8dc2-6bcaf1bc032b_1000x1000.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>For what it&#8217;s worth, he did alter his horizontal release point towards the end of last season to create less of a horizontal angle to the plate. There were no significant changes to his pitches, but this adjustment could theoretically help him be even more platoon neutral. Megill really only started doing this in August, so the sample for him isn&#8217;t large enough to draw any significant conclusions yet. Nonetheless, it could be effective in theory to neutralize LHB.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!8omd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!8omd!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png 424w, /__u/substackcdn.com/image/fetch/$s_!8omd!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png 848w, /__u/substackcdn.com/image/fetch/$s_!8omd!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png 1272w, /__u/substackcdn.com/image/fetch/$s_!8omd!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_webp, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!8omd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png" width="470" height="264.375" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:470,&quot;bytes&quot;:83643,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!8omd!, /__u/benwhitelaw.substack.com/w_424, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png 424w, /__u/substackcdn.com/image/fetch/$s_!8omd!, /__u/benwhitelaw.substack.com/w_848, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png 848w, /__u/substackcdn.com/image/fetch/$s_!8omd!, /__u/benwhitelaw.substack.com/w_1272, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png 1272w, /__u/substackcdn.com/image/fetch/$s_!8omd!, /__u/benwhitelaw.substack.com/w_1456, /__u/benwhitelaw.substack.com/c_limit, /__u/benwhitelaw.substack.com/f_auto, /__u/benwhitelaw.substack.com/q_auto:good, /__u/benwhitelaw.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F717b2f38-ce68-4ecf-8d43-1eda966fefba_2560x1440.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><p>While his future role in Milwaukee is a bit unclear at the moment and he has played for three different organizations over the last three seasons, Trevor Megill looks like a strong candidate to take a step forward in 2024.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://benwhitelaw.substack.com/p/what-makes-a-breaking-ball-effective?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="/__u/benwhitelaw.substack.com/p/what-makes-a-breaking-ball-effective?utm_source=substack&amp;utm_medium=email&amp;utm_content=share&amp;action=share"><span>Share</span></a></p><p><em>All data and graphs came from either Baseball Savant or Alex Chamberlain&#8217;s <a href="https://public.tableau.com/app/profile/chamb117/viz/PitchLeaderboardv5/Dashboard">Pitch Leaderboard v5</a>, but I made the first graph myself using Google Looker Studio.</em></p>]]></content:encoded></item></channel></rss>