Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

5th Annual Illahe Open * Hosted by Shane Denning - Womens Doubles Skill: (Any) Age: (Any)

ID: 5966771562

Match Scores

15-8

Loss

Play Date

2026-03-20

Play Time (Est)

7:30 PM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
Sarah Kaufman

GGJK2M · Vancouver, WA, US

DUPR

5.117

RH
Riley Hanks

8DXM64 · Portland, OR, US

DUPR

5.101

TEAM 2LOSS
MW
Morgan Whaley

4LX2DV · Salem, OR, US

DUPR

4.784

EB
Emma Brennecke

0Y7LN2 · Burbank, CA, US

DUPR

4.322

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-5966771562
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7910880734,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah Kaufman",
        "dupr_id": "GGJK2M",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Riley Hanks",
        "dupr_id": "8DXM64",
        "rating": 5.101,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 5216898104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Whaley",
        "dupr_id": "4LX2DV",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "Salem, OR, US"
      },
      {
        "name": "Emma Brennecke",
        "dupr_id": "0Y7LN2",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Burbank, CA, US"
      }
    ]
  }
]