I am trying to calculate the standings for a sports league. Tie breakers are based on head 2 head records. So in order to determine the team higher in the standings when a tie in points occurs I need to be able to pull head to head records between teams from a dictionary.I am trying to calculate the standings for a sp