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

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

ID: 7800700223

Match Scores

8-11

Loss

Play Date

2026-02-28

Play Time (Est)

12:45 AM

Play Location

Planet Pickle

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Changho Lee

0QZ4Y4 · Atlanta, GA, US

DUPR

4.677

CL
cade lindgren

RZWMDE · Cumming, GA, US

DUPR

4.635

TEAM 2WINNER
PC
Patric Chu

RZYGLD · Chamblee, GA, US

DUPR

4.901

JD
Javier De Leon

OD94VW · Carolina, PR

DUPR

4.791

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-7800700223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4531309880,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Changho Lee",
        "dupr_id": "0QZ4Y4",
        "rating": 4.677,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "cade lindgren",
        "dupr_id": "RZWMDE",
        "rating": 4.635,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 6534949742,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patric Chu",
        "dupr_id": "RZYGLD",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Chamblee, GA, US"
      },
      {
        "name": "Javier De Leon",
        "dupr_id": "OD94VW",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Carolina, PR"
      }
    ]
  }
]