If the match is active
If the match is a bye
Unique ID of the match
Match number for the match
Any extra information
Next match for winners and losers
ID of the next match for the loser of the current match (or null
if none).
ID of the next match for the winner of the current match (or null
if none).
Details for player one
Number of draws.
ID for player one (or null
if no player assigned).
Number of losses for player one.
Number of wins for player one.
Details for player two
Number of draws for player two.
ID for player two (or null
if no player assigned).
Number of losses for player two.
Number of wins for player two.
Round number for the match
Set information about the match (only changes in information need to be included in the object)
Class representing a match.
See MatchValues for detailed descriptions of properties.