Skip to main content
MMA does not have traditional team managers. This category covers octagon referees (e.g., Herb Dean, Marc Goddard) and event venues.

Referee Details

GET /api/mma/referee/:id

Referee Photo

GET /api/mma/referee/:id/image

Referee Season Stats

GET /api/mma/referee/:id/tournament/:tid/season/:sid/statistics

Referee Recent Events

GET /api/mma/referee/:id/events/last/:page

Referee Upcoming Events

GET /api/mma/referee/:id/events/next/:page

Venue Details

GET /api/mma/venue/:id
Arena/venue details (capacity, location).

Venue Recent Events

GET /api/mma/venue/:id/events/last/:page

Venue Upcoming Events

GET /api/mma/venue/:id/events/next/:page