clock menu more-arrow no yes mobile

Filed under:

Analysis: The impatient projection system

The Mariners haven't changed much but their young hitters will.

USA TODAY Sports

As the dust from Hot Stove Apocalypse begins to settle, the Mariners emerge from the bomb shelter one by one. No casualties. No additions. Just the harsh reality of a future that bears a strong resemblance to the past.

However, assuming the 2014 Mariners are the Mariners of 2013 ignores a projected starting lineup that includes three position players age 24 or younger and four more entering their prime years. There is just so much youth, and young players tend to improve. Young players also tend to struggle and trying to distinguish a player who is adjusting from a player who lacks the skills necessary to succeed at baseball’s highest level is challenging and often impossible.

But ignore the impossible for a moment. Forget the small samples made even smaller by crazy variance in rookie performance and to hell with waiting around all summer for counting stats to trickle in and stabilize. I am tired of not knowing who these young Mariners are. The data we have is good enough. Swing and contact rates stabilize in the vicinity of 50-100 plate appearances and batted ball data isn't far behind. We can assemble these bones to create a skeleton, and continue building outward, generating indicators of future performance and potential using launch speed, trajectory, backspin, apex, and distance. We can even make our own power metric with a cool name like Z-POW or something. This should be fun and educational – or not at all. I really have no idea what we might find.

The raw numbers will come from FanGraphs, ESPN’s Home Run Tracker and Baseball Heat Maps and converted to Z-scores for comparative purposes. Feel free to skip ahead if you are familiar with Z-Scores. If not, have no fear. Z-scores are simple to understand. First, a pair of examples followed by a definition:

<table>

<tr>

<td>Rating</td>

<td>Spd</td>

<td>zSpd</td>

<td>Dist</td>

<td>zDist</td>

</tr>

<tr>

<td>Great</td>

<td>107.6</td>

<td>.98</td>

<td>420.2</td>

<td>.98</td>

</tr>

<tr>

<td>Good</td>

<td>105.5</td>

<td>.50</td>

<td>408.6</td>

<td>.50</td>

</tr>

<tr>

<td>Average</td>

<td>103.3</td>

<td>-.01</td>

<td>396.7</td>

<td>.00</td>

</tr>

<tr>

<td>Poor</td>

<td>101.2</td>

<td>-.50</td>

<td>384.5</td>

<td>-.50</td>

</tr>

<tr>

<td>Bad</td>

<td>99.1</td>

<td>-.98</td>

<td>373.0</td>

<td>-.98</td>

</tr>

<tr>

<td></td>

<td></td>

<td></td>

<td></td>

<td></td>

</tr>

<tr>

<td>Rating</td>

<td>Traj</td>

<td>zTraj</td>

<td>Apex</td>

<td>zApex</td>

</tr>

<tr>

<td>High</td>

<td>32.1</td>

<td>.98</td>

<td>107.3</td>

<td>.99</td>

</tr>

<tr>

<td>Med-high</td>

<td>30.0</td>

<td>.50</td>

<td>97.6</td>

<td>.50</td>

</tr>

<tr>

<td>Medium</td>

<td>27.9</td>

<td>.00</td>

<td>87.5</td>

<td>.00</td>

</tr>

<tr>

<td>Med-low</td>

<td>25.8</td>

<td>-.50</td>

<td>77.5</td>

<td>-.50</td>

</tr>

<tr>

<td>Low</td>

<td>23.8</td>

<td>-.98</td>

<td>67.5</td>

<td>-.99</td>

</tr>

</table>

A Z-score is a statistical measurement of a score's relationship to the mean, which is 0. A Z-score can be positive or negative, indicating whether it is above or below the mean and by how many standard deviations. Z-scores also allow us to convert statistics from different data sets into scores that can be accurately compared to each other.

So in the above examples, we see that Z-score conversions allow us to determine with ease whether a specific statistic is above average or below average. Better yet, they can be compared or even combined if necessary. For example, using the available data we can create something that resembles a backspin rating without turning this into a physics study. By subtracting the Z-score for apex (maximum height of homerun) from the Z-score for trajectory (vertical angle the ball leaves the bat), we get a number that tells us who is getting more height relative to trajectory. In other words, if two baseballs are hit with the same launch speed and trajectory, but one ball travels higher and farther, it is probably a result of more backspin. Here is a non-Mariner example:

<table>

<tr>

<td>Name</td>

<td>zDist</td>

<td>zSpd</td>

<td>zTraj</td>

<td>zApex</td>

<td>zSpin</td>

</tr>

<tr>

<td>Edwin Encarnacion</td>

<td>.12</td>

<td>.52</td>

<td>-.03</td>

<td>.06</td>

