Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Widgi Creek Winter Classic - Womens Doubles Skill: 4.5 And Under, Age: 50 And Above (Senior)

ID: 5634378011

Match Scores

15-10

Loss

Play Date

2026-01-30

Play Time (Est)

12:45 AM

Play Location

Bend, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
JH
Jennifer Hyde

3PJONE · Seattle, WA, US

DUPR

4.436

JB
Julie Bremer

3ZL55P · Seattle, WA, US

DUPR

4.460

TEAM 2LOSS
MY
Michal Yourdon

8WEGDM · La Pine, OR, US

DUPR

3.821

CR
Corrina Ryan

X259DX · Bend, OR, US

DUPR

4.006

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-5634378011
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8018639649,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Hyde",
        "dupr_id": "3PJONE",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Julie Bremer",
        "dupr_id": "3ZL55P",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 8483085903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michal Yourdon",
        "dupr_id": "8WEGDM",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      },
      {
        "name": "Corrina Ryan",
        "dupr_id": "X259DX",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]