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
Iceland

Iceland

Iceland National Team International Friendly Games
Season Record (3 matches)
0
Wins
2
Draws
1
Losses
3
GF
7
GA
-4
GD
0%
Win Rate
0.67
Pts/Game
2
Total Pts
Top Scorers
PlayerGoalsAssistsApps
1 Orri Óskarsson 2 0 1
Top Assisters
PlayerAssistsGoalsApps
1 Mikael Ellertsson 1 0 1
Head-to-Head Records
Opponent Played W D L GF GA Avg Goals
Haiti 1 0 1 0 1 1 2.0
Canada 1 0 1 0 2 2 4.0
Mexico 1 0 0 1 0 4 4.0
Upcoming Fixtures
DateLeagueMatch
May 31, 13:30 International Fri… Japan vs Iceland
Jun 10, 02:00 International Fri… Argentina vs Iceland
Recent Results
DateMatchScoreResult
Mar 31 Haiti vs Iceland 1 - 1 D
Mar 28 Canada vs Iceland 2 - 2 D
Feb 26 Mexico vs Iceland 4 - - L

Get Iceland data via the API:

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

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

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