<td>.09</td>

</tr>

<tr>

<td>Evan Gattis</td>

<td>.48</td>

<td>.54</td>

<td>-.03</td>

<td>.20</td>

<td>.23</td>

</tr>

</table>

Fellow mashers Encarnacion and Gattis were nearly identical in terms of average launch speed (105.6 vs 105.7) and trajectory angle (27.8), but Gattis enjoyed an extra 2.6 feet of height and 8.8 feet of distance. You get the idea. Z-Scores are cool.

So, the Mariners. Perhaps the best way to do this is reveal the entire list and then go player by player, making comparisons to comparable players along the way to see what might be possible, or impossible, in 2014:

<table>

<tr>

<td>Name</td>

<td>wRC+</td>

<td>zHR%</td>

<td>zParks</td>

<td>zDist</td>

<td>zSpd</td>

<td>zTraj</td>

<td>zApex</td>

<td>zSpin</td>

<td>zPow</td>

</tr>

<tr>

<td>Mike Zunino</td>

<td>73</td>

<td>-.05</td>

<td>-.16</td>

<td>.58</td>

<td>.54</td>

<td>-.33</td>

<td>-.08</td>

<td>.24</td>

<td>.23</td>

</tr>

<tr>

<td>Jesus Montero</td>

<td>62</td>

<td>.00</td>

<td>-.71</td>

<td>.73</td>

<td>.32</td>

<td>-.88</td>

<td>-.35</td>

<td>.53</td>

<td>.17</td>

</tr>

<tr>

<td>Brad Miller</td>

<td>103</td>

<td>-.19</td>

<td>.08</td>

<td>-.07</td>

<td>.09</td>

<td>.07</td>

<td>.10</td>

<td>.03</td>

<td>-.01</td>

</tr>

<tr>

<td>Justin Smoak</td>

<td>109</td>

<td>.78</td>

<td>-.10</td>

<td>-.47</td>

<td>-.36</td>

<td>.37</td>

<td>.20</td>

<td>-.17</td>

<td>-.07</td>

</tr>

<tr>

<td>Kyle Seager</td>

<td>113</td>

<td>.33</td>

<td>-.11</td>

<td>-.35</td>

<td>-.25</td>

<td>.38</td>

<td>.22</td>

<td>-.17</td>

<td>-.11</td>

</tr>

<tr>

<td>Nick Franklin</td>

<td>90</td>

<td>.15</td>

<td>-.13</td>

<td>-.15</td>

<td>-.46</td>

<td>.17</td>

<td>.05</td>

<td>-.12</td>

<td>-.14</td>

</tr>

<tr>

<td>Michael Saunders</td>

<td>98</td>

<td>-.01</td>

<td>-.05</td>

<td>-.40</td>

<td>-.33</td>

<td>-.04</td>

<td>-.15</td>

<td>-.11</td>

<td>-.18</td>

</tr>

<tr>

<td>Dustin Ackley</td>

<td>84</td>

<td>-1.05</td>

<td>-.99</td>

<td>-.73</td>

<td>-.28</td>

<td>-.56</td>

<td>-.83</td>

<td>-.27</td>

<td>-.66</td>

</tr>

<tr>

<td>Abraham Almonte</td>

<td>96</td>

<td>-.07</td>

<td>-.81</td>

<td>-1.14</td>

<td>-1.44</td>

<td>.51</td>

<td>-.12</td>

<td>-.63</td>

<td>-.82</td>

</tr>

</table>

Z-POW! There it is, as promised, in all its glory. Z-POW is simply the Z-Score average of homerun rate (zHR%), number of parks the ball would have cleared the fence (zParks), distance (zDist), launch speed (zSpd) and spin (zSpin). Now, onto the good stuff.

MIKE ZUNINO

What Zunino lacks in sample size, he counters with promise. The overall picture from 2013 (.214/.290/.329) was not pretty, but his raw power is legit and a few positive signs begin to materialize upon closer inspection:

<table>

<tr>

<td>Mike Zunino</td>

<td>Dist</td>

<td>#</td>

<td>Start</td>

<td>End</td>

</tr>

<tr>

<td></td>

<td>257.6</td>

<td>10</td>

<td>6/12/13</td>

<td>6/30/13</td>

</tr>

<tr>

<td></td>

<td>285.3</td>

<td>10</td>

<td>7/1/13</td>

<td>7/25/13</td>

</tr>

<tr>

<td>Broken Hamate</td>

<td>x</td>

<td>x</td>

<td>x</td>

<td>x</td>

</tr>

<tr>

<td></td>

<td>282.1</td>

<td>14</td>

<td>9/2/13</td>

<td>9/30/13</td>

