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

PICKLEPAN EXPRESS ๐Ÿš€ 488 (25th May) MIXED DOUBLES (<2.8) DUPR

ID: 5091548062

Match Scores

15-13

Win

Play Date

2026-05-25

Play Time (Est)

11:30 PM

Play Location

The Lakeview Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
LT
Lucas Tan

ME0ZEL ยท USA

DUPR

2.666

JX
Jass Xin Tan

Z9KQXL ยท USA

DUPR

2.565

TEAM 2LOSS
SL
sunny lee

LVP9RK ยท USA

DUPR

2.422

CP
Christal Pak

KDREO6 ยท USA

DUPR

2.231

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-5091548062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5327068866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucas Tan",
        "dupr_id": "ME0ZEL",
        "rating": 2.666,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jass Xin Tan",
        "dupr_id": "Z9KQXL",
        "rating": 2.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6396434343,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "sunny lee",
        "dupr_id": "LVP9RK",
        "rating": 2.422,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christal Pak",
        "dupr_id": "KDREO6",
        "rating": 2.231,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]