Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7653033386

Match Scores

10-15

Win

Play Date

2026-05-16

Play Time (Est)

3:30 PM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
RS
Rachel Shahvar

L2E0YJ · Bend, OR, US

DUPR

3.805

NM
Natalie Mehrens

7N00JN · USA

DUPR

3.922

TEAM 2WINNER
NA
Nichole Aldrich

2QRGD4 · Bend, OR, US

DUPR

3.710

MY
Michal Yourdon

8WEGDM · La Pine, OR, US

DUPR

3.872

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-7653033386
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4336763565,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Shahvar",
        "dupr_id": "L2E0YJ",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Natalie Mehrens",
        "dupr_id": "7N00JN",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6264280908,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nichole Aldrich",
        "dupr_id": "2QRGD4",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Michal Yourdon",
        "dupr_id": "8WEGDM",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      }
    ]
  }
]