PBA Team League Player Ranking.
{{ player['선수명'] }}
MoreGame | Total Game | W | L | W.R | AVG | HR | TS% | BS% |
---|---|---|---|---|---|---|---|---|
Singles | {{ player['단식경기수'] }} | {{ player['단식승'] }} | {{ player['단식패'] }} | {{ player['단식승율'] }}% | {{ player['단식에버리지'] }} | {{ player['단식하이런'] }} | {{ player['단식득점성공율'] }} | {{ player['단식뱅크샷비율'] }} |
Doubles | {{ player['복식경기수'] }} | {{ player['복식승'] }} | {{ player['복식패'] }} | {{ player['복식승율'] }}% | {{ player['복식에버리지'] || '-' }} | {{ player['복식하이런'] }} | {{ player['복식득점성공율'] }} | {{ player['복식뱅크샷비율'] }} |
Total | {{ player['종합경기수'] }} | {{ player['종합승수'] }} | {{ player['종합패수'] }} | {{ player['종합승율'] }}% | {{ player['단식에버리지'] || '-' }} | {{ player['단식하이런'] }} | {{ player['종합득점성공율'] }} | {{ player['종합뱅크샷비율'] }} |
10 more views +