Remaining Ball Statistics
Represents the remaining ball snooker advanced statistics for a given tournament.
Properties
Property
Type
Description
{
"possiblePoints": 43,
"remainingBalls": {
"redBalls": 2,
"blueBalls": 1,
"pinkBalls": 1,
"blackBalls": 1,
"brownBalls": 1,
"greenBalls": 1,
"yellowBalls": 1
},
"nextExpectedBall": "RedBall"
}Last updated
Was this helpful?