Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

DUPR Reset Set Partners

ID: 6699126250

Match Scores

11-1

Win

Play Date

2026-05-30

Play Time (Est)

11:30 PM

Play Location

9001 Dean Martin Dr, Las Vegas, NV 89139, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DE
Dawn Elyzabeth Stone

QP54YR · Las Vegas, NV, US

DUPR

3.444

JS
Jonathan stone

596ZEP · Las Vegas, NV, US

DUPR

3.283

TEAM 2LOSS
DR
Danielle Rodriguez

WNGDML · USA

DUPR

3.357

PL
Paul Larson

WNXZLG · USA

DUPR

3.166

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-6699126250
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6993868686,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dawn Elyzabeth Stone",
        "dupr_id": "QP54YR",
        "rating": 3.444,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jonathan stone",
        "dupr_id": "596ZEP",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6226287999,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danielle Rodriguez",
        "dupr_id": "WNGDML",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Larson",
        "dupr_id": "WNXZLG",
        "rating": 3.166,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]