Breaks
Represents the break details within advanced statistics for a tournament.
Properties
Property
Type
Description
{
"score": 0,
"breakSeq": 1,
"playerId": "e9c5eddd-e493-473e-b688-a3a2ea861800",
"playerName": "Ken Doherty",
"breakStatus": "Ended",
"pottedBalls": {
"redBalls": 0,
"blueBalls": 0,
"pinkBalls": 0,
"blackBalls": 0,
"brownBalls": 0,
"greenBalls": 0,
"yellowBalls": 0
},
"endTimestamp": "2023-06-30T17:18:52.254508Z",
"startTimestamp": "2023-06-30T17:18:45.2074Z"
}Last updated
Was this helpful?