Fightcards Endpoint
This endpoint returns information on all fight cards, past and present.
Last updated
Was this helpful?
Was this helpful?
{
"city": "Warna",
"numberOfFightsBookedToday": 36,
"year": 2025,
"sport": "MMA",
"venueId": "757",
"scheduleResource": "/mma/fightcards/2424/schedule",
"numberOfFights": 36,
"venue": "ZOL test Venue 1",
"startTime": "11:00",
"location": "BG",
"endDate": "2025-07-05",
"fightcardName": "pfl-eu-brussels",
"state": null,
"identifier": 2424,
"countryCode": "BG",
"status": "active",
"eventsSummary": {},
"utcOffset": 0,
"startDate": "2025-07-05",
"bookingStatus": {
"status": "AutoBooked"
},
"competitions": [
{
"organisation": "PFL",
"startDate": "2025-07-05",
"endDate": "2025-07-05"
}
],
"comments": []
}