Represents the category details of a team or competition.
id integer
Id of the category
name string
Category name
Men
Mixed
Unknown
Women
"category": { "id": 34, "name": "Unknown" }
Last updated 1 year ago