UFC: Get Rankings
UFC via Parse · sports
Get all UFC fighter rankings by weight class division. Returns champion and ranked fighters (1-15) for each division. Optionally filter by division name using case-insensitive substring matching. A filter of 'heavyweight' matches both 'Heavyweight' and 'Light Heavyweight'. A filter of 'women' matches all women's divisions. Returns all 13 divisions when no filter is specified. Get UFC fighter rankings by weight class division, including champion and top 15 ranked fighters for all divisions. Fulfilled by Parse from www.ufc.com.
- entertainment
- parse
- platform-key
- sports
- ufc
- www-ufc-com
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/351d3f8b-3936-4b8b-8171-322fa6d97132/get_rankings
- Interface artifact
- sha256:d95caa2d53ee1cd7b790a84de8b80a68155f277f506a46f50b7f25c6e3936eda
- Manifest digest
- sha256:d2349cc8567b3aae650b25d5c9ee44826e1fd06707b52f20fcff8bf866809a41
Request fields
- division (string): Filter by division name (case-insensitive substring match). Common values: 'heavyweight', 'flyweight', 'bantamweight', 'featherweight', 'lightweight', 'welterweight', 'middleweight', 'pound-for-pound', 'women'. Returns all divisions if omitted.: Allowed values: heavyweight, flyweight, bantamweight, featherweight, lightweight, welterweight, middleweight, pound-for-pound, women
Example queries
- {"division":"heavyweight"}