Player Information

Player records and statistics.

{{playerInfo.playerNameEn}}

{{playerInfo.playerNameEn || ''}}

NA

{{nationChange(playerInfo.nationCode) || ''}}

국기
Birth

{{playerInfo.birthDay || 'Not registered'}}

View Graph

Career Records

Tour Total

Tour Total

PBA(1st div)

LPBA(1st div)

Dream

Challenge

Career Wins

{{totalRank.winCount || 0}} times

Tournaments

{{totalRank.joinCount || 0}} times

Total Prize Money

{{totalRank.prize | number:0}} KRW

Major Career

Championship Records More +
{{item.SeasonTitle}} {{item.TourTitle}}
No championship records.
Awards More +
{{item.SEASON}} {{item.TITLE}} {{item.AWARD_TYPE}}
No awards.

Key Statistics

Point Ranking Prize Ranking Tournaments Wins
{{seasonRank.rankingPoint | number:0}}({{seasonRank.rankingPointRank}}) {{seasonRank.prize | number:0}}({{seasonRank.prizeRank}}) {{seasonRank.joinTourCount}} {{seasonRank.championshipCount}}
W L SW SL AVG HR Pts 1P BS BS% TA TS TS% 5H 5HS% BRS%
{{playerStats.win !== undefined && playerStats.win !== null ? playerStats.win : 0}} {{playerStats.lose !== undefined && playerStats.lose !== null ? playerStats.lose : 0}} {{playerStats.setwin !== undefined && playerStats.setwin !== null ? playerStats.setwin : 0}} {{playerStats.setlose !== undefined && playerStats.setlose !== null ? playerStats.setlose : 0}} {{playerStats.average !== undefined && playerStats.average !== null ? playerStats.average : 0}} {{playerStats.hr !== undefined && playerStats.hr !== null ? playerStats.hr : 0}} {{playerStats.point !== undefined && playerStats.point !== null ? playerStats.point : 0}} {{playerStats.onePoint !== undefined && playerStats.onePoint !== null ? playerStats.onePoint : 0}} {{playerStats.twoPoint !== undefined && playerStats.twoPoint !== null ? playerStats.twoPoint : 0}} {{playerStats.bankShotRate !== undefined && playerStats.bankShotRate !== null ? (playerStats.bankShotRate) : 0}} {{playerStats.totalTry !== undefined && playerStats.totalTry !== null ? playerStats.totalTry : 0}} {{playerStats.totalSuccess !== undefined && playerStats.totalSuccess !== null ? playerStats.totalSuccess : 0}} {{playerStats.successRate !== undefined && playerStats.successRate !== null ? (playerStats.successRate) : 0}} {{playerStats.longShotInning !== undefined && playerStats.longShotInning !== null ? playerStats.longShotInning : 0}} {{playerStats.longShotRate !== undefined && playerStats.longShotRate !== null ? (playerStats.longShotRate) : 0}} {{playerStats.firstShotRate !== undefined && playerStats.firstShotRate !== null ? (playerStats.firstShotRate) : 0}}

Tournament Records

Terminology Explanation

Tournament Rank Prize Ranking Points AVG HR Pts BS BS% 5HS%
{{item.tourTitleEn ? item.tourTitleEn : item.tourTitle}} {{item.prizeRank}} {{item.prize | number:0}} {{item.rankingPoint | number:0}} {{item.average | number:3}} {{item.hr}}({{item.hrRank}}) {{item.point}}({{item.pointRank}}) {{item.bankShot}}({{item.bankShotRateRank}}) {{item.bankShotRate }} {{item.longShotRate }}({{item.longShotRateRank}})
No tournament records.
※Numbers in parentheses indicate ranking within the tournament.