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

Men's 4.0

ID: 5318156280

Match Scores

15-3

Loss

Play Date

2025-08-30

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Tou Wa Chang

EGKLYW · Appleton, WI, US

DUPR

4.637

TA
Tou A Chang

EG42YO · Appleton, WI, US

DUPR

4.839

TEAM 2LOSS
DL
Daewoong Lee

ZNL0LD · Eau Claire, WI, US

DUPR

4.406

LP
Logan Pepperl

94ZEPE · Eau Claire, WI, US

DUPR

4.370

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-5318156280
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8177067953,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tou Wa Chang",
        "dupr_id": "EGKLYW",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Tou A Chang",
        "dupr_id": "EG42YO",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      }
    ]
  },
  {
    "team_id": 4331000357,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daewoong Lee",
        "dupr_id": "ZNL0LD",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      },
      {
        "name": "Logan Pepperl",
        "dupr_id": "94ZEPE",
        "rating": 4.37,
        "profile_pic_url": null,
        "location": "Eau Claire, WI, US"
      }
    ]
  }
]