| # | Bib | Puno ime | Pol | Klub | Progres | Lokacija | Vrijeme | |
|---|---|---|---|---|---|---|---|---|
| {{ $index+1 }} | #{{ profile.bib_number }} | {{ profile.full_name }} | {{ profile.gender == 'M' ? 'M' : 'Ž' }} | {{ profile.club }} |
|
{{ profile.lap_name }} | {{ (profile.result_time || profile.total_time) | limitTo:8 }}{{ diff(resDD25_Q[0], profile) }} {{ profile.id_result_status}} |
| # | Bib | Puno ime | Pol | Klub | Progres | Lokacija | Vrijeme | |
|---|---|---|---|---|---|---|---|---|
| {{ $index+1 }} | #{{ profile.bib_number }} | {{ profile.full_name }} | {{ profile.gender == 'M' ? 'M' : 'Ž' }} | {{ profile.club }} |
|
{{ profile.lap_name }} | {{ (profile.result_time || profile.total_time) | limitTo:8 }}{{ diff(resDD25_G[0], profile) }} {{ profile.id_result_status}} |