Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

The Hub @ Raja Uda Pickleball Championship 2026 - Men’s Doubles DUPR Combine 5.6

ID: 7603201092

Match Scores

9-15

Loss

Play Date

2026-04-12

Play Time (Est)

1:00 PM

Play Location

Picker Pickle @ Juru Setia Sentral

Unverified Facility

Competitor Teams

TEAM 1LOSS
JC
JO CHEN HUI

ZZ0D4Q · USA

DUPR

2.657

KK
Ken Kit Ng

V2VPLJ · USA

DUPR

2.646

TEAM 2WINNER
WG
WeiHeng Gan

7JZRX4 · USA

DUPR

2.746

FO
Felix Oh

WXQZ2G · USA

DUPR

2.876

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-7603201092
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5207566963,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "JO CHEN HUI",
        "dupr_id": "ZZ0D4Q",
        "rating": 2.657,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Kit Ng",
        "dupr_id": "V2VPLJ",
        "rating": 2.646,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7751626903,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "WeiHeng Gan",
        "dupr_id": "7JZRX4",
        "rating": 2.746,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Felix Oh",
        "dupr_id": "WXQZ2G",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]