Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Mixed

ID: 5509395346

Match Scores

15-1

Loss

Play Date

2025-08-31

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TW
Tou Wa Chang

EGKLYW · Appleton, WI, US

DUPR

4.540

AT
Athena Thor

GG4JMQ · Wausau, WI, US

DUPR

4.232

TEAM 2LOSS
WY
Wes Yang

0Q207N · MN, US

DUPR

4.768

SV
Shayna Vang

OZEKWE · USA

DUPR

2.575

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-5509395346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5642961191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tou Wa Chang",
        "dupr_id": "EGKLYW",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Appleton, WI, US"
      },
      {
        "name": "Athena Thor",
        "dupr_id": "GG4JMQ",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Wausau, WI, US"
      }
    ]
  },
  {
    "team_id": 7822163084,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Wes Yang",
        "dupr_id": "0Q207N",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Shayna Vang",
        "dupr_id": "OZEKWE",
        "rating": 2.575,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]