mlbstats/api/docs/BaseballPitchDataRestObject.md

1.2 KiB

BaseballPitchDataRestObject

Properties

Name Type Description Notes
Copyright string [optional] [default to null]
StartSpeed float64 [optional] [default to null]
EndSpeed float64 [optional] [default to null]
NastyFactor float64 [optional] [default to null]
StrikeZoneTop float64 [optional] [default to null]
StrikeZoneBottom float64 [optional] [default to null]
StrikeZoneWidth float64 [optional] [default to null]
StrikeZoneDepth float64 [optional] [default to null]
Coordinates *Coordinates [optional] [default to null]
Breaks *Breaks [optional] [default to null]
Zone int32 [optional] [default to null]
TypeConfidence float64 [optional] [default to null]
PlateTime float64 [optional] [default to null]
Extension float64 [optional] [default to null]

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