Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball Zone Spring Challenge - Mixed Doubles Skill: (4.999 And Under) Age: (Any)

ID: 5108113682

Match Scores

9-15

Loss

Play Date

2026-05-15

Play Time (Est)

3:30 PM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
WS
Whitney Smith

8E2ZEV · La Pine, OR, US

DUPR

4.036

GS
george shrum

3ONDM2 · La Pine, OR, US

DUPR

3.600

TEAM 2WINNER
CL
carly laws

0Y26ON · Hood River, OR, US

DUPR

4.553

JR
Jaired Rodmaker

7DR9VN · USA

DUPR

4.347

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-5108113682
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8450126324,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Whitney Smith",
        "dupr_id": "8E2ZEV",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      },
      {
        "name": "george shrum",
        "dupr_id": "3ONDM2",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      }
    ]
  },
  {
    "team_id": 4649530827,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "carly laws",
        "dupr_id": "0Y26ON",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Hood River, OR, US"
      },
      {
        "name": "Jaired Rodmaker",
        "dupr_id": "7DR9VN",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]