MarketEdgeFootball control centre
Use this page to refresh live data, build ratings, import odds and publish the latest Jarvis World Cup simulation to the dashboard.
Data sync
Sportmonks fixtures, teams and knockout skeleton are wired into Supabase.
Squads and ratings
Sync squads, then generate Jarvis ratings using seed strength, normalised squad depth, attack/midfield/defence lines, balance, chemistry, star-dependency, pedigree and volatility.
Automated news/context
The v12 layer scans football news automatically, converts relevant availability/cohesion/tactical signals into model context, and feeds them into ratings.
Odds and value
Sync pre-match odds where available. The simulation will compare model probabilities against market implied probabilities.
Simulation publishing
Run Jarvis to publish match probabilities, group qualification odds, winner probabilities, watchlists and value edges.
Admin controls
Recommended manual order: Sync fixtures → Sync squads → Sync news/context → Generate ratings → Sync odds → Run simulation. Production automation now uses split staged refresh jobs so Vercel does not have to run one giant pipeline in a single function.
Safe staged refresh
These are the same split jobs used by Vercel Cron. Use them for testing instead of one giant refresh, which can time out.