Skip to content

Matchup Class

Christian Wendt edited this page Jul 6, 2022 · 2 revisions

Documentation of all variables for Matchup Class

Basic information for a week matchup. This class is mainly used for previous season's when not as much information is available.

Variables

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