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

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

ID: 7907517726

Match Scores

16-14

Win

Play Date

2026-03-22

Play Time (Est)

7:30 PM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
DG
Dean Guyer

8E96GO · USA

DUPR

5.376

BB
Breaden Brooks

8J5VPM · Bend, OR, US

DUPR

5.392

TEAM 2LOSS
AB
Aaron Boehme

1NYR23 · USA

DUPR

4.837

PH
Peter Howe

XJKD9R · Hillsboro, OR, US

DUPR

5.125

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-7907517726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7908962217,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Guyer",
        "dupr_id": "8E96GO",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Breaden Brooks",
        "dupr_id": "8J5VPM",
        "rating": 5.392,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 7050295888,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Boehme",
        "dupr_id": "1NYR23",
        "rating": 4.837,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Howe",
        "dupr_id": "XJKD9R",
        "rating": 5.125,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]