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

Dupr game

ID: 7656003391

Match Scores

15-12

Loss

Play Date

2026-06-03

Play Time (Est)

8:45 AM

Play Location

Picklestop

Unverified Facility

Competitor Teams

TEAM 1WINNER
CC
charlie chong

OWMDZW · USA

DUPR

2.770

JN
Jeff Ng

KDM9NQ · USA

DUPR

2.072

TEAM 2LOSS
CW
CK WONG

JP90JJ · USA

DUPR

2.651

M
Meehar

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

DUPR

2.025

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-7656003391
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4469854834,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "charlie  chong",
        "dupr_id": "OWMDZW",
        "rating": 2.77,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Ng",
        "dupr_id": "KDM9NQ",
        "rating": 2.072,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8290949652,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "CK WONG",
        "dupr_id": "JP90JJ",
        "rating": 2.651,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Meehar",
        "dupr_id": "WKYXZM",
        "rating": 2.025,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  }
]