
TOP AVERAGE 랭킹입니다.
-
{{welcomeTopList[0].Rank}}
{{welcomeTopList[0].NameFull}}{{welcomeTopList[0].NameFullEn}}
{{nationChange(welcomeTopList[0].NationCode)}}
Average{{dotFormat(welcomeTopList[0].Average, 3)}}
Round{{welcomeTopList[0].Round}}
-
{{welcomeTopList[1].Rank}}
{{welcomeTopList[1].NameFull}}{{welcomeTopList[1].NameFullEn}}
{{nationChange(welcomeTopList[1].NationCode)}}
Average{{dotFormat(welcomeTopList[1].Average, 3)}}
Round{{welcomeTopList[1].Round}}
-
{{welcomeTopList[2].Rank}}
{{welcomeTopList[2].NameFull}}{{welcomeTopList[2].NameFullEn}}
{{nationChange(welcomeTopList[2].NationCode)}}
Average{{dotFormat(welcomeTopList[2].Average, 3)}}
Round{{welcomeTopList[2].Round}}
-
{{welcomeTopList[3].Rank}}
{{welcomeTopList[3].NameFull}}{{welcomeTopList[3].NameFullEn}}
{{nationChange(welcomeTopList[3].NationCode)}}
Average{{dotFormat(welcomeTopList[3].Average, 3)}}
Round{{welcomeTopList[3].Round}}
-
{{item.Rank}}
{{item.NameFull}}{{item.NameFullEn}}
{{nationChange(item.NationCode)}}
Average{{dotFormat(item.Average, 3)}}
Round{{item.Round | number}}
준비중 입니다.