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

WPC SERIES - PENANG - Mixed Doubles 19+ 3.5

ID: 6799147241

Match Scores

15-12

Win

Play Date

2026-04-19

Play Time (Est)

6:15 AM

Play Location

Pulau Pinang, Malaysia

Unverified Facility

Competitor Teams

TEAM 1WINNER
SL
Senie Liew Sam Ye

0R6NGX · USA

DUPR

3.001

AW
Alex Wong

RY9YYE · Klang, Selangor, MY

DUPR

3.432

TEAM 2LOSS
LJ
Lim Jia Wen

QXOVVN · USA

DUPR

3.245

OS
Ooi Soo Min

94X5KJ · USA

DUPR

3.529

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-6799147241
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6557259627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Senie Liew Sam Ye",
        "dupr_id": "0R6NGX",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Wong",
        "dupr_id": "RY9YYE",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 4505575263,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lim Jia Wen",
        "dupr_id": "QXOVVN",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ooi Soo Min",
        "dupr_id": "94X5KJ",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]