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

SMP Open Level DUPR Match Night (Grouped by rating)

ID: 7543381667

Match Scores

13-12

Win

Play Date

2026-05-25

Play Time (Est)

12:45 AM

Play Location

Pickle Grove

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Crystal Lee

4PZVXK · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.506

SR
Shah R Mahidzir

XOYNWR · USA

DUPR

2.143

TEAM 2LOSS
DL
David Lim

OZ64OW · USA

DUPR

2.654

CS
Che Siong Ng

Z4MYLD · USA

DUPR

3.158

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-7543381667
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5249651799,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Crystal Lee",
        "dupr_id": "4PZVXK",
        "rating": 2.506,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Shah R Mahidzir",
        "dupr_id": "XOYNWR",
        "rating": 2.143,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6269046239,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Lim",
        "dupr_id": "OZ64OW",
        "rating": 2.654,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Che Siong Ng",
        "dupr_id": "Z4MYLD",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]