Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

HKCTA Pickleball League 2026

ID: 6932107129

Match Scores

19-21

Win

Play Date

2026-03-03

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
OK
Owen Kwong

WN5N4G · USA

DUPR

3.763

MW
Monte Wong

6ZRKV0 · Hong Kong Island, HK

DUPR

4.597

TEAM 2WINNER
RL
Raymond Lui

RZEZZZ · USA

DUPR

4.503

YH
Yuen Ho Hin

PW4OYQ · Hong Kong Island, HK

DUPR

4.696

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-6932107129
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4844611231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Owen Kwong",
        "dupr_id": "WN5N4G",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": " Monte Wong",
        "dupr_id": "6ZRKV0",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 8057544962,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Raymond Lui",
        "dupr_id": "RZEZZZ",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yuen Ho Hin",
        "dupr_id": "PW4OYQ",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]