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

Match Scores

3-15

Win

Play Date

2026-03-21

Play Time (Est)

8:45 AM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1LOSS
AB
Angelica Boehme

8G0XMV · USA

DUPR

4.431

AB
Aaron Boehme

1NYR23 · USA

DUPR

4.843

TEAM 2WINNER
AB
Ally Block

M2WX7G · Vancouver, WA, US

DUPR

4.446

LS
Luka Soskic

76XMX5 · Portland, OR, US

DUPR

4.930

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-8500103731
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5373696552,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angelica Boehme",
        "dupr_id": "8G0XMV",
        "rating": 4.431,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Boehme",
        "dupr_id": "1NYR23",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4457003853,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ally Block",
        "dupr_id": "M2WX7G",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Luka Soskic",
        "dupr_id": "76XMX5",
        "rating": 4.93,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]