<{if $ClubID=="483" && $TourID=="3"}> <{else}> <{/if}>
<{include file="../../include/header.html"}>
<{include file="../../include/lang.html"}>
<{include file="../include/logo.html"}>
<{if $templateFolder =='child'}> <{include file="../include/nav_child.html"}> <{else}> <{include file="../include/nav.html"}> <{/if}>
<{include file="../include/menu.html"}>
<{include file="../include/selectmatch.html"}>
<{if $lang==3}><{$matchInfo['mt_en_name']}><{else}><{$matchInfo['mt_cn_name']}><{/if}><{$configLang['TotalScore'][$lang]}>  
<{include file="../include/round.html"}>
<{foreach name=group item=item key=key from=$group['num']}> <{section name=grouplayer loop=4 start=1}> <{if $matchPlayer['playerName'][$group['playerID'][$key][$smarty.section.grouplayer.index]]!=''}> <{/if}> <{/section}> <{/foreach}>
<{if $lang==3}><{$matchInfo['mt_en_name']}><{else}><{$matchInfo['mt_cn_name']}><{/if}><{$configLang['TotalScore'][$lang]}>
Game: <{$item}> Time: <{$group['time'][$key]}> Tee: <{$group['tee'][$key]}> <{$score[$key]}>
Name:<{$matchPlayer['playerName'][$group['playerID'][$key][$smarty.section.grouplayer.index]]}><{if $matchPlayer['playerName'][$group['playerID'][$key][$smarty.section.grouplayer.index]]!=$matchPlayer['playerEnName'][$group['playerID'][$key][$smarty.section.grouplayer.index]]}><{$matchPlayer['playerEnName'][$group['playerID'][$key][$smarty.section.grouplayer.index]]}><{/if}><{if $matchPlayer['playerType'][$group['playerID'][$key][$smarty.section.grouplayer.index]]=='AMA'}>(A)<{/if}>
Nationality:<{$country['en_name'][$matchPlayer['playerCountry'][$group['playerID'][$key][$smarty.section.grouplayer.index]]]}>
<{$abStr}>
<{include file="../../include/footer.html"}>