| # | Broj | Vozač | Klub | Vozilo | Kat. | Lokacija | Vrijeme |
|---|---|---|---|---|---|---|---|
| {{ $index+1 }}. | #{{ profile.bib_number }} | {{ profile.full_name }} | {{ profile.club }} | {{ profile.city }} | {{ profile.category }} |
{{ profile.lap_name }}
{{ profile.result_name }}
{{ profile.result_name }}
|
{{ (profile.result_time || profile.total_time) | limitTo : 9 : 3 }}{{ diff2(resMK26_T3[0], profile) }} {{ profile.id_result_status}} |
| # | Broj | Vozač | Klub | Vozilo | Kat. | Lokacija | Vrijeme |
|---|---|---|---|---|---|---|---|
| {{ $index+1 }}. | #{{ profile.bib_number }} | {{ profile.full_name }} | {{ profile.club }} | {{ profile.city }} | {{ profile.category }} |
{{ profile.lap_name }}
{{ profile.result_name }}
{{ profile.result_name }}
|
{{ (profile.result_time || profile.total_time) | limitTo : 9 : 3 }}{{ diff2(resMK26_T1[0], profile) }} {{ profile.id_result_status}} |
| # | Broj | Vozač | Klub | Vozilo | Kat. | Lokacija | Vrijeme |
|---|---|---|---|---|---|---|---|
| {{ $index+1 }}. | #{{ profile.bib_number }} | {{ profile.full_name }} | {{ profile.club }} | {{ profile.city }} | {{ profile.category }} |
{{ profile.lap_name }}
{{ profile.result_name }}
{{ profile.result_name }}
|
{{ (profile.result_time || profile.total_time) | limitTo : 9 : 3 }}{{ diff2(resMK26_T2[0], profile) }} {{ profile.id_result_status}} |