Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 NSGA National Pickleball Tournament - Womens Doubles Age: (60 To 64) Skill: (4.5 And Above)

ID: 7074606797

Match Scores

17-15

Loss

Play Date

2025-07-30

Play Time (Est)

6:15 AM

Play Location

Des Moines, IA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SL
Shelly Lozano

3Y4KGK · Sioux Falls, SD, US

DUPR

4.195

CS
Carol Shade

OZGQQE · USA

DUPR

4.691

TEAM 2LOSS
KC
Kitty Cheak

3XKM52 · Chattanooga, TN, US

DUPR

4.675

KP
Kelly Price

V24GEP · USA

DUPR

4.353

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-7074606797
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6865555159,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shelly Lozano",
        "dupr_id": "3Y4KGK",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      },
      {
        "name": "Carol Shade",
        "dupr_id": "OZGQQE",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4514857591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kitty Cheak",
        "dupr_id": "3XKM52",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      },
      {
        "name": "Kelly Price",
        "dupr_id": "V24GEP",
        "rating": 4.353,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]