try:
        for host_team in host_teams:
            if host_team.team_name in host_team_list:
                host_team.team_name = "{0}_{1}".format(
                    host_team.team_name, host_team_iter