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: 7362836099

Match Scores

15-3

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.409

JB
Julie Bremer

3ZL55P · Seattle, WA, US

DUPR

4.377

TEAM 2LOSS
MY
Michal Yourdon

8WEGDM · La Pine, OR, US

DUPR

3.800

CR
Corrina Ryan

X259DX · Bend, OR, US

DUPR

3.979

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-7362836099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6259616667,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jennifer Hyde",
        "dupr_id": "3PJONE",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Julie Bremer",
        "dupr_id": "3ZL55P",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 4398949631,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michal Yourdon",
        "dupr_id": "8WEGDM",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      },
      {
        "name": "Corrina Ryan",
        "dupr_id": "X259DX",
        "rating": 3.979,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]