Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6027990738

Match Scores

21-16

Loss

Play Date

2026-04-17

Play Time (Est)

7:30 PM

Play Location

Pulau Pinang, Malaysia

Unverified Facility

Competitor Teams

TEAM 1WINNER
EW
Elizabeth Wilcox

8D5X48 · New Territories, HK

DUPR

4.486

LW
LAU WING YEE INGRID

DWPJKX · Hong Kong Island, HK

DUPR

4.517

TEAM 2LOSS
FP
Foo Pin

0Y5KL4 · Singapore, SG

DUPR

4.453

JT
Joey Tan

NYKGLN · USA

DUPR

4.128

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-6027990738
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4365025834,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Elizabeth Wilcox",
        "dupr_id": "8D5X48",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "LAU WING YEE INGRID",
        "dupr_id": "DWPJKX",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 4457886844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Foo Pin",
        "dupr_id": "0Y5KL4",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      },
      {
        "name": "Joey Tan",
        "dupr_id": "NYKGLN",
        "rating": 4.128,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]