🥊
Sports API
League Partner

BKFC API

By AltSportsData

Docs

Exclusive bare knuckle fighting data from the Bare Knuckle Fighting Championship, including fight results, rankings, and fighter profiles.

Packages Offered

Base

Full access to core data endpoints

About

As an official AltSportsData league partner, the Bare Knuckle Fighting Championship provides exclusive access to fight results, fighter records and rankings, round-by-round scoring, and event schedules. BKFC is the fastest-growing combat sport in North America and this is the only official data source.

Coverage

  • BKFC Main Events
  • BKFC KnuckleMania
  • BKFC World Title Fights
  • BKFC Fight of the Year

SDK Quick Start

Install the AltSportsData Python SDK to get started in minutes:

$ pip install altsportsdata
# Quick start (Python — altsportsdata)
from altsportsdata import AltSportsData
client = AltSportsData(api_key="YOUR_API_KEY")
leagues = client.get_leagues()