def get_team(self, id):
        """
        Returns a team object with the given ID. Raises a KeyError if the team
        is not found
        :param id: The team's ID