Games Statistics
Represents the game details within advanced statistics for a given match.
Properties
"gameStatistics": {
"totalPoints": 147,
"breaksOver50": 2,
"breaksOver100": 0,
"highestBreak": 91,
"shotsTaken": 39,
"timeOnTableInSeconds": 150.21284199999997,
"timeOnTableInPercents": 55.748185605691766,
"pottedBalls": {
"redBalls": 15,
"blackBalls": 16,
"pinkBalls": 1,
"blueBalls": 1,
"brownBalls": 1,
"greenBalls": 1,
"yellowBalls": 1
},
"ballsPottedCount": 36,
"firstBallPotted": 0,
"averageShotTime": "00:00:18.3619755"
}Last updated
Was this helpful?