Num: ${Object.keys(orderedScores).length} Reset filters
Place Plc Team Stage Total Stage Total
${calcPlace(team)} ${team.team_id}
${team.team_name}
${team.stageScore} ${team.totalPoints} ${team.scores_per_comp[comp_slug] || ''} ${team.stageScore} ${team.totalBestScores}
Num: ${Object.keys(orderedIndivScores).length} Reset filters
Place Plc Name Stage Total Cat Club Stage Total Cat Positions
${calcPlace(indiv)} ${indiv.first_name} ${indiv.last_name} ${indiv.stageScore} ${indiv.total_best_4indiv_points} ${indiv.cat}
${indiv.team || 'UNATT'}
${indiv.stageScore} ${indiv.total_best_4points} ${indiv.total_best_4indiv_points} ${indiv.cat} [ ${pos},   ] [ ${pos},   ]
Total: ${sumPoints()}