Properties
attendance
attendance: number
broadcasts
broadcasts: {
market: string;
names: string[];
}[]
Type declaration
market: string
names: string[]
Optional
conferenceCompetition
conferenceCompetition?: boolean
geoBroadcasts
geoBroadcasts: {
lang: string;
market: {
id: string;
type: string;
};
media: {
shortName: string;
};
region: string;
type: {
id: string;
shortName: string;
};
}[]
Type declaration
lang: string
market: {
id: string;
type: string;
}
media: {
shortName: string;
}
region: string
type: {
id: string;
shortName: string;
}
id: string
shortName: string
headlines
headlines: {
description: string;
shortLinkText: string;
type: string;
}[]
Type declaration
description: string
shortLinkText: string
type: string
neutralSite
neutralSite: boolean
notes
notes: {
headline: string;
type: string;
}[]
Type declaration
headline: string
type: string
playByPlayAvailable
playByPlayAvailable: boolean
startDate
startDate: string
timeValid
timeValid: boolean
type
type: {
abbreviation: string;
id: string;
}
Type declaration
abbreviation: string
id: string
Optional
wasSuspended
wasSuspended?: boolean