analytics My Results
Get push notifications for your results & final position
Install the app to be notified the moment your race is scored — no need to keep a tab open.
Best Lap
{{ formatTime(stats.bestLapTime) }}
Total Races
{{ stats.totalRaces || 0 }}
- Race Wins
- {{ stats.totalWins || 0 }}
- Top 3 ({{ podiumRate }}%)
- {{ stats.totalPodiums || 0 }}
- Avg Consistency
- {{ stats.avgConsistency ? stats.avgConsistency + '%' : '—' }}
- Driver Category
- {{ driverTier }}
- Venues
- {{ stats.totalVenues || 0 }}
- Days Racing
- {{ stats.totalDays || 0 }}
- Track Time
- {{ formatRaceTime(stats.totalRaceTime) }}
- Head-to-Head
- {{ nemesisStats.stats.victories || 0 }}
directions_car My Cars expand_more
{{ car.manufacturer_name }}
{{ car.model_name }}
{{ car.transponder_id }}
Primary
{{ car.class_name }}
show_chart Position Progression expand_more
swipe
Drag to pan
history Race History expand_more
{{ group.day }}
{{ group.monthYear }}
{{ b.label }}
flag
{{ cleanRaceName(race.race_name) }}
DNF
{{ formatRaceType(race) }}
sync
Syncing
stadium
{{ race.venue_name }}
event
{{ race.meeting_title }}
P{{ race.position }}
timer
{{ race.result }}
speed
Best: {{ formatTime(race.best_lap_time) }}s
avg_pace
Avg: {{ formatTime(race.avg_lap_time) }}s
analytics
Consistency: {{ getConsistency(race) }}%
Page {{ pagination.page }} of {{ pagination.totalPages }} ({{ pagination.total }} races)
filter_alt_off
No {{ raceTypeFilter }} races found
Try selecting a different race type filter
search_off
No races found
Start racing to see your results here
place Performance by Venue
| Venue | Races | Podiums | Best Lap | Avg Position |
|---|---|---|---|---|
| {{ venue.venue_name }} | {{ venue.total_races }} | {{ venue.podiums }} | {{ formatTime(venue.best_lap_time) }} | {{ venue.avg_position }} |
search_off
No venue data