</tr>

</table>

This is Zunino’s average fly ball distance, which includes homeruns. With only 400 minor league plate appearances under his belt, Zunino looked over-matched and overwhelmed in June, posting an average fly ball distance comparable to Brendan Ryan. It appears the light bulb went on in July, but the reality is Zunino was making steady progress almost daily, culminating with a .324/.442/.471 triple-slash in the 11 games leading up to the date of his broken hamate bone. Zunino healed just in time to fizzle out with the rest of the team in September, but he was getting stronger just as was doing before his injury. Note the steady climb in average distance both before and after the injury:

Phe4hao8lhiec3jfuqasoejta6572287distwm_medium

via www.baseballheatmaps.com Phe4hao8lhiec3jfuqasoejta6572287distwm_medium

via www.baseballheatmaps.com

Finding a reliable set of comps is difficult due to his small sample size and rapid growth rate, but here is what we might expect from Zunino in 2014:

<table>

<tr>

<td>Name</td>

<td>wRC+</td>

<td>zHR%</td>

<td>zParks</td>

<td>zDist</td>

<td>zSpd</td>

<td>zTraj</td>

<td>zApex</td>

<td>zSpin</td>

<td>zPow</td>

</tr>

<tr>

<td>John Buck</td>

<td>83</td>

<td>.46</td>

<td>.67</td>

<td>.24</td>

<td>.50</td>

<td>-.12</td>

<td>.11</td>

<td>.24</td>

<td>.42</td>

</tr>

<tr>

<td>Jay Bruce</td>

<td>117</td>

<td>.99</td>

<td>.18</td>

<td>.36</td>

<td>.38</td>

<td>-.33</td>

<td>-.18</td>

<td>.16</td>

<td>.41</td>

</tr>

<tr>

<td>Xavier Paul</td>

<td>105</td>

<td>.20</td>

<td>.58</td>

<td>.39</td>

<td>.27</td>

<td>-.15</td>

<td>-.02</td>

<td>.13</td>

<td>.32</td>

</tr>

<tr>

<td>Mike Zunino</td>

<td>73</td>

<td>-.05</td>

<td>-.16</td>

<td>.58</td>

<td>.54</td>

<td>-.33</td>

<td>-.08</td>

<td>.24</td>

<td>.23</td>

</tr>

<tr>

<td>Curtis Granderson</td>

<td>97</td>

<td>.18</td>

<td>.47</td>

<td>.22</td>

<td>-.01</td>

<td>.62</td>

<td>.69</td>

<td>.07</td>

<td>.19</td>

</tr>

<tr>

<td>Adam Rosales</td>

<td>62</td>

<td>.28</td>

<td>.79</td>

<td>.06</td>

<td>.07</td>

<td>.34</td>

<td>.46</td>

<td>.12</td>

<td>.26</td>

</tr>

<tr>

<td>Will Middlebrooks</td>

<td>83</td>

<td>1.04</td>

<td>-.24</td>

<td>-.28</td>

<td>-.06</td>

<td>.10</td>

<td>-.12</td>

<td>-.22</td>

<td>.05</td>

</tr>

</table>

That is a solid list for a 23-year old catcher with plus defense as a wRC of 95-100 appears within reach in 2014. Zunino’s low contact rate shows up here, but if he makes progress against breaking balls and shrinks a few holes, the list of comps improves in a hurry.

JUSTIN SMOAK

The Smoak story has been told and retold, but for anyone late to the party:

<table>

<tr>

<td>Justin Smoak</td>

<td>Dist</td>

<td>wRC+</td>

<td>Start</td>

<td>End</td>

</tr>

<tr>

<td>Lefty</td>

<td>293.5</td>

<td>134</td>

<td>4/1/13</td>

<td>9/30/13</td>

</tr>

<tr>

<td>Righty</td>

<td>262.1</td>

<td>54</td>

<td>4/1/13</td>

<td>9/30/13</td>

</tr>

</table>

Those splits represent a career high and low from each side of the plate but Smoak has always hit the ball farther from the left side. For the comp list, let’s assume Smoak will be platooned in 2014 and use only his strong side numbers:

<table>

<tr>

<td>Name</td>

<td>wRC+</td>

<td>zHR%</td>

<td>zParks</td>

<td>zDist</td>

<td>zSpd</td>

<td>zTraj</td>

<td>zApex</td>

<td>zSpin</td>

<td>zPow</td>

</tr>

<tr>

<td>Jason Giambi</td>

<td>85</td>

<td>1.01</td>

<td>.27</td>

<td>.13</td>

<td>.07</td>

<td>-.20</td>

<td>-.24</td>

<td>-.05</td>

<td>.29</td>

