VOOZH about

URL: https://apify.com/jenko_systems/ufc-historical-stats

⇱ MMA Sabermetrics - UFC, Bellator, PFL + Jenko Metrics Β· Apify


πŸ‘ MMA Sabermetrics - UFC, Bellator, PFL + Jenko Metrics avatar

MMA Sabermetrics - UFC, Bellator, PFL + Jenko Metrics

Pricing

from $0.10 / actor start

Go to Apify Store

MMA Sabermetrics - UFC, Bellator, PFL + Jenko Metrics

11,720 MMA fights across UFC, Bellator, PFL, Invicta, Rizin (1993-2926). 6 proprietary Jenko metrics: JFI (Finishing), JSP (Striking), JGD (Grappling), JCG (Clutch), JDS (Damage), JKR (KO Resistance). 7 query modes

Pricing

from $0.10 / actor start

Rating

0.0

(0)

Developer

πŸ‘ Jenko Systems

Jenko Systems

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

1

Monthly active users

a month ago

Last modified

Share

MMA Sabermetrics β€” UFC, Bellator, PFL + Jenko Metrics

The most complete MMA database as an API, with proprietary Jenko Sabermetrics. 11,720+ fights across UFC, Bellator, PFL, Invicta, Rizin (1993-2026) and 6 Jenko metrics that nobody else has.

What's new in v2.0: Jenko Sabermetrics β€” the first MMA proprietary scoring system. 6 metrics that quantify striking precision, grappling dominance, finishing ability, clutch gene, damage output, and chin durability across eras.

Why this actor?

Other MMA APIs give you stats. We give you insights.

Example: Why did Poirier beat McGregor twice in 2021 after losing in 2014?

  • JKR (KO Resistance): Poirier 67 vs McGregor 56 β†’ Poirier's chin held up
  • JDS (Damage Score): McGregor 90 vs Poirier 78 β†’ Conor still hits harder
  • JFI (Finishing): McGregor 82 vs Poirier 67 β†’ Conor still finishes more
  • But durability matters when the power is gone. The data tells the story.

The 6 Jenko Metrics

IDNameMeasuresReference
JFIJenko Finishing IndexKO+SUB rate Γ— round dominanceKhabib FINISHER_ELITE
JSPJenko Striking PrecisionAcc + Volume + Headhunting + KD powerMax Holloway SNIPER_ELITE
JGDJenko Grappling DominanceTD volume + Accuracy + Submission threatKhamzat GRAPPLER_ELITE
JCGJenko Clutch GeneMain event wins + finishes + title fightsJon Jones CLUTCH_LEGEND
JDSJenko Damage ScoreKnockdowns/fight + Total KDs + VolumeMcGregor ONE_SHOT_POWER
JKRJenko KO Resistance% of losses NOT by KO/TKO (chin)Nate Diaz GRANITE_CHIN

Each metric returns: score (0-100), verdict (5-tier categorical), interpretation, formula, breakdown, verdict_scale, example_comparison. Calibrated with real data from 1,239 UFC fighters.

7 Query Modes

jenko_ranking ⭐ (FLAGSHIP)

Rank fighters by any Jenko metric.

{"mode":"jenko_ranking","metric":"JFI","top_n":20}
{"mode":"jenko_ranking","metric":"JDS","organization":"UFC","min_fights":10}

fighter β€” Career history + Jenko

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

Add "jenko_full": true for complete metric breakdowns (formula, comparison, verdict scale).

matchup β€” Head-to-head with Jenko comparison

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

Returns: profiles + previous fights + JENKO COMPARISON showing who wins each metric.

ranking β€” Classic stats

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

Available: ko_artists, submission_artists, decision_wins, most_fights, finish_rate

event β€” Event card

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

organization β€” All fights from an org

{"mode":"organization","organization":"Bellator","max_resultados":100}

weight_class β€” Division history

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

Dataset coverage

OrganizationFightsStats Coverage
UFC9,643Full (sig strikes, takedowns, control time, KDs)
Bellator1,150Basic (result, method, round)
PFL857Basic
Invicta FC64Basic
Rizin6Basic
Total11,720Largest aggregated MMA dataset on Apify

