Collect live football match data on site and expose it as a flat JSON API for TV graphics (vMix-friendly).
Once a match exists, poll these endpoints from vMix (Data Sources → Web):
GET /api/public/matches.jsonGET /api/public/matches/{id}.jsonGET /api/public/matches/{id}/events.jsonEvery stat is a separate top-level field, split as team1_* and team2_*.