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

WPC SERIES - PENANG - Mixed Doubles 19+ 3.5

ID: 5426984636

Match Scores

15-9

Loss

Play Date

2026-04-19

Play Time (Est)

9:00 PM

Play Location

Pulau Pinang, Malaysia

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
jang han wong

WK0OWY · USA

DUPR

3.609

JO
Jenvine Ong

995K6R · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

3.321

TEAM 2LOSS
SL
Senie Liew Sam Ye

0R6NGX · USA

DUPR

3.000

AW
Alex Wong

RY9YYE · Klang, Selangor, MY

DUPR

3.431

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-5426984636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5586913220,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "jang han wong",
        "dupr_id": "WK0OWY",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jenvine Ong",
        "dupr_id": "995K6R",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 5961650254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Senie Liew Sam Ye",
        "dupr_id": "0R6NGX",
        "rating": 3,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Wong",
        "dupr_id": "RY9YYE",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      }
    ]
  }
]