UFC stats include: sig_str_landed/att, head/body/leg breakdown, td_landed/att, sub_att, knockdowns, ctrl_time. These power the Jenko metrics.

Top JFI Finishers (sample output)

#1 Erick Silva 17f 100.0FINISHER_ELITE
#2 Terrance McKinney 17f 100.0FINISHER_ELITE
#3 Daniel Pineda 16f 100.0FINISHER_ELITE
#5 Bruno Silva 60f 96.0FINISHER_ELITE
#7 Vitor Belfort 26f 94.0FINISHER_ELITE

Use cases

  • Sports betting: Identify mismatches via Jenko comparison (chin vs power, grappler vs striker)
  • Fantasy MMA: Build scoring models using Jenko scores as features
  • Content creation: "Top 10 by Jenko Damage Score" instantly
  • Research: 30+ years of MMA data with calibrated metrics
  • Fight prediction: Train ML models on standardized 0-100 scores

Data sources

  • UFC: ufcstats.com β€” official UFC statistics
  • Other orgs: sherdog.com
  • Updates: Weekly via Apify schedule (every Monday)

Methodology β€” Jenko Calibration

All metrics calibrated with real percentile distributions:

  • JSP: P25=41% sig acc, P75=52%, P95=60%
  • JGD: P50=49% TD acc, P95=100% (specialists)
  • JFI: P25=33%, P50=50%, P75=67% finish rate
  • JDS: McGregor reference 0.57 KD/fight = 100

Each fighter needs minimum 5 career fights to qualify (configurable via min_fights).


🌐 jenkosystems.com

You might also like

UFC Stats Scraper | MMA Fights and Fighter Data

parseforge/ufc-stats-scraper

Pull UFC fighter stats, fight results, event cards, and round-by-round breakdowns from UFC Stats. Get strikes landed, takedowns, submission attempts, control time, and career records for MMA analytics, fantasy tools, betting models, and combat sports research projects.

UFC API

lemur/ufc-api

The most complete UFC data API - Access events, fights, fighters, rankings and weight division information in one clean, developer friendly API. Perfect for analytics, dashboards, betting models, fantasy apps, and MMA research.

UFC Stats MMA Historical Fight Statistics Scraper

jungle_synthesizer/ufcstats-mma-historical-fight-stats-scraper

Scrapes complete historical fight statistics from ufcstats.com. Retrieves per-fighter striking, takedown, and submission data for every recorded UFC bout. Ideal for MMA analytics, model training, and historical performance research.

πŸ‘ User avatar

BowTiedRaccoon

2

UFC Stats Scraper

crawlerbros/ufc-stats-scraper

Scrape UFC fighter rankings, fight results, and event data from ESPN's public MMA API. Search fighters, browse weight-class rankings, and fetch completed event fight cards with results.

UFC Scraper

solidcode/ufc-scraper

[πŸ’° $30 / 1K] Extract UFC fighters, events, and rankings: athlete profiles, win-loss records, striking and grappling stats, full fight cards with results, and official division and pound-for-pound rankings. Search by name or collect everything.

UFCStats Fighter Profile & Fight History Scraper

parseforge/ufcstats-scraper

Extract UFC/MMA fighter profiles, career records, striking and grappling stats, and full fight history from UFCStats.com. Filter by stance, wins, losses or search by name.

Sherdog MMA profile scraper

richard.biros/sherdog-profile-scraper

This scraper extracts detailed information from Sherdog MMA fighter profiles.

πŸ‘ User avatar

Richard BiroΕ‘

31

UFC API (AI Fighting Intelligence Engine)

visita/fighting-intelligence-engine

The most comprehensive MMA data & AI prediction API on Apify. Get real-time UFC fight cards, official rankings, fighter stats, head-to-head comparisons, AI-powered fight predictions, premium fantasy H2H analysis, and breaking combat sports news β€” all as clean, structured JSON.

πŸ‘ User avatar

Visita Intelligence

25

Global Agri Decision Engine β€” Jenko Analytics

jenko_systems/global-agri-decision-engine

Decision engine for farmers, traders and governments. 3-layer intelligence: local climate (NASA satellites), production/yield outlook (USDA+FAO), and market signal (World Bank prices). Jenko proprietary metrics: JCR, JGS, JCY, JLE, JAQ, JFS, JPM, JTR.

3