masterList, with masterList[0] being the playerList, and every subsequent list being a different game
expected sizes of the lists
Output:
returnList, where returnList[x][0] is the name of the game, and returnList[x][1] is the distance between game and player. returnList is sorted by returnList[x][1].
Input:
Output: