Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0-4.49 Men's Doubles

ID: 6026038178

Match Scores

8-11

Loss

Play Date

2026-03-28

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KT
Khanthee thao

XJZMN5 · Nebo, NC, US

DUPR

4.215

DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.437

TEAM 2WINNER
CE
Clinton Edmisten

Z9JP7D · USA

DUPR

4.366

JC
Jeno Cederna

KXQMYY · USA

DUPR

4.531

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-6026038178
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7063029345,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Khanthee thao",
        "dupr_id": "XJZMN5",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Nebo, NC, US"
      },
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.437,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  },
  {
    "team_id": 8232473445,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Clinton Edmisten",
        "dupr_id": "Z9JP7D",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeno Cederna",
        "dupr_id": "KXQMYY",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]