End of Fight
Fight Over Object
Field Name
Type
Description
timestamp
time
the time at which the fight started
eventElementType
string
The event, in this case, always “FightOver”
seqNum
integer
the sequence number of the event
Stats Object
This will show stats for the overall fight, and broken down per round per corner per fighter.
Field Name
Type
Description
takedownAttempt
integer
The number of takedown attempts for that fighter
takedownLanded
integer
The number of takedowns landed by that fighter
submissionAttempt
integer
The number of submission attempts for that fighter
reversal
integer
The number of reversals by that fighter
knockdown
integer
The number of knockdowns by that fighter
Sample Response
Provisional Result
Result Object
Field Name
Type
Description
timestamp
time
the time at which the fight started
eventElementType
string
The event, in this case, always “ProvisionalResult”
seqNum
integer
the sequence number of the event
result
object
Winner and result type, if applicable.
Sample Response
Last updated
Was this helpful?