This query returns the activity stats of an athlete.
Developer info
- API endpoint slug
- strava.get_athlete_totals
- Runtime method
- performQuery("strava.get_athlete_totals")
Query fields
No fields for this query
Ingredients
Biggest climb elevaton gainThe highest climb ridden by the athlete.
- Slug
- biggest_climb_elevaton_gain
- Filter code
- Strava.getAthleteTotals.BiggestClimbElevatonGain
- Type
- String
- Example
- 98.2
Biggest ride distanceThe longest distance ridden by the athlete.
- Slug
- biggest_ride_distance
- Filter code
- Strava.getAthleteTotals.BiggestRideDistance
- Type
- String
- Example
- 74405.6
Recent ride countThe number of recent (last 4 weeks) rides for the athlete.
- Slug
- recent_ride_count
- Filter code
- Strava.getAthleteTotals.RecentRideCount
- Type
- String
- Example
- 17
Recent ride distanceThe total distance travelled during recent (last 4 weeks) rides.
- Slug
- recent_ride_distance
- Filter code
- Strava.getAthleteTotals.RecentRideDistance
- Type
- String
- Example
- 12888.5
Recent ride moving timeThe total moving time during recent (last 4 weeks) rides.
- Slug
- recent_ride_moving_time
- Filter code
- Strava.getAthleteTotals.RecentRideMovingTime
- Type
- String
- Example
- 123.3
Recent ride elapsed timeThe total elapsed time during recent (last 4 weeks) rides.
- Slug
- recent_ride_elapsed_time
- Filter code
- Strava.getAthleteTotals.RecentRideElapsedTime
- Type
- String
- Example
- 32342.11
Recent ride elevation gainThe total elevation gain for recent (last 4 weeks) rides.
- Slug
- recent_ride_elevation_gain
- Filter code
- Strava.getAthleteTotals.RecentRideElevationGain
- Type
- String
- Example
- 4342344.1
Recent ride achievement countThe total number of achievements during recent (last 4 weeks) rides.
- Slug
- recent_ride_achievement_count
- Filter code
- Strava.getAthleteTotals.RecentRideAchievementCount
- Type
- String
- Example
- 2
Recent run countThe total number of recent (last 4 weeks) runs.
- Slug
- recent_run_count
- Filter code
- Strava.getAthleteTotals.RecentRunCount
- Type
- String
- Example
- 23
Recent run distanceThe total distance traveled during recent (last 4 weeks) runs (meters).
- Slug
- recent_run_distance
- Filter code
- Strava.getAthleteTotals.RecentRunDistance
- Type
- String
- Example
- 234234.1
Recent run moving timeThe total moving time (seconds) during recent (last 4 weeks) runs.
- Slug
- recent_run_moving_time
- Filter code
- Strava.getAthleteTotals.RecentRunMovingTime
- Type
- String
- Example
- 34324.2
Recent run elapsed timeThe total elapsed time (seconds) for recent (last 4 weeks) runs.
- Slug
- recent_run_elapsed_time
- Filter code
- Strava.getAthleteTotals.RecentRunElapsedTime
- Type
- String
- Example
- 324323.12
Recent run elevation gainThe total elevation gain (meters) during recent (last 4 weeks) runs.
- Slug
- recent_run_elevation_gain
- Filter code
- Strava.getAthleteTotals.RecentRunElevationGain
- Type
- String
- Example
- 3.3
Recent run achievement countThe total number of achievements during recent (last 4 weeks) runs.
- Slug
- recent_run_achievement_count
- Filter code
- Strava.getAthleteTotals.RecentRunAchievementCount
- Type
- String
- Example
- 2
Recent swim countThe total number of recent (last 4 weeks) swims.
- Slug
- recent_swim_count
- Filter code
- Strava.getAthleteTotals.RecentSwimCount
- Type
- String
- Example
- 2
Recent swim distanceThe total distance (meters) traveled during recent (last 4 weeks) swims.
- Slug
- recent_swim_distance
- Filter code
- Strava.getAthleteTotals.RecentSwimDistance
- Type
- String
- Example
- 2.1
Recent swim moving timeThe total moving time (seconds) during recent (last 4 weeks) swims.
- Slug
- recent_swim_moving_time
- Filter code
- Strava.getAthleteTotals.RecentSwimMovingTime
- Type
- String
- Example
- 133
Recent swim elapsed timeThe total elapsed time (seconds) during recent (last 4 weeks) swims.
- Slug
- recent_swim_elapsed_time
- Filter code
- Strava.getAthleteTotals.RecentSwimElapsedTime
- Type
- String
- Example
- 323.2
Recent swim elevation gainThe total elevation gain (meters) during recent (last 4 weeks) swims.
- Slug
- recent_swim_elevation_gain
- Filter code
- Strava.getAthleteTotals.RecentSwimElevationGain
- Type
- String
- Example
- 0
Recent swim achievement countThe total number of achievements during recent (last 4 weeks) swims.
- Slug
- recent_swim_achievement_count
- Filter code
- Strava.getAthleteTotals.RecentSwimAchievementCount
- Type
- String
- Example
- 1
Ytd ride countThe year to date ride count.
- Slug
- ytd_ride_count
- Filter code
- Strava.getAthleteTotals.YtdRideCount
- Type
- String
- Example
- 123
Ytd ride distanceThe year to date ride distance (meters).
- Slug
- ytd_ride_distance
- Filter code
- Strava.getAthleteTotals.YtdRideDistance
- Type
- String
- Example
- 123123
Ytd ride moving timeThe year to date ride moving time (seconds).
- Slug
- ytd_ride_moving_time
- Filter code
- Strava.getAthleteTotals.YtdRideMovingTime
- Type
- String
- Example
- 3423434
Ytd ride elapsed timeThe year to date ride elapsed time (seconds).
- Slug
- ytd_ride_elapsed_time
- Filter code
- Strava.getAthleteTotals.YtdRideElapsedTime
- Type
- String
- Example
- 2343453245
Ytd ride elevation gainThe year to date ride elevation gain (meters).
- Slug
- ytd_ride_elevation_gain
- Filter code
- Strava.getAthleteTotals.YtdRideElevationGain
- Type
- String
- Example
- 324
Ytd run countThe year to date run count.
- Slug
- ytd_run_count
- Filter code
- Strava.getAthleteTotals.YtdRunCount
- Type
- String
- Example
- 234
Ytd run distanceThe year to date run distance (meters).
- Slug
- ytd_run_distance
- Filter code
- Strava.getAthleteTotals.YtdRunDistance
- Type
- String
- Example
- 2342
Ytd run moving timeThe year to date run moving time (seconds).
- Slug
- ytd_run_moving_time
- Filter code
- Strava.getAthleteTotals.YtdRunMovingTime
- Type
- String
- Example
- 3241234
Ytd run elapsed timeThe year to date run elapsed time (seconds).
- Slug
- ytd_run_elapsed_time
- Filter code
- Strava.getAthleteTotals.YtdRunElapsedTime
- Type
- String
- Example
- 879834
Ytd run elevation gainThe year to date run elevation gain (meters).
- Slug
- ytd_run_elevation_gain
- Filter code
- Strava.getAthleteTotals.YtdRunElevationGain
- Type
- String
- Example
- 234
Ytd swim countThe year to date swim count.
- Slug
- ytd_swim_count
- Filter code
- Strava.getAthleteTotals.YtdSwimCount
- Type
- String
- Example
- 12
Ytd swim distanceThe year to date swim distance (meters).
- Slug
- ytd_swim_distance
- Filter code
- Strava.getAthleteTotals.YtdSwimDistance
- Type
- String
- Example
- 23
Ytd swim moving timeThe year to date swim moving time (seconds).
- Slug
- ytd_swim_moving_time
- Filter code
- Strava.getAthleteTotals.YtdSwimMovingTime
- Type
- String
- Example
- 2334
Ytd swim elapsed timeThe year to date swim elapsed time (seconds).
- Slug
- ytd_swim_elapsed_time
- Filter code
- Strava.getAthleteTotals.YtdSwimElapsedTime
- Type
- String
- Example
- 342342
Ytd swim elevation gainThe year to date swim elevation gain (meters).
- Slug
- ytd_swim_elevation_gain
- Filter code
- Strava.getAthleteTotals.YtdSwimElevationGain
- Type
- String
- Example
- 1
All ride countThe all time ride count.
- Slug
- all_ride_count
- Filter code
- Strava.getAthleteTotals.AllRideCount
- Type
- String
- Example
- 1231
All ride distanceThe all time ride distance (meters).
- Slug
- all_ride_distance
- Filter code
- Strava.getAthleteTotals.AllRideDistance
- Type
- String
- Example
- 2313
All ride moving timeThe all time ride moving time (seconds).
- Slug
- all_ride_moving_time
- Filter code
- Strava.getAthleteTotals.AllRideMovingTime
- Type
- String
- Example
- 23423
All ride elapsed timeThe all time ride elapsed time (seconds).
- Slug
- all_ride_elapsed_time
- Filter code
- Strava.getAthleteTotals.AllRideElapsedTime
- Type
- String
- Example
- 2344323
All ride elevation gainThe all time ride elevation gain (meters).
- Slug
- all_ride_elevation_gain
- Filter code
- Strava.getAthleteTotals.AllRideElevationGain
- Type
- String
- Example
- 3422
All run countThe all time run count.
- Slug
- all_run_count
- Filter code
- Strava.getAthleteTotals.AllRunCount
- Type
- String
- Example
- 2342
All run distanceThe all time run distance (meters).
- Slug
- all_run_distance
- Filter code
- Strava.getAthleteTotals.AllRunDistance
- Type
- String
- Example
- 234234
All run moving timeThe all time run moving time (seconds).
- Slug
- all_run_moving_time
- Filter code
- Strava.getAthleteTotals.AllRunMovingTime
- Type
- String
- Example
- 23423.23
All run elapsed timeThe all time run elapsed time (seconds).
- Slug
- all_run_elapsed_time
- Filter code
- Strava.getAthleteTotals.AllRunElapsedTime
- Type
- String
- Example
- 34234.2
All run elevation gainThe all time run elevation gain (meters).
- Slug
- all_run_elevation_gain
- Filter code
- Strava.getAthleteTotals.AllRunElevationGain
- Type
- String
- Example
- 23423.2
All swim countThe all time swim count.
- Slug
- all_swim_count
- Filter code
- Strava.getAthleteTotals.AllSwimCount
- Type
- String
- Example
- 2
All swim distanceThe all time swim distance (meters).
- Slug
- all_swim_distance
- Filter code
- Strava.getAthleteTotals.AllSwimDistance
- Type
- String
- Example
- 233
All swim moving timeThe all time swim moving time (seconds).
- Slug
- all_swim_moving_time
- Filter code
- Strava.getAthleteTotals.AllSwimMovingTime
- Type
- String
- Example
- 2312.1
All swim elapsed timeThe all time swim elapsed time (seconds).
- Slug
- all_swim_elapsed_time
- Filter code
- Strava.getAthleteTotals.AllSwimElapsedTime
- Type
- String
- Example
- 22
All swim elevation gainThe all time swim elevation gain (meters).
- Slug
- all_swim_elevation_gain
- Filter code
- Strava.getAthleteTotals.AllSwimElevationGain
- Type
- String
- Example
- 0