Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball World Cup 2026 Hong Kong, China Representative Team Selection Tournament - Open - Mens Doubles

ID: 5933797047

Match Scores

15-7

Win

Play Date

2026-06-06

Play Time (Est)

4:45 AM

Play Location

Hong Kong, HKG

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Monte Wong

6ZRKV0 · Hong Kong Island, HK

DUPR

4.553

AL
Andy Lee

2YGK9R · Hong Kong Island, HK

DUPR

4.075

TEAM 2LOSS
KA
Kevin Au Yeong

GXG97M · USA

DUPR

3.024

SH
Samson Ho

D56JJY · USA

DUPR

3.187

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-5933797047
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5716093753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": " Monte Wong",
        "dupr_id": "6ZRKV0",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Andy Lee",
        "dupr_id": "2YGK9R",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 6216344507,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Au Yeong",
        "dupr_id": "GXG97M",
        "rating": 3.024,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samson Ho",
        "dupr_id": "D56JJY",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]