mlbstats/api/docs/Matchup.md

1.6 KiB

Matchup

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
Batter *BaseballPersonRestObject [optional] [default to null]
BatSide *DynamicEnumRestObject [optional] [default to null]
Pitcher *BaseballPersonRestObject [optional] [default to null]
PitchHand *DynamicEnumRestObject [optional] [default to null]
PostOnFirst *BaseballPersonRestObject [optional] [default to null]
PostOnSecond *BaseballPersonRestObject [optional] [default to null]
PostOnThird *BaseballPersonRestObject [optional] [default to null]
BatterHotColdZoneStats *StatsRestObject [optional] [default to null]
PitcherHotColdZoneStats *StatsRestObject [optional] [default to null]
BatterHotColdZones **[]BaseballHotColdZoneRestObject** [optional] [default to null]
PitcherHotColdZones **[]BaseballHotColdZoneRestObject** [optional] [default to null]
Splits *Split [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]