Editor's Pick
{{hike.numRecords}}
{{hike.privacyString}}
2740
Kf
Pro
{{ `${hike.formattedDate}・${`${hike.days} ${$t('days')}`}・${hike.l10nActivityType}` }}

{{ hike.name }}

{{ `${$t('fitnessLevel')} ${hike.fitnessLevel > 0 ? hike.fitnessLevel : '?'}` }}
{{ hike.teamMembers.length > 1 ? $t('joinedWithTeamMembers', {firstTeamMember: hike.teamMembers[0].displayName, totalTeamMembers: hike.teamMembers.length - 1}) : $t('joinedWithOneTeamMember', {firstTeamMember: hike.teamMembers[0].displayName}) }}
Total moving distance

{{`${Math.roundPlaces(hike.calculateDistance() / 1000, 1) } km`}}

Total Time

{{ formatDuration(hike.calculateDuration()) }}

Total Elev. Gain

{{`${numberFormat(Math.roundPlaces(hike.altitudeStatistics.ascent, 0))} m`}}

Total Elev. Loss

{{`${numberFormat(Math.roundPlaces(hike.altitudeStatistics.descent, 0))} m`}}

Average pace

{{`${formatPace(hike.averagePace)}/km`}}

Avg. speed

{{`${numberFormat(Math.roundPlaces(hike.averageSpeed, 2))} km/hr`}}

Calories

{{`${numberFormat(Math.roundPlaces(hike.totalEstimatedCalories, 0))} kcal`}}

Plan Route
  • KilometersPace (/km)Speed (km/hr)Elev. change
    {{ numberFormat(Math.roundPlaces(splitInfo.distance / 1000, 1)) }}{{ hike.isPaceVisible ? formatPace(splitInfo.value) : numberFormat(Math.roundPlaces(splitInfo.value * 3.6, 1)) }}
    {{ `${numberFormat(Math.roundPlaces(splitInfo.elevationChanges, 0))} m` }}
  • Pack Weight & Gear List
    {{ `${Math.max(...hike.loadWeights)} kg` }}
  • Tags
  • RPE Scale
    {{ `${hike.rpeExertion} (${hike.rpeScale})` }}
Comments
Completed trail:

Activities for thie Trail