← All routes

Reporter Summary

/reportersummary

Retrieve the reporter's match summary for one or more fixtures.

Endpoints

GET/reportersummary

Retrieve reporter summary. At least fixtureid or fixtureids is required.

Query params: fixtureid or fixtureids (required), youth=1, nat=1, u20=1

Headers: x-access-key (optional)

Blackout Rugby API call: https://blackoutrugby.magicrunez.com/?r=rs&fixtureid=11629078

Example response:

{"data":{"status":"Ok","home":{"teamid":"1507","points":"3","players":{...}},"guest":{"teamid":"5068","points":"29"},"motm":"11677207"}}