URL HOOK

Ladder

#ladder-missing-team
Sign-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-team

A Hard-focus ladder across all players:

/games/missing-team?difficulty=hard#ladder-missing-team
Open

Or leave the difficulty off for a Normal focus:

/games/missing-team#ladder-missing-team
Open

More combinations

Pair a focus tier with a player type:

Easy focus, retired legends
/games/missing-team?difficulty=easy&status=retired#ladder-missing-team
Open
Extreme focus, current players
/games/missing-team?difficulty=extreme&status=active#ladder-missing-team
Open

Parameters

difficultyeasy · normal (default) · hard · extreme

The focus tier — it gets 7 of the 10 footballers (the other tiers get 1 each).

statusall (default) · active · retired

Which 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