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

Match Scores

15-9

Win

Play Date

2026-03-22

Play Time (Est)

11:30 PM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
WG
William Gardner

3ZZVWM · McMinnville, OR, US

DUPR

5.326

DY
David Yahng

8GOENV · Hong Kong Island, HK

DUPR

5.517

TEAM 2LOSS
DG
Dean Guyer

8E96GO · USA

DUPR

5.367

BB
Breaden Brooks

8J5VPM · Bend, OR, US

DUPR

5.386

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-6508836538
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5101236760,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Gardner",
        "dupr_id": "3ZZVWM",
        "rating": 5.326,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "David Yahng",
        "dupr_id": "8GOENV",
        "rating": 5.517,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 5207375862,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dean Guyer",
        "dupr_id": "8E96GO",
        "rating": 5.367,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Breaden Brooks",
        "dupr_id": "8J5VPM",
        "rating": 5.386,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]