training-data

2025-03-18 · Daily Summary

Navigation: ← Mar 12 March 18, 2025 Mar 20 →

Totals: 3.1 mi • 0 h 28 m • 12 ft ↑ • 12,947 steps
Sleep: No sleep data available for this date

Sleep Metrics

No sleep data available for this date

Daily Metrics

Steps: 12,947

Workout Details

Run

Distance & Time: 3.13 mi • 28m 38s • 12 ft ↑ Heart Rate: Avg: 164 bpm, Max: 174 bpm Average Pace: 9:09/mi

Splits:

Mile 1: 9m 8s • 9:08/mi • Avg: 0 bpm, Max: 5 bpm • +4 ft

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

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

Full JSON ```json { "date": "2025-03-18", "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": 12947, "total_workout_distance_mi": 3.13, "total_moving_time_s": 1718, "total_elev_gain_ft": 12 }, "workout_metrics": [ { "id": 11558876543, "type": "Run", "start": "2025-03-18T05:00:00.000Z", "distance_mi": 3.13, "moving_time_s": 1718, "elev_gain_ft": 12, "avg_hr": 164, "max_hr": 174, "avg_pace_s_per_mi": 549, "splits": [ { "mile": 1, "avg_hr": 0, "max_hr": 5, "avg_pace_s_per_mi": 548, "mile_time_s": 548, "elev_gain_ft": 4 }, { "mile": 2, "avg_hr": 0, "max_hr": 5, "avg_pace_s_per_mi": 555, "mile_time_s": 555, "elev_gain_ft": 4 }, { "mile": 3, "avg_hr": 0, "max_hr": 5, "avg_pace_s_per_mi": 544, "mile_time_s": 615, "elev_gain_ft": 4 } ] } ] } ```