DocsPrivacy PolicyTerms of ServiceContact

© 2026 PolyData, Inc. All rights reserved.

Fight Matrix
Fight Matrix
  • Home
  • Posts
  • Apps
  • API
  • About

Endpoints

Enterprise Required

These endpoints require an Enterprise subscription or membership. Upgrade your subscription to access the API. Once you have access, generate an API key from the API documentation, or use an existing key..

Available Dates

View: available_dates

curl -X GET "https://api.polydata.co/data/views/fight_matrix/available_dates" \
  -H "Authorization: Bearer YOUR_API_KEY"

Endpoint URL:

GET /data/views/fight_matrix/available_dates

Available Columns:

update_date

Historical Ratings

View: fighters_historical_view

curl -X GET "https://api.polydata.co/data/views/fight_matrix/fighters_historical_view?date=2024-01-01&weight_class=HW" \
  -H "Authorization: Bearer YOUR_API_KEY"

Endpoint URL:

GET /data/views/fight_matrix/fighters_historical_view

Query Parameters:

date(date)required

Filter by specific rating date (YYYY-MM-DD format)

Example: date=2024-01-01

weight_class(string)

Filter by weight class code

Example: weight_class=HW

Available Columns:

ranknameweight_class_codeweight_class_namehome_countrycountry_codepointsr_glicko1r_elok170r_elomod1update_daterank_set_number

Latest Ratings

View: fighters_view

curl -X GET "https://api.polydata.co/data/views/fight_matrix/fighters_view" \
  -H "Authorization: Bearer YOUR_API_KEY"

Endpoint URL:

GET /data/views/fight_matrix/fighters_view

Available Columns:

ranknameweight_class_codeweight_class_namehome_countrycountry_codepointsr_glicko1r_elok170r_elomod1update_date