{#await Promise.all( [data.drivers, data.teams, data.seasonpicks, data.seasonpickedusers, pickedusers, outstandingusers], ) then [drivers, teams, seasonpicks, currentpicked, picked, outstanding]}
Hottake:
{data.seasonpick?.hottake}
Doohan Starts:
{#if data.seasonpick}
Jack Doohan startet {data.seasonpick?.doohanstarts} mal.
{/if}
WDC:
WCC:
Most Overtakes:
Most DNFs:
Teamwinners:
Podiums:
Picked ({picked.length}/{currentpicked.length}):
Missing ({outstanding.length}/{currentpicked.length}):