public IEnumerable <Competition> GetAllCompetitions()
 => CompetitionRepository.GetAllCompetitions();