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

WPC SERIES - PENANG - Mixed Doubles 19+ 3.5

ID: 7739660270

Match Scores

15-7

Loss

Play Date

2026-04-19

Play Time (Est)

3:30 PM

Play Location

Pulau Pinang, Malaysia

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Rico Tan

XO9NO5 · Shah Alam, Selangor, MY

DUPR

3.012

PK
Patrick Kuay

NR5D9W · USA

DUPR

3.464

TEAM 2LOSS
SL
Senie Liew Sam Ye

0R6NGX · USA

DUPR

2.987

AW
Alex Wong

RY9YYE · Klang, Selangor, MY

DUPR

3.418

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-7739660270
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6762534509,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rico Tan",
        "dupr_id": "XO9NO5",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      },
      {
        "name": "Patrick Kuay",
        "dupr_id": "NR5D9W",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8161453894,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Senie Liew Sam Ye",
        "dupr_id": "0R6NGX",
        "rating": 2.987,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Wong",
        "dupr_id": "RY9YYE",
        "rating": 3.418,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      }
    ]
  }
]