@mikelaferriere/espn-api
Preparing search index...
Types
Competition
Interface Competition
interface
Competition
{
attendance
:
number
;
broadcasts
:
{
market
:
string
;
names
:
string
[]
}
[]
;
competitors
:
Competitor
[]
;
conferenceCompetition
?:
boolean
;
date
:
string
;
format
:
any
;
geoBroadcasts
:
{
lang
:
string
;
market
:
{
id
:
string
;
type
:
string
}
;
media
:
{
shortName
:
string
}
;
region
:
string
;
type
:
{
id
:
string
;
shortName
:
string
}
;
}
[]
;
headlines
:
{
description
:
string
;
shortLinkText
:
string
;
type
:
string
}
[]
;
id
:
string
;
neutralSite
:
boolean
;
notes
:
{
headline
:
string
;
type
:
string
}
[]
;
playByPlayAvailable
:
boolean
;
recent
:
boolean
;
series
:
Series
;
startDate
:
string
;
status
:
Status
;
timeValid
:
boolean
;
type
:
{
abbreviation
:
string
;
id
:
string
}
;
uid
:
string
;
venue
:
Venue
;
wasSuspended
?:
boolean
;
}
Index
Properties
attendance
broadcasts
competitors
conference
Competition?
date
format
geo
Broadcasts
headlines
id
neutral
Site
notes
play
By
Play
Available
recent
series
start
Date
status
time
Valid
type
uid
venue
was
Suspended?
Properties
attendance
attendance
:
number
broadcasts
broadcasts
:
{
market
:
string
;
names
:
string
[]
}
[]
competitors
competitors
:
Competitor
[]
Optional
conference
Competition
conferenceCompetition
?:
boolean
date
date
:
string
format
format
:
any
geo
Broadcasts
geoBroadcasts
:
{
lang
:
string
;
market
:
{
id
:
string
;
type
:
string
}
;
media
:
{
shortName
:
string
}
;
region
:
string
;
type
:
{
id
:
string
;
shortName
:
string
}
;
}
[]
headlines
headlines
:
{
description
:
string
;
shortLinkText
:
string
;
type
:
string
}
[]
id
id
:
string
neutral
Site
neutralSite
:
boolean
notes
notes
:
{
headline
:
string
;
type
:
string
}
[]
play
By
Play
Available
playByPlayAvailable
:
boolean
recent
recent
:
boolean
series
series
:
Series
start
Date
startDate
:
string
status
status
:
Status
time
Valid
timeValid
:
boolean
type
type
:
{
abbreviation
:
string
;
id
:
string
}
uid
uid
:
string
venue
venue
:
Venue
Optional
was
Suspended
wasSuspended
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attendance
broadcasts
competitors
conference
Competition
date
format
geo
Broadcasts
headlines
id
neutral
Site
notes
play
By
Play
Available
recent
series
start
Date
status
time
Valid
type
uid
venue
was
Suspended
@mikelaferriere/espn-api
Loading...