No soccer data in this database yet. Seed it from ESPN:
python manage.py migrate && python manage.py seed_soccer
(~12 throttled calls, well under a minute ยท details in docs/SOCCER_BACKFILL.md)
No Premier League matches in the next day. The digest below covers the
most recent round.
No completed matches harvested for Premier League yet, so there is no
digest to build. Run
python manage.py sync_soccer_lineups --league premier-league
to harvest statlines โ an empty page beats an invented one.