Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Dinkster Tour: Lunar New Year: Mens Open Division - Pickleheads Pool Play - Round 1 Game 18

ID: 5339973932

Match Scores

11-4

Win

Play Date

2026-02-28

Play Time (Est)

9:00 PM

Play Location

Planet Pickle

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Changho Lee

0QZ4Y4 · Atlanta, GA, US

DUPR

4.703

CL
cade lindgren

RZWMDE · Cumming, GA, US

DUPR

4.667

TEAM 2LOSS
JM
Jason Ma

3XQR02 · Atlanta, GA, US

DUPR

4.693

AL
Ashley Lu

4ZPWN2 · Alpharetta, GA, US

DUPR

4.778

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-5339973932
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8104140800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Changho Lee",
        "dupr_id": "0QZ4Y4",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "cade lindgren",
        "dupr_id": "RZWMDE",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 4956151195,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Ma",
        "dupr_id": "3XQR02",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Ashley Lu",
        "dupr_id": "4ZPWN2",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]