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

💰 Cash Game Mini DUPR Tour#17🔥

ID: 8339260058

Match Scores

15-2

Win

Play Date

2026-05-11

Play Time (Est)

3:30 PM

Play Location

The Pickle Hub

Unverified Facility

Competitor Teams

TEAM 1WINNER
JX
Jie Xian Lim

WKE94L · USA

DUPR

3.499

NT
Nicholas Teoh

94ODDV · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

3.723

TEAM 2LOSS
EL
Elvin Lim Boon Yew

WXDVEM · USA

DUPR

3.699

CY
Celine Yew

GW09JQ · USA

DUPR

2.807

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-8339260058
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5123562210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jie Xian Lim",
        "dupr_id": "WKE94L",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Teoh",
        "dupr_id": "94ODDV",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 5531346838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elvin Lim Boon Yew",
        "dupr_id": "WXDVEM",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Celine  Yew",
        "dupr_id": "GW09JQ",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]