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

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

ID: 8238236683

Match Scores

15-11

Loss

Play Date

2026-04-12

Play Time (Est)

8:45 AM

Play Location

Picker Pickle @ Juru Setia Sentral

Unverified Facility

Competitor Teams

TEAM 1WINNER
SJ
Seah Jackson

ME7X7V · USA

DUPR

2.722

TW
Teoh Wei Hen

J5E6QD · USA

DUPR

2.685

TEAM 2LOSS
JC
JO CHEN HUI

ZZ0D4Q · USA

DUPR

2.634

KK
Ken Kit Ng

V2VPLJ · USA

DUPR

2.642

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-8238236683
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7804685954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seah Jackson",
        "dupr_id": "ME7X7V",
        "rating": 2.722,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Teoh Wei Hen",
        "dupr_id": "J5E6QD",
        "rating": 2.685,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6805388933,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JO CHEN HUI",
        "dupr_id": "ZZ0D4Q",
        "rating": 2.634,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ken Kit Ng",
        "dupr_id": "V2VPLJ",
        "rating": 2.642,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]