- {{hike.numRecords}}
- {{ `${hike.days} ${$t('days')}` }}
- {{hike.privacyString}}
- 108
Hiroshi
{{hike.formatedDate}}
二刷東卯山
{{ `${$t('fitnessLevel')} ${hike.fitnessLevel > 0 ? hike.fitnessLevel : '?'}` }}
Average Speed
{{`${hike.averageSpeed} km/hr`}}
Max Inst. Speed
{{`${numberFormat( Math.roundPlaces(hike.instantaneousSpeedStatistics.max, 2) )} km/hr`}}
- RPE Scale
- {{ `${hike.rpeExertion} (${hike.rpeScale})` }}Assess My Fitness
- Description
- Afterword
- Pack Weight
- {{ $t('gearList') }}{{ `${Math.max(...hike.loadWeights)} kg` }}
Comments