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

Super DUPR 4.5 Team Average Mixed Doubles

ID: 5954080838

Match Scores

11-8, 8-11, 10-12

Win

Play Date

2026-04-05

Play Time (Est)

3:30 PM

Play Location

Thornton | The PICKLR

Unverified Facility

Competitor Teams

TEAM 1LOSS
JE
John Elstad

M27QGP · Denver, CO, US

DUPR

4.816

MS
Maria Salm

7DENX5 · Denver, CO, US

DUPR

4.818

TEAM 2WINNER
SS
Saneh Ste. Claire

2LOG0R · Denver, CO, US

DUPR

4.376

PP
Prapav Patel

LVJXVK · Highlands Ranch, CO, US

DUPR

4.854

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-5954080838
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8154928830,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Elstad",
        "dupr_id": "M27QGP",
        "rating": 4.816,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Maria Salm",
        "dupr_id": "7DENX5",
        "rating": 4.818,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      }
    ]
  },
  {
    "team_id": 5559256484,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Saneh Ste. Claire",
        "dupr_id": "2LOG0R",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Prapav Patel",
        "dupr_id": "LVJXVK",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]