Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

WPC SERIES - PENANG - Men's Doubles 50+ 5.0+

ID: 8116014087

Match Scores

21-8

Win

Play Date

2026-04-17

Play Time (Est)

4:45 AM

Play Location

Pulau Pinang, Malaysia

Unverified Facility

Competitor Teams

TEAM 1WINNER
DR
Donnie Russell

8DMJPX · Madison, WI, US

DUPR

5.301

JS
Jih Shian Yeo

8J5L0O · Singapore, SG

DUPR

4.988

TEAM 2LOSS
VW
Vincent Weng Haw Leong

EGEW6J · Shah Alam, Selangor, MY

DUPR

3.900

TK
Tony Koh

2L54JY · Singapore, SG

DUPR

3.829

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-8116014087
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6934637621,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Donnie Russell",
        "dupr_id": "8DMJPX",
        "rating": 5.301,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Jih Shian Yeo",
        "dupr_id": "8J5L0O",
        "rating": 4.988,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 5144863741,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vincent Weng Haw Leong",
        "dupr_id": "EGEW6J",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Shah Alam, Selangor, MY"
      },
      {
        "name": "Tony Koh",
        "dupr_id": "2L54JY",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]