Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HKCTA Pickleball League 2026

ID: 4414374010

Match Scores

13-21

Win

Play Date

2026-05-05

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
MC Choi

ZDWNZQ · USA

DUPR

3.615

GK
Greg Kwan

J5VZOD · USA

DUPR

3.879

TEAM 2WINNER
DK
Dominic Kwong

RXQZKQ · Kowloon, HK

DUPR

3.977

ZH
Zhao He Lee

E9KEKV · Malacca, Malacca, MY

DUPR

4.354

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4414374010
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6304208971,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "MC Choi",
        "dupr_id": "ZDWNZQ",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Kwan",
        "dupr_id": "J5VZOD",
        "rating": 3.879,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5983606654,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dominic Kwong",
        "dupr_id": "RXQZKQ",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      },
      {
        "name": "Zhao He Lee",
        "dupr_id": "E9KEKV",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Malacca, Malacca, MY"
      }
    ]
  }
]