Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Spring Challenge @ Pure Pickleball Club - Womens Doubles Skill: (4.0 To 4.5) Age: (50 And Above)

ID: 6380372283

Match Scores

11-9

Win

Play Date

2026-05-01

Play Time (Est)

4:45 AM

Play Location

Plymouth, MN

View Facility Page →

Competitor Teams

TEAM 1WINNER
LD
Lisa Doolittle

3VYW4J · Apple Valley, MN, US

DUPR

3.908

KF
Kim Feist

0Y077X · USA

DUPR

3.903

TEAM 2LOSS
QM
Qin Ming

307ZLQ · USA

DUPR

4.189

CH
Cathy Hendrickson

8KPN0Q · USA

DUPR

3.629

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-6380372283
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8529975106,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Doolittle",
        "dupr_id": "3VYW4J",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Kim Feist",
        "dupr_id": "0Y077X",
        "rating": 3.903,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7001416974,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Qin Ming",
        "dupr_id": "307ZLQ",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cathy Hendrickson",
        "dupr_id": "8KPN0Q",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]