⚽ WC26 MPP

Settings

Pool configuration and API status

Pool Configuration

Number of players in the office pool

Weight for rare-pick bonus in EV formula

The Odds API

Key:8db4676e3356Active
Last fetch:2026-06-03T10:25:20.639Z
Endpoint:/v4/sports/soccer_fifa_world_cup/odds?regions=uk&markets=h2h
Force odds refresh →(auto-runs every 30 min · force bypasses throttle)

Cron Setup (VPS)

Add to server crontab to trigger odds refresh:

*/30 * * * * curl -s http://localhost:3020/api/cron/fetch-odds >> /var/log/mpp-odds.log 2>&1

Database

Path:/var/www/mpp-predictor/data/mpp.db
Engine:SQLite (better-sqlite3, WAL mode)