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 Major League Soccer matches in the next day. The digest below covers the
most recent round.
No completed matches harvested for Major League Soccer yet, so there is no
digest to build. Run
python manage.py sync_soccer_lineups --league mls
to harvest statlines โ an empty page beats an invented one.