I am making a base for my fantasy hockey league. I have 2 tables Players & Schedule. Each game in the schedule has a game ID as well as date and teams playing. Inside the players table has the team they are on and all relevant stats.
Is there a way to Link each drafted player to a game ID and then map out which days my players are playing on?