Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6893843795

Match Scores

12-15

Win

Play Date

2026-05-15

Play Time (Est)

12:45 AM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
PP
paula perry

XJ97RR · USA

DUPR

4.020

DS
Darla Sadler

G5GW0X · USA

DUPR

3.684

TEAM 2WINNER
CR
Corrina Ryan

X259DX · Bend, OR, US

DUPR

4.122

MY
Michal Yourdon

8WEGDM · La Pine, OR, US

DUPR

3.862

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-6893843795
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5419917776,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "paula perry",
        "dupr_id": "XJ97RR",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darla Sadler",
        "dupr_id": "G5GW0X",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5169064687,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Corrina Ryan",
        "dupr_id": "X259DX",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Michal Yourdon",
        "dupr_id": "8WEGDM",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      }
    ]
  }
]