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

💰 Cash Game Mini DUPR Tour#17🔥

ID: 7946820500

Match Scores

15-5

Win

Play Date

2026-05-11

Play Time (Est)

9:00 PM

Play Location

The Pickle Hub

Unverified Facility

Competitor Teams

TEAM 1WINNER
FN
Fiona Ng

KXPKRQ · USA

DUPR

3.211

NT
Nicholas Teoh

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

DUPR

3.735

TEAM 2LOSS
JL
Joseph Lim

5EL4V5 · USA

DUPR

3.778

CY
Celine Yew

GW09JQ · USA

DUPR

2.802

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-7946820500
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4378609918,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Fiona Ng",
        "dupr_id": "KXPKRQ",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Teoh",
        "dupr_id": "94ODDV",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 6994035930,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Lim",
        "dupr_id": "5EL4V5",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Celine  Yew",
        "dupr_id": "GW09JQ",
        "rating": 2.802,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]