Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Resource information

XSD
URLhttps://api.softnetsportstatscore.com/v2/participants/{participant_id}https://api.softnetsport.com/assets/API/docs/xsd/participants.show.xsd
MethodGET

Description

Returns a single participants information
Cache60 seconds
Authorization requiredYes

...

Method calling examples

softnetsport.com/v2/participants/136928.xml?token={{YOUR_TOKEN}}
Link
Description
https://api.Returns detailed data for a single participant: FC Barcelona in XML formathttps://api.softnetsport.statscore.com/v2/participants/136928?token={{YOUR_TOKEN}}Returns detailed data for a single participant: FC Barcelona in JSON format

Output elements

...type type. Possible values:
  • team
  • person
.... participants
participants
participants > participant
idUnique identifier for the participant

Include Page
Participant

nameParticipant name
short_nameParticipants abbreviated name, max length: 20 characters
acronymMax 3 characters in length mini name, e.g. BAR, REA
gender

Participant gender. Possible value:

  • male
  • female
  • mixed (e.g for doubles in tennis)
area_idUnique identifier for the area represented by the participant 
area_nameArea name represented by the participant
area_codeMax 3 characters in length of the abbreviated area name e.g. GER, POL, FRA
sport_idUnique identifier for the sport in which the participant takes part 
sport_nameName of the sport in which the participant takes part
national

Determines if the participant is national team. Possible values:

  • yes
  • no
websiteParticipants official website
utInformation about the date and time of when the record was last updated. Format UNIX_TIMESTAMP
old_participant_iddeprecated. The attribute will be removed in next API version
slugfriendly url for participant
logoAttribute for internal purposes
...details

node
Participant node

participants > participant > details
participants > participant > details > detail


foundedDate when the team was founded
phonePhone number
emailEmail address
addressAddress where the team is located
venue_idUnique identifier for the venue in which the team plays home games
venue_nameName of the venue in which the team plays home games
weightParticipants weight
heightParticipants height
nicknameParticipants nickname
position_nameName of the
participants position
position_idUnique identifier of the participants position
birthdateParticipants date of birth
born_placeParticipants place of birth
is_retired

Determines if participant has retired. Possible values:

  • yes
  • no
subtype

Participant subtype name. Possible values:

  • athlete
  • coach
  • referee
  • director
  • athlete/coach


participants > participant > venues
participants > participant > venues > venue


idUnique identifier for the season.
nameName of the season e.g. Premiership 2014/15
short_nameShort name of the venue
countryCountry in which the venue is place
statusStatus of the venue
urlUrl of the venue's website
cityCity in which the venue is place
latLatitude of the venue
lngLongitude of the venue
openedDate when the venue was opened
photoPhoto of the venue
utInformation about the date and time of when the venue record was last updated.