...
.event_incidents | Data type | Description |
---|---|---|
..incident | ||
id | xsd:array | Incident identifier. Unique for sport. |
incident_id | xsd:int | Incident id in data.sports.incidents node for event from resource sports.show |
participant_id | xsd:int | Participant id |
participant_team_id | xsd:int | Participant team id |
participant_name | xsd:string | Participant name. |
status_id | xsd:int | Status id in data.sports.statuses node for event from resource sports.show |
minute | xsd:int | Incident time minute |
second | xsd:int | Incident time second |
home_score | xsd:int | Home Score |
away_score | xsd:int | Away Score |
home_score1 | xsd:int | Home Score 1 |
away_score1 | xsd:int | Away Score 1 |
home_score2 | xsd:int | Home Score 2 |
away_score2 | xsd:int | Away Score 2 |
add_data | xsd:string | Custom information |
display_info | xsd:string | Label for incidents |
old_added_id | xsd:int | DEPRECATED. Old Id |
// TODO : DOKOŃCZYĆ