Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7838804591

Match Scores

21-20

Loss

Play Date

2026-04-17

Play Time (Est)

12:45 AM

Play Location

Pulau Pinang, Malaysia

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
Thomson Tong

XKOOQ2 · USA

DUPR

3.932

TK
Tam Kevin

ODERYL · Kowloon, HK

DUPR

3.909

TEAM 2LOSS
LT
Leven Tee

4Z5JW2 · USA

DUPR

3.831

CR
Chan Ren Chern

4ZKPPM · Petaling Jaya, Selangor, MY

DUPR

4.284

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-7838804591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7055123002,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomson Tong",
        "dupr_id": "XKOOQ2",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tam Kevin",
        "dupr_id": "ODERYL",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Kowloon, HK"
      }
    ]
  },
  {
    "team_id": 6813989584,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leven Tee",
        "dupr_id": "4Z5JW2",
        "rating": 3.831,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chan Ren Chern",
        "dupr_id": "4ZKPPM",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Petaling Jaya, Selangor, MY"
      }
    ]
  }
]