Sweden at the 2026 FIFA World Cup
Blagult compete in Group F at the 2026 FIFA World Cup. UEFA qualifier.
Sweden's outlook at the 2026 FIFA World Cup
Sitting at Seed #23, Sweden are firmly in the "dark horse" tier — capable of a deep knockout run if the draw and form align.
Group F is one of the tightest groups in the draw — the FIFA-rank spread between top and bottom is only 3 places. Every group fixture has meaningful implications for advancement.
The 2026 tournament uses an expanded 48-team, 12-group format with a new Round of 32. That changes the maths for Sweden: the top two from each group plus the eight best third-placed teams advance, so even a third-place finish in Group F is often enough to reach the knockouts. The first Sweden match of the World Cup is scheduled for Sunday, June 14 against Tunisia at Estadio BBVA.
Group F draw analysis
Draw sloting, confederation, and last-appearance finish for every team Sweden face in Group F.
| Team | Draw slot | Confederation |
|---|---|---|
| Sweden (this page) | #23 | UEFA |
| Netherlands | #21 | UEFA |
| Japan | #22 | AFC |
| Tunisia | #24 | CAF |
Sweden 2026 World Cup fixtures
Players to watch
Get every player's stats - goals, assists, cards, minutes, xG - via the player stats endpoint for competition_id={COMPETITION_ID}.
Sweden World Cup history
Sweden have appeared at 0 previous FIFA World Cups. Their best finish remains To be confirmed. Across the last five tournaments they recorded: To be confirmed.
Get Sweden data via API
// Fetch Sweden World Cup 2026 matches
const response = await fetch(
'https://api.thestatsapi.com/api/football/matches?competition_id={COMPETITION_ID}&team=sweden',
{ headers: { 'Authorization': 'Bearer YOUR_API_KEY' } }
);
const { data } = await response.json();Frequently Asked Questions
What group is Sweden in at the 2026 World Cup?
Sweden is in Group F alongside Netherlands, Japan, Tunisia. The average opponent FIFA ranking in Group F is #22.
Who is Sweden's manager at the 2026 World Cup?
To be confirmed manages Sweden at the 2026 FIFA World Cup, with To be confirmed as captain.
What is Sweden's best World Cup finish?
Sweden's best FIFA World Cup finish is To be confirmed. They have appeared in 0 previous World Cup tournaments. Recent form: To be confirmed.
Who are Sweden's key players at the 2026 World Cup?
Captain To be confirmed leads a squad whose standout names include . The full 26-player squad is named approximately one week before the opening match.
How did Sweden qualify for the 2026 World Cup?
UEFA qualifier. They came through the UEFA qualifying pathway.
What is Sweden's current Draw sloting?
Sweden are seeded #23 in the world by FIFA at the time of the 2026 World Cup draw. Sitting at Seed #23, Sweden are firmly in the "dark horse" tier — capable of a deep knockout run if the draw and form align.
What are Sweden's chances of winning the 2026 World Cup?
Group F is one of the tightest groups in the draw — the FIFA-rank spread between top and bottom is only 3 places. Every group fixture has meaningful implications for advancement. Sitting at Seed #23, Sweden are firmly in the "dark horse" tier — capable of a deep knockout run if the draw and form align.
How can I get Sweden fixtures and stats via API?
Use TheStatsAPI matches endpoint with competition_id={COMPETITION_ID} and filter by team_id to get all Sweden World Cup 2026 fixtures, lineups, live scores, in-play events, xG, and player-level stats. The same endpoint also returns historical World Cup data for Sweden going back to their first tournament.
Build a Sweden app with live World Cup data
7-day free trial. All endpoints included on every plan.