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

5th Annual Illahe Open * Hosted by Shane Denning - Mixed Doubles OPEN $$$$ (4.0+ DUPR)

ID: 6040694456

Match Scores

15-6

Win

Play Date

2026-03-21

Play Time (Est)

9:00 PM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
AB
Ashley Bakkala

17EYZN · USA

DUPR

5.149

RH
Ryan Hickman

1QMY6N · Beavercreek, OR, US

DUPR

5.070

TEAM 2LOSS
AB
Ally Block

M2WX7G · Vancouver, WA, US

DUPR

4.506

LS
Luka Soskic

76XMX5 · Portland, OR, US

DUPR

4.962

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-6040694456
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4399011858,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ashley Bakkala",
        "dupr_id": "17EYZN",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Hickman",
        "dupr_id": "1QMY6N",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "Beavercreek, OR, US"
      }
    ]
  },
  {
    "team_id": 6772636031,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ally Block",
        "dupr_id": "M2WX7G",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Luka Soskic",
        "dupr_id": "76XMX5",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]