PointScored packets
Fields
In addition to the basic packet fields point scored packets have the following additional fields:
Field Name
JSON type
Description
server
string
The server for the point
scoredBy
sttring
The team that scored the point
game
int
The game in which the point was scored
scores
array (scores)
An array of the game scores up until this point
matchScore
array (match score)
An array of the match score up until this point
nextServer
string
The team who will serve next
Last updated