v1
latestOpenAPI 3.0.02026-07-24900287.5 KBLive
Get live athletes
get/live
Response
Live athletes
Example response
[
{
"athlete_id": "09e4eed5-8cca-4984-8965-155006a98d96",
"athlete_first_name": "Cristian",
"athlete_last_name": "Gamboa",
"jersey": "A1",
"team_id": "75054b55-9900-11e3-b9b6-22000af8166b",
"team_name": "Local Sports Team",
"team_slug": "LST",
"position_id": "876abc4d-6608-4f05-a5ea-0cf17f85cbd9",
"position_name": "GK",
"period_id": "30b4b89b-ba65-488e-9966-eabca814248b",
"period_name": "Quarter 1",
"league_id": "10",
"field_seconds": 97.76,
"heart_rate": 93,
"mean_heart_rate": 73.39,
"max_heart_rate": 198,
"heart_rate_durations": [
46,
17,
5,
11,
5,
3,
2,
0
],
"total_distance": 324.6,
"meterage": 324.6,
"velocity": 2.7,
"max_velocity": 13.8,
"velocity_band_distances": [
38,
100,
45,
8,
41,
0,
0,
0
],
"velocity_band_durations": [
25,
29,
7,
1,
5,
0,
0,
0
],
"velocity_efforts": [
0,
4,
2,
2,
2,
0,
0,
0
],
"acceleration_efforts": [
4,
0,
0,
0,
0,
0,
0,
3
],
"total_player_load": 1121,
"player_load_totals": [
223,
240,
339,
157,
162,
176,
0,
0
],
"profile_max_player_load": 10,
"profile_max_player_load_per_minute": 12,
"profile_percentage_max_player_load_per_minute": 100,
"step_count": 491
}
]