I have
export interface Game { startingTime?: string; minutes?: string; finished: boolean; homeTeam: string; awayTeam: string; score?: