URL HOOK

Ladder

#ladder-career
Sign-in required

Climb a 10-player ladder in one bookmark. The difficulty you pick is the focus tier — it gets 7 of the 10 players, with one each of the other three tiers. Requires a free account.

Pattern

/games/career?difficulty=<easy|normal|hard|extreme>&status=<all|active|retired>#ladder-career

A Hard-focus ladder across all players:

/games/career?difficulty=hard#ladder-career
Open

Or leave the difficulty off for a Normal focus:

/games/career#ladder-career
Open

More combinations

Pair a focus tier with a player type:

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

Parameters

difficultyeasy · normal (default) · hard · extreme

The focus tier — it gets 7 of the 10 players (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