UFC: Get Career Stats Leaders
UFC via Parse · sports
Retrieve career-level stat leaderboards including Total Fights, Wins, Finishes, KO/TKO Wins, Submission Wins, Decision Wins, Win Streak, Title Fight Wins, Striking, Grappling categories. Returns top 3 records per category. Filterable by country, weight class, and fighter status. Access UFC stat leaderboards, fighter search/details, and fight search/details from statleaders.ufc.com and the UFC JSON:API. Fulfilled by Parse from statleaders.ufc.com.
- entertainment
- parse
- platform-key
- sports
- statleaders-ufc-com
- ufc
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b2309d6f-3760-4fc9-9cb6-1bc89af26115/get_career_stats_leaders
- Interface artifact
- sha256:ab3d0cb1bf0873eaa3f9a422739f2d845f978f1dc1b6b542b5baabb5baf2ee3d
- Manifest digest
- sha256:ab1f2b6fe748a050192ce269d1921c269c6db22cb8c11f07eac5094de6a43378
Request fields
- country (string): Filter by country code (e.g., 'US', 'BR', 'IE').
- weight_class (string): Filter by weight class slug as used on statleaders.ufc.com (e.g., 'Flyweight', 'Bantamweight', 'Featherweight', 'Lightweight', 'Welterweight', 'Middleweight', 'Light_Heavyweight', 'Heavyweight').
- fighter_status (string): Fighter status filter. Accepted values: '0' (all), '1' (active), '2' (retired).
Example queries
- {"country":"US","weight_class":"Lightweight","fighter_status":"0"}