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

PICKLEPAN EXPRESS 🚀 488 (18th May) MEN’S DOUBLES (<2.8) DUPR

ID: 5983415735

Match Scores

13-15

Loss

Play Date

2026-05-18

Play Time (Est)

12:45 AM

Play Location

The Lakeview Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
JL
Jimmy Lim

OZ2EEW · Klang, Selangor, MY

DUPR

2.568

AA
Alex ang

0QJWXN · Klang, Selangor, MY

DUPR

2.747

TEAM 2WINNER
AE
Adam E

0ZR9EN · USA

DUPR

2.731

ST
Sean Teow

9JP54R · USA

DUPR

2.643

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-5983415735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5494231917,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jimmy  Lim",
        "dupr_id": "OZ2EEW",
        "rating": 2.568,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      },
      {
        "name": "Alex  ang",
        "dupr_id": "0QJWXN",
        "rating": 2.747,
        "profile_pic_url": null,
        "location": "Klang, Selangor, MY"
      }
    ]
  },
  {
    "team_id": 7667791513,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adam E",
        "dupr_id": "0ZR9EN",
        "rating": 2.731,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sean Teow",
        "dupr_id": "9JP54R",
        "rating": 2.643,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]