if (len(appearanceID) > 1):
            # We have more than one record of this player/team/game.
            # This is a problem.
            self.errored += 1
        elif (len(appearanceID) == 1):