</tr>

<tr>

<td>Chris Young</td>

<td>82</td>

<td>.33</td>

<td>.50</td>

<td>.17</td>

<td>.28</td>

<td>.16</td>

<td>.18</td>

<td>.03</td>

<td>.26</td>

</tr>

<tr>

<td>Alex Gordon</td>

<td>103</td>

<td>.10</td>

<td>.28</td>

<td>.28</td>

<td>.14</td>

<td>-.14</td>

<td>-.12</td>

<td>.02</td>

<td>.16</td>

</tr>

<tr>

<td>Justin Smoak</td>

<td>134</td>

<td>1.56</td>

<td>-.12</td>

<td>-.38</td>

<td>-.32</td>

<td>.39</td>

<td>.29</td>

<td>-.10</td>

<td>.13</td>

</tr>

<tr>

<td>Brett Lawrie</td>

<td>94</td>

<td>-.12</td>

<td>-.10</td>

<td>-.09</td>

<td>.27</td>

<td>-.32</td>

<td>-.39</td>

<td>-.07</td>

<td>-.02</td>

</tr>

<tr>

<td>David Freese</td>

<td>106</td>

<td>-.56</td>

<td>-.03</td>

<td>.23</td>

<td>-.14</td>

<td>.20</td>

<td>.50</td>

<td>.31</td>

<td>-.04</td>

</tr>

<tr>

<td>Lyle Overbay</td>

<td>86</td>

<td>.09</td>

<td>-.12</td>

<td>-.24</td>

<td>-.45</td>

<td>.16</td>

<td>.08</td>

<td>-.08</td>

<td>-.16</td>

</tr>

</table>

Smoak has the highest HR rate in the group despite the 2nd lowest mph and distance. One explanation for that might his high trajectory, but the uppercut swing Smoak uses to create a steep launch angle also costs him spin. It appears Smoak is getting all he can out of his current swing, which raises concern that he might regress in 2014, and beyond.

JESUS MONTERO

Confirmed use of pharmaceutical enhancements obstructs credibility of the one and only plus tool Montero has in baseball, and perhaps life, but it never hurts to look:

<table>

<tr>

<td>Jesus Montero</td>

<td>Dist</td>

<td>#</td>

<td>Start</td>

<td>End</td>

</tr>

<tr>

<td>yuck</td>

<td>263.1</td>

<td>23</td>

<td>6/12/13</td>

<td>6/30/13</td>

</tr>

</table>

OK, sometimes it hurts to look. Not even his moonshot in Houston masks the fact that Montero had trouble squaring up the baseball last season. For reasons already mentioned, Montero is pointless to comp, but a list of potential suitors appears to include Garrett Jones, Juan Uribe, Kyle Blanks and Clete Thomas.

BRAD MILLER

Sifting through Miller’s game logs, two things immediately jump out: the multi-hit games – 30 in only 72 full games – and the reminder that when he hit one homerun, there was a 67% chance he would hit another. Multi-hit games may be a junk statistic but Miller’s pace was better than Matt Carpenter, who led the majors with 63 multi-hit games. Miller only averaged 275.9 feet per fly ball but he also hit some authoritative homeruns. For example, five of Miller’s blasts were launched with higher velocity than Nick Franklin’s hardest hit dinger. As for his comps:

<table>

<tr>

<td>Name</td>

<td>wRC+</td>

<td>zHR%</td>

<td>zParks</td>

<td>zDist</td>

<td>zSpd</td>

<td>zTraj</td>

<td>zApex</td>

<td>zSpin</td>

<td>zPow</td>

</tr>

<tr>

<td>Eric Hosmer</td>

<td>119</td>

<td>-.13</td>

<td>.46</td>

<td>.88</td>

<td>.46</td>

<td>-.11</td>

<td>.15</td>

<td>.25</td>

<td>.38</td>

</tr>

<tr>

<td>Brad Miller</td>

<td>103</td>

<td>-.19</td>

<td>.08</td>

<td>-.07</td>

<td>.09</td>

<td>.07</td>

<td>.10</td>

<td>.03</td>

<td>-.01</td>

</tr>

<tr>

<td>Matt Dominguez</td>

<td>89</td>

<td>.49</td>

<td>.02</td>

<td>-.20</td>

<td>-.24</td>

<td>.51</td>

<td>.36</td>

<td>-.15</td>

<td>-.01</td>

</tr>

<tr>

<td>Mike Moustakas</td>

<td>77</td>

<td>-.23</td>

<td>.63</td>

<td>-.22</td>

<td>-.08</td>

<td>.09</td>

<td>-.11</td>

<td>-.21</td>

<td>-.02</td>

</tr>

<tr>

