| Time | Event | 1 | X | 2 | ID |
|---|---|---|---|---|---|
| {{ match.matchDate.split(' ')[1].substring(0,5) }} |
●
{{ match.matchName.replace('·', ' vs ') }}
|
{{ odd }} | {{ match.matchCode }} |
{{ match.matchDate.split(' ')[1].substring(0,5) }}
ID: {{ match.matchCode }}
{{ match.matchName.replace('·', ' VS ') }}
{{ idx === 0 ? '1' : (idx === 1 ? 'X' : '2') }}
{{ odd }}
No events found for this selection.