Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5031086743

Match Scores

13-15

Loss

Play Date

2026-05-16

Play Time (Est)

8:45 AM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
NA
Nichole Aldrich

2QRGD4 · Bend, OR, US

DUPR

3.729

MY
Michal Yourdon

8WEGDM · La Pine, OR, US

DUPR

3.889

TEAM 2WINNER
LS
Lisa Shields

ODEDEE · USA

DUPR

3.708

KC
Kat Cannon

99JLGR · Bend, OR, US

DUPR

4.232

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-5031086743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7063563668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nichole Aldrich",
        "dupr_id": "2QRGD4",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Michal Yourdon",
        "dupr_id": "8WEGDM",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      }
    ]
  },
  {
    "team_id": 6680240114,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Shields",
        "dupr_id": "ODEDEE",
        "rating": 3.708,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kat Cannon",
        "dupr_id": "99JLGR",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]