<{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/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}>
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]]]}>
<{include file="../../include/footer.html"}>