Element | Type | Description |
---|---|---|
| Player array | Player data |
| integer($int32) | Unique player Id |
| string | Type of action perfomed by the player |
| integer($int32) | Yards where the ball was recovered/fumbled |
| string($x-extensible-enum) [ None, Home, Away ] | Team in possession |
PassAttempt (called Pass in v1)
Element | Type | Description |
---|---|---|
| Players array | Player data |
IncompletePass
CompletePass
Interception
Yards
integer($int32)
Indicates Air Yards + Yards after catch
Element | Type | Description |
---|---|---|
| boolean | Indicates whether FG was made |
| boolean | Indicates whether this action was nullified |
| integer($int32) | Indicates yards from there the FG was taken |
| Players array | Player data |
FieldGoalAttempt
Element | Type | Description |
---|---|---|
| Players array | Player data |
| boolean | Indicates whether this action was nullified |
FieldGoalBlocked
Players
IsNullified
Players array
Player data
Timeout
Code Block |
---|
{
} |
No player or yards data. Just an event to record a timeout fact.
Snap
Away
integer($int32)
Number of timeouts remaining for away team
Home
integer($int32)
Number of timeouts remaining for home team
Element | Type | Description |
---|---|---|
| boolean | Indicates if it is confirmed or not |
Touchdown
IsNullified
Indicates whether this action was nullified
Run
Id
integer($int32)
Unique kicker Id
Name
string
two possible values: “Kicker” or null
Element | Type | Description |
---|---|---|
| integer($int32) | Indicates how many yards a player rushed |
| Players array | Player data |
RunAfterCatch
Yards
Players
Players array
Player data
Indicates how many yards a player rushed
Players
Players array
Player data
Text
NextPlaystring
Comments provided by Feed Prodiver
ScrimmageYard
Type
string($x-extensible-enum)
[ Snap, Kickoff, Pat ]
Next Play Type
LineOfScrimmage
LOS data array
LOS data
Scrimmage Yard Line
SideOfPitch
DownNumber
integer($int32)
Number of the next Down
YardsToGo
integer($int32)
Yards to go for successful
IsConfirmed
boolean
Indicates if it is confirmed or not
Safety
IsNullifiedfalse, "Players": [],IsNullified
OnePointSafetyboolean
Indicates whether this action was nullified
Players
Players array
Player data
Element | Type | Description |
---|---|---|
| boolean | Indicates whether this action was nullified |
| Players array | Player data |
ClockSet
Code Block |
---|
{
} |
No player or yards data. Just an event to record a clock set fact.
ClockStarted
Code Block |
---|
{
} |
No player or yards data. Just an event to record a clock start fact.
ClockStopped
Code Block |
---|
{
} |
No player or yards data. Just an event to record a clock stop fact.
CoinTossWinnerTeamWasDeferredfalse, "AwayChoice": "Receive", "HomeChoice": "EastEndZone"ConversionAttempt
WinnerTeam
integer($int32)
team Id
WasDeferred
boolean
Indicates whether choice deferred or not
AwayChoice
string($x-extensible-enum)
[ Kick, Receive, EndZone, NorthEndZone, EastEndZone, SouthEndZone, WestEndZone ]
Indicates the away team choice from the available options.
HomeChoice
string($x-extensible-enum)
[ Kick, Receive, EndZone, NorthEndZone, EastEndZone, SouthEndZone, WestEndZone ]
Indicates the home team choice from the available options.
Element | Type | Description |
---|---|---|
| string($x-extensible-enum) [ Unknown, OnePoint, TwoPoints ] | Indicated the type of conversion attempt play |
| boolean | Indicates whether this action was nullified |
OnePointConversion
Element | Type | Description |
---|---|---|
| boolean | Indicates whether this action was made or not |
| boolean | Indicates whether this action was nullified |
| Players array | Player data |
TwoPointsConversion
Element | Type | Description |
---|---|---|
| boolean | Indicates whether this action was made or not |
| Players array | Player data |
| boolean | Indicates whether this action was nullified |
OutOfBounds
Element | Type | Description |
---|---|---|
| integer($int32) | Indicates the yard line where out of bounds happened |
| Players array | Player data |
Touchback
Code Block |
---|
{
"Players": [],
} |
Element | Type | Description |
---|---|---|
| Players array | Player data |
Penalty
Indicates the amount of yards team was penalized based on the penalty type
Outcome
Outcome of the penalty {
"Yards": 9,"Players":[ {
"Id835822
"Type
}
]
}"ChallengeNonActivePenaltyNonActiveVideoReviewNonActive,Turnover": "NonActive",
"PlayAboutToStart": "NonActive",
"Other": "Active"
}Element
Type
Description
Touchdown
Touchdown OnsideKick
Onside Kick FieldGoal
Field Goal FourthDown
Safety
Fourth Down risk
Safety risk
Challenge
string($x-extensible-enum)
[ Unknown, Active, NonActive ]
Challenge risk
Penalty
string($x-extensible-enum)
[ Unknown, Active, NonActive ]
Penalty risk
VideoReview
string($x-extensible-enum)
[ Unknown, Active, NonActive ]
VideoReview risk
Turnover
string($x-extensible-enum)
[ Unknown, Active, NonActive ]
Turnover risk
PlayAboutToStart
string($x-extensible-enum)
[ Unknown, Active, NonActive ]
Indicates that the play is about to start (teams are lining up to begin the play).
Other
Active NonActive FairCatchOther risk
Challenge
Code Block |
---|
{
"Result": "Won"
} |
Element
Type
Description
Result
string($x-extensible-enum)
[ Unknown, Won, Lost ]
Penalty
CompletePass
TwoPointsConversion
pass attempted CompletePass
TwoPointsConversion
pass attempted FieldGoal
FieldGoalBlocked
OnePointConversion
TwoPointsConversion
OnePointConversion
CompletePass