List all tournaments or create a new tournament.

GET /api/v1/tournaments?format=api&ordering=player_count&page=1233
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 59602,
    "next": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=1234",
    "previous": "https://online-go.com/api/v1/tournaments?format=api&ordering=player_count&page=1232",
    "results": [
        {
            "id": 60295,
            "name": "uefa champions league",
            "director": {
                "id": 740352,
                "username": "Haaland Can",
                "country": "it",
                "icon": "https://user-uploads.online-go.com/bea4c463d9106aad9af8614de4aa0174-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 908.5516141194921,
                        "deviation": 62.836034696418736,
                        "volatility": 0.06010253014759615
                    }
                },
                "ranking": 12.69669704549219,
                "professional": false,
                "ui_class": ""
            },
            "description": "yuyuhyughy",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 43,
                "name": "Kyu Level Study Group",
                "summary": "A group for kyu level players! Join, play tournaments, and have fun. Thanks for being a part of our community!",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 8885,
                "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-09T21:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-16T20:42:33.500954Z",
            "ended": "2020-08-16T03:19:19.843911Z",
            "start_waiting": "2020-05-16T20:42:33.096060Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/36b3f6c2ac8b8f0da8b168b3cc142a1b-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60580,
            "name": "Beginner tournament.",
            "director": {
                "id": 779428,
                "username": "eitanwright",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ad90c29b46f0f0be58fc24bea5811c72?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 867.2256148406036,
                        "deviation": 62.035876655982676,
                        "volatility": 0.06001015246408159
                    }
                },
                "ranking": 11.619005952277494,
                "professional": false,
                "ui_class": ""
            },
            "description": "simple tournament for people who just started the game of go!",
            "schedule": null,
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 60,
            "time_control_parameters": {
                "system": "simple",
                "time_control": "simple",
                "speed": "live",
                "pause_on_weekends": false,
                "per_move": 60
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5730,
                "name": "Beginner go players.",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 11,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-15T18:35:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 8,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-06-01T12:09:29.037150Z",
            "ended": "2020-06-01T12:15:44.130405Z",
            "start_waiting": "2020-06-01T12:09:28.658100Z",
            "board_size": 9,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60081,
            "name": "test tournament",
            "director": {
                "id": 107637,
                "username": "Xinemus",
                "country": "nl",
                "icon": "https://user-uploads.online-go.com/2d05e4a9e51eca7dc1107de5d67093b4-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1492.6817254949951,
                        "deviation": 113.2082868899546,
                        "volatility": 0.05999442923015108
                    }
                },
                "ranking": 24.19016039109881,
                "professional": false,
                "ui_class": ""
            },
            "description": "test tournament",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 31,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "live",
                "pause_on_weekends": false,
                "time_increment": 30,
                "initial_time": 120,
                "max_time": 300
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 5574,
                "name": "Utrecht",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 6,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-04T20:12:00Z",
            "players_start": 3,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-04T20:12:40.232456Z",
            "ended": "2020-05-04T20:15:15.611514Z",
            "start_waiting": "2020-05-04T20:12:39.766824Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 59405,
            "name": "long tour",
            "director": {
                "id": 764480,
                "username": "lmd",
                "country": "un",
                "icon": "https://secure.gravatar.com/avatar/ca9162bd26f5db74d4b7a6eedc463c8d?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1709.9078600458452,
                        "deviation": 266.40821208317413,
                        "volatility": 0.06000315491532309
                    }
                },
                "ranking": 27.33543903146781,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "pick a move when you are free",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "chinese",
            "time_per_move": 631680,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "pause_on_weekends": true,
                "time_increment": 604800,
                "initial_time": 2419200,
                "max_time": 2419200
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5356,
                "name": "The Upper Eshelon of Competitive Go Aficionados",
                "summary": "In this arena, we bet fingers for each piece, eyeballs for each game. This ain't no place for the faint of heart or the timid of soul.",
                "require_invitation": false,
                "is_public": false,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 2,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-21T13:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-04-23T07:30:56.272589Z",
            "ended": "2020-12-09T06:34:52.972922Z",
            "start_waiting": "2020-04-23T07:30:55.934144Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60510,
            "name": "sedrftyghijokijhufzsxrftgj",
            "director": {
                "id": 736025,
                "username": "周朗禧",
                "country": "cn",
                "icon": "https://secure.gravatar.com/avatar/e0fe0e2e712e05e1681898969ada7ba0?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1090.2660097211576,
                        "deviation": 78.91903907630135,
                        "volatility": 0.059994869907320864
                    }
                },
                "ranking": 16.917527564150394,
                "professional": false,
                "ui_class": ""
            },
            "description": "67.5 目\n2020-05-09\t19x19\t友誼對局\t\n江弘曆\n[?]\n周朗禧\n[19级]\n白+中盘胜\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:4 (周朗禧 vs algrigd)\t\nalgrigd\n[8级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局, 判定无效\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:2 (周朗禧 vs 李建澔2)\t\n李建澔2\n[17级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:1 (周朗禧 vs LoZmor)\t\nLoZmor\n[13级]\n周朗禧\n[19级]\n黑+14.5 目, 积分对局\n2020-05-06\t19x19\tTournament Game: Blitz 19x19 Elimination Tournament 2020-05-06 13:30 (60152) R:1 (周朗禧 vs Michael Jordan)\t\nMichael Jordan\n[5级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局, 判定无效\n2020-05-03\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-03 14:30 (60022) R:2 (Rorimuha vs 周朗禧)\t\n周朗禧\n[18级]\nRorimuha\n[11级]\n白+42.5 目, 积分对局\n2020-05-03\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-03 14:30 (60022) R:1 (周朗禧 vs Atorrante)\t\nAtorrante\n[8级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-05-03\t19x19\tTournament Game: 😊 vs 😊 (59598) R:1 (周朗禧 vs Kawalergard)\t\nKawalergard\n[14级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:3 (ngjy-am19 vs 周朗禧)\t\n周朗禧\n[18级]\nngjy-am19\n[25级]\n白+超时, 积分对局, 判定无效\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:2 (周朗禧 vs Bradicalman)\t\nBradicalman\n[10级]\n周朗禧\n[18级]\n黑+7.5 目, 积分对局\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:1 (cu238 vs 周朗禧)\t\n周朗禧\n[18级]\ncu238\n[4级]\n黑+超时, 积分对局, 判定无效\n2020-05-01\t9x9\tLadder Challenge: 李建澔2(#3) vs 周朗禧(#1)\t\n李建澔2\n[16级]\n周朗禧\n[18级]\n黑+取消, 积分对局, 判定无效\n2020-04-29\t19x19\tLadder Challenge: 周朗禧(#1548) vs MGorgiadis(#1497)\t\n周朗禧\n[18级]\nMGorgiadis\n[25级]\n黑+超时, 积分对局, 判定无效\n2020-04-28\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-04-28 14:30 (59775) R:2 (Atorrante vs 周朗禧)\t\n周朗禧\n[18级]\nAtorrante\n[11级]\n白+中盘胜, 积分对局\n2020-04-28\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-04-28 14:30 (59775) R:1 (周朗禧 vs Dan.d)\t\nDan.d\n[13级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-04-28\t19x19\tFriendly Match 20 - 25 k\t\npmgima\n[24级]\n周朗禧\n[18级]\n白+中盘胜, 积分对局\n2020-04-28\t19x19\tTournament Game: swdfghgfcxserthgvcxzasdfgbn,bmvn cnfgvbh (59232) R:1 (周朗禧 vs The Monk)\t\nThe Monk\n[25级]\n周朗禧\n[17级]\n黑+中盘胜, 积分对局\n2020-04-26\t19x19\t友谊赛\t\n郭俊霆\n[20级]\n周朗禧\n[17级]\n白+超时\n2020-04-26\t19x19\tLadder Challenge: 周朗禧(#1710) vs corymetz59(#1564)\t\n周朗禧\n[17级]\ncorymetz59\n[25级]\n黑+超时, 积分对局, 判定无效\n2020-04-25\t19x19\t友誼對局\t\n黃諾懿\n[11级]\n周朗禧\n[17级]\n黑+中盘胜\n2020-04-25\t19x19\t友誼對局\t\n黃諾懿\n[11级]\n周朗禧\n[17级]\n黑+中盘胜\n2020-04-25\t19x19\t友誼對局\t\n周朗禧\n[17级]\n黃諾懿\n[11级]\n黑+79.5 目\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:4 (Quackๆ vs 周朗禧)\t\n周朗禧\n[17级]\nQuackๆ\n[3级]\n白+中盘胜, 积分对局\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:2 (Oinot11 vs 周朗禧)\t\n周朗禧\n[18级]\nOinot11\n[17级]\n黑+30.5 目, 积分对局\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:1 (胡成睿 vs 周朗禧)\t\n周朗禧\n[17级]\n胡成睿\n[16级]\n白+中盘胜, 积分对局\n2020-04-24\t13x13\tLadder Challenge: 周朗禧(#763) vs cjh082265(#641)\t\ncjh082265\n[25级]\n周朗禧\n[17级]\n黑+取消, 积分对局, 判定无效\n2020-04-21\t19x19\t友谊赛\t\n周朗禧\n[17级]\nsamabcde\n[5段]\n白+中盘胜\n2020-04-21\t19x19\t友誼對局\t\n周朗禧\n[17级]\n翟老師\n[2级]\n白+中盘胜\n2020-04-21\t19x19\t友誼對局\t\n周朗禧\n[17级]\n翟老師\n[2级]\n白+取消, 判定无效\n2020-04-21\t13x13\tFriendly Match\t\nsidgokool\n[?]\n周朗禧\n[17级]\n白+超时\n2020-04-21\t19x19\tLadder Challenge: 周朗禧(#1714) vs grazyyy(#1680)\t\n周朗禧\n[17级]\ngrazyyy\n[25级]\n白+取消, 积分对局, 判定无效\n2020-04-20\t19x19\tLadder Challenge: 周朗禧(#1937) vs dogc2014(#1927)\t\n周朗禧\n[17级]\ndogc2014\n[25级]\n黑+断开连接, 积分对局\n2020-04-18\t19x19\t周朗禧1\t\n周朗禧\n[17级]\n李張樂\n[13级]\n白+中盘胜\n2020-04-18\t19x19\t周朗禧1\t\n李張樂\n[13级]\n周朗禧\n[17级]\n白+取消, 积分对局, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n李張樂\n[13级]\n周朗禧\n[17级]\n白+中盘胜\n2020-04-18\t19x19\t友谊赛\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n李張樂\n[13级]\n周朗禧\n[17级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧1\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 积分对局, 判定无效\n1\n / 3\n\n棋评和演示盘\n棋手名\n日期\t名称\t黑\t白\n2020-05-14\t/review/480181\t\n周朗禧\n[19级]\nPandito24\n[25级]\n2020-05-11\t/review/478576\t\nSports for Life\n[23级]\n🐬Sofiam🐬\n[5级]\n2020-05-10\t/review/477940\t\n周朗禧\n[19级]\n吳日燊\n[14级]\n2020-05-08\t/review/476860\t\nLoZmor\n[13级]\nAtorrante\n[9级]\n2020-05-01\t/review/472648\t\nmarbul\n[24级]\nHaze_with_a_Z\n[17级]\n2020-04-28\t演示棋盘\t\n黑\n[职业3段]\n白\n[职业3段]\n2020-04-28\t/review/470808\t\n周朗禧\n[17级]\n翟老師\n[2级]\n2020-04-25\t/review/469488\t\n潘一鳴 Julian Poon\n[15级]\n谷子湚\n[17级]\n2020-04-24\t/review/468867\t\n周朗禧\n[17级]\nQuackๆ\n[3级]\n2020-04-24\t/review/468856\t\nCoolest Dude\n[25级]\nEVERM0RE\n[18级]\n2020-04-02\t000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\t\n周朗禧\n[16级]\nOttovonBosly\n[13级]\n2020-03-29\t/review/455095\t\n關老師\n[1级]\nkata-bot\n[7段]\n2020-03-29\t/review/455055\t\nDugu Yue\n[2段]\njcal\n[2段]\n2020-03-29\t/review/455037\t\n周朗禧\n[?]\nHerman456\n[16级]\n2020-03-28\t/review/454566\t\nno_undo\n[3级]\nkata-one-playout\n[4段]\n2020-03-28\t/review/454563\t\nSadaharu\n[9段+]\nearlgreyhot\n[9段+]\n2020-03-28\t/review/454562\t\nlukasz.lew\n[3段]\nluckyman\n[3段]\n2020-03-28\t/review/454536\t\nkata-bot\n[7段]\njackqin628\n[9段]\n2020-03-28\t/review/454530\t\nluckyman\n[3段]\nCharruaflow\n[3段]\n2020-03-28\t/review/454516\t\nCharruaflow\n[3段]\nluckyman\n[3段]\n1\n / 1\n\n奖杯\n1st place in the ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ1st place in the 00000000001st place in the 00000000001st place in the TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT1st place in the hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh1st place in the oooooooooooooooooooooooooooooooooooooooooooooooo1st place in the `1234567890-qwertyuiop[[[]\\asdfghjkl;'zxcvbnm,./1st place in the 去微软推哦怕阿斯顿法国红酒看来自行车v不那么去微软推哦怕时代法国红酒看来自行车v吧1st place in the 🔥9x9 🔥1st place in the 🔥VS 🔥19X191st place in the 🔥vs🔥9x91st place in the cvbhgvfcdtygbhnj1st place in the cfvgbnkmjl,kmjnhbvfcxsdcfvgb1st place in the 周朗禧 win1st place in the 下厨房,。;1st place in the hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh\n当前活动\n假期累计 非棋友会成员\n28 天 30天内\n阶梯赛\n#2 baston-baston 9x9\n#2197 Site 19x19 Ladder\n棋赛\n aws4e5r6tghjkkohutrsesdfghij\n swdfghgfcxserthgvcxzasdfgbn,bmvn cnfgvbh\n 😊 vs 😊\n群组\n ·1234567890-qw\n 2020 勞動盃圍棋手合賽 B組\n baston-baston\n Go Basics\n HKCGA 對局室\n HKCGA 網絡 67.5 目\n2020-05-09\t19x19\t友誼對局\t\n江弘曆\n[?]\n周朗禧\n[19级]\n白+中盘胜\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:4 (周朗禧 vs algrigd)\t\nalgrigd\n[8级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局, 判定无效\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:2 (周朗禧 vs 李建澔2)\t\n李建澔2\n[17级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:1 (周朗禧 vs LoZmor)\t\nLoZmor\n[13级]\n周朗禧\n[19级]\n黑+14.5 目, 积分对局\n2020-05-06\t19x19\tTournament Game: Blitz 19x19 Elimination Tournament 2020-05-06 13:30 (60152) R:1 (周朗禧 vs Michael Jordan)\t\nMichael Jordan\n[5级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局, 判定无效\n2020-05-03\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-03 14:30 (60022) R:2 (Rorimuha vs 周朗禧)\t\n周朗禧\n[18级]\nRorimuha\n[11级]\n白+42.5 目, 积分对局\n2020-05-03\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-03 14:30 (60022) R:1 (周朗禧 vs Atorrante)\t\nAtorrante\n[8级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-05-03\t19x19\tTournament Game: 😊 vs 😊 (59598) R:1 (周朗禧 vs Kawalergard)\t\nKawalergard\n[14级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:3 (ngjy-am19 vs 周朗禧)\t\n周朗禧\n[18级]\nngjy-am19\n[25级]\n白+超时, 积分对局, 判定无效\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:2 (周朗禧 vs Bradicalman)\t\nBradicalman\n[10级]\n周朗禧\n[18级]\n黑+7.5 目, 积分对局\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:1 (cu238 vs 周朗禧)\t\n周朗禧\n[18级]\ncu238\n[4级]\n黑+超时, 积分对局, 判定无效\n2020-05-01\t9x9\tLadder Challenge: 李建澔2(#3) vs 周朗禧(#1)\t\n李建澔2\n[16级]\n周朗禧\n[18级]\n黑+取消, 积分对局, 判定无效\n2020-04-29\t19x19\tLadder Challenge: 周朗禧(#1548) vs MGorgiadis(#1497)\t\n周朗禧\n[18级]\nMGorgiadis\n[25级]\n黑+超时, 积分对局, 判定无效\n2020-04-28\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-04-28 14:30 (59775) R:2 (Atorrante vs 周朗禧)\t\n周朗禧\n[18级]\nAtorrante\n[11级]\n白+中盘胜, 积分对局\n2020-04-28\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-04-28 14:30 (59775) R:1 (周朗禧 vs Dan.d)\t\nDan.d\n[13级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-04-28\t19x19\tFriendly Match 20 - 25 k\t\npmgima\n[24级]\n周朗禧\n[18级]\n白+中盘胜, 积分对局\n2020-04-28\t19x19\tTournament Game: swdfghgfcxserthgvcxzasdfgbn,bmvn cnfgvbh (59232) R:1 (周朗禧 vs The Monk)\t\nThe Monk\n[25级]\n周朗禧\n[17级]\n黑+中盘胜, 积分对局\n2020-04-26\t19x19\t友谊赛\t\n郭俊霆\n[20级]\n周朗禧\n[17级]\n白+超时\n2020-04-26\t19x19\tLadder Challenge: 周朗禧(#1710) vs corymetz59(#1564)\t\n周朗禧\n[17级]\ncorymetz59\n[25级]\n黑+超时, 积分对局, 判定无效\n2020-04-25\t19x19\t友誼對局\t\n黃諾懿\n[11级]\n周朗禧\n[17级]\n黑+中盘胜\n2020-04-25\t19x19\t友誼對局\t\n黃諾懿\n[11级]\n周朗禧\n[17级]\n黑+中盘胜\n2020-04-25\t19x19\t友誼對局\t\n周朗禧\n[17级]\n黃諾懿\n[11级]\n黑+79.5 目\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:4 (Quackๆ vs 周朗禧)\t\n周朗禧\n[17级]\nQuackๆ\n[3级]\n白+中盘胜, 积分对局\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:2 (Oinot11 vs 周朗禧)\t\n周朗禧\n[18级]\nOinot11\n[17级]\n黑+30.5 目, 积分对局\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:1 (胡成睿 vs 周朗禧)\t\n周朗禧\n[17级]\n胡成睿\n[16级]\n白+中盘胜, 积分对局\n2020-04-24\t13x13\tLadder Challenge: 周朗禧(#763) vs cjh082265(#641)\t\ncjh082265\n[25级]\n周朗禧\n[17级]\n黑+取消, 积分对局, 判定无效\n2020-04-21\t19x19\t友谊赛\t\n周朗禧\n[17级]\nsamabcde\n[5段]\n白+中盘胜\n2020-04-21\t19x19\t友誼對局\t\n周朗禧\n[17级]\n翟老師\n[2级]\n白+中盘胜\n2020-04-21\t19x19\t友誼對局\t\n周朗禧\n[17级]\n翟老師\n[2级]\n白+取消, 判定无效\n2020-04-21\t13x13\tFriendly Match\t\nsidgokool\n[?]\n周朗禧\n[17级]\n白+超时\n2020-04-21\t19x19\tLadder Challenge: 周朗禧(#1714) vs grazyyy(#1680)\t\n周朗禧\n[17级]\ngrazyyy\n[25级]\n白+取消, 积分对局, 判定无效\n2020-04-20\t19x19\tLadder Challenge: 周朗禧(#1937) vs dogc2014(#1927)\t\n周朗禧\n[17级]\ndogc2014\n[25级]\n黑+断开连接, 积分对局\n2020-04-18\t19x19\t周朗禧1\t\n周朗禧\n[17级]\n李張樂\n[13级]\n白+中盘胜\n2020-04-18\t19x19\t周朗禧1\t\n李張樂\n[13级]\n周朗禧\n[17级]\n白+取消, 积分对局, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n李張樂\n[13级]\n周朗禧\n[17级]\n白+中盘胜\n2020-04-18\t19x19\t友谊赛\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n李張樂\n[13级]\n周朗禧\n[17级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧1\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 积分对局, 判定无效\n1\n / 3\n\n棋评和演示盘\n棋手名\n日期\t名称\t黑\t白\n2020-05-14\t/review/480181\t\n周朗禧\n[19级]\nPandito24\n[25级]\n2020-05-11\t/review/478576\t\nSports for Life\n[23级]\n🐬Sofiam🐬\n[5级]\n2020-05-10\t/review/477940\t\n周朗禧\n[19级]\n吳日燊\n[14级]\n2020-05-08\t/review/476860\t\nLoZmor\n[13级]\nAtorrante\n[9级]\n2020-05-01\t/review/472648\t\nmarbul\n[24级]\nHaze_with_a_Z\n[17级]\n2020-04-28\t演示棋盘\t\n黑\n[职业3段]\n白\n[职业3段]\n2020-04-28\t/review/470808\t\n周朗禧\n[17级]\n翟老師\n[2级]\n2020-04-25\t/review/469488\t\n潘一鳴 Julian Poon\n[15级]\n谷子湚\n[17级]\n2020-04-24\t/review/468867\t\n周朗禧\n[17级]\nQuackๆ\n[3级]\n2020-04-24\t/review/468856\t\nCoolest Dude\n[25级]\nEVERM0RE\n[18级]\n2020-04-02\t000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\t\n周朗禧\n[16级]\nOttovonBosly\n[13级]\n2020-03-29\t/review/455095\t\n關老師\n[1级]\nkata-bot\n[7段]\n2020-03-29\t/review/455055\t\nDugu Yue\n[2段]\njcal\n[2段]\n2020-03-29\t/review/455037\t\n周朗禧\n[?]\nHerman456\n[16级]\n2020-03-28\t/review/454566\t\nno_undo\n[3级]\nkata-one-playout\n[4段]\n2020-03-28\t/review/454563\t\nSadaharu\n[9段+]\nearlgreyhot\n[9段+]\n2020-03-28\t/review/454562\t\nlukasz.lew\n[3段]\nluckyman\n[3段]\n2020-03-28\t/review/454536\t\nkata-bot\n[7段]\njackqin628\n[9段]\n2020-03-28\t/review/454530\t\nluckyman\n[3段]\nCharruaflow\n[3段]\n2020-03-28\t/review/454516\t\nCharruaflow\n[3段]\nluckyman\n[3段]\n1\n / 1\n\n奖杯\n1st place in the ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ1st place in the 00000000001st place in the 00000000001st place in the TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT1st place in the hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh1st place in the oooooooooooooooooooooooooooooooooooooooooooooooo1st place in the `1234567890-qwertyuiop[[[]\\asdfghjkl;'zxcvbnm,./1st place in the 去微软推哦怕阿斯顿法国红酒看来自行车v不那么去微软推哦怕时代法国红酒看来自行车v吧1st place in the 🔥9x9 🔥1st place in the 🔥VS 🔥19X191st place in the 🔥vs🔥9x91st place in the cvbhgvfcdtygbhnj1st place in the cfvgbnkmjl,kmjnhbvfcxsdcfvgb1st place in the 周朗禧 win1st place in the 下厨房,。;1st place in the hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh\n当前活动\n假期累计 非棋友会成员\n28 天 30天内\n阶梯赛\n#2 baston-baston 9x9\n#2197 Site 19x19 Ladder\n棋赛\n aws4e5r6tghjkkohutrsesdfghij\n swdfghgfcxserthgvcxzasdfgbn,bmvn cnfgvbh\n 😊 vs 😊\n群组\n ·1234567890-qw\n 2020 勞動盃圍棋手合賽 B組\n baston-baston\n Go Basics\n HKCGA 對局室\n HKCGA 網絡 B 班\nB 班\n67.5 目\n2020-05-09\t19x19\t友誼對局\t\n江弘曆\n[?]\n周朗禧\n[19级]\n白+中盘胜\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:4 (周朗禧 vs algrigd)\t\nalgrigd\n[8级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局, 判定无效\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:2 (周朗禧 vs 李建澔2)\t\n李建澔2\n[17级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:1 (周朗禧 vs LoZmor)\t\nLoZmor\n[13级]\n周朗禧\n[19级]\n黑+14.5 目, 积分对局\n2020-05-06\t19x19\tTournament Game: Blitz 19x19 Elimination Tournament 2020-05-06 13:30 (60152) R:1 (周朗禧 vs Michael Jordan)\t\nMichael Jordan\n[5级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局, 判定无效\n2020-05-03\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-03 14:30 (60022) R:2 (Rorimuha vs 周朗禧)\t\n周朗禧\n[18级]\nRorimuha\n[11级]\n白+42.5 目, 积分对局\n2020-05-03\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-03 14:30 (60022) R:1 (周朗禧 vs Atorrante)\t\nAtorrante\n[8级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-05-03\t19x19\tTournament Game: 😊 vs 😊 (59598) R:1 (周朗禧 vs Kawalergard)\t\nKawalergard\n[14级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:3 (ngjy-am19 vs 周朗禧)\t\n周朗禧\n[18级]\nngjy-am19\n[25级]\n白+超时, 积分对局, 判定无效\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:2 (周朗禧 vs Bradicalman)\t\nBradicalman\n[10级]\n周朗禧\n[18级]\n黑+7.5 目, 积分对局\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:1 (cu238 vs 周朗禧)\t\n周朗禧\n[18级]\ncu238\n[4级]\n黑+超时, 积分对局, 判定无效\n2020-05-01\t9x9\tLadder Challenge: 李建澔2(#3) vs 周朗禧(#1)\t\n李建澔2\n[16级]\n周朗禧\n[18级]\n黑+取消, 积分对局, 判定无效\n2020-04-29\t19x19\tLadder Challenge: 周朗禧(#1548) vs MGorgiadis(#1497)\t\n周朗禧\n[18级]\nMGorgiadis\n[25级]\n黑+超时, 积分对局, 判定无效\n2020-04-28\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-04-28 14:30 (59775) R:2 (Atorrante vs 周朗禧)\t\n周朗禧\n[18级]\nAtorrante\n[11级]\n白+中盘胜, 积分对局\n2020-04-28\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-04-28 14:30 (59775) R:1 (周朗禧 vs Dan.d)\t\nDan.d\n[13级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-04-28\t19x19\tFriendly Match 20 - 25 k\t\npmgima\n[24级]\n周朗禧\n[18级]\n白+中盘胜, 积分对局\n2020-04-28\t19x19\tTournament Game: swdfghgfcxserthgvcxzasdfgbn,bmvn cnfgvbh (59232) R:1 (周朗禧 vs The Monk)\t\nThe Monk\n[25级]\n周朗禧\n[17级]\n黑+中盘胜, 积分对局\n2020-04-26\t19x19\t友谊赛\t\n郭俊霆\n[20级]\n周朗禧\n[17级]\n白+超时\n2020-04-26\t19x19\tLadder Challenge: 周朗禧(#1710) vs corymetz59(#1564)\t\n周朗禧\n[17级]\ncorymetz59\n[25级]\n黑+超时, 积分对局, 判定无效\n2020-04-25\t19x19\t友誼對局\t\n黃諾懿\n[11级]\n周朗禧\n[17级]\n黑+中盘胜\n2020-04-25\t19x19\t友誼對局\t\n黃諾懿\n[11级]\n周朗禧\n[17级]\n黑+中盘胜\n2020-04-25\t19x19\t友誼對局\t\n周朗禧\n[17级]\n黃諾懿\n[11级]\n黑+79.5 目\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:4 (Quackๆ vs 周朗禧)\t\n周朗禧\n[17级]\nQuackๆ\n[3级]\n白+中盘胜, 积分对局\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:2 (Oinot11 vs 周朗禧)\t\n周朗禧\n[18级]\nOinot11\n[17级]\n黑+30.5 目, 积分对局\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:1 (胡成睿 vs 周朗禧)\t\n周朗禧\n[17级]\n胡成睿\n[16级]\n白+中盘胜, 积分对局\n2020-04-24\t13x13\tLadder Challenge: 周朗禧(#763) vs cjh082265(#641)\t\ncjh082265\n[25级]\n周朗禧\n[17级]\n黑+取消, 积分对局, 判定无效\n2020-04-21\t19x19\t友谊赛\t\n周朗禧\n[17级]\nsamabcde\n[5段]\n白+中盘胜\n2020-04-21\t19x19\t友誼對局\t\n周朗禧\n[17级]\n翟老師\n[2级]\n白+中盘胜\n2020-04-21\t19x19\t友誼對局\t\n周朗禧\n[17级]\n翟老師\n[2级]\n白+取消, 判定无效\n2020-04-21\t13x13\tFriendly Match\t\nsidgokool\n[?]\n周朗禧\n[17级]\n白+超时\n2020-04-21\t19x19\tLadder Challenge: 周朗禧(#1714) vs grazyyy(#1680)\t\n周朗禧\n[17级]\ngrazyyy\n[25级]\n白+取消, 积分对局, 判定无效\n2020-04-20\t19x19\tLadder Challenge: 周朗禧(#1937) vs dogc2014(#1927)\t\n周朗禧\n[17级]\ndogc2014\n[25级]\n黑+断开连接, 积分对局\n2020-04-18\t19x19\t周朗禧1\t\n周朗禧\n[17级]\n李張樂\n[13级]\n白+中盘胜\n2020-04-18\t19x19\t周朗禧1\t\n李張樂\n[13级]\n周朗禧\n[17级]\n白+取消, 积分对局, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n李張樂\n[13级]\n周朗禧\n[17级]\n白+中盘胜\n2020-04-18\t19x19\t友谊赛\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n李張樂\n[13级]\n周朗禧\n[17级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧1\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 积分对局, 判定无效\n1\n / 3\n\n棋评和演示盘\n棋手名\n日期\t名称\t黑\t白\n2020-05-14\t/review/480181\t\n周朗禧\n[19级]\nPandito24\n[25级]\n2020-05-11\t/review/478576\t\nSports for Life\n[23级]\n🐬Sofiam🐬\n[5级]\n2020-05-10\t/review/477940\t\n周朗禧\n[19级]\n吳日燊\n[14级]\n2020-05-08\t/review/476860\t\nLoZmor\n[13级]\nAtorrante\n[9级]\n2020-05-01\t/review/472648\t\nmarbul\n[24级]\nHaze_with_a_Z\n[17级]\n2020-04-28\t演示棋盘\t\n黑\n[职业3段]\n白\n[职业3段]\n2020-04-28\t/review/470808\t\n周朗禧\n[17级]\n翟老師\n[2级]\n2020-04-25\t/review/469488\t\n潘一鳴 Julian Poon\n[15级]\n谷子湚\n[17级]\n2020-04-24\t/review/468867\t\n周朗禧\n[17级]\nQuackๆ\n[3级]\n2020-04-24\t/review/468856\t\nCoolest Dude\n[25级]\nEVERM0RE\n[18级]\n2020-04-02\t000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\t\n周朗禧\n[16级]\nOttovonBosly\n[13级]\n2020-03-29\t/review/455095\t\n關老師\n[1级]\nkata-bot\n[7段]\n2020-03-29\t/review/455055\t\nDugu Yue\n[2段]\njcal\n[2段]\n2020-03-29\t/review/455037\t\n周朗禧\n[?]\nHerman456\n[16级]\n2020-03-28\t/review/454566\t\nno_undo\n[3级]\nkata-one-playout\n[4段]\n2020-03-28\t/review/454563\t\nSadaharu\n[9段+]\nearlgreyhot\n[9段+]\n2020-03-28\t/review/454562\t\nlukasz.lew\n[3段]\nluckyman\n[3段]\n2020-03-28\t/review/454536\t\nkata-bot\n[7段]\njackqin628\n[9段]\n2020-03-28\t/review/454530\t\nluckyman\n[3段]\nCharruaflow\n[3段]\n2020-03-28\t/review/454516\t\nCharruaflow\n[3段]\nluckyman\n[3段]\n1\n / 1\n\n奖杯\n1st place in the ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ1st place in the 00000000001st place in the 00000000001st place in the TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT1st place in the hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh1st place in the oooooooooooooooooooooooooooooooooooooooooooooooo1st place in the `1234567890-qwertyuiop[[[]\\asdfghjkl;'zxcvbnm,./1st place in the 去微软推哦怕阿斯顿法国红酒看来自行车v不那么去微软推哦怕时代法国红酒看来自行车v吧1st place in the 🔥9x9 🔥1st place in the 🔥VS 🔥19X191st place in the 🔥vs🔥9x91st place in the cvbhgvfcdtygbhnj1st place in the cfvgbnkmjl,kmjnhbvfcxsdcfvgb1st place in the 周朗禧 win1st place in the 下厨房,。;1st place in the hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh\n当前活动\n假期累计 非棋友会成员\n28 天 30天内\n阶梯赛\n#2 baston-baston 9x9\n#2197 Site 19x19 Ladder\n棋赛\n aws4e5r6tghjkkohutrsesdfghij\n swdfghgfcxserthgvcxzasdfgbn,bmvn cnfgvbh\n 😊 vs 😊\n群组\n ·1234567890-qw\n 2020 勞動盃圍棋手合賽 B組\n baston-baston\n Go Basics\n HKCGA 對局室\n HKCGA 網絡 B 班67.5 目\n2020-05-09\t19x19\t友誼對局\t\n江弘曆\n[?]\n周朗禧\n[19级]\n白+中盘胜\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:4 (周朗禧 vs algrigd)\t\nalgrigd\n[8级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局, 判定无效\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:2 (周朗禧 vs 李建澔2)\t\n李建澔2\n[17级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局\n2020-05-08\t19x19\tTournament Game: Live 19x19 Swiss Tournament 2020-05-08 12:30 (60227) R:1 (周朗禧 vs LoZmor)\t\nLoZmor\n[13级]\n周朗禧\n[19级]\n黑+14.5 目, 积分对局\n2020-05-06\t19x19\tTournament Game: Blitz 19x19 Elimination Tournament 2020-05-06 13:30 (60152) R:1 (周朗禧 vs Michael Jordan)\t\nMichael Jordan\n[5级]\n周朗禧\n[19级]\n黑+中盘胜, 积分对局, 判定无效\n2020-05-03\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-03 14:30 (60022) R:2 (Rorimuha vs 周朗禧)\t\n周朗禧\n[18级]\nRorimuha\n[11级]\n白+42.5 目, 积分对局\n2020-05-03\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-03 14:30 (60022) R:1 (周朗禧 vs Atorrante)\t\nAtorrante\n[8级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-05-03\t19x19\tTournament Game: 😊 vs 😊 (59598) R:1 (周朗禧 vs Kawalergard)\t\nKawalergard\n[14级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:3 (ngjy-am19 vs 周朗禧)\t\n周朗禧\n[18级]\nngjy-am19\n[25级]\n白+超时, 积分对局, 判定无效\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:2 (周朗禧 vs Bradicalman)\t\nBradicalman\n[10级]\n周朗禧\n[18级]\n黑+7.5 目, 积分对局\n2020-05-01\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-05-01 06:30 (59911) R:1 (cu238 vs 周朗禧)\t\n周朗禧\n[18级]\ncu238\n[4级]\n黑+超时, 积分对局, 判定无效\n2020-05-01\t9x9\tLadder Challenge: 李建澔2(#3) vs 周朗禧(#1)\t\n李建澔2\n[16级]\n周朗禧\n[18级]\n黑+取消, 积分对局, 判定无效\n2020-04-29\t19x19\tLadder Challenge: 周朗禧(#1548) vs MGorgiadis(#1497)\t\n周朗禧\n[18级]\nMGorgiadis\n[25级]\n黑+超时, 积分对局, 判定无效\n2020-04-28\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-04-28 14:30 (59775) R:2 (Atorrante vs 周朗禧)\t\n周朗禧\n[18级]\nAtorrante\n[11级]\n白+中盘胜, 积分对局\n2020-04-28\t9x9\tTournament Game: Live 9x9 Double Elimination Tournament 2020-04-28 14:30 (59775) R:1 (周朗禧 vs Dan.d)\t\nDan.d\n[13级]\n周朗禧\n[18级]\n黑+中盘胜, 积分对局\n2020-04-28\t19x19\tFriendly Match 20 - 25 k\t\npmgima\n[24级]\n周朗禧\n[18级]\n白+中盘胜, 积分对局\n2020-04-28\t19x19\tTournament Game: swdfghgfcxserthgvcxzasdfgbn,bmvn cnfgvbh (59232) R:1 (周朗禧 vs The Monk)\t\nThe Monk\n[25级]\n周朗禧\n[17级]\n黑+中盘胜, 积分对局\n2020-04-26\t19x19\t友谊赛\t\n郭俊霆\n[20级]\n周朗禧\n[17级]\n白+超时\n2020-04-26\t19x19\tLadder Challenge: 周朗禧(#1710) vs corymetz59(#1564)\t\n周朗禧\n[17级]\ncorymetz59\n[25级]\n黑+超时, 积分对局, 判定无效\n2020-04-25\t19x19\t友誼對局\t\n黃諾懿\n[11级]\n周朗禧\n[17级]\n黑+中盘胜\n2020-04-25\t19x19\t友誼對局\t\n黃諾懿\n[11级]\n周朗禧\n[17级]\n黑+中盘胜\n2020-04-25\t19x19\t友誼對局\t\n周朗禧\n[17级]\n黃諾懿\n[11级]\n黑+79.5 目\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:4 (Quackๆ vs 周朗禧)\t\n周朗禧\n[17级]\nQuackๆ\n[3级]\n白+中盘胜, 积分对局\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:2 (Oinot11 vs 周朗禧)\t\n周朗禧\n[18级]\nOinot11\n[17级]\n黑+30.5 目, 积分对局\n2020-04-24\t13x13\tTournament Game: Blitz 13x13 Swiss Tournament 2020-04-24 11:30 (59544) R:1 (胡成睿 vs 周朗禧)\t\n周朗禧\n[17级]\n胡成睿\n[16级]\n白+中盘胜, 积分对局\n2020-04-24\t13x13\tLadder Challenge: 周朗禧(#763) vs cjh082265(#641)\t\ncjh082265\n[25级]\n周朗禧\n[17级]\n黑+取消, 积分对局, 判定无效\n2020-04-21\t19x19\t友谊赛\t\n周朗禧\n[17级]\nsamabcde\n[5段]\n白+中盘胜\n2020-04-21\t19x19\t友誼對局\t\n周朗禧\n[17级]\n翟老師\n[2级]\n白+中盘胜\n2020-04-21\t19x19\t友誼對局\t\n周朗禧\n[17级]\n翟老師\n[2级]\n白+取消, 判定无效\n2020-04-21\t13x13\tFriendly Match\t\nsidgokool\n[?]\n周朗禧\n[17级]\n白+超时\n2020-04-21\t19x19\tLadder Challenge: 周朗禧(#1714) vs grazyyy(#1680)\t\n周朗禧\n[17级]\ngrazyyy\n[25级]\n白+取消, 积分对局, 判定无效\n2020-04-20\t19x19\tLadder Challenge: 周朗禧(#1937) vs dogc2014(#1927)\t\n周朗禧\n[17级]\ndogc2014\n[25级]\n黑+断开连接, 积分对局\n2020-04-18\t19x19\t周朗禧1\t\n周朗禧\n[17级]\n李張樂\n[13级]\n白+中盘胜\n2020-04-18\t19x19\t周朗禧1\t\n李張樂\n[13级]\n周朗禧\n[17级]\n白+取消, 积分对局, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n李張樂\n[13级]\n周朗禧\n[17级]\n白+中盘胜\n2020-04-18\t19x19\t友谊赛\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧\t\n李張樂\n[13级]\n周朗禧\n[17级]\n黑+取消, 判定无效\n2020-04-18\t19x19\t周朗禧1\t\n周朗禧\n[17级]\n李張樂\n[13级]\n黑+取消, 积分对局, 判定无效\n1\n / 3\n\n棋评和演示盘\n棋手名\n日期\t名称\t黑\t白\n2020-05-14\t/review/480181\t\n周朗禧\n[19级]\nPandito24\n[25级]\n2020-05-11\t/review/478576\t\nSports for Life\n[23级]\n🐬Sofiam🐬\n[5级]\n2020-05-10\t/review/477940\t\n周朗禧\n[19级]\n吳日燊\n[14级]\n2020-05-08\t/review/476860\t\nLoZmor\n[13级]\nAtorrante\n[9级]\n2020-05-01\t/review/472648\t\nmarbul\n[24级]\nHaze_with_a_Z\n[17级]\n2020-04-28\t演示棋盘\t\n黑\n[职业3段]\n白\n[职业3段]\n2020-04-28\t/review/470808\t\n周朗禧\n[17级]\n翟老師\n[2级]\n2020-04-25\t/review/469488\t\n潘一鳴 Julian Poon\n[15级]\n谷子湚\n[17级]\n2020-04-24\t/review/468867\t\n周朗禧\n[17级]\nQuackๆ\n[3级]\n2020-04-24\t/review/468856\t\nCoolest Dude\n[25级]\nEVERM0RE\n[18级]\n2020-04-02\t000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000\t\n周朗禧\n[16级]\nOttovonBosly\n[13级]\n2020-03-29\t/review/455095\t\n關老師\n[1级]\nkata-bot\n[7段]\n2020-03-29\t/review/455055\t\nDugu Yue\n[2段]\njcal\n[2段]\n2020-03-29\t/review/455037\t\n周朗禧\n[?]\nHerman456\n[16级]\n2020-03-28\t/review/454566\t\nno_undo\n[3级]\nkata-one-playout\n[4段]\n2020-03-28\t/review/454563\t\nSadaharu\n[9段+]\nearlgreyhot\n[9段+]\n2020-03-28\t/review/454562\t\nlukasz.lew\n[3段]\nluckyman\n[3段]\n2020-03-28\t/review/454536\t\nkata-bot\n[7段]\njackqin628\n[9段]\n2020-03-28\t/review/454530\t\nluckyman\n[3段]\nCharruaflow\n[3段]\n2020-03-28\t/review/454516\t\nCharruaflow\n[3段]\nluckyman\n[3段]\n1\n / 1\n\n奖杯\n1st place in the ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ1st place in the 00000000001st place in the 00000000001st place in the TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT1st place in the hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh1st place in the oooooooooooooooooooooooooooooooooooooooooooooooo1st place in the `1234567890-qwertyuiop[[[]\\asdfghjkl;'zxcvbnm,./1st place in the 去微软推哦怕阿斯顿法国红酒看来自行车v不那么去微软推哦怕时代法国红酒看来自行车v吧1st place in the 🔥9x9 🔥1st place in the 🔥VS 🔥19X191st place in the 🔥vs🔥9x91st place in the cvbhgvfcdtygbhnj1st place in the cfvgbnkmjl,kmjnhbvfcxsdcfvgb1st place in the 周朗禧 win1st place in the 下厨房,。;1st place in the hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh\n当前活动\n假期累计 非棋友会成员\n28 天 30天内\n阶梯赛\n#2 baston-baston 9x9\n#2197 Site 19x19 Ladder\n棋赛\n aws4e5r6tghjkkohutrsesdfghij\n swdfghgfcxserthgvcxzasdfgbn,bmvn cnfgvbh\n 😊 vs 😊\n群组\n ·1234567890-qw\n 2020 勞動盃圍棋手合賽 B組\n baston-baston\n Go Basics\n HKCGA 對局室\n HKCGA 網絡 B 班",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5267,
                "name": "·1234567890-qw",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-14T14:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-06-20T21:39:55.889600Z",
            "ended": "2020-08-05T20:53:40.255350Z",
            "start_waiting": "2020-06-20T21:39:55.629428Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 65997,
            "name": "testuing 2",
            "director": {
                "id": 811533,
                "username": "CookiesAndGo",
                "country": "us",
                "icon": "https://user-uploads.online-go.com/c558c9ad91a9bfc86c40dd7285133a17-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1044.2620853899564,
                        "deviation": 111.84505863404993,
                        "volatility": 0.05998548276399042
                    }
                },
                "ranking": 15.919502948899362,
                "professional": false,
                "ui_class": ""
            },
            "description": "hiiiiiiiiiiiiiiii people! lets play goooo!!!!!",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 6918,
                "name": "-Go Carrot Dancers-",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 3,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-09-29T01:10:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-09-29T15:05:27.545425Z",
            "ended": "2020-10-21T11:06:35.547815Z",
            "start_waiting": "2020-09-29T15:05:27.355455Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 67626,
            "name": "Blitz 19x19 Elimination Tournament 2020-11-09 17:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260510T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-05-10T17:00:49.515092Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-05-10T21:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2020-11-09T17:30:21.933170Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2020-11-09T17:32:31.478673Z",
            "ended": "2020-11-09T17:49:55.343054Z",
            "start_waiting": "2020-11-09T17:32:31.254613Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 59482,
            "name": "BTS League Dan2",
            "director": {
                "id": 748535,
                "username": "BTS0226",
                "country": "kr",
                "icon": "https://secure.gravatar.com/avatar/bbe5057b28d2d30c04ed08fd3303e642?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 2062.3078183294097,
                        "deviation": 201.36742357517417,
                        "volatility": 0.06000582088457206
                    }
                },
                "ranking": 31.67342886337411,
                "professional": false,
                "ui_class": "provisional"
            },
            "description": "BTS League Dan2",
            "schedule": null,
            "title": null,
            "tournament_type": "roundrobin",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 56,
            "time_control_parameters": {
                "system": "byoyomi",
                "time_control": "byoyomi",
                "speed": "live",
                "pause_on_weekends": false,
                "main_time": 2400,
                "period_time": 30,
                "periods": 3
            },
            "is_open": true,
            "exclude_provisional": false,
            "group": {
                "id": 4889,
                "name": "BTS Online League",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 28,
                "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-64.png"
            },
            "auto_start_on_max": false,
            "time_start": "2020-04-23T03:00:00Z",
            "players_start": 6,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "group",
            "started": "2020-04-23T02:43:07.843609Z",
            "ended": "2020-04-23T03:43:39.466238Z",
            "start_waiting": "2020-04-23T02:43:07.306835Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://user-uploads.online-go.com/5a7332d2f57995981a77a1282a4f60fb-15.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 69735,
            "name": "Blitz 19x19 Elimination Tournament 2021-01-04 13:30",
            "director": {
                "id": 4,
                "username": "matburt",
                "country": "us",
                "icon": "https://secure.gravatar.com/avatar/a87ff679a2f3e71d9181a67b7542122c?s=64&d=retro",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1125.8827017028436,
                        "deviation": 78.19731452501959,
                        "volatility": 0.06006087171771568
                    }
                },
                "ranking": 17.66169912212786,
                "professional": false,
                "ui_class": "supporter moderator admin"
            },
            "description": "Automatic Sitewide Tournament",
            "schedule": {
                "id": 1,
                "name": "Blitz 19x19 Elimination Tournament",
                "rrule": "DTSTART:20260510T170000Z\nRRULE:FREQ=HOURLY;INTERVAL=4",
                "active": true,
                "created": "2014-12-20T06:06:42.010011Z",
                "last_run": "2026-05-10T17:00:49.515092Z",
                "lead_time_seconds": 1800,
                "tournament_type": "elimination",
                "handicap": 0,
                "rules": "japanese",
                "size": 19,
                "time_control_parameters": {
                    "time_control": "byoyomi",
                    "period_time": 10,
                    "main_time": 120,
                    "periods": 5
                },
                "min_ranking": 0,
                "max_ranking": 36,
                "analysis_enabled": false,
                "exclude_provisional": true,
                "players_start": 4,
                "first_pairing_method": "slide",
                "subsequent_pairing_method": "slide",
                "settings": {
                    "num_rounds": "3",
                    "upper_bar": "20",
                    "lower_bar": "10",
                    "group_size": "3",
                    "maximum_players": 100
                },
                "next_run": "2026-05-10T21:00:00Z",
                "base_points": "10.0"
            },
            "title": null,
            "tournament_type": "elimination",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 11,
            "time_control_parameters": {
                "time_control": "byoyomi",
                "period_time": 10,
                "main_time": 120,
                "periods": 5
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": null,
            "auto_start_on_max": false,
            "time_start": "2021-01-04T13:30:41.946674Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slide",
            "min_ranking": 0,
            "max_ranking": 36,
            "analysis_enabled": false,
            "exclusivity": "open",
            "started": "2021-01-04T13:30:43.395438Z",
            "ended": "2021-01-04T13:50:47.476014Z",
            "start_waiting": "2021-01-04T13:30:43.211642Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/trophies/gold_title_19.png",
            "player_count": 4,
            "ranked": true
        },
        {
            "id": 60043,
            "name": "game 1",
            "director": {
                "id": 768293,
                "username": "omnomboypizza5",
                "country": "ca",
                "icon": "https://user-uploads.online-go.com/25e70e23674cdc3743c5ae94c2b8ce78-64.png",
                "ratings": {
                    "version": 5,
                    "overall": {
                        "rating": 1155.1884784509273,
                        "deviation": 67.02026395251889,
                        "volatility": 0.060047964720994385
                    }
                },
                "ranking": 18.2565653124913,
                "professional": false,
                "ui_class": ""
            },
            "description": "I am going to go ez on u promise",
            "schedule": null,
            "title": null,
            "tournament_type": "mcmahon",
            "handicap": 0,
            "rules": "japanese",
            "time_per_move": 89280,
            "time_control_parameters": {
                "system": "fischer",
                "time_control": "fischer",
                "speed": "correspondence",
                "time_increment": 86400,
                "initial_time": 259200,
                "max_time": 604800
            },
            "is_open": true,
            "exclude_provisional": true,
            "group": {
                "id": 5563,
                "name": "Chez is da best",
                "summary": "",
                "require_invitation": false,
                "is_public": true,
                "admin_only_tournaments": false,
                "hide_details": false,
                "member_count": 5,
                "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg"
            },
            "auto_start_on_max": false,
            "time_start": "2020-05-04T03:00:00Z",
            "players_start": 4,
            "first_pairing_method": "slide",
            "subsequent_pairing_method": "slaughter",
            "min_ranking": 5,
            "max_ranking": 38,
            "analysis_enabled": true,
            "exclusivity": "open",
            "started": "2020-05-04T04:04:00.116365Z",
            "ended": "2020-08-23T18:59:51.478606Z",
            "start_waiting": "2020-05-04T04:03:59.711628Z",
            "board_size": 19,
            "active_round": null,
            "icon": "https://cdn.online-go.com/5.1/img/default-group-v5.svg",
            "player_count": 4,
            "ranked": true
        }
    ]
}