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

Match Scores

15-8

Loss

Play Date

2026-03-22

Play Time (Est)

12:45 AM

Play Location

Salem, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
WG
William Gardner

3ZZVWM · McMinnville, OR, US

DUPR

5.351

DY
David Yahng

8GOENV · Hong Kong Island, HK

DUPR

5.563

TEAM 2LOSS
AB
Aaron Boehme

1NYR23 · McMinnville, OR, US

DUPR

4.778

PH
Peter Howe

XJKD9R · Hillsboro, OR, US

DUPR

5.093

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-8421853199
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7083420031,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Gardner",
        "dupr_id": "3ZZVWM",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "David Yahng",
        "dupr_id": "8GOENV",
        "rating": 5.563,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 5005924049,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Boehme",
        "dupr_id": "1NYR23",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "McMinnville, OR, US"
      },
      {
        "name": "Peter Howe",
        "dupr_id": "XJKD9R",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]