PenaltyPoints packets
Fields
In addition to the basic packet fields, penalty points packets have the following additional fields:
Field name
JSON type
Description
team
string
The team to which the penalty point(s) are being applied
game
int
The game in which the penalty was applied
scores
array (scores)
An array of the game scores up after the penalty
matchScore
array (match score)
An array of the match score up until this point
Sample
Last updated