*/starters, athlete data
API with parameters from participants in Racemap event
Last updated
API with parameters from participants in Racemap event
Last updated
URL https://racemap.com/api/events/:eventId/starters
Method GET
Sample
with RACE|RESULT API to synchronize participants https://racemap.com/api/events/61431c9fd2595a00010f9459/starters
without API to import participants https://racemap.com/api/events/60a3b443f096f800018add7c/starters
(*) data protection, parameters provided only for signed-in Racemap account
Field | Description [unit] | Sample |
---|---|---|
Field | Description [unit] | Sample |
---|---|---|
manualFinishDuration
Manually edited duration [ms] to reach the finish
22213000
or null
key
*
key
assigned to participant
"K84N2S"
keyUsed
Indicator if key used in tracking app or to upload activity
true
or false
markerColor
Color of dot in tracking map, hex code
"#ffffff"
startNumber
Bib number of participant
"02"
name
Name
"KRad"
deviceType
Type of used device, eg. type of GPS tracker or smartphone
"GT560"
deviceClass
Class of used device
Mobile
, Upload
, Tracker
or Transponder
startTime
Timestamp of the first location in UTC
"2021-09-09T23:00:00.000Z"
or null
endTime
Timestamp of last location in UTC
"2021-09-10T03:04:07.020Z"
or null
eventId
Unique Racemap ID of event
"60a3b443f096f800018add7c"
appId
*
Unique Racemap ID of installed tracking app or IMEI of tracker or transponder ID
"4105637864"
updatedAt
Timestamp of latest update participant's parameters in UTC
"2021-12-17T11:22:07.598Z"
trackId
*
Unique Racemap ID of geolocations
"5ba900db9193f62fab70120f"
id
Unique Racemap ID of participant
"61bc72291190558210a76d97"
gpxUrl
URL to download the device's recorded track
"http://racemap.com/api/starters/61bc72291190558210a76d97/gpx"
listPosition
Position in API
2
times
Object with received timestamps from generic API in UTC
tags
Object with optional attributes to filter participants eg. age group or nation, format "tag": "value"
"age": "40-49", "sex": "mal", "club": "VfA end"
integrations
Object with addtional 3rd party information of participant
importId
User-defined ID with imported participant data, Generic API (importId
) or RACE|RESULT API (Id
)
"UniqueImportId_3"
or "2"
or "null"
if no importId exists
genericImportKey
Unique Racemap ID, from import with Generic API, not the same as importId
"622a1e78f5b3110001c8dd75_Z7csQ5_UniqueImportID_2"
raceresultKey
Unique Racemap ID, from import with RACE|RESULT API, not the same as importId
"2_180472_0"