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

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

ID: 6271009038

Match Scores

14-16

Win

Play Date

2026-03-22

Play Time (Est)

7:30 PM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
ST
Sierra Thomas

N7DJ0N · USA

DUPR

4.415

AB
Ally Block

M2WX7G · Vancouver, WA, US

DUPR

4.549

TEAM 2WINNER
MW
Morgan Whaley

4LX2DV · Salem, OR, US

DUPR

4.669

JB
Jennifer Bard

8947XJ · Kelso, WA, US

DUPR

4.704

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-6271009038
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5342316534,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sierra Thomas",
        "dupr_id": "N7DJ0N",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ally Block",
        "dupr_id": "M2WX7G",
        "rating": 4.549,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      }
    ]
  },
  {
    "team_id": 5867296730,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Morgan Whaley",
        "dupr_id": "4LX2DV",
        "rating": 4.669,
        "profile_pic_url": null,
        "location": "Salem, OR, US"
      },
      {
        "name": "Jennifer Bard",
        "dupr_id": "8947XJ",
        "rating": 4.704,
        "profile_pic_url": null,
        "location": "Kelso, WA, US"
      }
    ]
  }
]