Frames Statistics
Represents the frame and period details within advanced statistics for a given game.
Properties
Property
Type
Description
{
"frameLabel": "1st frame",
"frameNumber": 1,
"frameDuration": "00:12:07.7785835",
"breaksStatistics": {
"breaks": [...]
},
"remainingBallsStatistics": {...}
}Last updated
Was this helpful?