Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7260181900

Match Scores

15-11

Win

Play Date

2026-06-06

Play Time (Est)

5:00 PM

Play Location

Hong Kong, HKG

Unverified Facility

Competitor Teams

TEAM 1WINNER
FK
Fu Kiu Ng

2ZZ0QR · USA

DUPR

3.331

TK
Tam Kevin

ODERYL · Kowloon, HK

DUPR

4.021

TEAM 2LOSS
FB
Fung Bo Man

YG54WG · Kowloon, HK

DUPR

4.430

RY
Roy Yiu Lon Cheng

DWDVJL · New Territories, HK

DUPR

4.466

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-7260181900
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5837308440,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fu Kiu Ng",
        "dupr_id": "2ZZ0QR",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tam Kevin",
        "dupr_id": "ODERYL",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  },
  {
    "team_id": 6968014711,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Fung Bo Man",
        "dupr_id": "YG54WG",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      },
      {
        "name": "Roy Yiu Lon Cheng",
        "dupr_id": "DWDVJL",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  }
]