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