Family Draw
World Cup Sweepstake
Follow the live family sweepstake, see who owns each team, and track the knockout prizes.
The group-stage refund is now confirmed. First prize still goes to the World Cup winner’s owner, and second prize goes to the losing finalist’s owner.
Rules
How the sweepstake is won
- First prizeOwner of the World Cup winning team.
- Second prizeOwner of the losing finalist.
- RefundOwner of the worst group-stage team.
Admin
Entrant setup
Add names before generating the draw. The number of names determines the table rows.
Generate
Run the draw
The animation shuffles entrants, places them into rows, shuffles teams, then assigns every team evenly.
Final draw checklist
Animation
Draw theatre
Add entrants, then press Generate.
- Shuffle entrants
- Place entrants
- Shuffle teams
- Assign teams
- Complete
Share
Draw complete summary
A quick check of the pot, allocation and copy-ready wording for the group chat.
Public View
Who has which teams
Each person’s teams are shown below. We’ll update team status as the tournament moves on.
Show table view
| Draw | Entrant | Teams | Prize status |
|---|---|---|---|
| No draw generated yet. | |||
Prizes
Prize calculation
The champion owner wins first prize. The losing finalist owner wins second prize. The worst group-stage team owner gets their entry fee back.
Worst Team
Refund confirmed
The worst group-stage team is confirmed using the sweepstake rule: lowest points, then lowest goals scored, then most goals conceded.
Scoring
Match results
Group-stage results are complete. We’ll update the knockout prizes as the tournament continues.
How to update results
Edit world-cup-sweepstake/results.json. Add completed group matches to the matches array. Add champion and runnerUp after the final.
{
"champion": null,
"runnerUp": null,
"matches": [
{
"id": "mexico-south-africa",
"teamA": "mexico",
"teamB": "south-africa",
"teamAScore": 2,
"teamBScore": 1,
"stage": "Group A",
"playedAt": "2026-06-11"
}
]
}
Use the team IDs shown below exactly.
Show all match results
Teams
All 48 teams
The sweepstake uses the full 2026 World Cup group-stage line-up.
Show all teams
Admin
Unlock admin mode
Enter the sweepstake admin password to add entrants, run the draw or post tournament updates.