Striker / Player at the table
The player at the table is called the Striker.
Example
{
"playerId": "354c7fb9-815a-4009-bc99-03b5c0af6f7c",
"playerName": "Player Two", // Player at the table
"score": 8,
"breakSeq": 4,
"startTimestamp": "2023-05-05T08:44:01.105023Z",
"endTimestamp": null, // current break
"pottedBalls": {
"redBalls": 1,
"blackBalls": 1,
"pinkBalls": 0,
"blueBalls": 0,
"brownBalls": 0,
"greenBalls": 0,
"yellowBalls": 0
}Last updated
Was this helpful?