GET /{format}/PlayerSeasonSplitStats/{season}/{split}
Summary: Player Season Split Stats
Operation ID: PlayerSeasonSplitStats
Auth: unknown
Operation ID: PlayerSeasonSplitStats
Auth: unknown
Parameters (3)
format
(string, path, required, default: XML)
Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.
Constraints: {'enum': ['XML', 'JSON']}
season
(string, path, required)
Year of the season. <br>Examples: <code>2017</code>, <code>2018</code>.
split
(string, path, required, default: L)
The desired split of stats. Currently, we support vs. Left/Right/Switch handed pitchers/hitters. Possible values are: <code>L</code>, <code>R</code> and <code>S</code>
Constraints: {'enum': ['L', 'R', 'S']}
No probe data for this endpoint yet.