if players.get_player_handedness(temp.PlayerID.iloc[0]) == 'L':
            marker = '<'
        else:
            marker = '>'