Growing Discord community — direct access to the developer, live coverage & picks. Join the Discord Join now →
Docs MCP WebSocket Images Live demo Leagues Matches Value Bets Stats
Season Record

No season data available.

Current Form (World Cup 2026) W L W
ATTACK
Avg xG1.67
Shots/game0.0
On target0.0
Key passes0.0
Conversion0.00
DEFENSE
xG conceded0.67
Shots conc.0.0
Clean sheets2
Tackles won0.0
Interceptions0.0
Home / Away Splits
Matches Pts/Game Goals Conceded Avg xG xG Conc.
Home 1 3.00 1 0 1.00 0.00
Away 2 1.50 4 2 2.00 1.00
Passing
Passes/game0
Pass accuracy0.0%
Long balls0.0
Crosses0.0
Duels
Duel win rate0.0%
Aerial win rate0.0%
Tackles won0.0
Interceptions0.0
Discipline & Rating
Fouls/game0.0
Yellows/game0.0
Reds/game0.0
Team rating-
Head-to-Head Records
Opponent Played W D L GF GA Avg Goals
Germany 1 0 0 1 1 2 3.0
South Korea 1 1 0 0 1 0 1.0
Mexico 1 1 0 0 3 0 3.0
Upcoming Fixtures
DateLeagueMatch
Jun 01, 21:00 International Fri… Norway vs Sweden
Jun 04, 21:00 International Fri… Sweden vs Greece
Jun 15, 06:00 World Cup 2026 Sweden vs Tunisia
Jun 20, 21:00 World Cup 2026 Netherlands vs Sweden
Jun 26, 03:00 World Cup 2026 Japan vs Sweden
Recent Results
DateMatchScoreResult
Jun 27 Mexico vs Sweden - - 3 W
Jun 23 Germany vs Sweden 2 - 1 L
Jun 18 Sweden vs South Korea 1 - - W

Get Sweden data via the API:

# Team players with stats
curl -H "Authorization: Token YOUR_API_KEY" \
     "https://sports.bzzoiro.com/api/players/?team=731"

# Player match-by-match stats
curl -H "Authorization: Token YOUR_API_KEY" \
     "https://sports.bzzoiro.com/api/player-stats/?team=731"

# Team events (fixtures & results)
curl -H "Authorization: Token YOUR_API_KEY" \
     "https://sports.bzzoiro.com/api/events/?team=731"