Fighter Actions
Takedown Attempt
Takedown Attempt Object
Field Name
Type
Description
timestamp
date
The timestamp of the event
eventElementType
string
The event, in this case “TakedownAttempt”
fighter
string
blue/red, indicates the fighter who attempted the takedown
roundNum
integer
The round in which the event took place
roundTime
string
The time in the round in which the event took place
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. When a particular event happens, this will also update the stat for that particular event within this packet.
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
Takedown Landed
Takedown Landed Object
Field Name
Type
Description
timestamp
date
The timestamp of the event
eventElementType
string
The event, in this case “TakedownLanded”
fighter
string
blue/red, indicates the fighter that landed the takedown
roundNum
integer
The round in which the event took place
roundTime
string
The time in the round in which the event took place
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. When a particular event happens, this will also update the stat for that particular event within this packet.
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
Submission Attempt
Submission Attempt Object
Field Name
Type
Description
timestamp
date
The timestamp of the event
eventElementType
string
The event, in this case “TakedownAttempt”
fighter
string
blue/red, indicates the fighter who attempted the takedown
roundNum
integer
The round in which the event took place
roundTime
string
The time in the round in which the event took place
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. When a particular event happens, this will also update the stat for that particular event within this packet.
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
Reversal
Reversal Object
Field Name
Type
Description
timestamp
date
The timestamp of the event
eventElementType
string
The event, in this case “Reversal”
fighter
string
blue/red, indicates the fighter who made the reversal
roundNum
integer
The round in which the event took place
roundTime
string
The time in the round in which the event took place
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. When a particular event happens, this will also update the stat for that particular event within this packet.
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
Knockdown
Knockdown Object
Field Name
Type
Description
timestamp
date
The timestamp of the event
eventElementType
string
The event, in this case “TakedownAttempt”
fighter
string
blue/red, indicates the fighter who attempted the takedown
roundNum
integer
The round in which the event took place
roundTime
string
The time in the round in which the event took place
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. When a particular event happens, this will also update the stat for that particular event within this packet.
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
Last updated
Was this helpful?