Admin Panel

FIFA World Cup 2026 Pool

← Back to pool
Sync Scores

Pulls the latest fixture results and scorer data from the football API and updates the database. Run this after matches have finished to update the leaderboard.

Load Participants

Seeds the database with the pool participants and their team picks. Safe to run multiple times — existing participants won't be duplicated.

API Endpoints
POST/api/syncSync fixtures & scores
POST/api/seedSeed participants
GET/api/leaderboardGet standings
GET/api/matchesGet all fixtures
GET/api/scorersGet top scorers
GET/api/teamsGet teams