Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8307800301

Match Scores

8-11, 11-6, 9-11

Loss

Play Date

2026-03-29

Play Time (Est)

10:15 AM

Play Location

Eau Claire, WI, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.447

JT
James Thao

X2K467 · USA

DUPR

3.336

TEAM 2WINNER
LX
Lee Xiong

EG7RDW · Eau Claire, WI, US

DUPR

3.942

SC
Sheng Chang

W6L5RY · Eau Claire, WI, US

DUPR

4.478

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-8307800301
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5882094676,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "James Thao",
        "dupr_id": "X2K467",
        "rating": 3.336,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5161982444,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Xiong",
        "dupr_id": "EG7RDW",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Sheng Chang",
        "dupr_id": "W6L5RY",
        "rating": 4.478,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  }
]