public Boolean AddCompetition(Competition competition)
 => CompetitionRepository.AddCompetition(competition);