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

Dupr game

ID: 7807984523

Match Scores

13-15

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1LOSS
CW
CK WONG

JP90JJ · USA

DUPR

2.622

CT
Carmen Tan

G0ME5M · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

DUPR

2.406

TEAM 2WINNER
CL
Chloe Lee

NXVG7W · USA

DUPR

2.909

JN
Jeff Ng

KDM9NQ · USA

DUPR

2.095

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-7807984523
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7429628162,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "CK WONG",
        "dupr_id": "JP90JJ",
        "rating": 2.622,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Carmen Tan",
        "dupr_id": "G0ME5M",
        "rating": 2.406,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 6790419726,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chloe  Lee",
        "dupr_id": "NXVG7W",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Ng",
        "dupr_id": "KDM9NQ",
        "rating": 2.095,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]