I have an Airtable with sports results. Any athlete can submit results for their performances. An athlete can submit results for the same workout.
Workout | Athlete | Result
A | Peter | 13:22
B | Peter | 4:32
A | Mary | 13:12
A | Peter | 11:53
I want to embed rankings for each workout on my website.
BUT…
For each athlete I only want their best result to be included in the rankings.
So the ranking for workout A should look like this:
- Peter 11:53
- Mary 13:12
and NOT
- Peter 11:53
- Mary 13:12
- Peter 13:22
Do I need to create a new table for this? How do I only put highscores in that table? How do I get the ranking position 1, 2, 3 etc. into that table…
I am pretty new to Airtable and have no idea what to search for…



