Get Match Data
GET
/live-score/match/{matchId}Retrieves detailed data of a specific match by its unique ID.
Path Params
matchIdstringrequiredUnique ID of the cricket match
curl -X GET 'http://xx.xx.xx.xx/api/betfair/live-score/match/{matchId}'