PlayersConfirmed
Status update once the players have been confirmed.
Fields
This matchSate
object type has the following fields:
The current status of the game
Indicates whether the game has expedited (true or false)
Sample
"matchState": {
"state": "PlayersConfirmed",
"isExpedited": false
}