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: 8562585308

Match Scores

15-11

Loss

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Schneider Park

Unverified Facility

Competitor Teams

TEAM 1WINNER
KL
Kim Lund

D52OXY · USA

DUPR

3.707

NW
Nancy Warrick

L2PD66 · USA

DUPR

3.419

TEAM 2LOSS
NL
Nicole Lane

XJY7V4 · Aztec, NM, US

DUPR

3.440

SP
Sandra Price

67NKEE · Aztec, NM, US

DUPR

3.764

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-8562585308
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5853636038,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kim Lund",
        "dupr_id": "D52OXY",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nancy Warrick",
        "dupr_id": "L2PD66",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7531155096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Lane",
        "dupr_id": "XJY7V4",
        "rating": 3.44,
        "profile_pic_url": null,
        "location": "Aztec, NM, US"
      },
      {
        "name": "Sandra Price",
        "dupr_id": "67NKEE",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Aztec, NM, US"
      }
    ]
  }
]