Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7746704075

Match Scores

11-9, 11-9

Win

Play Date

2026-05-16

Play Time (Est)

12:45 AM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
NA
Nichole Aldrich

2QRGD4 · Bend, OR, US

DUPR

3.751

MY
Michal Yourdon

8WEGDM · La Pine, OR, US

DUPR

3.910

TEAM 2LOSS
RS
Rachel Shahvar

L2E0YJ · Bend, OR, US

DUPR

3.801

NM
Natalie Mehrens

7N00JN · USA

DUPR

3.915

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-7746704075
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5638011776,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nichole Aldrich",
        "dupr_id": "2QRGD4",
        "rating": 3.751,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Michal Yourdon",
        "dupr_id": "8WEGDM",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      }
    ]
  },
  {
    "team_id": 6021960805,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Shahvar",
        "dupr_id": "L2E0YJ",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Natalie Mehrens",
        "dupr_id": "7N00JN",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]