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

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

ID: 6864372468

Match Scores

4-11

Win

Play Date

2026-05-16

Play Time (Est)

1:00 PM

Play Location

Schneider Park

Unverified Facility

Competitor Teams

TEAM 1LOSS
KR
Krista R Hanson

MEGNGV · USA

DUPR

3.407

EP
Erika Phelps

RWEPXD · USA

DUPR

3.023

TEAM 2WINNER
NL
Nicole Lane

XJY7V4 · Aztec, NM, US

DUPR

3.430

SP
Sandra Price

67NKEE · Aztec, NM, US

DUPR

3.754

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-6864372468
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6886359173,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Krista R Hanson",
        "dupr_id": "MEGNGV",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erika Phelps",
        "dupr_id": "RWEPXD",
        "rating": 3.023,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5822220678,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nicole Lane",
        "dupr_id": "XJY7V4",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": "Aztec, NM, US"
      },
      {
        "name": "Sandra Price",
        "dupr_id": "67NKEE",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "Aztec, NM, US"
      }
    ]
  }
]