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

Match Scores

15-4

Loss

Play Date

2026-03-20

Play Time (Est)

8:45 AM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jacqueline Summers

8GJGQM · Bend, OR, US

DUPR

4.707

SH
Sienna Hitzeman

ZN46QQ · Kapolei, HI, US

DUPR

5.146

TEAM 2LOSS
MW
Morgan Whaley

4LX2DV · Salem, OR, US

DUPR

4.776

EB
Emma Brennecke

0Y7LN2 · Burbank, CA, US

DUPR

4.316

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-5441851255
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6825629806,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacqueline Summers",
        "dupr_id": "8GJGQM",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Sienna Hitzeman",
        "dupr_id": "ZN46QQ",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Kapolei, HI, US"
      }
    ]
  },
  {
    "team_id": 4771644588,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Whaley",
        "dupr_id": "4LX2DV",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "Salem, OR, US"
      },
      {
        "name": "Emma Brennecke",
        "dupr_id": "0Y7LN2",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Burbank, CA, US"
      }
    ]
  }
]