| Match | Score | {{ bookName(bk) }} |
|---|---|---|
|
{{ sportLabel(g) }} · {{ g.date }} {{ g.time }}
{{ cleanAbbr(g.home.abbr, g.home.name) }}
{{ g.home.name }}
{{ g.home.pitcher }}
{{ cleanAbbr(g.away.abbr, g.away.name) }}
{{ g.away.name }}
{{ g.away.pitcher }}
|
LIVE
{{ dec(g.score.home) }}
{{ dec(g.score.period || '') }} {{ dec(g.score.status || '') }}
{{ dec(g.score.away) }}
|
{{ dec(g.lines[bk].home) || '—' }}
{{ dec(g.lines[bk].away) || '—' }}
—
—
|