Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Super DUPR 4.5 Team Average Mixed Doubles

ID: 7037498602

Match Scores

3-11

Loss

Play Date

2026-04-05

Play Time (Est)

11:30 PM

Play Location

Thornton | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1LOSS
CG
Corben Gailey

DN92R4 · Denver, CO, US

DUPR

4.397

AS
Amaris Surmacz

X24PR7 · AZ, US

DUPR

4.206

TEAM 2WINNER
KS
Katerina Stampach

NY64G6 · Erie, CO, US

DUPR

4.396

AV
Ademir Veliz

JJXDXO · Fort Collins, CO, US

DUPR

4.524

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-7037498602
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8291559594,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Corben Gailey",
        "dupr_id": "DN92R4",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Amaris Surmacz",
        "dupr_id": "X24PR7",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 6560688353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katerina Stampach",
        "dupr_id": "NY64G6",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      },
      {
        "name": "Ademir Veliz",
        "dupr_id": "JJXDXO",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]