-
Notifications
You must be signed in to change notification settings - Fork 200
Matchup Class
Christian Wendt edited this page Jul 6, 2022
·
2 revisions
Basic information for a week matchup. This class is mainly used for previous season's when not as much information is available.
home_team: Team
home_score: int
away_team: Team
away_score: int
is_playoff: bool
matchup_type: str # values NONE (regular game) WINNERS_BRACKET LOSERS_CONSOLATION_LADDER WINNERS_CONSOLATION_LADDER