Skip to main content

Match Endpoints (22)

All endpoints use base URL https://v2.aussie-rules.sportsapipro.com.

Match Details

GET /api/match/:matchId
Full match details including teams, quarter scores, tournament context.

Scores

GET /api/match/:matchId/scores
Quarter-by-quarter scores (Q1, Q2, Q3, Q4). Scores displayed as Goals.Behinds (Total).

Lineups

GET /api/match/:matchId/lineups
Starting 22 + interchange bench for both teams.

Match Statistics

GET /api/match/:matchId/statistics
Match stats: disposals, marks, tackles, clearances, inside 50s, contested possessions.

Incidents

GET /api/match/:matchId/incidents
Goals, behinds, free kicks, marks — key match events.

Player Statistics

GET /api/match/:matchId/player-statistics
GET /api/match/:matchId/player/:pid/statistics
All player stats or individual player stats in the match.

Best Players & Award

GET /api/match/:matchId/best-players
GET /api/match/:matchId/award

Head-to-Head

GET /api/match/:matchId/h2h
Historical head-to-head record between the two teams.

Scoring Graph

GET /api/match/:matchId/graph
Scoring progression throughout the match.

Form & Streaks

GET /api/match/:matchId/pregame-form
GET /api/match/:matchId/streaks

Media & Highlights

GET /api/match/:matchId/highlights
GET /api/match/:matchId/media

Fan Predictions

GET /api/match/:matchId/votes

Broadcast Info

GET /api/match/:matchId/channels
TV broadcast info (Fox Footy, Channel 7, etc.).

Odds

GET /api/match/:matchId/odds
GET /api/match/:matchId/odds/all
GET /api/match/:matchId/odds/pre-match
GET /api/match/:matchId/odds/live
GET /api/match/:matchId/winning-odds