Correction
In an event of making a mistake when entering information into the match scoresheet, the problem should be fixed and correct scores should be published.
Overview
1. Undo
{
"eventElementType": "Undo",
"id": 0,
"seqNum": 27,
"matchScore": {
"pointsA": 0,
"pointsB": 0
},
"scores": [
{
"pointsA": 0,
"pointsB": 11
},
{
"pointsA": 5,
"pointsB": 4
},
{
"pointsA": 0,
"pointsB": 0
},
{
"pointsA": 0,
"pointsB": 0
},
{
"pointsA": 0,
"pointsB": 0
}
],
"game": 2,
"timestamp": "1970-01-01T00:00:00.000Z",
"undoneEventSeqNums": [
26
]
}
1. Correction (Score Edit)
Last updated
Was this helpful?