<td>Brandon Belt</td>

<td>139</td>

<td>.20</td>

<td>.03</td>

<td>-.07</td>

<td>-.40</td>

<td>.43</td>

<td>.41</td>

<td>-.02</td>

<td>-.05</td>

</tr>

<tr>

<td>Allen Craig</td>

<td>135</td>

<td>-.23</td>

<td>-.36</td>

<td>.01</td>

<td>.07</td>

<td>-.25</td>

<td>-.12</td>

<td>.13</td>

<td>-.08</td>

</tr>

<tr>

<td>Manny Machado</td>

<td>101</td>

<td>-.46</td>

<td>-.08</td>

<td>-.14</td>

<td>.01</td>

<td>-.08</td>

<td>-.10</td>

<td>-.02</td>

<td>-.14</td>

</tr>

</table>

Wow. Look at all that young talent. You might assume an age parameter was involved, but that is not the case. Miller’s comp list was created like all the others – starting with swing and contact rates. Perhaps it’s just a coincidence, or maybe these batters share an approach that is typical for young and talented hitters. Either way, Miller might be closer to stardom than we thought. His contact rate on pitches in the zone (89.2%) is already near-elite and an improvement to his O-Swing% would thrust him into the next tier, which includes a wide array of baseball’s premier hitters, none of whom play shortstop. One of those premier hitters is the next Mariner on our list.

KYLE SEAGER

This is where we are reminded of the defensive shifts Seager faced late in the season:

<table>

<tr>

<td>Kyle Seager</td>

<td>BB%</td>

<td>K%</td>

<td>AVG</td>

<td>OBP</td>

<td>SLG</td>

<td>BABIP</td>

<td>wRC+</td>

<td>Dist</td>

<td>LD%</td>

<td>GB%</td>

<td>FB%</td>

<td>IFFB%</td>

<td>HR/FB</td>

</tr>

<tr>

<td>Apr-Jul</td>

<td>8.5%</td>

<td>15.9%</td>

<td>.298</td>

<td>.361</td>

<td>.492</td>

<td>.324</td>

<td>136</td>

<td>277.2</td>

<td>23.1%</td>

<td>36.4%</td>

<td>40.6%</td>

<td>8.2%</td>

<td>12.0%</td>

</tr>

<tr>

<td>Aug-Sept</td>

<td>12.3%</td>

<td>20.9%</td>

<td>.183</td>

<td>.294</td>

<td>.292</td>

<td>.214</td>

<td>67</td>

<td>288.6</td>

<td>15.7%</td>

<td>29.4%</td>

<td>54.9%</td>

<td>18.0%</td>

<td>6.0%</td>

</tr>

</table>

BABIP highlights the run of bad luck, but Seager changed his approach during the final two months and the results of his experiment were not positive. In terms of monthly highs, August and September featured the two highest BB% and FB% of his career, which would have been great had everything else not gone down the toilet. I hate to speculate about a player’s mental state, but Seager may have been pressing. Yet, even with those two sub-Seager months, his comparables are strong:

<table>

<tr>

<td>Name</td>

<td>wRC+</td>

<td>zHR%</td>

<td>zParks</td>

<td>zDist</td>

<td>zSpd</td>

<td>zTraj</td>

<td>zApex</td>

<td>zSpin</td>

<td>zPow</td>

</tr>

<tr>

<td>Carlos Beltran</td>

<td>132</td>

<td>.74</td>

<td>.17</td>

<td>-.16</td>

<td>.01</td>

<td>.10</td>

<td>-.04</td>

<td>-.14</td>

<td>.12</td>

</tr>

<tr>

<td>David Wright</td>

<td>155</td>

<td>.66</td>

<td>-.40</td>

<td>.04</td>

<td>-.31</td>

<td>.05</td>

<td>.12</td>

<td>.08</td>

<td>.01</td>

</tr>

<tr>

<td>Buster Posey</td>

<td>133</td>

<td>-.05</td>

<td>-.03</td>

<td>-.14</td>

<td>-.13</td>

<td>.27</td>

<td>.19</td>

<td>-.08</td>

<td>-.09</td>

</tr>

<tr>

<td>Kyle Seager</td>

<td>113</td>

<td>.33</td>

<td>-.11</td>

<td>-.35</td>

<td>-.25</td>

<td>.38</td>

<td>.22</td>

<td>-.17</td>

<td>-.11</td>

</tr>

<tr>

<td>Billy Butler</td>

<td>116</td>

<td>-.22</td>

<td>-.12</td>

<td>.10</td>

<td>-.38</td>

<td>.45</td>

<td>.52</td>

<td>.07</td>

<td>-.11</td>

</tr>

<tr>

