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 W L L D
ATTACK
Avg xG0.80
Shots/game0.0
On target0.0
Key passes0.0
Conversion0.00
DEFENSE
xG conceded1.40
Shots conc.0.0
Clean sheets2
Tackles won0.0
Interceptions0.0
Home / Away Splits
Matches Pts/Game Goals Conceded Avg xG xG Conc.
Home 4 0.75 3 8 0.75 2.00
Away 5 0.80 5 10 1.00 2.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
France 2 0 0 2 2 6 4.0
Denmark 2 1 1 0 2 1 1.5
Tunisia 1 1 0 0 1 0 1.0
Spain 1 0 0 1 0 3 3.0
Peru 1 0 0 1 0 2 2.0
Netherlands 1 0 0 1 2 3 5.0
Chile 1 0 0 1 1 3 4.0
Upcoming Fixtures
DateLeagueMatch
May 31, 06:00 International Fri… Mexico vs Australia
Jun 06, 23:00 International Fri… Switzerland vs Australia
Jun 14, 08:00 World Cup 2026 Australia vs Türkiye
Jun 19, 23:00 World Cup 2026 USA vs Australia
Jun 26, 06:00 World Cup 2026 Paraguay vs Australia
Recent Results
DateMatchScoreResult
Nov 30 Australia vs Denmark 1 - - W
Nov 26 Tunisia vs Australia - - 1 W
Nov 22 France vs Australia 4 - 1 L
Jun 26 Australia vs Peru - - 2 L
Jun 21 Denmark vs Australia 1 - 1 D
Jun 16 France vs Australia 2 - 1 L
Jun 23 Australia vs Spain - - 3 L
Jun 18 Australia vs Netherlands 2 - 3 L
Jun 13 Chile vs Australia 3 - 1 L

Get Australia data via the API:

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

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

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