Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Zone Spring Challenge - Womens Doubles Skill: (4.499 And Under) Age: (Any)

ID: 7944207483

Match Scores

15-12

Loss

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
LS
Lisa Shields

ODEDEE · USA

DUPR

3.766

KC
Kat Cannon

99JLGR · Bend, OR, US

DUPR

4.249

TEAM 2LOSS
NA
Nichole Aldrich

2QRGD4 · Bend, OR, US

DUPR

3.741

MY
Michal Yourdon

8WEGDM · La Pine, OR, US

DUPR

3.900

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-7944207483
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6053887627,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Shields",
        "dupr_id": "ODEDEE",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kat Cannon",
        "dupr_id": "99JLGR",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 6846157322,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nichole Aldrich",
        "dupr_id": "2QRGD4",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Michal Yourdon",
        "dupr_id": "8WEGDM",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      }
    ]
  }
]