You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a points game goes above max_points in any frame but is tied, the game is now "in overtime". You then play two more frames in singles or four more frames in doubles. If it is tied after those frames, play another two or four until it is no longer tied. Note that the game might go below max_points in the this process, but the game would still end.
The text was updated successfully, but these errors were encountered:
If a points game goes above max_points in any frame but is tied, the game is now "in overtime". You then play two more frames in singles or four more frames in doubles. If it is tied after those frames, play another two or four until it is no longer tied. Note that the game might go below
max_points
in the this process, but the game would still end.The text was updated successfully, but these errors were encountered: