3.7 KiB
3.7 KiB
GamePaceRestObject
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Copyright | string | [optional] [default to null] | |
| Hydrations | []string | [optional] [default to null] | |
| HitsPer9Inn | float64 | [optional] [default to null] | |
| RunsPer9Inn | float64 | [optional] [default to null] | |
| PitchesPer9Inn | float64 | [optional] [default to null] | |
| PlateAppearancesPer9Inn | float64 | [optional] [default to null] | |
| HitsPerGame | float64 | [optional] [default to null] | |
| RunsPerGame | float64 | [optional] [default to null] | |
| InningsPlayedPerGame | float64 | [optional] [default to null] | |
| PitchesPerGame | float64 | [optional] [default to null] | |
| PitchersPerGame | float64 | [optional] [default to null] | |
| PlateAppearancesPerGame | float64 | [optional] [default to null] | |
| TotalGameTime | *Duration | [optional] [default to null] | |
| TotalInningsPlayed | float64 | [optional] [default to null] | |
| TotalHits | int32 | [optional] [default to null] | |
| TotalRuns | int32 | [optional] [default to null] | |
| TotalPlateAppearances | int32 | [optional] [default to null] | |
| TotalPitchers | int32 | [optional] [default to null] | |
| TotalPitches | int32 | [optional] [default to null] | |
| TotalGames | int32 | [optional] [default to null] | |
| Total7InnGames | int32 | [optional] [default to null] | |
| Total9InnGames | int32 | [optional] [default to null] | |
| TotalExtraInnGames | int32 | [optional] [default to null] | |
| TimePerGame | *Duration | [optional] [default to null] | |
| TimePerPitch | *Duration | [optional] [default to null] | |
| TimePerHit | *Duration | [optional] [default to null] | |
| TimePerRun | *Duration | [optional] [default to null] | |
| TimePerPlateAppearance | *Duration | [optional] [default to null] | |
| TimePer9Inn | *Duration | [optional] [default to null] | |
| TimePer77PlateAppearances | *Duration | [optional] [default to null] | |
| TotalExtraInnTime | *Duration | [optional] [default to null] | |
| TimePer7InnGame | *Duration | [optional] [default to null] | |
| TimePer7InnGameWithoutExtraInn | *Duration | [optional] [default to null] | |
| Total7InnGamesScheduled | int32 | [optional] [default to null] | |
| Total7InnGamesCompletedEarly | int32 | [optional] [default to null] | |
| Total7InnGamesWithoutExtraInn | int32 | [optional] [default to null] | |
| Total9InnGamesCompletedEarly | int32 | [optional] [default to null] | |
| Total9InnGamesWithoutExtraInn | int32 | [optional] [default to null] | |
| Total9InnGamesScheduled | int32 | [optional] [default to null] | |
| HitsPerRun | float64 | [optional] [default to null] | |
| PitchesPerPitcher | float64 | [optional] [default to null] | |
| Season | string | [optional] [default to null] | |
| Team | *BaseballTeamRestObject | [optional] [default to null] | |
| League | *LeagueRestObject | [optional] [default to null] | |
| Sport | *SportRestObject | [optional] [default to null] | |
| PrPortalCalculatedFields | *GamePacePrPortalRestObject | [optional] [default to null] |