<td>Luis Valbuena</td>

<td>95</td>

<td>.36</td>

<td>-.19</td>

<td>-.39</td>

<td>-.37</td>

<td>.71</td>

<td>.45</td>

<td>-.27</td>

<td>-.17</td>

</tr>

<tr>

<td>Michael Young</td>

<td>102</td>

<td>-.78</td>

<td>-.32</td>

<td>-.30</td>

<td>-.21</td>

<td>-.35</td>

<td>-.53</td>

<td>-.18</td>

<td>-.36</td>

</tr>

</table>

If you find it hard to envision Seager unleashing a David Wright or Buster Posey season in the near future, just remember the 136 wRC+ he carried through the first four months of 2013. If he can put those final two months behind him, the 26-year old Seager is poised for a breakout in 2014.

NICK FRANKLIN

For many Mariners fans, the lasting image of Franklin is probably that of a hitter confounded by advanced breaking balls and pitch sequencing. And he most certainly was and probably still is. However, Franklin may have turned the corner late in the season. While he never recovered his power or punished many breaking balls, Franklin lowered his K% and nearly doubled his BB% in September and closed out the final 12 games of 2013 with a .310/.396/.381 line. Some additional silver lining includes a 10.2% walk rate and team-leading 24.3% line drive rate, not to mention a decent set of comps:

<table>

<tr>

<td>Name</td>

<td>wRC+</td>

<td>zHR%</td>

<td>zParks</td>

<td>zDist</td>

<td>zSpd</td>

<td>zTraj</td>

<td>zApex</td>

<td>zSpin</td>

<td>zPow</td>

</tr>

<tr>

<td>Kelly Johnson</td>

<td>101</td>

<td>.76</td>

<td>.07</td>

<td>.14</td>

<td>.14</td>

<td>-.19</td>

<td>-.02</td>

<td>.17</td>

<td>.25</td>

</tr>

<tr>

<td>Wil Myers</td>

<td>131</td>

<td>.49</td>

<td>-.03</td>

<td>.01</td>

<td>-.06</td>

<td>.17</td>

<td>.20</td>

<td>.03</td>

<td>.09</td>

</tr>

<tr>

<td>Chase Headley</td>

<td>113</td>

<td>-.26</td>

<td>.00</td>

<td>-.30</td>

<td>.11</td>

<td>.05</td>

<td>-.11</td>

<td>-.16</td>

<td>-.12</td>

</tr>

<tr>

<td>Nick Franklin</td>

<td>90</td>

<td>.15</td>

<td>-.13</td>

<td>-.15</td>

<td>-.46</td>

<td>.17</td>

<td>.05</td>

<td>-.12</td>

<td>-.14</td>

</tr>

<tr>

<td>Lyle Overbay</td>

<td>86</td>

<td>.09</td>

<td>-.12</td>

<td>-.24</td>

<td>-.45</td>

<td>.16</td>

<td>.08</td>

<td>-.08</td>

<td>-.16</td>

</tr>

<tr>

<td>Jhonny Peralta</td>

<td>123</td>

<td>-.15</td>

<td>-.17</td>

<td>-.14</td>

<td>-.27</td>

<td>-.05</td>

<td>-.19</td>

<td>-.13</td>

<td>-.17</td>

</tr>

<tr>

<td>John Mayberry</td>

<td>86</td>

<td>.07</td>

<td>-.52</td>

<td>-.50</td>

<td>-.52</td>

<td>.16</td>

<td>-.07</td>

<td>-.22</td>

<td>-.34</td>

</tr>

</table>

We haven’t seen enough of Franklin to know what he might become, although Kelly Johnson is someone he has been compared to before. Johnson is notoriously streaky and strikes out a lot, and because of that, he has played with four different teams over the past five seasons. Johnson also ranks among the top 15 second basemen since 2007. Compared to Johnson, Franklin amassed a superior minor league resume while advancing through the upper levels at a younger age than Johnson. Again, anything regarding Franklin’s future is speculation at this point, but Kelly Johnson appears to be closer to the floor than the ceiling and that is a plus. Franklin may never be a star, but a five-year run as one of the top 10-15 second basemen in the game would make him a valuable asset.

MICHAEL SAUNDERS

Saunders injured his shoulder on April 10, struggled for two months, and then returned to pre-injury form:

<table>

<tr>

<td>Michael Saunders</td>

<td>Dist</td>

<td>wRC+</td>

<td>Start</td>

<td>End</td>

</tr>

<tr>

<td></td>

<td>289.9</td>

<td>108</td>

<td>4/1/12</td>

<td>4/9/13</td>

</tr>

<tr>

<td>Shoulder Injury</td>

<td>x</td>

