Backend is running. Endpoints:
/api/live - current round scoreboard + live/in-play player stats/api/odds - live head-to-head odds (The Odds API, h2h best prices)/api/players?team=&q=&sort=disposals&min_games= - all players w/ season stats/api/player?player_id=CD_I990290 or ?name=Tom Barrass&team=Hawthorn - player detail + live stats/api/teams - the 18 AFL teams with colours/api/meta - cache freshness / last errorsLive refresh every 30s. Players refresh every 30min. See server.py env vars to tune.