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

7/Court Competitive Social + Optional DUPR

ID: 8188184792

Match Scores

10-13

Loss

Play Date

2026-06-03

Play Time (Est)

9:00 PM

Play Location

Hyprground Courtyard Kuchai Lama

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Crystal Lee

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

DUPR

2.508

JL
Joshua Liang Qin Yew

MPDW9G · USA

DUPR

2.780

TEAM 2WINNER
DS
Desmond Sia

ZZQWDP · USA

DUPR

2.666

RP
Rachel Pang

9JNJGR · USA

DUPR

2.167

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-8188184792
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5383343391,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Crystal Lee",
        "dupr_id": "4PZVXK",
        "rating": 2.508,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      },
      {
        "name": "Joshua Liang Qin Yew",
        "dupr_id": "MPDW9G",
        "rating": 2.78,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4636106818,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Desmond Sia",
        "dupr_id": "ZZQWDP",
        "rating": 2.666,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Pang",
        "dupr_id": "9JNJGR",
        "rating": 2.167,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]