You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 8, 2023. It is now read-only.
It would be a nice small thing if team cards displayed the team's current Tiebreaker Place / Divine Favor number, as they do on the site. This would, however, presumably require keeping track of which league object teams are in (currently ILB for all known teams in a league, but there is no guarantee that will always be the case), as well as polling/caching /database/league?id= and /database/tiebreakers?id= for each league.