| My Project
    | 
| Public Attributes | |
| long | startTime | 
| List< PlayerWithRatingData > | players | 
| Dictionary< string, float > | teamWinProbabilities | 
| List< Round > | endedRounds | 
| float | matchQuality | 
| string | tiebreakerMap | 
| Round | currentRound | 
| bool | finished | 
| bool | cancelled |