training-data

2025-06-02 · Daily Summary

Navigation: ← May 29 June 02, 2025 Jun 03 →

Totals: 5.0 mi • 0 h 51 m • 12 ft ↑ • 16,595 steps
Sleep: No sleep data available for this date

Sleep Metrics

No sleep data available for this date

Daily Metrics

Steps: 16,595

Workout Details

Run

Distance & Time: 5.05 mi • 51m 24s • 12 ft ↑ Heart Rate: Avg: 175 bpm, Max: 185 bpm Average Pace: 10:11/mi

Splits:

Mile 1: 10m 15s • 10:15/mi • Avg: 0 bpm, Max: 5 bpm • +3 ft

Mile 2: 10m 8s • 10:08/mi • Avg: 0 bpm, Max: 5 bpm • +2 ft

Mile 3: 10m 12s • 10:12/mi • Avg: 0 bpm, Max: 5 bpm • +4 ft

Mile 4: 10m 18s • 10:18/mi • Avg: 0 bpm, Max: 5 bpm • +2 ft

Mile 5: 10m 31s • 10:02/mi • Avg: 0 bpm, Max: 5 bpm • +1 ft

Full JSON ```json { "date": "2025-06-02", "schema": 2, "sleep_metrics": { "sleep_minutes": null, "deep_minutes": null, "light_minutes": null, "rem_minutes": null, "awake_minutes": null, "sleep_score": null, "resting_hr": null, "hrv_night_avg": null }, "daily_metrics": { "body_battery": { "charge": null, "drain": null }, "steps": 16595, "total_workout_distance_mi": 5.05, "total_moving_time_s": 3084, "total_elev_gain_ft": 12 }, "workout_metrics": [ { "id": 11943278451, "type": "Run", "start": "2025-06-02T05:00:00.000Z", "distance_mi": 5.05, "moving_time_s": 3084, "elev_gain_ft": 12, "avg_hr": 175, "max_hr": 185, "avg_pace_s_per_mi": 611, "splits": [ { "mile": 1, "avg_hr": 0, "max_hr": 5, "avg_pace_s_per_mi": 615, "mile_time_s": 615, "elev_gain_ft": 3 }, { "mile": 2, "avg_hr": 0, "max_hr": 5, "avg_pace_s_per_mi": 608, "mile_time_s": 608, "elev_gain_ft": 2 }, { "mile": 3, "avg_hr": 0, "max_hr": 5, "avg_pace_s_per_mi": 612, "mile_time_s": 612, "elev_gain_ft": 4 }, { "mile": 4, "avg_hr": 0, "max_hr": 5, "avg_pace_s_per_mi": 618, "mile_time_s": 618, "elev_gain_ft": 2 }, { "mile": 5, "avg_hr": 0, "max_hr": 5, "avg_pace_s_per_mi": 602, "mile_time_s": 631, "elev_gain_ft": 1 } ] } ] } ```