{{ formatName(game.homeP1) || '---' }}
{{ backNumberMap[formatName(match.homeUniv) + '_' + formatName(game.homeP1)] }}
{{ formatName(game.homeP2) }}
{{ backNumberMap[formatName(match.homeUniv) + '_' + formatName(game.homeP2)] }}
{{ getIndividualGameCount(game, match.status).home }}G
棄権
{{ n }}G
{{ (game.scores && game.scores[n-1]) ? game.scores[n-1].h + '-' + game.scores[n-1].a : '0-0' }}
{{ backNumberMap[formatName(match.awayUniv) + '_' + formatName(game.awayP1)] }}
{{ formatName(game.awayP1) || '---' }}
{{ backNumberMap[formatName(match.awayUniv) + '_' + formatName(game.awayP2)] }}
{{ formatName(game.awayP2) }}
{{ getIndividualGameCount(game, match.status).away }}G
棄権