Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Purdue DUPR Campus Regional, Sweet 16 Playoff Round: McCaw Park - Lafayette, IN

ID: 5488037679

Match Scores

17-21

Win

Play Date

2025-09-27

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
alex mitchell

EWYQNM · Butler County, OH, US

DUPR

4.134

AR
Ashton Rohrbacher

DNPOW6 · USA

DUPR

3.873

TEAM 2WINNER
MC
max chiang

GG29EX · Taoyuan City, TW

DUPR

4.549

RW
Riley Wolschlager

OZDOY2 · USA

DUPR

3.720

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-5488037679
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4513025098,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "alex mitchell",
        "dupr_id": "EWYQNM",
        "rating": 4.134,
        "profile_pic_url": null,
        "location": "Butler County, OH, US"
      },
      {
        "name": "Ashton  Rohrbacher",
        "dupr_id": "DNPOW6",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4735382928,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "max chiang",
        "dupr_id": "GG29EX",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Taoyuan City, TW"
      },
      {
        "name": "Riley Wolschlager",
        "dupr_id": "OZDOY2",
        "rating": 3.72,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]