UFC Historical Stats — Fights, Fighters & Rankings avatar

UFC Historical Stats — Fights, Fighters & Rankings

Pricing

from $0.10 / actor start

Go to Apify Store
UFC Historical Stats — Fights, Fighters & Rankings

UFC Historical Stats — Fights, Fighters & Rankings

Complete UFC fight history from 1993 to present. 8,600+ fights, 4,400+ fighters, detailed strike and takedown stats. Auto-updated weekly. Query by fighter, event, head-to-head matchup or ranking.

Pricing

from $0.10 / actor start

Rating

0.0

(0)

Developer

Jenko Systems

Jenko Systems

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

The most complete UFC data API available — full fight history from UFC 1 (1993) to present, with detailed strike and takedown statistics for every fight.

What you get

  • 8,600+ fights from 771 events (1993–present)
  • 4,400+ fighters with physical stats and career records
  • Detailed fight stats: significant strikes, takedowns, submission attempts, knockdowns, control time
  • All weight classes from Strawweight to Heavyweight
  • Title fights and main events flagged

Query modes

ranking — All-time rankings

{
"mode": "ranking",
"stat": "ko_artists",
"top_n": 20
}

Available stats:

  • ko_artists — Most KO/TKO wins (Derrick Lewis leads with 16)
  • submission_artists — Most submission wins
  • decision_wins — Most wins by decision
  • most_fights — Most UFC appearances
  • finish_rate — Highest finish percentage (min. 5 wins)

Filter by weight class:

{
"mode": "ranking",
"stat": "ko_artists",
"weight_class": "Heavyweight",
"top_n": 10
}

fighter — Full career history

{
"mode": "fighter",
"fighter": "Khabib"
}

Returns all fights, results, methods and career strike/takedown stats.

event — All fights from an event

{
"mode": "event",
"event": "UFC 300"
}

matchup — Head-to-head comparison

{
"mode": "matchup",
"fighter1": "Poirier",
"fighter2": "McGregor"
}

Returns both fighters' career stats side by side plus their previous fights against each other.

weight_class — Division history

{
"mode": "weight_class",
"weight_class": "Lightweight"
}

Returns total fights, finish rate, top fighters by wins and recent results.

Use cases

  • Sports betting: analyze fighter tendencies, striking accuracy and takedown defense before placing bets
  • Fantasy MMA: build scoring models based on historical strike and grappling data
  • Content creation: power YouTube channels, podcasts and websites with accurate historical stats
  • Research: 33 years of MMA data for academic or journalistic analysis
  • App development: build UFC companion apps, fight prediction tools or fighter comparison platforms

Data highlights

Top KO artists in UFC history:

  1. Derrick Lewis — 16 KO/TKO wins
  2. Matt Brown — 13
  3. Vitor Belfort — 12
  4. Anderson Silva, Max Holloway, Dustin Poirier, Anthony Johnson — 11 each

Data source

All data sourced from ufcstats.com which compiles official UFC fight statistics. Updated weekly after each event.

Notes

  • Fights with no official stats recorded (early UFC events pre-2000) may have limited strike data
  • Fighter search uses partial name matching — use last name for best results
  • Weight class search uses partial matching — "Light" matches "Lightweight" and "Light Heavyweight"