I have a table of Dates.
Each date is tied to a single event (also a table)
That event has hundreds of player submissions (in a table)
The player submission earn points - Total
In the Event table I am able to roll up the highscore, but I want to be able to see the player that belongs to as well.