public GameService(SearchScanScoreContext context) { _context = context; }
public TeamService(SearchScanScoreContext context) { _context = context; }