URL HOOK
Ladder
#ladder-missing-teamSign-in required
Climb a 10-footballer ladder in one bookmark. The difficulty you pick is the focus tier — it gets 7 of the 10, with one each of the other three tiers. Requires a free account.
Pattern
/games/missing-team?difficulty=<easy|normal|hard|extreme>&status=<all|active|retired>#ladder-missing-teamA Hard-focus ladder across all players:
/games/missing-team?difficulty=hard#ladder-missing-team
Or leave the difficulty off for a Normal focus:
/games/missing-team#ladder-missing-team
More combinations
Pair a focus tier with a player type:
Parameters
difficultyeasy · normal (default) · hard · extremeThe focus tier — it gets 7 of the 10 footballers (the other tiers get 1 each).
statusall (default) · active · retiredWhich footballers to draw from.
The per-difficulty hint / reveal / skip allowances match the on-page Ladder presets exactly — the hook starts the same game the menu would.
Behavior
- Signed-out visitors are sent to sign in, then land back here and start the ladder.
- The hash is read once and cleared, so a refresh doesn't start a second ladder.
- Unknown or missing params fall back to a Normal focus across all players.
Last updated ~1 min read