# | Bib | Ime i prezime | Klub | Progres | Lokacija | Vrijeme | |
---|---|---|---|---|---|---|---|
{{ $index+1 }} | #{{ profile.bib_number }} | {{ profile.full_name }} | {{ profile.club }} |
|
{{ profile.lap_name }} | {{ (profile.result_time || profile.total_time) | limitTo:8 }} {{ profile.id_result_status }} |
# | Bib | Ime i prezime | Klub | Progres | Lokacija | Vrijeme | |
---|---|---|---|---|---|---|---|
{{ $index+1 }} | #{{ profile.bib_number }} | {{ profile.full_name }} | {{ profile.club }} |
|
{{ profile.lap_name }} | {{ (profile.result_time || profile.total_time) | limitTo:8 }} {{ profile.id_result_status }} |
# | Bib | Ime i prezime | Klub | Progres | Lokacija | Vrijeme | |
---|---|---|---|---|---|---|---|
{{ $index+1 }} | #{{ profile.bib_number }} | {{ profile.full_name }} | {{ profile.club }} |
|
{{ profile.lap_name }} | {{ (profile.result_time || profile.total_time) | limitTo:8 }} {{ profile.id_result_status }} |
# | Bib | Ime i prezime | Klub | Progres | Lokacija | Vrijeme | |
---|---|---|---|---|---|---|---|
{{ $index+1 }} | #{{ profile.bib_number }} | {{ profile.full_name }} | {{ profile.club }} |
|
{{ profile.lap_name }} | {{ (profile.result_time || profile.total_time) | limitTo:8 }} {{ profile.id_result_status }} |
# | Bib | Ime i prezime | Spol | 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 }} {{ profile.id_result_status }} |
# | Bib | Ime i prezime | Spol | 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 }} {{ profile.id_result_status }} |