Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7570041253

Match Scores

15-12

Win

Play Date

2026-06-06

Play Time (Est)

2:15 AM

Play Location

Hong Kong, HKG

Unverified Facility

Competitor Teams

TEAM 1WINNER
MW
Monte Wong

6ZRKV0 · Hong Kong Island, HK

DUPR

4.574

AL
Andy Lee

2YGK9R · Hong Kong Island, HK

DUPR

4.102

TEAM 2LOSS
LM
Lok Man Nicholas Wong

LVQ5P6 · New Territories, HK

DUPR

3.737

ZT
Zemin Tan

6PK04Q · USA

DUPR

3.099

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-7570041253
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8066150403,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": " Monte Wong",
        "dupr_id": "6ZRKV0",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Andy Lee",
        "dupr_id": "2YGK9R",
        "rating": 4.102,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 6949372191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lok Man Nicholas Wong",
        "dupr_id": "LVQ5P6",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Zemin Tan",
        "dupr_id": "6PK04Q",
        "rating": 3.099,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]