...
.sub_participants | ||
---|---|---|
id | Unique identifier of the sub-participant (if participant exist at system) | |
type | Participant type. Possible values:
| |
name | Sub-participants name | |
short_name | Participants abbreviated name, max length: 20 characters | |
acronym | Max 3 characters in length mini name, e.g. BAR, REA | |
gender | Sub-participant gender. Possible value:
| |
area_id | Unique identifier for the area represented by the sub-participantĀ | |
area_name | Area name represented by the sub-participant | |
area_code | Max 3 characters in length for the abbreviated area name e.g. GER, POL, FRA | |
sport_id | Unique identifier for the sport in which a sub-participant takes partĀ | |
sport_name | Name of the sport in which a sub-participant takes part | |
national | Determines if sub-participant is a national team. Possible values:
| |
website | Sub-participants official website | |
ut | Information about the date and time of when the record was last updated. Format UNIX_TIMESTAMP | |
old_participant_id | deprecated. The attribute will be removed in next API version | |
slug | friendly url for Sub-participant | |
logo | Attribute for internal purposes | |
virtual | Determines if participant is a virtual (not real team or player). Possible values:
| |
shirt_nr | shirt number in for the event | |
details | detailed data for participant | |
lineup_id | Unique identifier of the sub-participant in event | |
team_id | Identifier of participant id (team) | |
...stats | ....stat | |
id | Unique identifier for the statistic | |
name | Name of the statistic. Possible values are different depending on the sport | |
short_name | Abbreviated name of the result. | |
value | Value related to the statistic | |
data_type | Defines type of field generated on front (internal purpose only)
|
...