Skip to main content

Match Details

GET /api/match/:matchId
Full match details including teams, scores, status, and venue.

Scores

GET /api/match/:matchId/scores
Set-by-set scores (best of 3 or 5).

Lineups

GET /api/match/:matchId/lineups
Starting six and bench players.

Statistics

GET /api/match/:matchId/statistics
Match stats: kills, blocks, aces, digs, serve %.

Incidents

GET /api/match/:matchId/incidents
Set results, timeouts, substitutions.

Player Statistics

GET /api/match/:matchId/player-statistics
All player stats for the match.

Individual Player Stats

GET /api/match/:matchId/player/:playerId/statistics

Best Players

GET /api/match/:matchId/best-players
Top performers of the match.

Award / MVP

GET /api/match/:matchId/award

Head to Head

GET /api/match/:matchId/h2h

Scoring Graph

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

Pre-Game Form

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

Streaks

GET /api/match/:matchId/streaks

Highlights

GET /api/match/:matchId/highlights

Media

GET /api/match/:matchId/media

Managers / Coaches

GET /api/match/:matchId/managers

Fan Votes

GET /api/match/:matchId/votes

Venue

GET /api/match/:matchId/venue

Referee

GET /api/match/:matchId/referee

TV Channels

GET /api/match/:matchId/channels
GET /api/match/:matchId/odds

All Odds

GET /api/match/:matchId/odds/all

Pre-Match Odds

GET /api/match/:matchId/odds/pre-match

Live Odds

GET /api/match/:matchId/odds/live

Winning Odds

GET /api/match/:matchId/winning-odds
Win probability.

Missing Players

GET /api/match/:matchId/missing-players