Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Super DUPR 4.5 Team Average Mixed Doubles

ID: 8156734712

Match Scores

11-0

Win

Play Date

2026-04-05

Play Time (Est)

9:00 PM

Play Location

Thornton | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1WINNER
SS
Saneh Ste. Claire

2LOG0R · Denver, CO, US

DUPR

4.283

PP
Prapav Patel

LVJXVK · Highlands Ranch, CO, US

DUPR

4.822

TEAM 2LOSS
KS
Katerina Stampach

NY64G6 · Erie, CO, US

DUPR

4.352

AV
Ademir Veliz

JJXDXO · Fort Collins, CO, US

DUPR

4.496

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-8156734712
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7096036550,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Saneh Ste. Claire",
        "dupr_id": "2LOG0R",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Prapav Patel",
        "dupr_id": "LVJXVK",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  },
  {
    "team_id": 7779743819,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katerina Stampach",
        "dupr_id": "NY64G6",
        "rating": 4.352,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      },
      {
        "name": "Ademir Veliz",
        "dupr_id": "JJXDXO",
        "rating": 4.496,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]