Team Breakdown Charts

The team breakdown charts show the productivity of each player on a team in enabling the team to score or prevent runs and win games. It breaks down each player productivity by position in the field or by spot in the batting order.    more...

Each chart shows a block for each player who appeared for the team at the position or lineup spot. Note that a player may appear at more than on position or spot. The width of the block is equal to the number of plate appearances for the player. The blocks are ordered, left to right, by player with the most plate appearances for the spot or position. A minimum of ten plate appearances are required to be shown on the chart.

The height of each block depends on which of three measures are displayed. The three measures are: OPS, inning state runs, & game state wins. The OPS value is as displayed on the Y axis. For ISR, the y axis value is the number of inning state runs per every 10 plate appearances, and for GSW, the y axis value is the number of game state wins per every 100 plate appearances.

On each chart there are three colored, dashed lines. The green line is the level at which only 10% of all plate appearances are taken by a player with that production or better. The blue line is the 50% level, and the red line is the 90% level. These are the levels that Rhoids defines as All-Star, average, and replacement levels. Each line level is specific to the league and the position (or lineup spot)

The area of the OPS boxes are close to what Rhoids measures as Rhoid-runs, the unbiased number of runs the player produces for their team. For batters, the bigger the box, the better. For pitchers, the smaller the box the better. Also for pitchers, the definitions of the green and red lines are reversed. All-Star pitchers have OPS boxes shorter than the red line, while replacement pitchers have boxes taller than the green line.

The ISR and GSW charts have Y axes centered around zero; the upper half is positive values and the lower half, negative. This is because the displayed values are raw production over the expected outcome, not production over the replacement player, like WAR. Therefore the average value across all batters and pitchers for these measures is zero. Better than average players have positive values (boxes are greenish) while worse than average have negative values (reddish boxes.) The number of ISR each player produces is the area of the box divided by 10 (ten). The number of GSW each player produces is the area of the box divided by 100 (one hundred). To convert the GSW into WAR, add the area between the red dashed line and zero (for the number of plate appearances) to the raw GSW.

Show: for team: list charts by:

1B

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='1B' order by pa desc 1B---Freddie Freeman 1B---Kiké Hernández 1B---Dalton Rushing Freddie Freeman Kiké Hernández

2B

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='2B' order by pa desc 2B---Tommy Edman 2B---Miguel Rojas 2B---Hyeseong Kim 2B---Kiké Hernández 2B---Alex Freeland 2B---Chris Taylor Tommy Edman Miguel Rojas Hyeseong Kim Kiké Hernández Alex Freeland

SS

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='SS' order by pa desc SS---Mookie Betts SS---Miguel Rojas SS---Hyeseong Kim Mookie Betts Miguel Rojas Hyeseong Kim

3B

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='3B' order by pa desc 3B---Max Muncy 3B---Kiké Hernández 3B---Miguel Rojas 3B---Alex Freeland 3B---Tommy Edman 3B---Buddy Kennedy Max Muncy Kiké Hernández Miguel Rojas Alex Freeland Tommy Edman Buddy Kennedy

C

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='C' order by pa desc C---Will Smith C---Dalton Rushing C---Ben Rortvedt C---Austin Barnes C---Chuckie Robinson Will Smith Dalton Rushing Ben Rortvedt Austin Barnes

LF

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='LF' order by pa desc LF---Michael Conforto LF---Andy Pages LF---Alex Call LF---Kiké Hernández LF---Esteury Ruiz LF---Chris Taylor Michael Conforto Andy Pages Alex Call Kiké Hernández Esteury Ruiz

CF

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='CF' order by pa desc CF---Andy Pages CF---Tommy Edman CF---James Outman CF---Hyeseong Kim CF---Chris Taylor CF---Kiké Hernández CF---Justin Dean Andy Pages Tommy Edman James Outman Hyeseong Kim Chris Taylor Kiké Hernández

RF

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='RF' order by pa desc RF---Teoscar Hernández RF---Andy Pages RF---Alex Call RF---Esteury Ruiz Teoscar Hernández Andy Pages Alex Call

