<a href='https://online-go.com/tournament/12669'>[E2]</a>
        <a href='https://online-go.com/tournament/12670'>[E3]</a>
        <a href='https://online-go.com/tournament/12671'>[E4]</a>
        <a href='https://online-go.com/tournament/12672'>[E5]</a>
        <a href='https://online-go.com/tournament/12673'>[E6]</a>
    </td>
</tr>
</table>

&lowast; means the games were finished by timeout or retiring.

Rules could be found <a href='https://forums.online-go.com/t/league-format-kuksu-title-tournament-rules-and-discussion/5191'>here</a>.

""" % iGroupNames[i];
        
        a.put(['tournaments', iGroupIDs[i]], {"description": iDescription
        });
        
        print("Tournament %s with id %d updated.\n" % (iGroupNames[i], iGroupIDs[i]));
        sleep(2);
       
    


# tourney id 7370
"""
iTournament = a.post(['tournaments'],{
  "id":12650,
  "name":"Test Tournament 2",
  "group":515,
  "tournament_type":"roundrobin",
  "description":"<b>Test 3</b>",