# | Bib | Full name | Gender | Progress | Last Location | Race Time | |
---|---|---|---|---|---|---|---|
{{$index+1}} | #{{profile.bib_number}} | {{profile.full_name}} | {{profile.gender == 'M' ? 'M' : 'F'}} |
|
{{profile.lap_name}} {{profile.last_time | limitTo:5:11}} | {{profile.total_time | limitTo:8}} {{profile.id_result_status}} |