...
.competition | |
---|---|
id | Unique identifier for the competition |
name | Name of the the competition i.e.: U19 World Champ |
short_name | Shorter name of the competition i.e.: U19 WCH, Max 20 characters |
mini_name | Mini name of the competition. Max 3 characters length i.e.: U19 |
gender | Competition gender. Possible values:
|
type | Competitions type. Possible values:
|
area_id | Unique identifier of area in which competitions are played. softnetSPORT API provides the following areas: areas.index |
area_name | Name of area in which competitions are played |
area_type | Type of area in which competitions are played. Possible values:
|
area_sort | The parameter used to sort competitions in the country, i.e. Premier League is 1st and the Championship is 2nd in English competitions. Sorting direction is ascending |
area_code | Max 3 characters length of area in which competitions are played |
overall_sort | The parameter used to sort competitions. Sorting direction is ascending |
sport_id | Unique identifier of the sport in which competition is played. softnetSPORT API provides the following sports: sports.index |
sport_name | Name of the sport in which competition is played |
tour_id | Unique identifier of the tour in which competition is played. softnetSPORT API provides the following tours: tours.index |
tour_name | Name of the tour in which competition is played |
ut | Information about date and time when the competition record was last updated. Format UNIX_TIMESTAMP |
old_competition_id | deprecated. The attribute will be removed in the next API version |
slug | friendly url for competition |
..season | |
id | Unique identifier for the season |
name | Name of the season f.e: Premiership 2014/15 |
year | Determines the season year f.e:
|
ut | Information about date and time when the season record was last updated. Format UNIX_TIMESTAMP |
old_season_id | deprecated. The attribute will be removed in the next API version |
...stage | |
id | Unique identifier for the stage |
name | Name of the stage |
start_date | Date when stage begins. Format YYYY-MM-DD |
end_date | Date when stage ends. Format YYYY-MM-DD |
show_standings | Determines if the stage contains a standings. Possible values:
|
groups_nr | The amount of groups that are part of the stage |
sort | The sort order for the stage. Sorting direction is ascending |
is_current | Possible values:
|
ut | Information about date and time when the stage record was last updated. Format UNIX_TIMESTAMP |
old_stage_id | deprecated. The attribute will be removed in the next API version |
....group | |
id | Unique identifier for the group |
name | Name of the group |
ut | Information about date and time when the group record was last updated. Format UNIX_TIMESTAMP |
.....event | |
id | Unique identifier for the event |
name | Name of the event i.e. Spain - Italy |
start_date | Date when the event starts in format DATE_TIME (2015-03-01 11:02) |
ft_only | Determines when the result of the event is updated. Possible values:
|
coverage_type | Type of event coverage. Possible values:
|
scoutsfeed | Possible values:
|
status_id | Unique identifier of the event status. softnetSPORT API provides the following statuses: statuses.index |
status_name | Name of the event status |
status_type | Type of the status. Possible values:
|
sport_id | Unique identifier of the sport in which event is played. softnetSPORT API provides the following sports: sports.index |
sport_name | Name of the sport in which event is played |
day | Day in the season |
neutral_venue | Determines if event is played on neutral venue. Possible values:
|
item_status | Describes status of the item (record). Possible values:
|
ut | Information about date and time when the event record was last updated. Format UNIX_TIMESTAMP |
old_event_id | deprecated. The attribute will be removed in the next API version |
slug | friendly url for event |
......details | additional information related to event |
.......detail | |
id | Unique identifier for the detail |
name | Name of the detail. Possible values are different depending on the sport. For more information please find node details in the sports.show: sports.show |
value | Value related to the detail |
......participants | |
.......participant | |
counter | Number of participant in the event. Participant with counter="1" is home team. |
id | Unique identifier of the participant |
type | Participant type. Possible values:
|
name | Participant name |
short_name | Participant short name, max length: 20 characters |
acronym | Max 3 characters length mini name, f.e: BAR, REA |
gender | Participant gender. Possible value:
|
area_id | Unique identifier of the area represented by the participant. softnetSPORT API provides the following areas: areas.index |
area_name | Area name represented by the participant |
area_code | Max 3 characters length of the short area name f.e: GER, POL, FRA |
sport_id | Unique identifier of the sport in which participant occures. softnetSPORT API provides the following sports: sports.index |
sport_name | Name of the sport in which participant occures |
national | Determines if participant is national team. Possible values:
|
website | Participant official website |
ut | Information about date and time when the record was last updated. Format UNIX_TIMESTAMP |
old_participant_id | deprecated. The attribute will be deprecated in next API version |
slug | friendly url for participant |
logo | Attribute for internal purposes |
........results | |
.........result | |
id | Unique identifier for the result |
name | Name of the result. Possible values are different depending on the sport. For more information please find node details in the sports.show: sports.show |
value | Value related to the result |
........stats | |
.........stat | |
id | Unique identifier for the statistic |
name | Name of the statistic. Possible values are different depending on the sport. For more information please find node details in the sports.show: sports.show |
value | Value related to the statistic |
........lineups | |
.........lineup | |
id | Unique identifier of lineup relates to event |
type | Type of participant in lineup. Possible values:
|
bench | Determines if participant (player) plays in the first squad from the beggining of the event. Possible values:
|
participant_id | Unique identifier of the participant (player, coach) |
participant_name | Name of the participant (player, coach) |
participant_area_id | Identifier of area represented by the participant |
shirt_nr | Shirt number. Could be empty value |
participant_slug | Friendly url for the participant |
......events_incidents | this node includes only important incidents from the event |
.......events_incident | |
id | Unique identifier of the incident occurred in the event |
incident_id | Identifier of the incident. softnetSPORT API provides the following incidents: incidents.index |
incident_name | Name of incident i.e.: goal, yellow card, red card etc |
participant_id | Unique identifier of event participant (team or player) related to incident |
participant_name | Participant (team or player) name related to incident. i.e.: Cristano Ronaldo, Leo Messi, Roger Federer |
participant_slug | Friendly url for the participant |
subparticipant_id | Unique identifier of the player, which is a member of participant squad i.e.: Real Madrid, Barcelona |
subparticipant_slug | Friendly url for the subparticipant. Possible empty value |
subparticipant_name | Subparticipant name |
event_status_id | Identifier of event status in which incident occured |
event_status_name | Name of event status in which incident occured |
event_time | Event minute and second in which incident occured |
info | Additional information about incident |
ut | Information about date and time when the event incident record was last updated. Format UNIX_TIMESTAMP |