Breaks
Represents the break details within advanced statistics for a tournament.
Properties
Property
Type
Description
score
Integer
Current score
breakSeq
Integer
Brake sequence number
playerId
UUID
Unique player id
playerName
String
Player's full name
breakStatus
String
Status of the break.
startTimestamp
String
date and time when the brake started
endTimestamp
String
date and time when the brake finished
JSON Response
Last updated