{{ match.endTime }}
{{ formatPlayerDisplayName(match.firstPlayer) }} {{ match.firstPlayer.won ? '胜' : '负' }} {{ match.firstPlayer.score }}分
{{ match.env }} VS 回合数: {{ match.turnCount }} 时长: {{ formatDuration(match.startTime, match.endTime) }}
{{ match.secondPlayer.score }}分 {{ match.secondPlayer.won ? '胜' : '负' }} {{ formatPlayerDisplayName(match.secondPlayer) }}
搜索
{{ match.endTime }}
{{ getPlayerDisplayName(match.firstPlayer) }} {{ match.firstPlayer.won ? '胜' : '负' }} {{ match.firstPlayer.score }}分
{{ match.env }} VS 回合数: {{ match.turnCount }} 时长: {{ formatDuration(match.startTime, match.endTime) }}
{{ match.secondPlayer.score }}分 {{ match.secondPlayer.won ? '胜' : '负' }} {{ getPlayerDisplayName(match.secondPlayer) }}
{{ btn.label }}{{ sortConfig.order === 'asc' ? '↑' : '↓' }}
搜索

{{ getPlayerDisplayNameForData(playerStats.data) }} 的数据总览