| Season {{ currentSeasonPitching.player.season }} |
{{ currentSeasonPitching.win }} |
{{ currentSeasonPitching.loss }} |
{{ currentSeasonPitching.save }} |
{{ currentSeasonPitching.era.toFixed(2) }} |
{{ currentSeasonPitching.games }} |
{{ currentSeasonPitching.gs }} |
{{ outsToInnings(currentSeasonPitching) }} |
{{ currentSeasonPitching.so }} |
{{ currentSeasonPitching.whip.toFixed(2) }} |
| S{{ currentPostSeasonPitching.player.season }} / Playoffs |
{{ currentPostSeasonPitching.win }} |
{{ currentPostSeasonPitching.loss }} |
{{ currentPostSeasonPitching.save }} |
{{ currentPostSeasonPitching.era.toFixed(2) }} |
{{ currentPostSeasonPitching.games }} |
{{ currentPostSeasonPitching.gs }} |
{{ outsToInnings(currentPostSeasonPitching) }} |
{{ currentPostSeasonPitching.so }} |
{{ currentPostSeasonPitching.whip.toFixed(2) }} |