PointScored packets
Fields
Field Name
JSON type
Description
{
"eventElementType": "PointScored",
"game": 1,
"id": 99991,
"matchScore": {
"pointsA": 0,
"pointsB": 0
},
"scoredBy": "TeamB",
"scores": [
{
"pointsA": 0,
"pointsB": 1
},
{
"pointsA": 0,
"pointsB": 0
},
{
"pointsA": 0,
"pointsB": 0
},
{
"pointsA": 0,
"pointsB": 0
},
{
"pointsA": 0,
"pointsB": 0
}
],
"seqNum": 7,
"server": "TeamA",
"nextServer": "TeamA",
"timestamp": "2021-07-13T13:42:28.808Z"
}Last updated
Was this helpful?