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

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

ID: 8347446974

Match Scores

11-9, 11-5

Win

Play Date

2026-03-22

Play Time (Est)

3:30 PM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
MW
Morgan Whaley

4LX2DV · Salem, OR, US

DUPR

4.674

JB
Jennifer Bard

8947XJ · Kelso, WA, US

DUPR

4.708

TEAM 2LOSS
ST
Sierra Thomas

N7DJ0N · USA

DUPR

4.426

AB
Ally Block

M2WX7G · Vancouver, WA, US

DUPR

4.552

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-8347446974
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5772722812,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Morgan Whaley",
        "dupr_id": "4LX2DV",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Salem, OR, US"
      },
      {
        "name": "Jennifer Bard",
        "dupr_id": "8947XJ",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      }
    ]
  },
  {
    "team_id": 5536183096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sierra Thomas",
        "dupr_id": "N7DJ0N",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ally Block",
        "dupr_id": "M2WX7G",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      }
    ]
  }
]