Get Match Commentary

GET/live-score/match/{matchId}/commentary

Retrieve detailed match commentary including innings, ball-by-ball events, and general info commentary.

Path Params

matchIdstringrequired

Match ID for which squad data is requested

Query Params

perPageinteger

Number of results per page (default is 10).

pageinteger

Page number (default is 1).

curl -X GET 'http://xx.xx.xx.xx/api/betfair/live-score/match/{matchId}/commentary?perPage=10&page=1'