<td>x</td>

<td>x</td>

<td>x</td>

</tr>

<tr>

<td></td>

<td>278.5</td>

<td>59</td>

<td>4/29/13</td>

<td>6/30/13</td>

</tr>

<tr>

<td></td>

<td>290.3</td>

<td>124</td>

<td>7/1/13</td>

<td>9/30/13</td>

</tr>

</table>

Clearly, the injury had a major impact on batted ball distance but the tender shoulder may have forced Saunders to be less aggressive at the plate as well. From 2010-1012, Saunders carried a league average swing rate against pitches outside the zone. Last season, Saunders lowered that rate more than any other player in baseball, finishing with the 10th lowest O-Swing% among batters with 450 plate appearances. Basically, Saunders morphed into Rickie Weeks:

<table>

<tr>

<td>Player</td>

<td>O-Sw%</td>

<td>Z-Sw%</td>

<td>Sw%</td>

<td>O-Con%</td>

<td>Z-Con%</td>

<td>Con%</td>

<td>Zone%</td>

<td>F-Str%</td>

<td>SwStr%</td>

</tr>

<tr>

<td>Weeks</td>

<td>22.60%</td>

<td>62.00%</td>

<td>41.20%</td>

<td>47.90%</td>

<td>84.90%</td>

<td>74.20%</td>

<td>47.20%</td>

<td>61.40%</td>

<td>10.50%</td>

</tr>

<tr>

<td>Saunders</td>

<td>23.20%</td>

<td>68.10%</td>

<td>43.90%</td>

<td>53.70%</td>

<td>84.40%</td>

<td>75.60%</td>

<td>46.10%</td>

<td>57.90%</td>

<td>10.40%</td>

</tr>

</table>

That approach hasn't worked well for Weeks the last two years, but during his age 27-29 seasons Weeks posted an average wRC+ of 126. In other words, pretty much what Saunders did after regaining full strength of his shoulder. Saunders will be entering his age 27-29 seasons beginning in 2014 and if he continues down this path of patience, history suggests Saunders could be in for a productive run. Let’s see what the comp machine kicks out:

<table>

<tr>

<td>Name</td>

<td>wRC+</td>

<td>zHR%</td>

<td>zParks</td>

<td>zDist</td>

<td>zSpd</td>

<td>zTraj</td>

<td>zApex</td>

<td>zSpin</td>

<td>zPow</td>

</tr>

<tr>

<td>Sean Rodriguez</td>

<td>101</td>

<td>-.20</td>

<td>.27</td>

<td>.28</td>

<td>.83</td>

<td>-.90</td>

<td>-.60</td>

<td>.30</td>

<td>.29</td>

</tr>

<tr>

<td>Rickie Weeks</td>

<td>86</td>

<td>-.07</td>

<td>.14</td>

<td>.23</td>

<td>.12</td>

<td>-.23</td>

<td>-.14</td>

<td>.09</td>

<td>.10</td>

</tr>

<tr>

<td>Dexter Fowler</td>

<td>106</td>

<td>-.03</td>

<td>-.49</td>

<td>.27</td>

<td>-.26</td>

<td>.00</td>

<td>.02</td>

<td>.02</td>

<td>-.10</td>

</tr>

<tr>

<td>Chase Headley</td>

<td>113</td>

<td>-.26</td>

<td>.00</td>

<td>-.30</td>

<td>.11</td>

<td>.05</td>

<td>-.11</td>

<td>-.16</td>

<td>-.12</td>

</tr>

<tr>

<td>Michael Saunders</td>

<td>98</td>

<td>-.01</td>

<td>-.05</td>

<td>-.40</td>

<td>-.33</td>

<td>-.04</td>

<td>-.15</td>

<td>-.11</td>

<td>-.18</td>

</tr>

<tr>

<td>Christian Yelich</td>

<td>116</td>

<td>-.71</td>

<td>.05</td>

<td>-.18</td>

<td>-.11</td>

<td>-.32</td>

<td>-.27</td>

<td>.05</td>

<td>-.18</td>

</tr>

<tr>

<td>John Mayberry</td>

<td>86</td>

<td>.07</td>

<td>-.52</td>

<td>-.50</td>

<td>-.52</td>

<td>.16</td>

<td>-.07</td>

<td>-.22</td>

<td>-.34</td>

</tr>

</table>

No surprises here as we see Weeks along with Condor’s reverse twin, Dexter Fowler. The similarities to Franklin should not be surprising due to their mutual combination of patience and low contact rates, but the average wRC+ from this group is mildly discouraging. It will be interesting to see if a healthy Saunders can graduate from these comps in 2014.

DUSTIN ACKLEY