DH

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='DH' order by pa desc DH---Shohei Ohtani DH---Tommy Edman DH---Will Smith Shohei Ohtani

PH

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='PH' order by pa desc PH---Kiké Hernández PH---Michael Conforto PH---Miguel Rojas PH---Dalton Rushing PH---Will Smith PH---Max Muncy PH---Alex Call PH---Tommy Edman PH---Hyeseong Kim PH---Hunter Feduccia PH---Alex Freeland PH---James Outman PH---Esteury Ruiz PH---Chris Taylor PH---Teoscar Hernández PH---Mookie Betts PH---Austin Barnes PH---Freddie Freeman Kiké Hernández Michael Conforto Miguel Rojas Dalton Rushing Will Smith Max Muncy Alex Call

SP

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 1250 2500 3750 5000 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='SP' order by pa desc SP---Yoshinobu Yamamoto SP---Clayton Kershaw SP---Dustin May SP---Tyler Glasnow SP---Blake Snell SP---Emmet Sheehan SP---Shohei Ohtani SP---Roki Sasaki SP---Landon Knack SP---Tony Gonsolin SP---Jack Dreyer SP---Ben Casparius SP---Justin Wrobleski SP---Null Player SP---Matt Sauer SP---Lou Trivino SP---Anthony Banda Yoshinobu Yamamoto Clayton Kershaw Dustin May Tyler Glasnow Blake Snell Emmet Sheehan Shohei Ohtani Roki Sasaki Landon Knack Tony Gonsolin Jack Dreyer Ben Casparius Justin Wrobleski Null Player Matt Sauer

LRP

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 400 800 1200 1600 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='LRP' order by pa desc LRP---Ben Casparius LRP---Jack Dreyer LRP---Anthony Banda LRP---Justin Wrobleski LRP---Alex Vesia LRP---Kirby Yates LRP---Tanner Scott LRP---Matt Sauer LRP---Luis García LRP---Lou Trivino LRP---Blake Treinen LRP---Edgardo Henriquez LRP---Will Klein LRP---Emmet Sheehan LRP---Michael Kopech LRP---Landon Knack LRP---Null Player LRP---Noah Davis LRP---Miguel Rojas LRP---Alexis Díaz LRP---Dustin May LRP---Brock Stewart LRP---Ryan Loutos LRP---José Ureña LRP---J.P. Feyereisen LRP---Jack Little LRP---Yoendrys Gómez LRP---Chris Stratton LRP---Kiké Hernández LRP---Andrew Heaney LRP---Evan Phillips LRP---Julian Fernández LRP---Paul Gervase LRP---Roki Sasaki LRP---Clayton Kershaw Ben Casparius Jack Dreyer Anthony Banda Justin Wrobleski Alex Vesia Kirby Yates Tanner Scott Matt Sauer Luis García Lou Trivino Blake Treinen Edgardo Henriquez Will Klein Emmet Sheehan Michael Kopech Landon Knack Null Player Noah Davis Miguel Rojas Alexis Díaz Dustin May Brock Stewart Ryan Loutos José Ureña J.P. Feyereisen Jack Little Yoendrys Gómez Chris Stratton Kiké Hernández Andrew Heaney Evan Phillips

SRP

1.200 1.000 0.800 0.600 0.400 0.200 0.000 0 200 400 600 800 select p.name nname from teampostionbreakdown b, player p, team t where batter=p.id and b.team=t.id and t.code='LAD' and postion='SRP' order by pa desc SRP---Tanner Scott SRP---Blake Treinen SRP---Alex Vesia SRP---Kiké Hernández SRP---Kirby Yates SRP---Luis García SRP---Anthony Banda SRP---Jack Dreyer SRP---Justin Wrobleski SRP---Yoendrys Gómez SRP---Alexis Díaz SRP---Matt Sauer SRP---Ben Casparius SRP---Michael Kopech SRP---Evan Phillips SRP---Will Klein SRP---Edgardo Henriquez SRP---Landon Knack Tanner Scott Blake Treinen Alex Vesia Kiké Hernández Kirby Yates Luis García Anthony Banda Jack Dreyer Justin Wrobleski Yoendrys Gómez Alexis Díaz