Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Durango Pickleball Association Spring Tournament - Women's Doubles High Intermediate (3.5-3.75 for women)

ID: 7538507249

Match Scores

15-4

Win

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Schneider Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
NL
Nicole Lane

XJY7V4 · Aztec, NM, US

DUPR

3.448

SP
Sandra Price

67NKEE · Aztec, NM, US

DUPR

3.772

TEAM 2LOSS
GB
Gwin Benjamin

EWYNKO · USA

DUPR

3.669

MS
MaryMarshall Seaver

V6MRK5 · USA

DUPR

3.248

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-7538507249
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6966409318,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole Lane",
        "dupr_id": "XJY7V4",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": "Aztec, NM, US"
      },
      {
        "name": "Sandra Price",
        "dupr_id": "67NKEE",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": "Aztec, NM, US"
      }
    ]
  },
  {
    "team_id": 6933719541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gwin Benjamin",
        "dupr_id": "EWYNKO",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "MaryMarshall Seaver",
        "dupr_id": "V6MRK5",
        "rating": 3.248,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]