When Ackley returned from AAA, he posted the highest average fly ball distance of his career:

<table>

<tr>

<td>Dustin Ackley</td>

<td>Dist</td>

<td>wRC+</td>

<td>Start</td>

<td>End</td>

</tr>

<tr>

<td></td>

<td>266.6</td>

<td>75</td>

<td>4/1/12</td>

<td>9/30/12</td>

</tr>

<tr>

<td></td>

<td>257.1</td>

<td>44</td>

<td>4/1/13</td>

<td>5/26/13</td>

</tr>

<tr>

<td>Sent to AAA</td>

<td>x</td>

<td>x</td>

<td>x</td>

<td>x</td>

</tr>

<tr>

<td></td>

<td>275.5</td>

<td>112</td>

<td>6/28/13</td>

<td>9/30/13</td>

</tr>

</table>

I really have no idea what to write about here, because of the four regulars entering their prime years – Ackley, Seager, Saunders and Smoak – Ackley is by far the player we know least about. The strange thing is he might also be the most projectable:

<table>

<tr>

<td>Name</td>

<td>wRC+</td>

<td>zHR%</td>

<td>zParks</td>

<td>zDist</td>

<td>zSpd</td>

<td>zTraj</td>

<td>zApex</td>

<td>zSpin</td>

<td>zPow</td>

</tr>

<tr>

<td>Nate McLouth</td>

<td>100</td>

<td>-.38</td>

<td>-.20</td>

<td>-.27</td>

<td>-.29</td>

<td>.00</td>

<td>-.06</td>

<td>-.06</td>

<td>-.24</td>

</tr>

<tr>

<td>Ben Zobrist</td>

<td>115</td>

<td>-.55</td>

<td>-.27</td>

<td>-.74</td>

<td>-.28</td>

<td>-.13</td>

<td>-.38</td>

<td>-.26</td>

<td>-.42</td>

</tr>

<tr>

<td>David DeJesus</td>

<td>102</td>

<td>-.50</td>

<td>-.37</td>

<td>-.62</td>

<td>-.55</td>

<td>.35</td>

<td>.23</td>

<td>-.11</td>

<td>-.43</td>

</tr>

<tr>

<td>Coco Crisp</td>

<td>117</td>

<td>.72</td>

<td>-.19</td>

<td>-1.15</td>

<td>-.98</td>

<td>.49</td>

<td>-.10</td>

<td>-.60</td>

<td>-.44</td>

</tr>

<tr>

<td>Dustin Ackley</td>

<td>84</td>

<td>-1.05</td>

<td>-.99</td>

<td>-.73</td>

<td>-.28</td>

<td>-.56</td>

<td>-.83</td>

<td>-.27</td>

<td>-.66</td>

</tr>

<tr>

<td>Elvis Andrus</td>

<td>78</td>

<td>-1.26</td>

<td>-.10</td>

<td>-.97</td>

<td>-.77</td>

<td>.26</td>

<td>-.33</td>

<td>-.59</td>

<td>-.74</td>

</tr>

<tr>

<td>Jimmy Rollins</td>

<td>84</td>

<td>-1.07</td>

<td>-1.07</td>

<td>-.65</td>

<td>-.93</td>

<td>.20</td>

<td>-.34</td>

<td>-.54</td>

<td>-.85</td>

</tr>

</table>

Low upside. Low downside. The Zobrist comp is encouraging as that is the type of player everybody hopes Ackley becomes, but any upside for Ackley going forward appears to be mostly BABIP dependent. That is typical for line drive/groundball hitter with limited power, but for Ackley to elevate himself from the bottom half of this list, that is exactly what will be required.

ABRAHAM ALMONTE

There are no comps for Almonte because no other hitter matches his swing and contact profile. This is probably a result of an 82-game sample size, or perhaps Almonte is a just unique talent. The latter would make him something of an honorary Seahawk and anti-Willie Bloomquist folk hero, so let’s run with that storyline. He already hits the ball further than Bloomquist (who doesn’t?) and Steamer sees Almonte as a championship-caliber 4th outfielder (1.5 WAR). That role is available to Almonte in 2014 unless the Mariners acquire three starting outfielders and retain Saunders this winter. The odds of that happening are slim to none, so feel free to get attached in a Mark McLemore sort of way.

CONCLUSION

As if this needs more words, so real quick:

Zunino has enough bat to deserve the starting job, Smoak appears maxed out while Montero lacks credibility and perhaps talent. Miller could be great soon, Seager even sooner and Franklin might be infuriatingly less great, but who knows. Finally, Saunders has a case of Rickie Weeks syndrome, Ackley has BABIP-itis and Almonte is the Bloomquist antidote. Z-POW!