| Name | Type | Description | Notes |
|---|---|---|---|
| average_speed | f32 | The average speed of this split, in meters per second | [optional] [default to null] |
| distance | f32 | The distance of this split, in meters | [optional] [default to null] |
| elapsed_time | i32 | The elapsed time of this split, in seconds | [optional] [default to null] |
| elevation_difference | f32 | The elevation difference of this split, in meters | [optional] [default to null] |
| pace_zone | i32 | The pacing zone of this split | [optional] [default to null] |
| moving_time | i32 | The moving time of this split, in seconds | [optional] [default to null] |
| split | i32 | N/A | [optional] [default to null] |