5.9 KiB
5.9 KiB
BaseballPlayEvent
Properties
Name | Type | Description | Notes |
---|---|---|---|
Balls | int32 | [optional] [default to null] | |
Strikes | int32 | [optional] [default to null] | |
Outs | int32 | [optional] [default to null] | |
RunnerOn1b | bool | [optional] [default to null] | |
RunnerOn2b | bool | [optional] [default to null] | |
RunnerOn3b | bool | [optional] [default to null] | |
Inning | int32 | [optional] [default to null] | |
IsTopInning | bool | [optional] [default to null] | |
PreBalls | int32 | [optional] [default to null] | |
PreStrikes | int32 | [optional] [default to null] | |
PreOuts | int32 | [optional] [default to null] | |
PostBalls | int32 | [optional] [default to null] | |
PostStrikes | int32 | [optional] [default to null] | |
PostOuts | int32 | [optional] [default to null] | |
PostRunnerOn1b | bool | [optional] [default to null] | |
PostRunnerOn2b | bool | [optional] [default to null] | |
PostRunnerOn3b | bool | [optional] [default to null] | |
PitchNumber | int32 | [optional] [default to null] | |
PickoffNumber | int32 | [optional] [default to null] | |
AtBatNumber | int32 | [optional] [default to null] | |
EventTypeEnum | *EventType | [optional] [default to null] | |
Description | string | [optional] [default to null] | |
DescriptionMap | map[string]string | [optional] [default to null] | |
PitchCall | *DynamicLookupEnum | [optional] [default to null] | |
PitchType | *DynamicLookupEnum | [optional] [default to null] | |
Pitch | *BaseballPitch | [optional] [default to null] | |
Hit | *BaseballHit | [optional] [default to null] | |
Index | int32 | [optional] [default to null] | |
PfxId | string | [optional] [default to null] | |
PlayId | string | [optional] [default to null] | |
ActionPlayId | string | [optional] [default to null] | |
IsPitch | bool | [optional] [default to null] | |
IsInPlay | bool | [optional] [default to null] | |
IsStrike | bool | [optional] [default to null] | |
IsBall | bool | [optional] [default to null] | |
Event | string | [optional] [default to null] | |
EventMap | map[string]string | [optional] [default to null] | |
Code | string | [optional] [default to null] | |
Type_ | string | [optional] [default to null] | |
StartTime | time.Time | [optional] [default to null] | |
EndTime | time.Time | [optional] [default to null] | |
Player | *BaseballPerson | [optional] [default to null] | |
Umpire | *BaseballPerson | [optional] [default to null] | |
ReplacedPlayer | *BaseballPerson | [optional] [default to null] | |
Position | *BaseballPosition | [optional] [default to null] | |
BattingOrder | string | [optional] [default to null] | |
Scored | bool | [optional] [default to null] | |
IsOut | bool | [optional] [default to null] | |
AwayScore | int32 | [optional] [default to null] | |
HomeScore | int32 | [optional] [default to null] | |
IsAtBat | bool | [optional] [default to null] | |
IsPlateAppearance | bool | [optional] [default to null] | |
IsBaseHit | bool | [optional] [default to null] | |
PitchHand | *DynamicLookupEnum | [optional] [default to null] | |
BatSide | *DynamicLookupEnum | [optional] [default to null] | |
HasReview | bool | [optional] [default to null] | |
ReviewType | string | [optional] [default to null] | |
ReviewOverturned | bool | [optional] [default to null] | |
ReviewInProgress | bool | [optional] [default to null] | |
ChallengeTeamId | int32 | [optional] [default to null] | |
Reviews | **[]BaseballReview** | [optional] [default to null] | |
FromCatcher | bool | [optional] [default to null] | |
InjuryType | string | [optional] [default to null] | |
Players | *BaseballLinescore | [optional] [default to null] | |
DefensiveAlignmentId | string | [optional] [default to null] | |
OffensiveAlignmentId | string | [optional] [default to null] | |
OffensiveLineupId | string | [optional] [default to null] | |
DefensiveLineupId | string | [optional] [default to null] | |
Umpires | **[]Official** | [optional] [default to null] | |
Credits | **[]PlayCredit** | [optional] [default to null] | |
Base | int32 | [optional] [default to null] | |
IsDoublePlay | bool | [optional] [default to null] | |
NumInheritedRunners | int32 | [optional] [default to null] | |
DisengagementNum | int32 | [optional] [default to null] | |
Violation | *BaseballViolation | [optional] [default to null] | |
NumberOfPeopleOnBaseScoringPosition | int32 | [optional] [default to null] | |
Descriptions | map[string]string | [optional] [default to null] | |
Events | map[string]string | [optional] [default to null] | |
RunnerGoing | bool | [optional] [default to null] | |
Summary | *BaseballPlayEvent | [optional] [default to null] | |
NumberOfPeopleOnBase | int32 | [optional] [default to null] | |
DoublePlay | bool | [optional] [default to null] | |
BaseRunningPlay | bool | [optional] [default to null] | |
Substitution | bool | [optional] [default to null] |