Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

6-2026 Season 3 - Division A

ID: 6980321290

Match Scores

21-12

Win

Play Date

2026-05-26

Play Time (Est)

11:30 PM

Play Location

The Pickleball Lab - Wan Chai

Unverified Facility

Competitor Teams

TEAM 1WINNER
AL
Andy Lee

2YGK9R · Hong Kong Island, HK

DUPR

4.138

HK
Henry Kwan

DY245Y · USA

DUPR

3.805

TEAM 2LOSS
GK
Greg Kwan

J5VZOD · USA

DUPR

3.836

MC
MC Choi

ZDWNZQ · USA

DUPR

3.575

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-6980321290
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5324455575,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Lee",
        "dupr_id": "2YGK9R",
        "rating": 4.138,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Henry Kwan",
        "dupr_id": "DY245Y",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6878491141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Greg Kwan",
        "dupr_id": "J5VZOD",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "MC Choi",
        "dupr_id": "ZDWNZQ",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]